[ 432.966601] [57599]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 432.967977] [57599]: *** Starting uWSGI 2.0.20-debian (64bit) on [Mon Dec 15 13:45:15 2025] *** [ 432.967977] [57599]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 432.967977] [57599]: os: Linux-6.8.0-87-generic #88~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Oct 14 14:03:14 UTC 2 [ 432.967977] [57599]: nodename: devstack [ 432.967977] [57599]: machine: x86_64 [ 432.967977] [57599]: clock source: unix [ 432.967977] [57599]: pcre jit disabled [ 432.967977] [57599]: detected number of CPU cores: 8 [ 432.967977] [57599]: current working directory: / [ 432.967977] [57599]: detected binary path: /usr/bin/uwsgi-core [ 432.968434] [57599]: your processes number limit is 128149 [ 432.968434] [57599]: your memory page size is 4096 bytes [ 432.968434] [57599]: detected max file descriptor number: 2048 [ 432.968434] [57599]: lock engine: pthread robust mutexes [ 432.968434] [57599]: thunder lock: enabled [ 432.968434] [57599]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 432.968434] [57599]: Python version: 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0] [ 432.968434] [57599]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 432.968434] [57599]: Set PythonHome to /opt/stack/data/venv [ 432.997543] [57599]: Python main interpreter initialized at 0x5d179082fbe0 [ 432.997543] [57599]: python threads support enabled [ 432.997543] [57599]: your server socket listen backlog is limited to 100 connections [ 432.997543] [57599]: your mercy for graceful operations on workers is 80 seconds [ 432.997906] [57599]: mapped 403077 bytes (393 KB) for 2 cores [ 432.997906] [57599]: *** Operational MODE: preforking *** [ 432.998041] [57599]: *** uWSGI is running in multiple interpreter mode *** [ 432.998041] [57599]: spawned uWSGI master process (pid: 57599) [ 432.998552] [57599]: spawned uWSGI worker 1 (pid: 57600, cores: 1) [ 433.002021] [57599]: spawned uWSGI worker 2 (pid: 57601, cores: 1) [ 433.002021] [57599]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 433.186148] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 433.186148] [57600]: debtcollector.deprecate( [ 433.188208] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 433.188208] [57601]: debtcollector.deprecate( [ 433.305152] [57601]: /opt/stack/data/venv/lib/python3.10/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. [ 433.305152] [57601]: removals.removed_module( [ 433.305527] [57600]: /opt/stack/data/venv/lib/python3.10/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. [ 433.305527] [57600]: removals.removed_module( [ 433.306255] [57600]: /opt/stack/data/venv/lib/python3.10/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. [ 433.306255] [57600]: removals.removed_module( [ 433.306546] [57601]: /opt/stack/data/venv/lib/python3.10/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. [ 433.306546] [57601]: removals.removed_module( [ 433.881106] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 433.881106] [57601]: warnings.warn( [ 433.893664] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 433.893664] [57600]: warnings.warn( [ 433.953766] [57600]: /opt/stack/data/venv/lib/python3.10/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. [ 433.953766] [57600]: warnings.warn( [ 433.963303] [57601]: /opt/stack/data/venv/lib/python3.10/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. [ 433.963303] [57601]: warnings.warn( [ 434.222476] [57600]: 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. [ 434.222789] [57600]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57600) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 434.233473] [57601]: 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. [ 434.233727] [57601]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57601) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 434.298622] [57600]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 434.298622] [57600]: @jsonschema.FormatChecker.cls_checks('date-time') [ 434.298909] [57601]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 434.298909] [57601]: @jsonschema.FormatChecker.cls_checks('date-time') [ 435.131346] [57600]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57600) __init__ /opt/stack/cinder/cinder/api/extensions.py:119}} [ 435.131511] [57601]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57601) __init__ /opt/stack/cinder/cinder/api/extensions.py:119}} [ 435.131744] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.131836] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.131917] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.131969] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.132025] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.132164] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.136114] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.136232] [57600]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.136304] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.136371] [57600]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.136443] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.136495] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.136546] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.136625] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.136680] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.136721] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.136721] [57601]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.136821] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.136852] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.136909] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.138775] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.138920] [57600]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.138965] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.139053] [57600]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.139116] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.139179] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.139229] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.139278] [57601]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.139318] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.139372] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.139372] [57601]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.139448] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.139475] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.139529] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.144694] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.144778] [57600]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.144860] [57600]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.144919] [57600]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.145010] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.145069] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.145122] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.145172] [57601]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.145221] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.145250] [57601]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.145250] [57601]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.145303] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.145370] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.145435] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.147231] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.147231] [57600]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.147340] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.147375] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.147402] [57601]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.147429] [57600]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.147454] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.147483] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.147514] [57601]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.147548] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.147575] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.147600] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.147628] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.147657] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.147797] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.147840] [57600]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.147870] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.147901] [57600]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.147934] [57601]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.147963] [57600]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.147990] [57601]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.148049] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.148079] [57601]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.148107] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.148140] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.148177] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.148202] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.148202] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.148835] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.148922] [57600]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.148998] [57600]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.149058] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.149114] [57600]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.149160] [57601]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.149194] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.149222] [57601]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.149256] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.149289] [57601]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.149318] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.149345] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.149372] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.149400] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.149427] [57600]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.149457] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.149483] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.149510] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.149537] [57600]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.149562] [57601]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.149588] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.149618] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.149646] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.149671] [57601]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.149699] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.149725] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.149752] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.149832] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.150899] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.150975] [57600]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.151061] [57600]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.151120] [57600]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.151186] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.151239] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.151286] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.151333] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.151377] [57601]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.151434] [57601]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.151489] [57601]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.151554] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.151628] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.151730] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.151993] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.152091] [57600]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.152130] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.152163] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.152219] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.152265] [57600]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.152311] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.152356] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.152401] [57601]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.152449] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.152495] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.152524] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.152552] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.152552] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.154743] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.154838] [57600]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.154888] [57600]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.154946] [57600]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.155015] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.155078] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.155113] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.155143] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.155172] [57601]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.155227] [57601]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.155290] [57601]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.155359] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.155419] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.155484] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.155918] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.155989] [57600]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.156066] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.156138] [57600]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.156200] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.156263] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.156330] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.156363] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.156437] [57601]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.156507] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.156575] [57601]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.156637] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.156696] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.156778] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.158071] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.158149] [57600]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.158219] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.158285] [57600]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.158346] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.158403] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.158475] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.158541] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.158576] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.158606] [57600]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.158670] [57601]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.158838] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.158878] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.158905] [57600]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.158931] [57601]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.158955] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.158982] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.159020] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.159046] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.159076] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.159105] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.159135] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.159135] [57600]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.159194] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.159222] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.159253] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.159281] [57600]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.159309] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.159337] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.159363] [57601]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.159392] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.159417] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.159442] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.159468] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.159468] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.159468] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.159544] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.159544] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.159596] [57601]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.159776] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.159776] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.159776] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.160054] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.160115] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.160161] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.160210] [57600]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.160258] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.160312] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.160359] [57601]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.160407] [57600]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.160453] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.160495] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.160539] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.160581] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.160627] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.160675] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.161483] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.161566] [57600]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.161635] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.161684] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.161785] [57600]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.161836] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.161885] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.161935] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.161981] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.162035] [57601]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.162082] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.162129] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.162129] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.162129] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.164421] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.164500] [57600]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.164566] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.164638] [57600]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.164697] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.164799] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.164870] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.164919] [57601]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.164965] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.165041] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.165041] [57601]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.165041] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.165041] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.165228] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.165595] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.165676] [57600]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.165746] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.165815] [57600]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.165874] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.165938] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.165972] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.165998] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.166047] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.166113] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.166166] [57601]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.166235] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.166296] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.166366] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.169781] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.169878] [57600]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.169930] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.170008] [57600]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.170095] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.170155] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.170228] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.170601] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.170691] [57601]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.170815] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.170862] [57601]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.170919] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.170987] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.171068] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.171961] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.172056] [57600]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.172126] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.172193] [57600]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.172256] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.172314] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.172385] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.172701] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.172799] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.172892] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.172928] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.172978] [57601]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.173041] [57600]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.173100] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.173140] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.173140] [57600]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.173230] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.173258] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.173286] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.173324] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.173324] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.173380] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.173406] [57600]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.173485] [57600]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.173532] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.173582] [57600]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.173628] [57601]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.173670] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.173714] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.173763] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.173858] [57601]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.173921] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.173971] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.173971] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.173971] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.173971] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.173971] [57601]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.174189] [57601]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.174189] [57601]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.174189] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.174189] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.174362] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.174418] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.174499] [57600]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.174583] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.174613] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.174641] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.174669] [57600]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.174697] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.174723] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.174751] [57601]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.174777] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.174804] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.174804] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.174858] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.174889] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.176626] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.176705] [57600]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.176775] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.176868] [57600]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.176919] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.176947] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.176977] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.177022] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.177054] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.177082] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.177109] [57601]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.177137] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.177238] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.177288] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.177479] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.177540] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.177588] [57600]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.177633] [57601]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.177716] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.177785] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.177834] [57600]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.177879] [57601]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.177924] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.177951] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.177979] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.178017] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.178044] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.178075] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.178075] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.178126] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.178155] [57601]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.178187] [57600]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.178212] [57601]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.178239] [57600]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.178264] [57601]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.178289] [57600]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.178315] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.178340] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.178369] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.178399] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.178424] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.178451] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.179032] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.179126] [57600]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.179180] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.179230] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.179270] [57601]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.179317] [57600]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.179364] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.179391] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.179422] [57601]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.179450] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.179525] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.179570] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.179613] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.179613] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.180516] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.180583] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.180645] [57600]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.180695] [57601]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.180735] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.180792] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.180840] [57600]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.180868] [57601]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.180893] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.180918] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.180943] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.180970] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.180995] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.181033] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.182851] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.182954] [57600]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.183051] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.183051] [57600]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.183147] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.183192] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.183237] [57601]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.183283] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.183310] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.183339] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.183401] [57601]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.183401] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.183401] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.183539] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.184289] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.184350] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.184399] [57600]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.184440] [57601]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.184488] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.184546] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.184574] [57600]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.184574] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.184623] [57601]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.184650] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.184678] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.184710] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.184738] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.184738] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.186495] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.186589] [57600]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.186640] [57600]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.186703] [57600]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.186756] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.186817] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.186891] [57600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.188209] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.188261] [57600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57600) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.188298] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.188327] [57600]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.188353] [57601]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.188377] [57600]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.188448] [57601]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.188499] [57600]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.188549] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.188592] [57600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.188635] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.188678] [57600]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57600) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.188734] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 435.189104] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.189188] [57601]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 435.189253] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 435.189321] [57601]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 435.189385] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 435.189448] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 435.214385] [57600]: INFO dbcounter [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Registered counter for database cinder [ 435.214570] [57601]: INFO dbcounter [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Registered counter for database cinder [ 435.223807] [57600]: DEBUG oslo_db.sqlalchemy.engines [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=57600) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 435.224083] [57601]: DEBUG oslo_db.sqlalchemy.engines [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=57601) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 435.355374] [57600]: DEBUG dbcounter [-] [57600] Writer thread running {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 435.355944] [57601]: DEBUG dbcounter [-] [57601] Writer thread running {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 435.358775] [57601]: INFO cinder.rpc [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 435.358896] [57600]: INFO cinder.rpc [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 435.360976] [57600]: INFO cinder.rpc [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 435.361068] [57601]: INFO cinder.rpc [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 435.362992] [57600]: INFO cinder.rpc [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 435.363080] [57601]: INFO cinder.rpc [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 435.364780] [57600]: INFO cinder.rpc [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 435.364868] [57601]: INFO cinder.rpc [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 435.365146] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.365209] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.365332] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.365369] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.366997] [57600]: WARNING cinder.keymgr.conf_key_mgr [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d 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' [ 435.367163] [57601]: WARNING cinder.keymgr.conf_key_mgr [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd 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' [ 435.368182] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.368272] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.368338] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.368422] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.371032] [57601]: DEBUG oslo_db.sqlalchemy.engines [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=57601) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 435.371112] [57600]: DEBUG oslo_db.sqlalchemy.engines [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=57600) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 435.372743] [57600]: INFO cinder.rpc [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 435.372808] [57601]: INFO cinder.rpc [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 435.374605] [57600]: INFO cinder.rpc [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 435.374730] [57601]: INFO cinder.rpc [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 435.375015] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.375156] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.375188] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.375345] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.384217] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.384389] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.384562] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.384730] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.387499] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.387718] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.387808] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.387890] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.390416] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.390577] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.390636] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.390742] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.394156] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.394318] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.394396] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.394566] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.396790] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.396952] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.396988] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.397135] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.400738] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.400839] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.400887] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.400983] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.403531] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.403690] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.403996] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.404167] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.406063] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.406230] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.406471] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.406634] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.408767] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.408925] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.409081] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.409247] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.409862] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.410029] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.410226] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.410380] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.412210] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.412374] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.412555] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.412721] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.417434] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.417600] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.417910] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.418084] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.420570] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.420719] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.421038] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.421201] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.422600] [57601]: WARNING cinder.api.contrib.hosts [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 435.423067] [57600]: WARNING cinder.api.contrib.hosts [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 435.423114] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.423248] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.423487] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.423639] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.424126] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.424287] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.424496] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.424650] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.425261] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.425415] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.425613] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.425776] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.426220] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.426375] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.426591] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.426743] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.427401] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.427555] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.427796] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.427948] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.428509] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.428685] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.428858] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.429017] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.429516] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.429673] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.429847] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.430016] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.430619] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.430773] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.430934] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.431099] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.431485] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: extensions {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.431779] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: extensions {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.432934] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: os-hosts {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.433248] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: os-hosts {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.434399] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: qos-specs {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.434706] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: qos-specs {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.436597] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: os-quota-class-sets {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.436880] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: os-quota-class-sets {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.438013] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: scheduler-stats {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.438274] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: scheduler-stats {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.440545] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: os-snapshot-manage {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.441102] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: os-snapshot-manage {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.536888] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: capabilities {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.538045] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: capabilities {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.538346] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: encryption {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.539574] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: encryption {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.539937] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: cgsnapshots {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.541233] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: cgsnapshots {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.541472] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: os-quota-sets {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.543022] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: os-volume-manage {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.543276] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: os-quota-sets {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.544499] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: os-volume-transfer {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.544884] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: os-volume-manage {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.546248] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: os-volume-type-access {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.546430] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: os-volume-transfer {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.547920] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: backups {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.548250] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: os-volume-type-access {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.549988] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: backups {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.550119] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: consistencygroups {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.552122] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: extra_specs {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.552177] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: consistencygroups {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.554091] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: os-availability-zone {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.554270] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: extra_specs {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.555389] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extended resource: encryption {{(pid=57600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.555957] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: os-availability-zone {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.557364] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extended resource: encryption {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 435.557425] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.557584] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.558708] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.558889] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.559421] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.559628] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.559815] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.560049] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.560726] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.560863] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.560909] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.561025] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.561814] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.561873] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.561970] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.562035] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.562865] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.562977] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.564185] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.564236] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.564236] [57600]: WARNING stevedore.named [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.564309] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.564309] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.564372] [57600]: WARNING castellan.key_manager [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.564965] [57600]: DEBUG cinder.api.contrib.snapshot_actions [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] SnapshotActionsController initialized {{(pid=57600) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 435.565107] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extension VolumeActions extending resource: volumes {{(pid=57600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.565175] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.565255] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extension UsedLimits extending resource: limits {{(pid=57600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.565308] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.565368] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.565485] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.565617] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extension TypesManage extending resource: types {{(pid=57600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.565738] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.565849] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extension AdminActions extending resource: volumes {{(pid=57600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.565968] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extension AdminActions extending resource: snapshots {{(pid=57600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.566093] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extension AdminActions extending resource: backups {{(pid=57600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.566153] [57601]: WARNING stevedore.named [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.566213] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extension VolumeTypeAccess extending resource: types {{(pid=57600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.566294] [57601]: WARNING castellan.key_manager [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.566334] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.566420] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.566534] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.566646] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.566752] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.566854] [57600]: DEBUG cinder.api.v3.router [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Extension SnapshotActions extending resource: snapshots {{(pid=57600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.567149] [57601]: DEBUG cinder.api.contrib.snapshot_actions [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] SnapshotActionsController initialized {{(pid=57601) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 435.567292] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extension VolumeActions extending resource: volumes {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.567446] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extension UsedLimits extending resource: limits {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.567565] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.567733] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.567819] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extension TypesManage extending resource: types {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.567929] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.568087] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extension AdminActions extending resource: volumes {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.568218] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extension AdminActions extending resource: snapshots {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.568338] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extension AdminActions extending resource: backups {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.568445] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extension VolumeTypeAccess extending resource: types {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.568561] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.568671] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.568793] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.568904] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.569022] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.569129] [57601]: DEBUG cinder.api.v3.router [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Extension SnapshotActions extending resource: snapshots {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 435.569626] [57600]: WARNING keystonemiddleware.auth_token [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 435.571883] [57601]: WARNING keystonemiddleware.auth_token [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 435.574137] [57600]: WARNING keystonemiddleware.auth_token [None req-66f6a507-61c9-47e8-b1d0-67342dd02e3d None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 435.576246] [57601]: WARNING keystonemiddleware.auth_token [None req-219ff306-6bc6-4691-9c6c-816b218dc1fd None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 435.578176] [57600]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5d179082fbe0 pid: 57600 (default app) [ 435.582383] [57601]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5d179082fbe0 pid: 57601 (default app) [ 435.586813] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.586813] [57600]: warnings.warn(deprecated_msg) [ 435.586925] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.586925] [57600]: warnings.warn(deprecated_msg) [ 435.586925] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.586925] [57600]: warnings.warn(deprecated_msg) [ 435.587098] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.587098] [57600]: warnings.warn(deprecated_msg) [ 435.587098] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.587098] [57600]: warnings.warn(deprecated_msg) [ 435.587098] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.587275] [57600]: warnings.warn(deprecated_msg) [ 435.587275] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.587275] [57600]: warnings.warn(deprecated_msg) [ 435.587275] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.587275] [57600]: warnings.warn(deprecated_msg) [ 435.587275] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.587462] [57600]: warnings.warn(deprecated_msg) [ 435.587462] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.587462] [57600]: warnings.warn(deprecated_msg) [ 435.587462] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.587462] [57600]: warnings.warn(deprecated_msg) [ 435.587659] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.587659] [57600]: warnings.warn(deprecated_msg) [ 435.587659] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.587659] [57600]: warnings.warn(deprecated_msg) [ 435.587816] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.587816] [57600]: warnings.warn(deprecated_msg) [ 435.587816] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.587816] [57600]: warnings.warn(deprecated_msg) [ 435.587816] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.587982] [57600]: warnings.warn(deprecated_msg) [ 435.587982] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.587982] [57600]: warnings.warn(deprecated_msg) [ 435.587982] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.587982] [57600]: warnings.warn(deprecated_msg) [ 435.588155] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.588155] [57600]: warnings.warn(deprecated_msg) [ 435.588155] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.588155] [57600]: warnings.warn(deprecated_msg) [ 435.588155] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.588155] [57600]: warnings.warn(deprecated_msg) [ 435.588341] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.588341] [57600]: warnings.warn(deprecated_msg) [ 435.588341] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.588341] [57600]: warnings.warn(deprecated_msg) [ 435.588341] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.588341] [57600]: warnings.warn(deprecated_msg) [ 435.588516] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.588516] [57600]: warnings.warn(deprecated_msg) [ 435.588516] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.588516] [57600]: warnings.warn(deprecated_msg) [ 435.588516] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.588516] [57600]: warnings.warn(deprecated_msg) [ 435.588727] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.588727] [57600]: warnings.warn(deprecated_msg) [ 435.588727] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.588727] [57600]: warnings.warn(deprecated_msg) [ 435.588727] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.588727] [57600]: warnings.warn(deprecated_msg) [ 435.588916] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.588916] [57600]: warnings.warn(deprecated_msg) [ 435.588916] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.588916] [57600]: warnings.warn(deprecated_msg) [ 435.589049] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.589049] [57600]: warnings.warn(deprecated_msg) [ 435.589049] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.589049] [57600]: warnings.warn(deprecated_msg) [ 435.589049] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.589215] [57600]: warnings.warn(deprecated_msg) [ 435.589215] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.589215] [57600]: warnings.warn(deprecated_msg) [ 435.589215] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.589215] [57600]: warnings.warn(deprecated_msg) [ 435.589358] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.589358] [57600]: warnings.warn(deprecated_msg) [ 435.589358] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.589358] [57600]: warnings.warn(deprecated_msg) [ 435.589358] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.589358] [57600]: warnings.warn(deprecated_msg) [ 435.589529] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.589529] [57600]: warnings.warn(deprecated_msg) [ 435.589529] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.589529] [57600]: warnings.warn(deprecated_msg) [ 435.589529] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.589783] [57600]: warnings.warn(deprecated_msg) [ 435.589783] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.589783] [57600]: warnings.warn(deprecated_msg) [ 435.589783] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.589783] [57600]: warnings.warn(deprecated_msg) [ 435.589933] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.589933] [57600]: warnings.warn(deprecated_msg) [ 435.589933] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.589933] [57600]: warnings.warn(deprecated_msg) [ 435.590671] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.590671] [57600]: warnings.warn(deprecated_msg) [ 435.590671] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.590671] [57600]: warnings.warn(deprecated_msg) [ 435.590884] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.590884] [57600]: warnings.warn(deprecated_msg) [ 435.590884] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.590884] [57600]: warnings.warn(deprecated_msg) [ 435.590884] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.591162] [57600]: warnings.warn(deprecated_msg) [ 435.591162] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.591162] [57600]: warnings.warn(deprecated_msg) [ 435.591162] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.591162] [57600]: warnings.warn(deprecated_msg) [ 435.591403] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.591403] [57600]: warnings.warn(deprecated_msg) [ 435.591403] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.591403] [57600]: warnings.warn(deprecated_msg) [ 435.591603] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.591603] [57600]: warnings.warn(deprecated_msg) [ 435.591603] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.591603] [57600]: warnings.warn(deprecated_msg) [ 435.591800] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.591800] [57600]: warnings.warn(deprecated_msg) [ 435.591800] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.591800] [57600]: warnings.warn(deprecated_msg) [ 435.592020] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.592020] [57600]: warnings.warn(deprecated_msg) [ 435.592020] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.592020] [57600]: warnings.warn(deprecated_msg) [ 435.592224] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.592224] [57600]: warnings.warn(deprecated_msg) [ 435.592224] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.592224] [57600]: warnings.warn(deprecated_msg) [ 435.592430] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.592430] [57600]: warnings.warn(deprecated_msg) [ 435.592430] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.592430] [57600]: warnings.warn(deprecated_msg) [ 435.592430] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.592430] [57600]: warnings.warn(deprecated_msg) [ 435.592717] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.592717] [57600]: warnings.warn(deprecated_msg) [ 435.592717] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.592717] [57600]: warnings.warn(deprecated_msg) [ 435.592717] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.592975] [57600]: warnings.warn(deprecated_msg) [ 435.592975] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.592975] [57600]: warnings.warn(deprecated_msg) [ 435.592975] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.592975] [57600]: warnings.warn(deprecated_msg) [ 435.592975] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.592975] [57600]: warnings.warn(deprecated_msg) [ 435.593332] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.593332] [57600]: warnings.warn(deprecated_msg) [ 435.593332] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.593332] [57600]: warnings.warn(deprecated_msg) [ 435.593332] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.593332] [57600]: warnings.warn(deprecated_msg) [ 435.594022] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.594022] [57600]: warnings.warn(deprecated_msg) [ 435.594022] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.594022] [57600]: warnings.warn(deprecated_msg) [ 435.594022] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.594022] [57600]: warnings.warn(deprecated_msg) [ 435.595313] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.595313] [57600]: warnings.warn(deprecated_msg) [ 435.595313] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.595313] [57600]: warnings.warn(deprecated_msg) [ 435.595313] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.595313] [57600]: warnings.warn(deprecated_msg) [ 435.595532] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.595532] [57600]: warnings.warn(deprecated_msg) [ 435.595532] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.595532] [57600]: warnings.warn(deprecated_msg) [ 435.595685] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.595685] [57600]: warnings.warn(deprecated_msg) [ 435.595685] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.595685] [57600]: warnings.warn(deprecated_msg) [ 435.595838] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.595838] [57600]: warnings.warn(deprecated_msg) [ 435.595838] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.595838] [57600]: warnings.warn(deprecated_msg) [ 435.595962] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.595962] [57600]: warnings.warn(deprecated_msg) [ 435.595962] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 435.595962] [57600]: warnings.warn(deprecated_msg) [ 435.595962] [57600]: DEBUG cinder.api.middleware.request_id [None req-533ab45f-2443-422e-b77c-dfefe44887eb None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 435.595962] [57600]: [pid: 57600|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Mon Dec 15 13:45:18 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 439.015029] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.015029] [57601]: warnings.warn(deprecated_msg) [ 439.015412] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.015412] [57601]: warnings.warn(deprecated_msg) [ 439.015412] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.015412] [57601]: warnings.warn(deprecated_msg) [ 439.015412] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.015576] [57601]: warnings.warn(deprecated_msg) [ 439.015576] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.015576] [57601]: warnings.warn(deprecated_msg) [ 439.015576] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.015576] [57601]: warnings.warn(deprecated_msg) [ 439.015576] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.015743] [57601]: warnings.warn(deprecated_msg) [ 439.015743] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.015743] [57601]: warnings.warn(deprecated_msg) [ 439.015743] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.015743] [57601]: warnings.warn(deprecated_msg) [ 439.015876] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.015876] [57601]: warnings.warn(deprecated_msg) [ 439.015876] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.015876] [57601]: warnings.warn(deprecated_msg) [ 439.015987] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.015987] [57601]: warnings.warn(deprecated_msg) [ 439.015987] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.015987] [57601]: warnings.warn(deprecated_msg) [ 439.016115] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016115] [57601]: warnings.warn(deprecated_msg) [ 439.016115] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016115] [57601]: warnings.warn(deprecated_msg) [ 439.016115] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016253] [57601]: warnings.warn(deprecated_msg) [ 439.016253] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016253] [57601]: warnings.warn(deprecated_msg) [ 439.016253] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016253] [57601]: warnings.warn(deprecated_msg) [ 439.016386] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016386] [57601]: warnings.warn(deprecated_msg) [ 439.016386] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016386] [57601]: warnings.warn(deprecated_msg) [ 439.016386] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016386] [57601]: warnings.warn(deprecated_msg) [ 439.016554] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016554] [57601]: warnings.warn(deprecated_msg) [ 439.016554] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016554] [57601]: warnings.warn(deprecated_msg) [ 439.016554] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016554] [57601]: warnings.warn(deprecated_msg) [ 439.016714] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016714] [57601]: warnings.warn(deprecated_msg) [ 439.016714] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016714] [57601]: warnings.warn(deprecated_msg) [ 439.016714] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016714] [57601]: warnings.warn(deprecated_msg) [ 439.016883] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016883] [57601]: warnings.warn(deprecated_msg) [ 439.016883] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016883] [57601]: warnings.warn(deprecated_msg) [ 439.016883] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.016883] [57601]: warnings.warn(deprecated_msg) [ 439.017116] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017116] [57601]: warnings.warn(deprecated_msg) [ 439.017116] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017116] [57601]: warnings.warn(deprecated_msg) [ 439.017228] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017228] [57601]: warnings.warn(deprecated_msg) [ 439.017228] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017228] [57601]: warnings.warn(deprecated_msg) [ 439.017228] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017365] [57601]: warnings.warn(deprecated_msg) [ 439.017365] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017365] [57601]: warnings.warn(deprecated_msg) [ 439.017365] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017365] [57601]: warnings.warn(deprecated_msg) [ 439.017497] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017497] [57601]: warnings.warn(deprecated_msg) [ 439.017497] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017497] [57601]: warnings.warn(deprecated_msg) [ 439.017497] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017497] [57601]: warnings.warn(deprecated_msg) [ 439.017651] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017651] [57601]: warnings.warn(deprecated_msg) [ 439.017651] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017651] [57601]: warnings.warn(deprecated_msg) [ 439.017651] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017813] [57601]: warnings.warn(deprecated_msg) [ 439.017813] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017813] [57601]: warnings.warn(deprecated_msg) [ 439.017813] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017813] [57601]: warnings.warn(deprecated_msg) [ 439.017951] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017951] [57601]: warnings.warn(deprecated_msg) [ 439.017951] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.017951] [57601]: warnings.warn(deprecated_msg) [ 439.018083] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018083] [57601]: warnings.warn(deprecated_msg) [ 439.018083] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018083] [57601]: warnings.warn(deprecated_msg) [ 439.018193] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018193] [57601]: warnings.warn(deprecated_msg) [ 439.018193] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018193] [57601]: warnings.warn(deprecated_msg) [ 439.018193] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018361] [57601]: warnings.warn(deprecated_msg) [ 439.018361] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018361] [57601]: warnings.warn(deprecated_msg) [ 439.018361] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018361] [57601]: warnings.warn(deprecated_msg) [ 439.018500] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018500] [57601]: warnings.warn(deprecated_msg) [ 439.018500] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018500] [57601]: warnings.warn(deprecated_msg) [ 439.018610] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018610] [57601]: warnings.warn(deprecated_msg) [ 439.018610] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018610] [57601]: warnings.warn(deprecated_msg) [ 439.018730] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018730] [57601]: warnings.warn(deprecated_msg) [ 439.018730] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018730] [57601]: warnings.warn(deprecated_msg) [ 439.018865] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018865] [57601]: warnings.warn(deprecated_msg) [ 439.018865] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018865] [57601]: warnings.warn(deprecated_msg) [ 439.018971] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018971] [57601]: warnings.warn(deprecated_msg) [ 439.018971] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.018971] [57601]: warnings.warn(deprecated_msg) [ 439.020155] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.020155] [57601]: warnings.warn(deprecated_msg) [ 439.020155] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.020155] [57601]: warnings.warn(deprecated_msg) [ 439.020155] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.020155] [57601]: warnings.warn(deprecated_msg) [ 439.020426] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.020426] [57601]: warnings.warn(deprecated_msg) [ 439.020426] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.020426] [57601]: warnings.warn(deprecated_msg) [ 439.020426] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.020681] [57601]: warnings.warn(deprecated_msg) [ 439.020681] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.020681] [57601]: warnings.warn(deprecated_msg) [ 439.020681] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.020681] [57601]: warnings.warn(deprecated_msg) [ 439.020681] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.020681] [57601]: warnings.warn(deprecated_msg) [ 439.021056] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.021056] [57601]: warnings.warn(deprecated_msg) [ 439.021056] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.021056] [57601]: warnings.warn(deprecated_msg) [ 439.021056] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.021056] [57601]: warnings.warn(deprecated_msg) [ 439.021407] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.021407] [57601]: warnings.warn(deprecated_msg) [ 439.021407] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.021407] [57601]: warnings.warn(deprecated_msg) [ 439.021407] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.021407] [57601]: warnings.warn(deprecated_msg) [ 439.021678] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.021678] [57601]: warnings.warn(deprecated_msg) [ 439.021678] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.021678] [57601]: warnings.warn(deprecated_msg) [ 439.021678] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.021678] [57601]: warnings.warn(deprecated_msg) [ 439.021947] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.021947] [57601]: warnings.warn(deprecated_msg) [ 439.021947] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.021947] [57601]: warnings.warn(deprecated_msg) [ 439.022152] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.022152] [57601]: warnings.warn(deprecated_msg) [ 439.022152] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.022152] [57601]: warnings.warn(deprecated_msg) [ 439.022347] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.022347] [57601]: warnings.warn(deprecated_msg) [ 439.022347] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.022347] [57601]: warnings.warn(deprecated_msg) [ 439.022519] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.022519] [57601]: warnings.warn(deprecated_msg) [ 439.022519] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 439.022519] [57601]: warnings.warn(deprecated_msg) [ 439.022519] [57601]: DEBUG cinder.api.middleware.request_id [None req-6e5d3cf5-3ad6-4d0b-bf55-a05f4474f841 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 439.390387] [57601]: INFO cinder.api.openstack.wsgi [None req-6e5d3cf5-3ad6-4d0b-bf55-a05f4474f841 admin admin] POST http://10.180.1.21/volume/v3/types [ 439.391156] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6e5d3cf5-3ad6-4d0b-bf55-a05f4474f841 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 439.392913] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 439.392913] [57601]: warnings.warn( [ 439.396566] [57601]: DEBUG oslo_db.sqlalchemy.engines [None req-6e5d3cf5-3ad6-4d0b-bf55-a05f4474f841 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=57601) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 439.419750] [57601]: INFO cinder.api.openstack.wsgi [None req-6e5d3cf5-3ad6-4d0b-bf55-a05f4474f841 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 439.420237] [57601]: [pid: 57601|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 15 13:45:21 2025] POST /volume/v3/types => generated 182 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 439.423969] [57600]: DEBUG cinder.api.middleware.request_id [req-6e5d3cf5-3ad6-4d0b-bf55-a05f4474f841 req-40d58acb-1791-4483-996f-78d40299738e None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 439.681318] [57600]: INFO cinder.api.openstack.wsgi [req-6e5d3cf5-3ad6-4d0b-bf55-a05f4474f841 req-40d58acb-1791-4483-996f-78d40299738e admin admin] POST http://10.180.1.21/volume/v3/types/ca62ac61-bf03-404b-a181-81ec99f5aa92/extra_specs [ 439.681968] [57600]: DEBUG cinder.api.openstack.wsgi [req-6e5d3cf5-3ad6-4d0b-bf55-a05f4474f841 req-40d58acb-1791-4483-996f-78d40299738e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 439.683842] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 439.683842] [57600]: warnings.warn( [ 439.687487] [57600]: DEBUG oslo_db.sqlalchemy.engines [req-6e5d3cf5-3ad6-4d0b-bf55-a05f4474f841 req-40d58acb-1791-4483-996f-78d40299738e 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=57600) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 439.737275] [57600]: INFO cinder.api.openstack.wsgi [req-6e5d3cf5-3ad6-4d0b-bf55-a05f4474f841 req-40d58acb-1791-4483-996f-78d40299738e admin admin] http://10.180.1.21/volume/v3/types/ca62ac61-bf03-404b-a181-81ec99f5aa92/extra_specs returned with HTTP 200 [ 439.737778] [57600]: [pid: 57600|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Mon Dec 15 13:45:22 2025] POST /volume/v3/types/ca62ac61-bf03-404b-a181-81ec99f5aa92/extra_specs => generated 51 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 449.417329] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 449.735903] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 451.838055] [57601]: DEBUG cinder.api.middleware.request_id [None req-5f4e852e-5258-46e5-a703-df447a48be0f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 451.838747] [57601]: INFO cinder.api.openstack.wsgi [None req-5f4e852e-5258-46e5-a703-df447a48be0f None None] GET http://10.180.1.21/volume// [ 451.838926] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5f4e852e-5258-46e5-a703-df447a48be0f None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 451.839146] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5f4e852e-5258-46e5-a703-df447a48be0f None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 451.839694] [57601]: INFO cinder.api.openstack.wsgi [None req-5f4e852e-5258-46e5-a703-df447a48be0f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 451.840016] [57601]: [pid: 57601|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Dec 15 13:45:34 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 521.211822] [57600]: DEBUG cinder.api.middleware.request_id [None req-90891549-44f9-4573-9753-ebd05c6475c1 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 521.287058] [57600]: INFO cinder.api.openstack.wsgi [None req-90891549-44f9-4573-9753-ebd05c6475c1 tempest-verify_tempest_config-712662369 tempest-verify_tempest_config-712662369-project-member] GET http://10.180.1.21/volume/v3/extensions [ 521.287058] [57600]: DEBUG cinder.api.openstack.wsgi [None req-90891549-44f9-4573-9753-ebd05c6475c1 tempest-verify_tempest_config-712662369 tempest-verify_tempest_config-712662369-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 521.287221] [57600]: DEBUG cinder.api.openstack.wsgi [None req-90891549-44f9-4573-9753-ebd05c6475c1 tempest-verify_tempest_config-712662369 tempest-verify_tempest_config-712662369-project-member] Calling method 'index' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 521.287563] [57600]: INFO cinder.api.openstack.wsgi [None req-90891549-44f9-4573-9753-ebd05c6475c1 tempest-verify_tempest_config-712662369 tempest-verify_tempest_config-712662369-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 521.287978] [57600]: [pid: 57600|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Mon Dec 15 13:46:43 2025] GET /volume/v3/extensions => generated 5245 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 592.150660] [57601]: DEBUG cinder.api.middleware.request_id [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 592.262970] [57601]: INFO cinder.api.openstack.wsgi [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 592.263375] [57601]: DEBUG cinder.api.openstack.wsgi [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1781864884"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 592.265673] [57601]: DEBUG cinder.api.v3.volumes [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1781864884'}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 592.266109] [57601]: INFO cinder.api.v3.volumes [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Create volume of 1 GB [ 592.276049] [57601]: DEBUG cinder.volume.api [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Availability zone cache updated, next update will occur around 2025-12-15 14:47:54.981113. {{(pid=57601) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 592.276386] [57601]: INFO cinder.volume.api [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Availability Zones retrieved successfully. [ 592.295702] [57601]: DEBUG cinder.volume.api [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Flow 'volume_create_api' (e757fe11-ab1d-4400-b735-0fc813c35b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 592.296323] [57601]: DEBUG cinder.volume.api [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c8c5900-1b13-4e47-8504-909d955c17fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 592.298801] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 592.340678] [57601]: DEBUG cinder.volume.api [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c8c5900-1b13-4e47-8504-909d955c17fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 592.342074] [57601]: DEBUG cinder.volume.api [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e294ced-d0bd-4908-8ddc-63c16aa16559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 592.368825] [57601]: WARNING cinder.quota [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 592.369203] [57601]: WARNING cinder.quota [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 592.427624] [57601]: DEBUG cinder.quota [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Created reservations ['5e71c64d-aa41-45e7-b753-f5861f93d5d1', '89f6145f-e1e1-4f09-abac-5f8c9300ac8d', '781476b1-61cd-46a9-8382-d2d0999bd223', '9723ba6f-b8ce-4306-b71b-63bb2028e2f7'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 592.428692] [57601]: DEBUG cinder.volume.api [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e294ced-d0bd-4908-8ddc-63c16aa16559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e71c64d-aa41-45e7-b753-f5861f93d5d1', '89f6145f-e1e1-4f09-abac-5f8c9300ac8d', '781476b1-61cd-46a9-8382-d2d0999bd223', '9723ba6f-b8ce-4306-b71b-63bb2028e2f7']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 592.429778] [57601]: DEBUG cinder.volume.api [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d31275db-77b6-4c4b-8b03-830980babbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 592.481587] [57601]: DEBUG cinder.volume.api [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d31275db-77b6-4c4b-8b03-830980babbce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54b7acc1-c4bf-46e8-9c91-0edd0066d644', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1781864884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb62b46a2e7c4368928f61808de665e7',qos_specs=None,replication_status=,reservations=['5e71c64d-aa41-45e7-b753-f5861f93d5d1','89f6145f-e1e1-4f09-abac-5f8c9300ac8d','781476b1-61cd-46a9-8382-d2d0999bd223','9723ba6f-b8ce-4306-b71b-63bb2028e2f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72b56ecbee284e6c91d6149c5250afa7',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:47:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1781864884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54b7acc1-c4bf-46e8-9c91-0edd0066d644,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb62b46a2e7c4368928f61808de665e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72b56ecbee284e6c91d6149c5250afa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 592.482563] [57601]: DEBUG cinder.volume.api [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a766354-0676-4745-b54e-4fc76e970ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 592.508591] [57601]: DEBUG cinder.volume.api [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a766354-0676-4745-b54e-4fc76e970ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1781864884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb62b46a2e7c4368928f61808de665e7',qos_specs=None,replication_status=,reservations=['5e71c64d-aa41-45e7-b753-f5861f93d5d1','89f6145f-e1e1-4f09-abac-5f8c9300ac8d','781476b1-61cd-46a9-8382-d2d0999bd223','9723ba6f-b8ce-4306-b71b-63bb2028e2f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72b56ecbee284e6c91d6149c5250afa7',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 592.508591] [57601]: DEBUG cinder.volume.api [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a3a5e5a-1171-43c7-9e23-055355fbdfa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 592.533869] [57601]: DEBUG cinder.volume.api [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a3a5e5a-1171-43c7-9e23-055355fbdfa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 592.533869] [57601]: DEBUG cinder.volume.api [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Flow 'volume_create_api' (e757fe11-ab1d-4400-b735-0fc813c35b92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 592.533869] [57601]: INFO cinder.volume.api [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Create volume request issued successfully. [ 592.537529] [57601]: INFO cinder.api.openstack.wsgi [None req-efb39f81-44f5-4866-ba78-fb685eb4c1a8 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 592.537529] [57601]: [pid: 57601|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:47:54 2025] POST /volume/v3/volumes => generated 784 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 592.546103] [57600]: DEBUG cinder.api.middleware.request_id [None req-415ddf54-ab1e-4193-a878-a722d0a05c7a None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 592.551253] [57600]: INFO cinder.api.openstack.wsgi [None req-415ddf54-ab1e-4193-a878-a722d0a05c7a tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 592.552036] [57600]: DEBUG cinder.api.openstack.wsgi [None req-415ddf54-ab1e-4193-a878-a722d0a05c7a tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 592.552036] [57600]: DEBUG cinder.api.openstack.wsgi [None req-415ddf54-ab1e-4193-a878-a722d0a05c7a tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 592.597885] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 592.597885] [57600]: warnings.warn( [ 592.612401] [57600]: INFO cinder.volume.api [None req-415ddf54-ab1e-4193-a878-a722d0a05c7a tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 592.625113] [57600]: INFO cinder.api.openstack.wsgi [None req-415ddf54-ab1e-4193-a878-a722d0a05c7a tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 592.625113] [57600]: [pid: 57600|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:47:55 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 963 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 593.640225] [57601]: DEBUG cinder.api.middleware.request_id [None req-d519895a-0252-4415-8ae9-d294a08c71c0 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.644825] [57601]: INFO cinder.api.openstack.wsgi [None req-d519895a-0252-4415-8ae9-d294a08c71c0 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 593.645157] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d519895a-0252-4415-8ae9-d294a08c71c0 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 593.645449] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d519895a-0252-4415-8ae9-d294a08c71c0 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 593.661171] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 593.661171] [57601]: warnings.warn( [ 593.670849] [57601]: INFO cinder.volume.api [None req-d519895a-0252-4415-8ae9-d294a08c71c0 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 593.684419] [57601]: INFO cinder.api.openstack.wsgi [None req-d519895a-0252-4415-8ae9-d294a08c71c0 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 593.685216] [57601]: [pid: 57601|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:47:56 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 602.618421] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=4 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 603.679932] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 631.581139] [57600]: DEBUG cinder.api.middleware.request_id [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.586218] [57600]: INFO cinder.api.openstack.wsgi [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] POST http://10.180.1.21/volume/v3/volumes [ 631.586218] [57600]: DEBUG cinder.api.openstack.wsgi [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-483669308"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 631.588905] [57600]: DEBUG cinder.api.v3.volumes [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-483669308'}} {{(pid=57600) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 631.589439] [57600]: INFO cinder.api.v3.volumes [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Create volume of 1 GB [ 631.612681] [57600]: DEBUG cinder.volume.api [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Availability zone cache updated, next update will occur around 2025-12-15 14:48:34.317600. {{(pid=57600) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 631.612845] [57600]: INFO cinder.volume.api [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Availability Zones retrieved successfully. [ 631.635833] [57600]: DEBUG cinder.volume.api [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Flow 'volume_create_api' (272ceff2-541d-4a3c-b9e8-01849c936fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 631.637494] [57600]: DEBUG cinder.volume.api [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72baded5-053d-49d0-b6a6-3d584a52232b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 631.638962] [57600]: DEBUG cinder.volume.flows.api.create_volume [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Validating volume size '1' using validate_int {{(pid=57600) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 631.715494] [57600]: DEBUG cinder.volume.api [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72baded5-053d-49d0-b6a6-3d584a52232b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 631.718566] [57600]: DEBUG cinder.volume.api [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71bc34f9-5fd5-4e45-a5e4-b0b920fd4be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 631.760244] [57600]: WARNING cinder.quota [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 631.760895] [57600]: WARNING cinder.quota [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 631.836315] [57600]: DEBUG cinder.quota [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Created reservations ['dc1ff0cc-fa4d-4c45-b32d-12c825c85df6', '0071bf4b-8a93-49aa-81ba-bcbac0b4a0f5', 'a173db07-bbd3-4716-82e0-42955da52e26', 'f55c4622-b726-4932-bad8-7c9d2f5f98b5'] {{(pid=57600) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 631.837503] [57600]: DEBUG cinder.volume.api [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71bc34f9-5fd5-4e45-a5e4-b0b920fd4be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc1ff0cc-fa4d-4c45-b32d-12c825c85df6', '0071bf4b-8a93-49aa-81ba-bcbac0b4a0f5', 'a173db07-bbd3-4716-82e0-42955da52e26', 'f55c4622-b726-4932-bad8-7c9d2f5f98b5']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 631.838597] [57600]: DEBUG cinder.volume.api [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea8e014-2990-4f40-b4dd-6e25528d2708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 632.009538] [57600]: DEBUG cinder.volume.api [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea8e014-2990-4f40-b4dd-6e25528d2708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff67b4cc-17e3-4485-b09e-b9b7dbaf063a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-483669308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b359ed42fa394d7b93ba00c51d9a7023',qos_specs=None,replication_status=,reservations=['dc1ff0cc-fa4d-4c45-b32d-12c825c85df6','0071bf4b-8a93-49aa-81ba-bcbac0b4a0f5','a173db07-bbd3-4716-82e0-42955da52e26','f55c4622-b726-4932-bad8-7c9d2f5f98b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8ad9c970d2d45a887a893451fc07885',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:48:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-483669308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff67b4cc-17e3-4485-b09e-b9b7dbaf063a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b359ed42fa394d7b93ba00c51d9a7023',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8ad9c970d2d45a887a893451fc07885',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 632.013124] [57600]: DEBUG cinder.volume.api [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a1b1541-7661-45ae-aab2-f85453664515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 632.037089] [57600]: DEBUG cinder.volume.api [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a1b1541-7661-45ae-aab2-f85453664515) transitioned into state 'SUCCESS' from state '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-483669308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b359ed42fa394d7b93ba00c51d9a7023',qos_specs=None,replication_status=,reservations=['dc1ff0cc-fa4d-4c45-b32d-12c825c85df6','0071bf4b-8a93-49aa-81ba-bcbac0b4a0f5','a173db07-bbd3-4716-82e0-42955da52e26','f55c4622-b726-4932-bad8-7c9d2f5f98b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8ad9c970d2d45a887a893451fc07885',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 632.037089] [57600]: DEBUG cinder.volume.api [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ed754e9-61d1-41c8-a6c4-5aafd0129ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 632.063815] [57600]: DEBUG cinder.volume.api [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ed754e9-61d1-41c8-a6c4-5aafd0129ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 632.064963] [57600]: DEBUG cinder.volume.api [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Flow 'volume_create_api' (272ceff2-541d-4a3c-b9e8-01849c936fed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 632.065433] [57600]: INFO cinder.volume.api [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Create volume request issued successfully. [ 632.066050] [57600]: INFO cinder.api.openstack.wsgi [None req-44e6c772-be23-4645-bcb2-e1cb1bae72cf tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 632.066553] [57600]: [pid: 57600|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:48:34 2025] POST /volume/v3/volumes => generated 753 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 632.081036] [57601]: DEBUG cinder.api.middleware.request_id [None req-f490c984-6e6b-4cb4-9f22-6f7b75abb0d4 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 632.084386] [57601]: INFO cinder.api.openstack.wsgi [None req-f490c984-6e6b-4cb4-9f22-6f7b75abb0d4 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] GET http://10.180.1.21/volume/v3/volumes/ff67b4cc-17e3-4485-b09e-b9b7dbaf063a [ 632.085120] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f490c984-6e6b-4cb4-9f22-6f7b75abb0d4 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 632.085625] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f490c984-6e6b-4cb4-9f22-6f7b75abb0d4 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 632.125235] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 632.125235] [57601]: warnings.warn( [ 632.130390] [57601]: INFO cinder.volume.api [None req-f490c984-6e6b-4cb4-9f22-6f7b75abb0d4 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Volume info retrieved successfully. [ 632.136508] [57601]: INFO cinder.api.openstack.wsgi [None req-f490c984-6e6b-4cb4-9f22-6f7b75abb0d4 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] http://10.180.1.21/volume/v3/volumes/ff67b4cc-17e3-4485-b09e-b9b7dbaf063a returned with HTTP 200 [ 632.137213] [57601]: [pid: 57601|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:48:34 2025] GET /volume/v3/volumes/ff67b4cc-17e3-4485-b09e-b9b7dbaf063a => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 633.152638] [57600]: DEBUG cinder.api.middleware.request_id [None req-3f95b1a3-b005-48a2-9f4a-93e7a30beba4 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 633.157040] [57600]: INFO cinder.api.openstack.wsgi [None req-3f95b1a3-b005-48a2-9f4a-93e7a30beba4 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] GET http://10.180.1.21/volume/v3/volumes/ff67b4cc-17e3-4485-b09e-b9b7dbaf063a [ 633.157389] [57600]: DEBUG cinder.api.openstack.wsgi [None req-3f95b1a3-b005-48a2-9f4a-93e7a30beba4 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 633.157638] [57600]: DEBUG cinder.api.openstack.wsgi [None req-3f95b1a3-b005-48a2-9f4a-93e7a30beba4 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 633.173162] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 633.173162] [57600]: warnings.warn( [ 633.177547] [57600]: INFO cinder.volume.api [None req-3f95b1a3-b005-48a2-9f4a-93e7a30beba4 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Volume info retrieved successfully. [ 633.184953] [57600]: INFO cinder.api.openstack.wsgi [None req-3f95b1a3-b005-48a2-9f4a-93e7a30beba4 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] http://10.180.1.21/volume/v3/volumes/ff67b4cc-17e3-4485-b09e-b9b7dbaf063a returned with HTTP 200 [ 633.185432] [57600]: [pid: 57600|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:48:35 2025] GET /volume/v3/volumes/ff67b4cc-17e3-4485-b09e-b9b7dbaf063a => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 635.914263] [57601]: DEBUG cinder.api.middleware.request_id [req-1f1c1ce2-aeb7-4ba8-8032-71e92ae3c518 req-f91b9320-9a90-4c14-9c64-800cf4b5f902 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 635.915278] [57601]: WARNING keystonemiddleware.auth_token [req-1f1c1ce2-aeb7-4ba8-8032-71e92ae3c518 req-f91b9320-9a90-4c14-9c64-800cf4b5f902 None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 635.917698] [57601]: INFO cinder.api.openstack.wsgi [req-1f1c1ce2-aeb7-4ba8-8032-71e92ae3c518 req-f91b9320-9a90-4c14-9c64-800cf4b5f902 tempest-VolumesAdminNegativeTest-1881683311 tempest-VolumesAdminNegativeTest-1881683311-project] GET http://10.180.1.21/volume/v3/volumes/341312f3-5516-4080-85ee-159573e3e141 [ 635.917698] [57601]: DEBUG cinder.api.openstack.wsgi [req-1f1c1ce2-aeb7-4ba8-8032-71e92ae3c518 req-f91b9320-9a90-4c14-9c64-800cf4b5f902 tempest-VolumesAdminNegativeTest-1881683311 tempest-VolumesAdminNegativeTest-1881683311-project] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 635.917698] [57601]: DEBUG cinder.api.openstack.wsgi [req-1f1c1ce2-aeb7-4ba8-8032-71e92ae3c518 req-f91b9320-9a90-4c14-9c64-800cf4b5f902 tempest-VolumesAdminNegativeTest-1881683311 tempest-VolumesAdminNegativeTest-1881683311-project] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 636.051865] [57601]: INFO cinder.api.openstack.wsgi [req-1f1c1ce2-aeb7-4ba8-8032-71e92ae3c518 req-f91b9320-9a90-4c14-9c64-800cf4b5f902 tempest-VolumesAdminNegativeTest-1881683311 tempest-VolumesAdminNegativeTest-1881683311-project] http://10.180.1.21/volume/v3/volumes/341312f3-5516-4080-85ee-159573e3e141 returned with HTTP 404 [ 636.052951] [57601]: [pid: 57601|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:48:38 2025] GET /volume/v3/volumes/341312f3-5516-4080-85ee-159573e3e141 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 636.062684] [57600]: DEBUG cinder.api.middleware.request_id [None req-66764ef9-9e05-4076-8ec3-f9e66a10a0ec None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.067069] [57600]: INFO cinder.api.openstack.wsgi [None req-66764ef9-9e05-4076-8ec3-f9e66a10a0ec tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ff67b4cc-17e3-4485-b09e-b9b7dbaf063a [ 636.067069] [57600]: DEBUG cinder.api.openstack.wsgi [None req-66764ef9-9e05-4076-8ec3-f9e66a10a0ec tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 636.067069] [57600]: DEBUG cinder.api.openstack.wsgi [None req-66764ef9-9e05-4076-8ec3-f9e66a10a0ec tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Calling method 'delete' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 636.067069] [57600]: INFO cinder.api.v3.volumes [None req-66764ef9-9e05-4076-8ec3-f9e66a10a0ec tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Delete volume with id: ff67b4cc-17e3-4485-b09e-b9b7dbaf063a [ 636.078929] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 636.078929] [57600]: warnings.warn( [ 636.078929] [57600]: INFO cinder.volume.api [None req-66764ef9-9e05-4076-8ec3-f9e66a10a0ec tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Volume info retrieved successfully. [ 636.111537] [57600]: INFO cinder.volume.api [None req-66764ef9-9e05-4076-8ec3-f9e66a10a0ec tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Delete volume request issued successfully. [ 636.112059] [57600]: INFO cinder.api.openstack.wsgi [None req-66764ef9-9e05-4076-8ec3-f9e66a10a0ec tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] http://10.180.1.21/volume/v3/volumes/ff67b4cc-17e3-4485-b09e-b9b7dbaf063a returned with HTTP 202 [ 636.112584] [57600]: [pid: 57600|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:48:38 2025] DELETE /volume/v3/volumes/ff67b4cc-17e3-4485-b09e-b9b7dbaf063a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 636.118914] [57601]: DEBUG cinder.api.middleware.request_id [None req-c749870b-ebb8-4099-8c3c-3b0c01f28194 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.121073] [57601]: INFO cinder.api.openstack.wsgi [None req-c749870b-ebb8-4099-8c3c-3b0c01f28194 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] GET http://10.180.1.21/volume/v3/volumes/ff67b4cc-17e3-4485-b09e-b9b7dbaf063a [ 636.121376] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c749870b-ebb8-4099-8c3c-3b0c01f28194 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 636.122163] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c749870b-ebb8-4099-8c3c-3b0c01f28194 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 636.131656] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 636.131656] [57601]: warnings.warn( [ 636.137504] [57601]: INFO cinder.volume.api [None req-c749870b-ebb8-4099-8c3c-3b0c01f28194 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Volume info retrieved successfully. [ 636.144080] [57601]: INFO cinder.api.openstack.wsgi [None req-c749870b-ebb8-4099-8c3c-3b0c01f28194 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] http://10.180.1.21/volume/v3/volumes/ff67b4cc-17e3-4485-b09e-b9b7dbaf063a returned with HTTP 200 [ 636.144739] [57601]: [pid: 57601|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:48:38 2025] GET /volume/v3/volumes/ff67b4cc-17e3-4485-b09e-b9b7dbaf063a => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 637.155323] [57600]: DEBUG cinder.api.middleware.request_id [None req-57c17cda-e927-4969-80f5-50a43e0ec3f5 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.157776] [57600]: INFO cinder.api.openstack.wsgi [None req-57c17cda-e927-4969-80f5-50a43e0ec3f5 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] GET http://10.180.1.21/volume/v3/volumes/ff67b4cc-17e3-4485-b09e-b9b7dbaf063a [ 637.158123] [57600]: DEBUG cinder.api.openstack.wsgi [None req-57c17cda-e927-4969-80f5-50a43e0ec3f5 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 637.158377] [57600]: DEBUG cinder.api.openstack.wsgi [None req-57c17cda-e927-4969-80f5-50a43e0ec3f5 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 637.167035] [57600]: INFO cinder.api.openstack.wsgi [None req-57c17cda-e927-4969-80f5-50a43e0ec3f5 tempest-VolumesAdminNegativeTest-1308248039 tempest-VolumesAdminNegativeTest-1308248039-project-member] http://10.180.1.21/volume/v3/volumes/ff67b4cc-17e3-4485-b09e-b9b7dbaf063a returned with HTTP 404 [ 637.167731] [57600]: [pid: 57600|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:48:39 2025] GET /volume/v3/volumes/ff67b4cc-17e3-4485-b09e-b9b7dbaf063a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 646.140272] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=9 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 647.163083] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=36,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 659.864239] [57601]: DEBUG cinder.api.middleware.request_id [req-a7b7ae18-4137-408a-8e5f-f93680ace10c req-fe08d36d-1cd5-4af8-895b-a5d4b0c8767a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 659.866603] [57601]: INFO cinder.api.openstack.wsgi [req-a7b7ae18-4137-408a-8e5f-f93680ace10c req-fe08d36d-1cd5-4af8-895b-a5d4b0c8767a tempest-InstanceActionsTestJSON-725443083 tempest-InstanceActionsTestJSON-725443083-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=fb494a8c-80bc-478c-9084-d68ed986f3f7 [ 659.866879] [57601]: DEBUG cinder.api.openstack.wsgi [req-a7b7ae18-4137-408a-8e5f-f93680ace10c req-fe08d36d-1cd5-4af8-895b-a5d4b0c8767a tempest-InstanceActionsTestJSON-725443083 tempest-InstanceActionsTestJSON-725443083-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 659.867662] [57601]: DEBUG cinder.api.openstack.wsgi [req-a7b7ae18-4137-408a-8e5f-f93680ace10c req-fe08d36d-1cd5-4af8-895b-a5d4b0c8767a tempest-InstanceActionsTestJSON-725443083 tempest-InstanceActionsTestJSON-725443083-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 659.889119] [57601]: INFO cinder.api.openstack.wsgi [req-a7b7ae18-4137-408a-8e5f-f93680ace10c req-fe08d36d-1cd5-4af8-895b-a5d4b0c8767a tempest-InstanceActionsTestJSON-725443083 tempest-InstanceActionsTestJSON-725443083-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=fb494a8c-80bc-478c-9084-d68ed986f3f7 returned with HTTP 200 [ 659.889722] [57601]: [pid: 57601|app: 0|req: 8/16] 10.180.1.21 () {62 vars in 1517 bytes} [Mon Dec 15 13:49:02 2025] GET /volume/v3/attachments?instance_id=fb494a8c-80bc-478c-9084-d68ed986f3f7 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 669.881452] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=1 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 697.186568] [57600]: DEBUG cinder.api.middleware.request_id [req-2b6be060-35b3-4559-82c3-36946618272d req-796e2b85-6a1a-4b40-9c2e-2d5456821643 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.188349] [57600]: WARNING keystonemiddleware.auth_token [req-2b6be060-35b3-4559-82c3-36946618272d req-796e2b85-6a1a-4b40-9c2e-2d5456821643 None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 697.189815] [57600]: INFO cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-796e2b85-6a1a-4b40-9c2e-2d5456821643 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 697.192210] [57600]: DEBUG cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-796e2b85-6a1a-4b40-9c2e-2d5456821643 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 697.192210] [57600]: DEBUG cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-796e2b85-6a1a-4b40-9c2e-2d5456821643 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 697.202417] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 697.202417] [57600]: warnings.warn( [ 697.208295] [57600]: INFO cinder.volume.api [req-2b6be060-35b3-4559-82c3-36946618272d req-796e2b85-6a1a-4b40-9c2e-2d5456821643 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 697.215683] [57600]: INFO cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-796e2b85-6a1a-4b40-9c2e-2d5456821643 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 697.216195] [57600]: [pid: 57600|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:49:39 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1010 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 698.752479] [57601]: DEBUG cinder.api.middleware.request_id [None req-005aed38-bad9-4181-9c06-aaf11f00e0de None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.753087] [57601]: INFO cinder.api.openstack.wsgi [None req-005aed38-bad9-4181-9c06-aaf11f00e0de None None] GET http://10.180.1.21/volume// [ 698.753499] [57601]: DEBUG cinder.api.openstack.wsgi [None req-005aed38-bad9-4181-9c06-aaf11f00e0de None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 698.753694] [57601]: DEBUG cinder.api.openstack.wsgi [None req-005aed38-bad9-4181-9c06-aaf11f00e0de None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 698.754461] [57601]: INFO cinder.api.openstack.wsgi [None req-005aed38-bad9-4181-9c06-aaf11f00e0de None None] http://10.180.1.21/volume// returned with HTTP 300 [ 698.754891] [57601]: [pid: 57601|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 13:49:41 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 698.761035] [57600]: DEBUG cinder.api.middleware.request_id [req-2b6be060-35b3-4559-82c3-36946618272d req-b3c03f3d-bfe9-4e39-aca0-18d5852c1a28 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.764219] [57600]: INFO cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-b3c03f3d-bfe9-4e39-aca0-18d5852c1a28 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 698.764794] [57600]: DEBUG cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-b3c03f3d-bfe9-4e39-aca0-18d5852c1a28 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54b7acc1-c4bf-46e8-9c91-0edd0066d644", "connector": null, "instance_uuid": "4e54e47f-01a8-4c5e-8881-332ca18d943c"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 698.777613] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.777613] [57600]: warnings.warn( [ 698.815998] [57600]: INFO cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-b3c03f3d-bfe9-4e39-aca0-18d5852c1a28 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 698.816531] [57600]: [pid: 57600|app: 0|req: 10/19] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:49:41 2025] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 698.840029] [57601]: DEBUG cinder.api.middleware.request_id [None req-8bed1f30-575c-495f-b540-ebd7243b8426 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.842725] [57601]: INFO cinder.api.openstack.wsgi [None req-8bed1f30-575c-495f-b540-ebd7243b8426 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 698.842917] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8bed1f30-575c-495f-b540-ebd7243b8426 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 698.843229] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8bed1f30-575c-495f-b540-ebd7243b8426 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 698.857305] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.857305] [57601]: warnings.warn( [ 698.861735] [57601]: INFO cinder.volume.api [None req-8bed1f30-575c-495f-b540-ebd7243b8426 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 698.870336] [57601]: INFO cinder.api.openstack.wsgi [None req-8bed1f30-575c-495f-b540-ebd7243b8426 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 698.870661] [57601]: [pid: 57601|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:49:41 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 699.345455] [57600]: DEBUG cinder.api.middleware.request_id [None req-d87f0a22-c938-4ac5-9b0d-4eff71fa1707 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.346215] [57600]: INFO cinder.api.openstack.wsgi [None req-d87f0a22-c938-4ac5-9b0d-4eff71fa1707 None None] GET http://10.180.1.21/volume// [ 699.346402] [57600]: DEBUG cinder.api.openstack.wsgi [None req-d87f0a22-c938-4ac5-9b0d-4eff71fa1707 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 699.346620] [57600]: DEBUG cinder.api.openstack.wsgi [None req-d87f0a22-c938-4ac5-9b0d-4eff71fa1707 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 699.347274] [57600]: INFO cinder.api.openstack.wsgi [None req-d87f0a22-c938-4ac5-9b0d-4eff71fa1707 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 699.348232] [57600]: [pid: 57600|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:49:42 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 699.354454] [57601]: DEBUG cinder.api.middleware.request_id [req-2b6be060-35b3-4559-82c3-36946618272d req-ed0fd936-e6be-4a7f-9140-896dcee6a8ed None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.358080] [57601]: INFO cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-ed0fd936-e6be-4a7f-9140-896dcee6a8ed tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 699.358488] [57601]: DEBUG cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-ed0fd936-e6be-4a7f-9140-896dcee6a8ed tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 699.358824] [57601]: DEBUG cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-ed0fd936-e6be-4a7f-9140-896dcee6a8ed tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 699.383192] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.383192] [57601]: warnings.warn( [ 699.385340] [57601]: INFO cinder.volume.api [req-2b6be060-35b3-4559-82c3-36946618272d req-ed0fd936-e6be-4a7f-9140-896dcee6a8ed tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 699.392374] [57601]: INFO cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-ed0fd936-e6be-4a7f-9140-896dcee6a8ed tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 699.392920] [57601]: [pid: 57601|app: 0|req: 11/22] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:49:42 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1233 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 699.435113] [57600]: DEBUG cinder.api.middleware.request_id [req-2b6be060-35b3-4559-82c3-36946618272d req-0470d950-2716-40fe-a1b1-124f29a00e35 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.438386] [57600]: INFO cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-0470d950-2716-40fe-a1b1-124f29a00e35 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] PUT http://10.180.1.21/volume/v3/attachments/97858bba-eeda-4a31-9cfe-d420dc1015db [ 699.438821] [57600]: DEBUG cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-0470d950-2716-40fe-a1b1-124f29a00e35 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-999215", "mountpoint": "/dev/sdb"}}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 699.454035] [57600]: DEBUG cinder.coordination [req-2b6be060-35b3-4559-82c3-36946618272d req-0470d950-2716-40fe-a1b1-124f29a00e35 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Acquiring lock "cinder-attachment_update-54b7acc1-c4bf-46e8-9c91-0edd0066d644-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 699.465176] [57600]: DEBUG cinder.coordination [req-2b6be060-35b3-4559-82c3-36946618272d req-0470d950-2716-40fe-a1b1-124f29a00e35 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Lock "cinder-attachment_update-54b7acc1-c4bf-46e8-9c91-0edd0066d644-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.011s {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 699.466640] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.466640] [57600]: warnings.warn( [ 699.882335] [57601]: DEBUG cinder.api.middleware.request_id [None req-cd548bd7-1dea-4335-9d46-ae42dfbd192e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.884914] [57601]: INFO cinder.api.openstack.wsgi [None req-cd548bd7-1dea-4335-9d46-ae42dfbd192e tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 699.885025] [57601]: DEBUG cinder.api.openstack.wsgi [None req-cd548bd7-1dea-4335-9d46-ae42dfbd192e tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 699.885326] [57601]: DEBUG cinder.api.openstack.wsgi [None req-cd548bd7-1dea-4335-9d46-ae42dfbd192e tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 699.901371] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.901371] [57601]: warnings.warn( [ 699.906967] [57601]: INFO cinder.volume.api [None req-cd548bd7-1dea-4335-9d46-ae42dfbd192e tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 699.914367] [57601]: INFO cinder.api.openstack.wsgi [None req-cd548bd7-1dea-4335-9d46-ae42dfbd192e tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 699.914907] [57601]: [pid: 57601|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:49:42 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 700.936508] [57601]: DEBUG cinder.api.middleware.request_id [None req-ff8e1e7c-bf6b-4aa3-ba80-0708cadee559 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.940530] [57601]: INFO cinder.api.openstack.wsgi [None req-ff8e1e7c-bf6b-4aa3-ba80-0708cadee559 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 700.940530] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ff8e1e7c-bf6b-4aa3-ba80-0708cadee559 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 700.940664] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ff8e1e7c-bf6b-4aa3-ba80-0708cadee559 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 700.959503] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.959503] [57601]: warnings.warn( [ 700.963288] [57601]: INFO cinder.volume.api [None req-ff8e1e7c-bf6b-4aa3-ba80-0708cadee559 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 700.968455] [57601]: INFO cinder.api.openstack.wsgi [None req-ff8e1e7c-bf6b-4aa3-ba80-0708cadee559 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 700.968945] [57601]: [pid: 57601|app: 0|req: 13/24] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:49:43 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 701.981464] [57601]: DEBUG cinder.api.middleware.request_id [None req-0d546bb9-29a8-4303-8d14-23b87029b537 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.983570] [57601]: INFO cinder.api.openstack.wsgi [None req-0d546bb9-29a8-4303-8d14-23b87029b537 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 701.983791] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0d546bb9-29a8-4303-8d14-23b87029b537 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 701.984100] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0d546bb9-29a8-4303-8d14-23b87029b537 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 702.009830] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.009830] [57601]: warnings.warn( [ 702.018093] [57601]: INFO cinder.volume.api [None req-0d546bb9-29a8-4303-8d14-23b87029b537 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 702.024914] [57601]: INFO cinder.api.openstack.wsgi [None req-0d546bb9-29a8-4303-8d14-23b87029b537 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 702.025607] [57601]: [pid: 57601|app: 0|req: 14/25] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:49:44 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1009 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 703.040880] [57601]: DEBUG cinder.api.middleware.request_id [None req-a13c3a8e-f51e-4da3-83bd-c65991f98517 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.045383] [57601]: INFO cinder.api.openstack.wsgi [None req-a13c3a8e-f51e-4da3-83bd-c65991f98517 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 703.045383] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a13c3a8e-f51e-4da3-83bd-c65991f98517 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 703.045383] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a13c3a8e-f51e-4da3-83bd-c65991f98517 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 703.067907] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 703.067907] [57601]: warnings.warn( [ 703.071286] [57601]: INFO cinder.volume.api [None req-a13c3a8e-f51e-4da3-83bd-c65991f98517 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 703.078434] [57601]: INFO cinder.api.openstack.wsgi [None req-a13c3a8e-f51e-4da3-83bd-c65991f98517 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 703.079056] [57601]: [pid: 57601|app: 0|req: 15/26] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:49:45 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1009 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 704.012255] [57600]: DEBUG cinder.coordination [req-2b6be060-35b3-4559-82c3-36946618272d req-0470d950-2716-40fe-a1b1-124f29a00e35 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Lock "cinder-attachment_update-54b7acc1-c4bf-46e8-9c91-0edd0066d644-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.547s {{(pid=57600) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 704.013185] [57600]: INFO cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-0470d950-2716-40fe-a1b1-124f29a00e35 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/attachments/97858bba-eeda-4a31-9cfe-d420dc1015db returned with HTTP 200 [ 704.014103] [57600]: [pid: 57600|app: 0|req: 12/27] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:49:42 2025] PUT /volume/v3/attachments/97858bba-eeda-4a31-9cfe-d420dc1015db => generated 617 bytes in 4580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 704.094541] [57601]: DEBUG cinder.api.middleware.request_id [None req-9bb651ab-284c-496f-ba28-765519242779 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.098079] [57601]: INFO cinder.api.openstack.wsgi [None req-9bb651ab-284c-496f-ba28-765519242779 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 704.098604] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9bb651ab-284c-496f-ba28-765519242779 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 704.098765] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9bb651ab-284c-496f-ba28-765519242779 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 704.117218] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 704.117218] [57601]: warnings.warn( [ 704.122642] [57601]: INFO cinder.volume.api [None req-9bb651ab-284c-496f-ba28-765519242779 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 704.130682] [57601]: INFO cinder.api.openstack.wsgi [None req-9bb651ab-284c-496f-ba28-765519242779 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 704.130866] [57601]: [pid: 57601|app: 0|req: 16/28] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:49:46 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 705.145597] [57600]: DEBUG cinder.api.middleware.request_id [None req-bf4e48a2-c7c5-41b1-9695-49890fb8e80d None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.147719] [57600]: INFO cinder.api.openstack.wsgi [None req-bf4e48a2-c7c5-41b1-9695-49890fb8e80d tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 705.147936] [57600]: DEBUG cinder.api.openstack.wsgi [None req-bf4e48a2-c7c5-41b1-9695-49890fb8e80d tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 705.148265] [57600]: DEBUG cinder.api.openstack.wsgi [None req-bf4e48a2-c7c5-41b1-9695-49890fb8e80d tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 705.169584] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.169584] [57600]: warnings.warn( [ 705.174474] [57600]: INFO cinder.volume.api [None req-bf4e48a2-c7c5-41b1-9695-49890fb8e80d tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 705.180450] [57600]: INFO cinder.api.openstack.wsgi [None req-bf4e48a2-c7c5-41b1-9695-49890fb8e80d tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 705.180929] [57600]: [pid: 57600|app: 0|req: 13/29] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:49:47 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 706.175160] [57601]: DEBUG cinder.api.middleware.request_id [req-2b6be060-35b3-4559-82c3-36946618272d req-9529a853-b464-4186-9621-0cd4881ad4d4 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.182062] [57601]: INFO cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-9529a853-b464-4186-9621-0cd4881ad4d4 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] POST http://10.180.1.21/volume/v3/attachments/97858bba-eeda-4a31-9cfe-d420dc1015db/action [ 706.182880] [57601]: DEBUG cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-9529a853-b464-4186-9621-0cd4881ad4d4 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 706.183090] [57601]: DEBUG cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-9529a853-b464-4186-9621-0cd4881ad4d4 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 706.198189] [57600]: DEBUG cinder.api.middleware.request_id [None req-24b84319-db63-4572-ad38-279f0425ae7e None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.200410] [57600]: INFO cinder.api.openstack.wsgi [None req-24b84319-db63-4572-ad38-279f0425ae7e tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 706.200672] [57600]: DEBUG cinder.api.openstack.wsgi [None req-24b84319-db63-4572-ad38-279f0425ae7e tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 706.200881] [57600]: DEBUG cinder.api.openstack.wsgi [None req-24b84319-db63-4572-ad38-279f0425ae7e tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 706.216948] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.216948] [57600]: warnings.warn( [ 706.220291] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.220291] [57601]: warnings.warn( [ 706.220839] [57600]: INFO cinder.volume.api [None req-24b84319-db63-4572-ad38-279f0425ae7e tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 706.226272] [57600]: INFO cinder.api.openstack.wsgi [None req-24b84319-db63-4572-ad38-279f0425ae7e tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 706.226784] [57600]: [pid: 57600|app: 0|req: 14/30] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:49:48 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1010 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 706.231808] [57601]: INFO cinder.api.openstack.wsgi [req-2b6be060-35b3-4559-82c3-36946618272d req-9529a853-b464-4186-9621-0cd4881ad4d4 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/attachments/97858bba-eeda-4a31-9cfe-d420dc1015db/action returned with HTTP 204 [ 706.234715] [57601]: [pid: 57601|app: 0|req: 17/31] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:49:48 2025] POST /volume/v3/attachments/97858bba-eeda-4a31-9cfe-d420dc1015db/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 707.242363] [57600]: DEBUG cinder.api.middleware.request_id [None req-512386ac-b34b-4587-9889-67d70f4f830b None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.244776] [57600]: INFO cinder.api.openstack.wsgi [None req-512386ac-b34b-4587-9889-67d70f4f830b tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 707.245015] [57600]: DEBUG cinder.api.openstack.wsgi [None req-512386ac-b34b-4587-9889-67d70f4f830b tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 707.245234] [57600]: DEBUG cinder.api.openstack.wsgi [None req-512386ac-b34b-4587-9889-67d70f4f830b tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 707.274668] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.274668] [57600]: warnings.warn( [ 707.278589] [57600]: INFO cinder.volume.api [None req-512386ac-b34b-4587-9889-67d70f4f830b tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 707.282651] [57600]: INFO cinder.api.openstack.wsgi [None req-512386ac-b34b-4587-9889-67d70f4f830b tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 707.283120] [57600]: [pid: 57600|app: 0|req: 15/32] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:49:49 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1328 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 707.296074] [57601]: DEBUG cinder.api.middleware.request_id [None req-886d6b49-088d-4701-9854-206803e4f09a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.300890] [57601]: INFO cinder.api.openstack.wsgi [None req-886d6b49-088d-4701-9854-206803e4f09a tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 707.300890] [57601]: DEBUG cinder.api.openstack.wsgi [None req-886d6b49-088d-4701-9854-206803e4f09a tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 707.300890] [57601]: DEBUG cinder.api.openstack.wsgi [None req-886d6b49-088d-4701-9854-206803e4f09a tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 707.314698] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.314698] [57601]: warnings.warn( [ 707.324578] [57601]: INFO cinder.volume.api [None req-886d6b49-088d-4701-9854-206803e4f09a tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 707.331561] [57601]: INFO cinder.api.openstack.wsgi [None req-886d6b49-088d-4701-9854-206803e4f09a tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 707.332287] [57601]: [pid: 57601|app: 0|req: 18/33] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:49:49 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 713.259665] [57600]: DEBUG cinder.api.middleware.request_id [None req-64d5bd44-912a-4871-9baf-b68edec2ab85 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.261718] [57600]: INFO cinder.api.openstack.wsgi [None req-64d5bd44-912a-4871-9baf-b68edec2ab85 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 713.262099] [57600]: DEBUG cinder.api.openstack.wsgi [None req-64d5bd44-912a-4871-9baf-b68edec2ab85 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 713.263033] [57600]: DEBUG cinder.api.openstack.wsgi [None req-64d5bd44-912a-4871-9baf-b68edec2ab85 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 713.284187] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.284187] [57600]: warnings.warn( [ 713.287857] [57600]: INFO cinder.volume.api [None req-64d5bd44-912a-4871-9baf-b68edec2ab85 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 713.294791] [57600]: INFO cinder.api.openstack.wsgi [None req-64d5bd44-912a-4871-9baf-b68edec2ab85 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 713.295086] [57600]: [pid: 57600|app: 0|req: 16/34] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:49:55 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 715.181142] [57601]: DEBUG cinder.api.middleware.request_id [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-253ada17-6406-45d1-90c1-b921c2674df3 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.182806] [57601]: INFO cinder.api.openstack.wsgi [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-253ada17-6406-45d1-90c1-b921c2674df3 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 715.182806] [57601]: DEBUG cinder.api.openstack.wsgi [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-253ada17-6406-45d1-90c1-b921c2674df3 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 715.183051] [57601]: DEBUG cinder.api.openstack.wsgi [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-253ada17-6406-45d1-90c1-b921c2674df3 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 715.203776] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.203776] [57601]: warnings.warn( [ 715.206191] [57601]: INFO cinder.volume.api [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-253ada17-6406-45d1-90c1-b921c2674df3 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 715.213234] [57601]: INFO cinder.api.openstack.wsgi [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-253ada17-6406-45d1-90c1-b921c2674df3 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 715.213234] [57601]: [pid: 57601|app: 0|req: 19/35] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:49:57 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 715.260187] [57600]: DEBUG cinder.api.middleware.request_id [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-8d6ec55c-1e8e-41dd-85cb-09da1d491556 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.262709] [57600]: INFO cinder.api.openstack.wsgi [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-8d6ec55c-1e8e-41dd-85cb-09da1d491556 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] POST http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644/action [ 715.263461] [57600]: DEBUG cinder.api.openstack.wsgi [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-8d6ec55c-1e8e-41dd-85cb-09da1d491556 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=57600) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 715.263902] [57600]: DEBUG cinder.api.openstack.wsgi [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-8d6ec55c-1e8e-41dd-85cb-09da1d491556 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 715.286821] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.286821] [57600]: warnings.warn( [ 715.287359] [57600]: INFO cinder.volume.api [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-8d6ec55c-1e8e-41dd-85cb-09da1d491556 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 715.296722] [57600]: INFO cinder.volume.api [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-8d6ec55c-1e8e-41dd-85cb-09da1d491556 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Begin detaching volume completed successfully. [ 715.296989] [57600]: INFO cinder.api.openstack.wsgi [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-8d6ec55c-1e8e-41dd-85cb-09da1d491556 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644/action returned with HTTP 202 [ 715.297569] [57600]: [pid: 57600|app: 0|req: 17/36] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 13:49:57 2025] POST /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 716.328926] [57601]: DEBUG cinder.api.middleware.request_id [None req-595aa81c-b19c-4b25-b9d7-5d0b0648e335 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.329793] [57601]: INFO cinder.api.openstack.wsgi [None req-595aa81c-b19c-4b25-b9d7-5d0b0648e335 None None] GET http://10.180.1.21/volume// [ 716.329793] [57601]: DEBUG cinder.api.openstack.wsgi [None req-595aa81c-b19c-4b25-b9d7-5d0b0648e335 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 716.329979] [57601]: DEBUG cinder.api.openstack.wsgi [None req-595aa81c-b19c-4b25-b9d7-5d0b0648e335 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 716.330447] [57601]: INFO cinder.api.openstack.wsgi [None req-595aa81c-b19c-4b25-b9d7-5d0b0648e335 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 716.330901] [57601]: [pid: 57601|app: 0|req: 20/37] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:49:59 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 716.336836] [57600]: DEBUG cinder.api.middleware.request_id [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-54bde56b-cd0f-4e44-b118-5261c2c0aa79 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.341582] [57600]: INFO cinder.api.openstack.wsgi [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-54bde56b-cd0f-4e44-b118-5261c2c0aa79 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 716.341582] [57600]: DEBUG cinder.api.openstack.wsgi [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-54bde56b-cd0f-4e44-b118-5261c2c0aa79 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 716.341582] [57600]: DEBUG cinder.api.openstack.wsgi [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-54bde56b-cd0f-4e44-b118-5261c2c0aa79 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 716.370703] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.370703] [57600]: warnings.warn( [ 716.379219] [57600]: INFO cinder.volume.api [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-54bde56b-cd0f-4e44-b118-5261c2c0aa79 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 716.387816] [57600]: INFO cinder.api.openstack.wsgi [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-54bde56b-cd0f-4e44-b118-5261c2c0aa79 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 716.388697] [57600]: [pid: 57600|app: 0|req: 18/38] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:49:59 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1555 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 718.267121] [57601]: DEBUG cinder.api.middleware.request_id [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-b219494a-6f76-45e5-a289-d8325b416767 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.271252] [57601]: INFO cinder.api.openstack.wsgi [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-b219494a-6f76-45e5-a289-d8325b416767 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/97858bba-eeda-4a31-9cfe-d420dc1015db [ 718.272681] [57601]: DEBUG cinder.api.openstack.wsgi [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-b219494a-6f76-45e5-a289-d8325b416767 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 718.272929] [57601]: DEBUG cinder.api.openstack.wsgi [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-b219494a-6f76-45e5-a289-d8325b416767 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 718.284038] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.284038] [57601]: warnings.warn( [ 718.850535] [57601]: INFO cinder.api.openstack.wsgi [req-1d71ff23-2e36-4eee-a213-be0ed90a6dac req-b219494a-6f76-45e5-a289-d8325b416767 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/attachments/97858bba-eeda-4a31-9cfe-d420dc1015db returned with HTTP 200 [ 718.851427] [57601]: [pid: 57601|app: 0|req: 21/39] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:50:00 2025] DELETE /volume/v3/attachments/97858bba-eeda-4a31-9cfe-d420dc1015db => generated 19 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 720.607286] [57600]: DEBUG cinder.api.middleware.request_id [None req-614b7cfe-e870-4800-a65b-7673c5b330fe None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.609826] [57600]: INFO cinder.api.openstack.wsgi [None req-614b7cfe-e870-4800-a65b-7673c5b330fe tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 720.610070] [57600]: DEBUG cinder.api.openstack.wsgi [None req-614b7cfe-e870-4800-a65b-7673c5b330fe tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 720.611128] [57600]: DEBUG cinder.api.openstack.wsgi [None req-614b7cfe-e870-4800-a65b-7673c5b330fe tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 720.627394] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.627394] [57600]: warnings.warn( [ 720.632495] [57600]: INFO cinder.volume.api [None req-614b7cfe-e870-4800-a65b-7673c5b330fe tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 720.643151] [57600]: INFO cinder.api.openstack.wsgi [None req-614b7cfe-e870-4800-a65b-7673c5b330fe tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 720.643888] [57600]: [pid: 57600|app: 0|req: 19/40] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:03 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 720.661913] [57601]: DEBUG cinder.api.middleware.request_id [None req-b2de7465-c600-4ed2-9920-47bcaab669b0 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.669304] [57601]: INFO cinder.api.openstack.wsgi [None req-b2de7465-c600-4ed2-9920-47bcaab669b0 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 720.669304] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b2de7465-c600-4ed2-9920-47bcaab669b0 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 720.669304] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b2de7465-c600-4ed2-9920-47bcaab669b0 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 720.669304] [57601]: INFO cinder.api.v3.volumes [None req-b2de7465-c600-4ed2-9920-47bcaab669b0 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Delete volume with id: 54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 720.687107] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.687107] [57601]: warnings.warn( [ 720.687419] [57601]: INFO cinder.volume.api [None req-b2de7465-c600-4ed2-9920-47bcaab669b0 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 720.716130] [57601]: INFO cinder.volume.api [None req-b2de7465-c600-4ed2-9920-47bcaab669b0 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Delete volume request issued successfully. [ 720.716250] [57601]: INFO cinder.api.openstack.wsgi [None req-b2de7465-c600-4ed2-9920-47bcaab669b0 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 202 [ 720.716861] [57601]: [pid: 57601|app: 0|req: 22/41] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:50:03 2025] DELETE /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 720.724962] [57600]: DEBUG cinder.api.middleware.request_id [None req-563d6dcd-3b95-4f30-b16a-8a068da276d7 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.732417] [57600]: INFO cinder.api.openstack.wsgi [None req-563d6dcd-3b95-4f30-b16a-8a068da276d7 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 720.732417] [57600]: DEBUG cinder.api.openstack.wsgi [None req-563d6dcd-3b95-4f30-b16a-8a068da276d7 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 720.732417] [57600]: DEBUG cinder.api.openstack.wsgi [None req-563d6dcd-3b95-4f30-b16a-8a068da276d7 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 720.744581] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.744581] [57600]: warnings.warn( [ 720.757025] [57600]: INFO cinder.volume.api [None req-563d6dcd-3b95-4f30-b16a-8a068da276d7 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 720.763013] [57600]: INFO cinder.api.openstack.wsgi [None req-563d6dcd-3b95-4f30-b16a-8a068da276d7 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 720.763701] [57600]: [pid: 57600|app: 0|req: 20/42] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:03 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1009 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 721.777742] [57601]: DEBUG cinder.api.middleware.request_id [None req-1b0ab5b7-ad22-44d2-bcf1-0611cf85a00f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.781184] [57601]: INFO cinder.api.openstack.wsgi [None req-1b0ab5b7-ad22-44d2-bcf1-0611cf85a00f tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 721.781596] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1b0ab5b7-ad22-44d2-bcf1-0611cf85a00f tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 721.782032] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1b0ab5b7-ad22-44d2-bcf1-0611cf85a00f tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 721.800189] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.800189] [57601]: warnings.warn( [ 721.804692] [57601]: INFO cinder.volume.api [None req-1b0ab5b7-ad22-44d2-bcf1-0611cf85a00f tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 721.811597] [57601]: INFO cinder.api.openstack.wsgi [None req-1b0ab5b7-ad22-44d2-bcf1-0611cf85a00f tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 721.811874] [57601]: [pid: 57601|app: 0|req: 23/43] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:04 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 722.822746] [57600]: DEBUG cinder.api.middleware.request_id [None req-71018e6b-33dc-41cb-9d1e-d0ee138949e4 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.825884] [57600]: INFO cinder.api.openstack.wsgi [None req-71018e6b-33dc-41cb-9d1e-d0ee138949e4 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 722.825884] [57600]: DEBUG cinder.api.openstack.wsgi [None req-71018e6b-33dc-41cb-9d1e-d0ee138949e4 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 722.825884] [57600]: DEBUG cinder.api.openstack.wsgi [None req-71018e6b-33dc-41cb-9d1e-d0ee138949e4 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 722.840883] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.840883] [57600]: warnings.warn( [ 722.845339] [57600]: INFO cinder.volume.api [None req-71018e6b-33dc-41cb-9d1e-d0ee138949e4 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Volume info retrieved successfully. [ 722.851265] [57600]: INFO cinder.api.openstack.wsgi [None req-71018e6b-33dc-41cb-9d1e-d0ee138949e4 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 200 [ 722.851786] [57600]: [pid: 57600|app: 0|req: 21/44] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:05 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 723.865848] [57601]: DEBUG cinder.api.middleware.request_id [None req-ddbf729e-070c-475e-b161-ccaeaeee0a4f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.869209] [57601]: INFO cinder.api.openstack.wsgi [None req-ddbf729e-070c-475e-b161-ccaeaeee0a4f tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 723.869714] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ddbf729e-070c-475e-b161-ccaeaeee0a4f tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 723.870057] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ddbf729e-070c-475e-b161-ccaeaeee0a4f tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 723.879893] [57601]: INFO cinder.api.openstack.wsgi [None req-ddbf729e-070c-475e-b161-ccaeaeee0a4f tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 404 [ 723.880573] [57601]: [pid: 57601|app: 0|req: 24/45] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:06 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 725.716246] [57600]: DEBUG cinder.api.middleware.request_id [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.911176] [57600]: INFO cinder.api.openstack.wsgi [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] POST http://10.180.1.21/volume/v3/volumes [ 725.911609] [57600]: DEBUG cinder.api.openstack.wsgi [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-319986124"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 725.913409] [57600]: DEBUG cinder.api.v3.volumes [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-319986124'}} {{(pid=57600) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 725.913548] [57600]: INFO cinder.api.v3.volumes [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Create volume of 1 GB [ 725.920417] [57600]: INFO cinder.volume.api [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Availability Zones retrieved successfully. [ 725.927827] [57600]: DEBUG cinder.volume.api [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Flow 'volume_create_api' (f8243960-04b1-4342-9727-e17361d62c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 725.929159] [57600]: DEBUG cinder.volume.api [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c219f0-2c1e-4274-9443-67ce027317e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 725.930619] [57600]: DEBUG cinder.volume.flows.api.create_volume [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Validating volume size '1' using validate_int {{(pid=57600) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 725.953126] [57600]: DEBUG cinder.volume.api [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c219f0-2c1e-4274-9443-67ce027317e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 725.954596] [57600]: DEBUG cinder.volume.api [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdc81ec0-4e6b-4d33-8692-42332083683d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 726.027659] [57600]: DEBUG cinder.quota [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Created reservations ['4f662c1a-72f8-4c2e-9529-f71fee17b852', 'a18e0445-1ad7-48b3-b59e-ffac1ba5dc6f', 'a9140296-d135-47d4-a070-7c6be84316c6', '7c424303-180f-4e40-a1f0-7d3bf9fee366'] {{(pid=57600) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 726.028738] [57600]: DEBUG cinder.volume.api [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdc81ec0-4e6b-4d33-8692-42332083683d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f662c1a-72f8-4c2e-9529-f71fee17b852', 'a18e0445-1ad7-48b3-b59e-ffac1ba5dc6f', 'a9140296-d135-47d4-a070-7c6be84316c6', '7c424303-180f-4e40-a1f0-7d3bf9fee366']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 726.029764] [57600]: DEBUG cinder.volume.api [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6cbb47c-c936-4dac-a24e-1881e7f98e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 726.053997] [57600]: DEBUG cinder.volume.api [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6cbb47c-c936-4dac-a24e-1881e7f98e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '922836fe-77f5-4474-a0a3-1b1129cb8c07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-319986124',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bcc906b49fd44aae8639c1032e3234be',qos_specs=None,replication_status=,reservations=['4f662c1a-72f8-4c2e-9529-f71fee17b852','a18e0445-1ad7-48b3-b59e-ffac1ba5dc6f','a9140296-d135-47d4-a070-7c6be84316c6','7c424303-180f-4e40-a1f0-7d3bf9fee366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37a6ca1e902b45b3ad0b125e0c9aa0c4',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:50:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-319986124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=922836fe-77f5-4474-a0a3-1b1129cb8c07,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bcc906b49fd44aae8639c1032e3234be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37a6ca1e902b45b3ad0b125e0c9aa0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 726.054757] [57600]: DEBUG cinder.volume.api [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2ebae87-9bb8-46b2-8770-e32b91c00bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 726.076631] [57600]: DEBUG cinder.volume.api [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2ebae87-9bb8-46b2-8770-e32b91c00bb0) transitioned into state 'SUCCESS' from state '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-319986124',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bcc906b49fd44aae8639c1032e3234be',qos_specs=None,replication_status=,reservations=['4f662c1a-72f8-4c2e-9529-f71fee17b852','a18e0445-1ad7-48b3-b59e-ffac1ba5dc6f','a9140296-d135-47d4-a070-7c6be84316c6','7c424303-180f-4e40-a1f0-7d3bf9fee366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37a6ca1e902b45b3ad0b125e0c9aa0c4',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 726.078157] [57600]: DEBUG cinder.volume.api [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73ff0502-cca4-464c-8bc9-b6092df5a110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 726.091746] [57600]: DEBUG cinder.volume.api [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73ff0502-cca4-464c-8bc9-b6092df5a110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 726.093202] [57600]: DEBUG cinder.volume.api [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Flow 'volume_create_api' (f8243960-04b1-4342-9727-e17361d62c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 726.094390] [57600]: INFO cinder.volume.api [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Create volume request issued successfully. [ 726.094390] [57600]: INFO cinder.api.openstack.wsgi [None req-5ff7a5e3-a3d1-44f9-9a9a-161c7596c231 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 726.094942] [57600]: [pid: 57600|app: 0|req: 22/46] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 15 13:50:08 2025] POST /volume/v3/volumes => generated 758 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 726.110725] [57601]: DEBUG cinder.api.middleware.request_id [None req-c8d0fdaf-7815-4118-9158-ad125d1b33e8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.113849] [57601]: INFO cinder.api.openstack.wsgi [None req-c8d0fdaf-7815-4118-9158-ad125d1b33e8 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 [ 726.114317] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c8d0fdaf-7815-4118-9158-ad125d1b33e8 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 726.115522] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c8d0fdaf-7815-4118-9158-ad125d1b33e8 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 726.140432] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.140432] [57601]: warnings.warn( [ 726.149729] [57601]: INFO cinder.volume.api [None req-c8d0fdaf-7815-4118-9158-ad125d1b33e8 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Volume info retrieved successfully. [ 726.156594] [57601]: INFO cinder.api.openstack.wsgi [None req-c8d0fdaf-7815-4118-9158-ad125d1b33e8 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 returned with HTTP 200 [ 726.157257] [57601]: [pid: 57601|app: 0|req: 25/47] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:08 2025] GET /volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 => generated 826 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 727.171408] [57600]: DEBUG cinder.api.middleware.request_id [None req-9c7d7214-dadd-4ef3-9cec-a53f13049b4c None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.173607] [57600]: INFO cinder.api.openstack.wsgi [None req-9c7d7214-dadd-4ef3-9cec-a53f13049b4c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 [ 727.173821] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9c7d7214-dadd-4ef3-9cec-a53f13049b4c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 727.174041] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9c7d7214-dadd-4ef3-9cec-a53f13049b4c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 727.185170] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.185170] [57600]: warnings.warn( [ 727.190113] [57600]: INFO cinder.volume.api [None req-9c7d7214-dadd-4ef3-9cec-a53f13049b4c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Volume info retrieved successfully. [ 727.195914] [57600]: INFO cinder.api.openstack.wsgi [None req-9c7d7214-dadd-4ef3-9cec-a53f13049b4c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 returned with HTTP 200 [ 727.196396] [57600]: [pid: 57600|app: 0|req: 23/48] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:09 2025] GET /volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.296646] [57601]: DEBUG cinder.api.middleware.request_id [req-ef39b12b-1b34-451e-aca3-4b422c8e5d45 req-1a5d750b-a3ab-4710-af6a-eddc6b251c14 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.300289] [57601]: INFO cinder.api.openstack.wsgi [req-ef39b12b-1b34-451e-aca3-4b422c8e5d45 req-1a5d750b-a3ab-4710-af6a-eddc6b251c14 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 [ 729.300508] [57601]: DEBUG cinder.api.openstack.wsgi [req-ef39b12b-1b34-451e-aca3-4b422c8e5d45 req-1a5d750b-a3ab-4710-af6a-eddc6b251c14 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 729.303156] [57601]: DEBUG cinder.api.openstack.wsgi [req-ef39b12b-1b34-451e-aca3-4b422c8e5d45 req-1a5d750b-a3ab-4710-af6a-eddc6b251c14 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 729.315383] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.315383] [57601]: warnings.warn( [ 729.323082] [57601]: INFO cinder.volume.api [req-ef39b12b-1b34-451e-aca3-4b422c8e5d45 req-1a5d750b-a3ab-4710-af6a-eddc6b251c14 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Volume info retrieved successfully. [ 729.330580] [57601]: INFO cinder.api.openstack.wsgi [req-ef39b12b-1b34-451e-aca3-4b422c8e5d45 req-1a5d750b-a3ab-4710-af6a-eddc6b251c14 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 returned with HTTP 200 [ 729.331093] [57601]: [pid: 57601|app: 0|req: 26/49] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:50:12 2025] GET /volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.358480] [57600]: DEBUG cinder.api.middleware.request_id [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.362052] [57600]: INFO cinder.api.openstack.wsgi [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] POST http://10.180.1.21/volume/v3/volumes [ 729.362052] [57600]: DEBUG cinder.api.openstack.wsgi [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-523530679"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 729.363528] [57600]: DEBUG cinder.api.v3.volumes [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-523530679'}} {{(pid=57600) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 729.363683] [57600]: INFO cinder.api.v3.volumes [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Create volume of 1 GB [ 729.370092] [57600]: INFO cinder.volume.api [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Availability Zones retrieved successfully. [ 729.378435] [57600]: DEBUG cinder.volume.api [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Flow 'volume_create_api' (4116b8f2-2dcc-45cc-b4ea-cb4f3ef7d6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 729.379728] [57600]: DEBUG cinder.volume.api [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (678d2a6a-200c-4a03-a6d0-226f7fbad275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 729.380962] [57600]: DEBUG cinder.volume.flows.api.create_volume [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Validating volume size '1' using validate_int {{(pid=57600) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 729.420684] [57600]: DEBUG cinder.volume.api [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (678d2a6a-200c-4a03-a6d0-226f7fbad275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 729.420895] [57600]: DEBUG cinder.volume.api [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e58278-24a4-4e66-962c-3f051968c254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 729.471225] [57600]: DEBUG cinder.quota [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Created reservations ['794fd2d8-7db7-47a7-aa05-f0c35d2f297b', '653c4211-3c83-464b-97b7-4b0209a3bcb2', '6533350d-2554-4ab3-a5cb-84acd839357e', 'e323702d-6c09-4db3-94f5-327b6182b813'] {{(pid=57600) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 729.472284] [57600]: DEBUG cinder.volume.api [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e58278-24a4-4e66-962c-3f051968c254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['794fd2d8-7db7-47a7-aa05-f0c35d2f297b', '653c4211-3c83-464b-97b7-4b0209a3bcb2', '6533350d-2554-4ab3-a5cb-84acd839357e', 'e323702d-6c09-4db3-94f5-327b6182b813']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 729.474270] [57600]: DEBUG cinder.volume.api [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0ee8db6-620e-4f51-b039-9608ad1291de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 729.502786] [57600]: DEBUG cinder.volume.api [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0ee8db6-620e-4f51-b039-9608ad1291de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb87adae-e313-4877-be7d-6c51b8263403', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-523530679',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bcc906b49fd44aae8639c1032e3234be',qos_specs=None,replication_status=,reservations=['794fd2d8-7db7-47a7-aa05-f0c35d2f297b','653c4211-3c83-464b-97b7-4b0209a3bcb2','6533350d-2554-4ab3-a5cb-84acd839357e','e323702d-6c09-4db3-94f5-327b6182b813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37a6ca1e902b45b3ad0b125e0c9aa0c4',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:50:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-523530679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb87adae-e313-4877-be7d-6c51b8263403,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bcc906b49fd44aae8639c1032e3234be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37a6ca1e902b45b3ad0b125e0c9aa0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 729.506389] [57600]: DEBUG cinder.volume.api [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09d4a0d9-3ad1-44d6-bdb6-1acb34892b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 729.524787] [57600]: DEBUG cinder.volume.api [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09d4a0d9-3ad1-44d6-bdb6-1acb34892b18) transitioned into state 'SUCCESS' from state '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-523530679',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bcc906b49fd44aae8639c1032e3234be',qos_specs=None,replication_status=,reservations=['794fd2d8-7db7-47a7-aa05-f0c35d2f297b','653c4211-3c83-464b-97b7-4b0209a3bcb2','6533350d-2554-4ab3-a5cb-84acd839357e','e323702d-6c09-4db3-94f5-327b6182b813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37a6ca1e902b45b3ad0b125e0c9aa0c4',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 729.526464] [57600]: DEBUG cinder.volume.api [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e46be924-e2ee-4a4c-b769-425654ebd91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 729.539592] [57600]: DEBUG cinder.volume.api [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e46be924-e2ee-4a4c-b769-425654ebd91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 729.540936] [57600]: DEBUG cinder.volume.api [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Flow 'volume_create_api' (4116b8f2-2dcc-45cc-b4ea-cb4f3ef7d6f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 729.543511] [57600]: INFO cinder.volume.api [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Create volume request issued successfully. [ 729.543511] [57600]: INFO cinder.api.openstack.wsgi [None req-df91d876-6ae0-4a72-8933-85b8bf38b133 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 729.543511] [57600]: [pid: 57600|app: 0|req: 24/50] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 15 13:50:12 2025] POST /volume/v3/volumes => generated 758 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 729.557473] [57601]: DEBUG cinder.api.middleware.request_id [None req-44234783-8eaf-4a65-b669-3d3f708b37c5 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.560470] [57601]: INFO cinder.api.openstack.wsgi [None req-44234783-8eaf-4a65-b669-3d3f708b37c5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 [ 729.560706] [57601]: DEBUG cinder.api.openstack.wsgi [None req-44234783-8eaf-4a65-b669-3d3f708b37c5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 729.560915] [57601]: DEBUG cinder.api.openstack.wsgi [None req-44234783-8eaf-4a65-b669-3d3f708b37c5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 729.573118] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.573118] [57601]: warnings.warn( [ 729.578672] [57601]: INFO cinder.volume.api [None req-44234783-8eaf-4a65-b669-3d3f708b37c5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Volume info retrieved successfully. [ 729.589257] [57601]: INFO cinder.api.openstack.wsgi [None req-44234783-8eaf-4a65-b669-3d3f708b37c5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 returned with HTTP 200 [ 729.589257] [57601]: [pid: 57601|app: 0|req: 27/51] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:12 2025] GET /volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 730.602636] [57600]: DEBUG cinder.api.middleware.request_id [None req-a8b4433a-98fe-4517-882b-a708389ae8d0 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.605081] [57600]: INFO cinder.api.openstack.wsgi [None req-a8b4433a-98fe-4517-882b-a708389ae8d0 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 [ 730.605327] [57600]: DEBUG cinder.api.openstack.wsgi [None req-a8b4433a-98fe-4517-882b-a708389ae8d0 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 730.605555] [57600]: DEBUG cinder.api.openstack.wsgi [None req-a8b4433a-98fe-4517-882b-a708389ae8d0 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 730.616660] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.616660] [57600]: warnings.warn( [ 730.621216] [57600]: INFO cinder.volume.api [None req-a8b4433a-98fe-4517-882b-a708389ae8d0 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Volume info retrieved successfully. [ 730.627314] [57600]: INFO cinder.api.openstack.wsgi [None req-a8b4433a-98fe-4517-882b-a708389ae8d0 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 returned with HTTP 200 [ 730.627780] [57600]: [pid: 57600|app: 0|req: 25/52] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:13 2025] GET /volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 731.713596] [57601]: DEBUG cinder.api.middleware.request_id [req-e5322b65-a709-4aee-89f1-d2c3a32e661d req-28ca79a9-ec78-47a1-958e-b48640510b8d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.718219] [57601]: INFO cinder.api.openstack.wsgi [req-e5322b65-a709-4aee-89f1-d2c3a32e661d req-28ca79a9-ec78-47a1-958e-b48640510b8d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 [ 731.718219] [57601]: DEBUG cinder.api.openstack.wsgi [req-e5322b65-a709-4aee-89f1-d2c3a32e661d req-28ca79a9-ec78-47a1-958e-b48640510b8d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 731.718447] [57601]: DEBUG cinder.api.openstack.wsgi [req-e5322b65-a709-4aee-89f1-d2c3a32e661d req-28ca79a9-ec78-47a1-958e-b48640510b8d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 731.733848] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.733848] [57601]: warnings.warn( [ 731.739269] [57601]: INFO cinder.volume.api [req-e5322b65-a709-4aee-89f1-d2c3a32e661d req-28ca79a9-ec78-47a1-958e-b48640510b8d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Volume info retrieved successfully. [ 731.746409] [57601]: INFO cinder.api.openstack.wsgi [req-e5322b65-a709-4aee-89f1-d2c3a32e661d req-28ca79a9-ec78-47a1-958e-b48640510b8d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 returned with HTTP 200 [ 731.747047] [57601]: [pid: 57601|app: 0|req: 28/53] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:50:14 2025] GET /volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 731.761562] [57600]: DEBUG cinder.api.middleware.request_id [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.764472] [57600]: INFO cinder.api.openstack.wsgi [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] POST http://10.180.1.21/volume/v3/volumes [ 731.764674] [57600]: DEBUG cinder.api.openstack.wsgi [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-815533465"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 731.766395] [57600]: DEBUG cinder.api.v3.volumes [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-815533465'}} {{(pid=57600) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 731.767068] [57600]: INFO cinder.api.v3.volumes [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Create volume of 1 GB [ 731.771785] [57600]: INFO cinder.volume.api [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Availability Zones retrieved successfully. [ 731.781260] [57600]: DEBUG cinder.volume.api [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Flow 'volume_create_api' (fea49937-474b-467e-8e9a-60a5f398400b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 731.783281] [57600]: DEBUG cinder.volume.api [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03226691-c3fe-4422-8954-1b0cae080bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 731.784229] [57600]: DEBUG cinder.volume.flows.api.create_volume [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Validating volume size '1' using validate_int {{(pid=57600) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 731.811371] [57600]: DEBUG cinder.volume.api [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03226691-c3fe-4422-8954-1b0cae080bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 731.812457] [57600]: DEBUG cinder.volume.api [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c4fb2d2-d3f5-4b9d-a1c8-bff1d7205e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 731.856189] [57600]: DEBUG cinder.quota [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Created reservations ['f803acf9-a55b-4795-b176-ebabe9a0f068', '3cb033ce-84c4-45bc-8ad8-0a10cfe80aa1', 'b5a0c219-67c1-4e9c-ac00-9823f55c8de8', '5f32133b-91dd-4854-91f6-1be3cb818464'] {{(pid=57600) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 731.857209] [57600]: DEBUG cinder.volume.api [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c4fb2d2-d3f5-4b9d-a1c8-bff1d7205e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f803acf9-a55b-4795-b176-ebabe9a0f068', '3cb033ce-84c4-45bc-8ad8-0a10cfe80aa1', 'b5a0c219-67c1-4e9c-ac00-9823f55c8de8', '5f32133b-91dd-4854-91f6-1be3cb818464']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 731.858371] [57600]: DEBUG cinder.volume.api [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bfbe38-8df9-4444-aeee-d3ee8a6ef0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 731.876527] [57600]: DEBUG cinder.volume.api [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bfbe38-8df9-4444-aeee-d3ee8a6ef0c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12264fe7-c060-4213-b449-5dde686b735c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-815533465',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bcc906b49fd44aae8639c1032e3234be',qos_specs=None,replication_status=,reservations=['f803acf9-a55b-4795-b176-ebabe9a0f068','3cb033ce-84c4-45bc-8ad8-0a10cfe80aa1','b5a0c219-67c1-4e9c-ac00-9823f55c8de8','5f32133b-91dd-4854-91f6-1be3cb818464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37a6ca1e902b45b3ad0b125e0c9aa0c4',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:50:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-815533465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12264fe7-c060-4213-b449-5dde686b735c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bcc906b49fd44aae8639c1032e3234be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37a6ca1e902b45b3ad0b125e0c9aa0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 731.876804] [57600]: DEBUG cinder.volume.api [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (250b958c-47ed-4dfb-be4d-46468c44c1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 731.892756] [57600]: DEBUG cinder.volume.api [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (250b958c-47ed-4dfb-be4d-46468c44c1aa) transitioned into state 'SUCCESS' from state '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-815533465',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bcc906b49fd44aae8639c1032e3234be',qos_specs=None,replication_status=,reservations=['f803acf9-a55b-4795-b176-ebabe9a0f068','3cb033ce-84c4-45bc-8ad8-0a10cfe80aa1','b5a0c219-67c1-4e9c-ac00-9823f55c8de8','5f32133b-91dd-4854-91f6-1be3cb818464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37a6ca1e902b45b3ad0b125e0c9aa0c4',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 731.893383] [57600]: DEBUG cinder.volume.api [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2343b2-6203-425d-8d48-3fe847a68c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 731.903263] [57600]: DEBUG cinder.volume.api [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2343b2-6203-425d-8d48-3fe847a68c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 731.904708] [57600]: DEBUG cinder.volume.api [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Flow 'volume_create_api' (fea49937-474b-467e-8e9a-60a5f398400b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 731.904708] [57600]: INFO cinder.volume.api [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Create volume request issued successfully. [ 731.905338] [57600]: INFO cinder.api.openstack.wsgi [None req-eaf51e39-778a-4d36-87d4-f8b626328b6d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 731.906029] [57600]: [pid: 57600|app: 0|req: 26/54] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 15 13:50:14 2025] POST /volume/v3/volumes => generated 758 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 731.920339] [57601]: DEBUG cinder.api.middleware.request_id [None req-5d4154ae-3bcc-4507-82b4-4a0d929a9284 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.922759] [57601]: INFO cinder.api.openstack.wsgi [None req-5d4154ae-3bcc-4507-82b4-4a0d929a9284 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c [ 731.925426] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5d4154ae-3bcc-4507-82b4-4a0d929a9284 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 731.925726] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5d4154ae-3bcc-4507-82b4-4a0d929a9284 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 731.937790] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.937790] [57601]: warnings.warn( [ 731.942913] [57601]: INFO cinder.volume.api [None req-5d4154ae-3bcc-4507-82b4-4a0d929a9284 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Volume info retrieved successfully. [ 731.948928] [57601]: INFO cinder.api.openstack.wsgi [None req-5d4154ae-3bcc-4507-82b4-4a0d929a9284 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c returned with HTTP 200 [ 731.948928] [57601]: [pid: 57601|app: 0|req: 29/55] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:14 2025] GET /volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 732.965039] [57600]: DEBUG cinder.api.middleware.request_id [None req-be4c5100-7f92-4cbf-886f-fb15e29e0a9c None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.967896] [57600]: INFO cinder.api.openstack.wsgi [None req-be4c5100-7f92-4cbf-886f-fb15e29e0a9c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c [ 732.967896] [57600]: DEBUG cinder.api.openstack.wsgi [None req-be4c5100-7f92-4cbf-886f-fb15e29e0a9c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 732.968280] [57600]: DEBUG cinder.api.openstack.wsgi [None req-be4c5100-7f92-4cbf-886f-fb15e29e0a9c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 732.981384] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.981384] [57600]: warnings.warn( [ 732.986977] [57600]: INFO cinder.volume.api [None req-be4c5100-7f92-4cbf-886f-fb15e29e0a9c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Volume info retrieved successfully. [ 732.993931] [57600]: INFO cinder.api.openstack.wsgi [None req-be4c5100-7f92-4cbf-886f-fb15e29e0a9c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c returned with HTTP 200 [ 732.994415] [57600]: [pid: 57600|app: 0|req: 27/56] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:15 2025] GET /volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 738.803203] [57601]: DEBUG cinder.api.middleware.request_id [req-ded38b6e-dcd6-49ef-b281-9b5687d9f3f0 req-831b1173-242b-4054-a2d0-1c63fd5d73b5 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.805900] [57601]: INFO cinder.api.openstack.wsgi [req-ded38b6e-dcd6-49ef-b281-9b5687d9f3f0 req-831b1173-242b-4054-a2d0-1c63fd5d73b5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c [ 738.806523] [57601]: DEBUG cinder.api.openstack.wsgi [req-ded38b6e-dcd6-49ef-b281-9b5687d9f3f0 req-831b1173-242b-4054-a2d0-1c63fd5d73b5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 738.806763] [57601]: DEBUG cinder.api.openstack.wsgi [req-ded38b6e-dcd6-49ef-b281-9b5687d9f3f0 req-831b1173-242b-4054-a2d0-1c63fd5d73b5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 738.821725] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.821725] [57601]: warnings.warn( [ 738.827506] [57601]: INFO cinder.volume.api [req-ded38b6e-dcd6-49ef-b281-9b5687d9f3f0 req-831b1173-242b-4054-a2d0-1c63fd5d73b5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Volume info retrieved successfully. [ 738.834173] [57601]: INFO cinder.api.openstack.wsgi [req-ded38b6e-dcd6-49ef-b281-9b5687d9f3f0 req-831b1173-242b-4054-a2d0-1c63fd5d73b5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c returned with HTTP 200 [ 738.834922] [57601]: [pid: 57601|app: 0|req: 30/57] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:50:21 2025] GET /volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.501743] [57600]: DEBUG cinder.api.middleware.request_id [req-9373d9e5-5ff4-40e3-9de0-dedc9d4f4d59 req-eeba3edf-bfe0-4d4f-844b-7bdaded424ed None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.504992] [57600]: INFO cinder.api.openstack.wsgi [req-9373d9e5-5ff4-40e3-9de0-dedc9d4f4d59 req-eeba3edf-bfe0-4d4f-844b-7bdaded424ed tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 739.507037] [57600]: DEBUG cinder.api.openstack.wsgi [req-9373d9e5-5ff4-40e3-9de0-dedc9d4f4d59 req-eeba3edf-bfe0-4d4f-844b-7bdaded424ed tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 739.507037] [57600]: DEBUG cinder.api.openstack.wsgi [req-9373d9e5-5ff4-40e3-9de0-dedc9d4f4d59 req-eeba3edf-bfe0-4d4f-844b-7bdaded424ed tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'detail' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 739.507037] [57600]: DEBUG cinder.api.api_utils [req-9373d9e5-5ff4-40e3-9de0-dedc9d4f4d59 req-eeba3edf-bfe0-4d4f-844b-7bdaded424ed tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Removing options '' from query. {{(pid=57600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 739.509154] [57600]: DEBUG cinder.volume.api [req-9373d9e5-5ff4-40e3-9de0-dedc9d4f4d59 req-eeba3edf-bfe0-4d4f-844b-7bdaded424ed tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 739.558741] [57600]: INFO cinder.volume.api [req-9373d9e5-5ff4-40e3-9de0-dedc9d4f4d59 req-eeba3edf-bfe0-4d4f-844b-7bdaded424ed tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Get all volumes completed successfully. [ 739.559943] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.559943] [57600]: warnings.warn( [ 739.569677] [57600]: INFO cinder.api.openstack.wsgi [req-9373d9e5-5ff4-40e3-9de0-dedc9d4f4d59 req-eeba3edf-bfe0-4d4f-844b-7bdaded424ed tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 739.573208] [57600]: [pid: 57600|app: 0|req: 28/58] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 15 13:50:22 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.197932] [57601]: DEBUG cinder.api.middleware.request_id [req-361e1b87-00cb-47b1-be3c-7f0da432cd2e req-561d901f-63a3-4d50-9ff4-ae9371c69a55 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.202090] [57601]: INFO cinder.api.openstack.wsgi [req-361e1b87-00cb-47b1-be3c-7f0da432cd2e req-561d901f-63a3-4d50-9ff4-ae9371c69a55 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 741.202090] [57601]: DEBUG cinder.api.openstack.wsgi [req-361e1b87-00cb-47b1-be3c-7f0da432cd2e req-561d901f-63a3-4d50-9ff4-ae9371c69a55 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 741.202315] [57601]: DEBUG cinder.api.openstack.wsgi [req-361e1b87-00cb-47b1-be3c-7f0da432cd2e req-561d901f-63a3-4d50-9ff4-ae9371c69a55 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'detail' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 741.202598] [57601]: DEBUG cinder.api.api_utils [req-361e1b87-00cb-47b1-be3c-7f0da432cd2e req-561d901f-63a3-4d50-9ff4-ae9371c69a55 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Removing options '' from query. {{(pid=57601) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 741.203787] [57601]: DEBUG cinder.volume.api [req-361e1b87-00cb-47b1-be3c-7f0da432cd2e req-561d901f-63a3-4d50-9ff4-ae9371c69a55 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57601) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 741.246380] [57601]: INFO cinder.volume.api [req-361e1b87-00cb-47b1-be3c-7f0da432cd2e req-561d901f-63a3-4d50-9ff4-ae9371c69a55 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Get all volumes completed successfully. [ 741.248392] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.248392] [57601]: warnings.warn( [ 741.256690] [57601]: INFO cinder.api.openstack.wsgi [req-361e1b87-00cb-47b1-be3c-7f0da432cd2e req-561d901f-63a3-4d50-9ff4-ae9371c69a55 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 741.257432] [57601]: [pid: 57601|app: 0|req: 31/59] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 15 13:50:23 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 742.308153] [57600]: DEBUG cinder.api.middleware.request_id [req-d992974f-9700-4f94-94ca-0729a96793c7 req-309b546a-8bdb-44ab-bba7-6329c64cb076 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.311569] [57600]: INFO cinder.api.openstack.wsgi [req-d992974f-9700-4f94-94ca-0729a96793c7 req-309b546a-8bdb-44ab-bba7-6329c64cb076 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 742.312159] [57600]: DEBUG cinder.api.openstack.wsgi [req-d992974f-9700-4f94-94ca-0729a96793c7 req-309b546a-8bdb-44ab-bba7-6329c64cb076 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 742.312159] [57600]: DEBUG cinder.api.openstack.wsgi [req-d992974f-9700-4f94-94ca-0729a96793c7 req-309b546a-8bdb-44ab-bba7-6329c64cb076 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'detail' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 742.313784] [57600]: DEBUG cinder.api.api_utils [req-d992974f-9700-4f94-94ca-0729a96793c7 req-309b546a-8bdb-44ab-bba7-6329c64cb076 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Removing options '' from query. {{(pid=57600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 742.313784] [57600]: DEBUG cinder.volume.api [req-d992974f-9700-4f94-94ca-0729a96793c7 req-309b546a-8bdb-44ab-bba7-6329c64cb076 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 742.332489] [57600]: INFO cinder.volume.api [req-d992974f-9700-4f94-94ca-0729a96793c7 req-309b546a-8bdb-44ab-bba7-6329c64cb076 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Get all volumes completed successfully. [ 742.334509] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.334509] [57600]: warnings.warn( [ 742.342254] [57600]: INFO cinder.api.openstack.wsgi [req-d992974f-9700-4f94-94ca-0729a96793c7 req-309b546a-8bdb-44ab-bba7-6329c64cb076 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 742.343381] [57600]: [pid: 57600|app: 0|req: 29/60] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 15 13:50:25 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.307463] [57601]: DEBUG cinder.api.middleware.request_id [req-c50646be-32f3-41ae-b26d-5ed29d4ae8b6 req-00cba951-f737-4d8a-a55e-d961fbf49746 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.310116] [57601]: INFO cinder.api.openstack.wsgi [req-c50646be-32f3-41ae-b26d-5ed29d4ae8b6 req-00cba951-f737-4d8a-a55e-d961fbf49746 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 746.310386] [57601]: DEBUG cinder.api.openstack.wsgi [req-c50646be-32f3-41ae-b26d-5ed29d4ae8b6 req-00cba951-f737-4d8a-a55e-d961fbf49746 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 746.310613] [57601]: DEBUG cinder.api.openstack.wsgi [req-c50646be-32f3-41ae-b26d-5ed29d4ae8b6 req-00cba951-f737-4d8a-a55e-d961fbf49746 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'detail' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 746.310903] [57601]: DEBUG cinder.api.api_utils [req-c50646be-32f3-41ae-b26d-5ed29d4ae8b6 req-00cba951-f737-4d8a-a55e-d961fbf49746 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Removing options '' from query. {{(pid=57601) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 746.311960] [57601]: DEBUG cinder.volume.api [req-c50646be-32f3-41ae-b26d-5ed29d4ae8b6 req-00cba951-f737-4d8a-a55e-d961fbf49746 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57601) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 746.324514] [57601]: INFO cinder.volume.api [req-c50646be-32f3-41ae-b26d-5ed29d4ae8b6 req-00cba951-f737-4d8a-a55e-d961fbf49746 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Get all volumes completed successfully. [ 746.325659] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.325659] [57601]: warnings.warn( [ 746.331537] [57601]: INFO cinder.api.openstack.wsgi [req-c50646be-32f3-41ae-b26d-5ed29d4ae8b6 req-00cba951-f737-4d8a-a55e-d961fbf49746 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 746.332200] [57601]: [pid: 57601|app: 0|req: 32/61] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 15 13:50:29 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 747.519291] [57600]: DEBUG cinder.api.middleware.request_id [req-4d616381-c0d6-4dc0-ac80-e632a4e16e28 req-f27d29e0-6efd-42e0-bb5b-f80e93cb80cf None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.521791] [57600]: INFO cinder.api.openstack.wsgi [req-4d616381-c0d6-4dc0-ac80-e632a4e16e28 req-f27d29e0-6efd-42e0-bb5b-f80e93cb80cf tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 747.522154] [57600]: DEBUG cinder.api.openstack.wsgi [req-4d616381-c0d6-4dc0-ac80-e632a4e16e28 req-f27d29e0-6efd-42e0-bb5b-f80e93cb80cf tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 747.522377] [57600]: DEBUG cinder.api.openstack.wsgi [req-4d616381-c0d6-4dc0-ac80-e632a4e16e28 req-f27d29e0-6efd-42e0-bb5b-f80e93cb80cf tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'detail' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 747.522673] [57600]: DEBUG cinder.api.api_utils [req-4d616381-c0d6-4dc0-ac80-e632a4e16e28 req-f27d29e0-6efd-42e0-bb5b-f80e93cb80cf tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Removing options '' from query. {{(pid=57600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 747.523603] [57600]: DEBUG cinder.volume.api [req-4d616381-c0d6-4dc0-ac80-e632a4e16e28 req-f27d29e0-6efd-42e0-bb5b-f80e93cb80cf tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 747.536021] [57600]: INFO cinder.volume.api [req-4d616381-c0d6-4dc0-ac80-e632a4e16e28 req-f27d29e0-6efd-42e0-bb5b-f80e93cb80cf tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Get all volumes completed successfully. [ 747.537135] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.537135] [57600]: warnings.warn( [ 747.542817] [57600]: INFO cinder.api.openstack.wsgi [req-4d616381-c0d6-4dc0-ac80-e632a4e16e28 req-f27d29e0-6efd-42e0-bb5b-f80e93cb80cf tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 747.543323] [57600]: [pid: 57600|app: 0|req: 30/62] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 15 13:50:30 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 748.116478] [57601]: DEBUG cinder.api.middleware.request_id [None req-53a1604c-4a54-49b6-bb39-371285250041 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.118719] [57601]: INFO cinder.api.openstack.wsgi [None req-53a1604c-4a54-49b6-bb39-371285250041 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 748.118956] [57601]: DEBUG cinder.api.openstack.wsgi [None req-53a1604c-4a54-49b6-bb39-371285250041 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 748.119888] [57601]: DEBUG cinder.api.openstack.wsgi [None req-53a1604c-4a54-49b6-bb39-371285250041 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 748.119888] [57601]: INFO cinder.api.v3.volumes [None req-53a1604c-4a54-49b6-bb39-371285250041 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Delete volume with id: 54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 748.126932] [57601]: INFO cinder.api.openstack.wsgi [None req-53a1604c-4a54-49b6-bb39-371285250041 tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 404 [ 748.127475] [57601]: [pid: 57601|app: 0|req: 33/63] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:50:30 2025] DELETE /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 748.130905] [57600]: DEBUG cinder.api.middleware.request_id [None req-0d31074b-ec63-4854-b742-3ba85229bd0b None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.133388] [57600]: INFO cinder.api.openstack.wsgi [None req-0d31074b-ec63-4854-b742-3ba85229bd0b tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] GET http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 [ 748.133643] [57600]: DEBUG cinder.api.openstack.wsgi [None req-0d31074b-ec63-4854-b742-3ba85229bd0b tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 748.133848] [57600]: DEBUG cinder.api.openstack.wsgi [None req-0d31074b-ec63-4854-b742-3ba85229bd0b tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 748.143935] [57600]: INFO cinder.api.openstack.wsgi [None req-0d31074b-ec63-4854-b742-3ba85229bd0b tempest-VolumesAssistedSnapshotsTest-1339271418 tempest-VolumesAssistedSnapshotsTest-1339271418-project-admin] http://10.180.1.21/volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 returned with HTTP 404 [ 748.144624] [57600]: [pid: 57600|app: 0|req: 31/64] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:30 2025] GET /volume/v3/volumes/54b7acc1-c4bf-46e8-9c91-0edd0066d644 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 748.157027] [57601]: DEBUG cinder.api.middleware.request_id [req-d7483336-fbdc-4101-a0a3-806fcbd6eeef req-6c2f0a61-59cd-4e46-afa6-f92bdb2c501a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.159644] [57601]: INFO cinder.api.openstack.wsgi [req-d7483336-fbdc-4101-a0a3-806fcbd6eeef req-6c2f0a61-59cd-4e46-afa6-f92bdb2c501a tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 748.159849] [57601]: DEBUG cinder.api.openstack.wsgi [req-d7483336-fbdc-4101-a0a3-806fcbd6eeef req-6c2f0a61-59cd-4e46-afa6-f92bdb2c501a tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 748.160062] [57601]: DEBUG cinder.api.openstack.wsgi [req-d7483336-fbdc-4101-a0a3-806fcbd6eeef req-6c2f0a61-59cd-4e46-afa6-f92bdb2c501a tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'detail' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 748.160349] [57601]: DEBUG cinder.api.api_utils [req-d7483336-fbdc-4101-a0a3-806fcbd6eeef req-6c2f0a61-59cd-4e46-afa6-f92bdb2c501a tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Removing options '' from query. {{(pid=57601) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 748.161251] [57601]: DEBUG cinder.volume.api [req-d7483336-fbdc-4101-a0a3-806fcbd6eeef req-6c2f0a61-59cd-4e46-afa6-f92bdb2c501a tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57601) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 748.175226] [57601]: INFO cinder.volume.api [req-d7483336-fbdc-4101-a0a3-806fcbd6eeef req-6c2f0a61-59cd-4e46-afa6-f92bdb2c501a tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Get all volumes completed successfully. [ 748.175226] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.175226] [57601]: warnings.warn( [ 748.182740] [57601]: INFO cinder.api.openstack.wsgi [req-d7483336-fbdc-4101-a0a3-806fcbd6eeef req-6c2f0a61-59cd-4e46-afa6-f92bdb2c501a tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 748.184049] [57601]: [pid: 57601|app: 0|req: 34/65] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 15 13:50:30 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 751.570078] [57600]: DEBUG cinder.api.middleware.request_id [req-b2b95d07-0c27-4f6e-86ed-cd1f61a7c874 req-ad785ab2-2e11-474e-95c3-b1dd99ed3796 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.574420] [57600]: INFO cinder.api.openstack.wsgi [req-b2b95d07-0c27-4f6e-86ed-cd1f61a7c874 req-ad785ab2-2e11-474e-95c3-b1dd99ed3796 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 751.575762] [57600]: DEBUG cinder.api.openstack.wsgi [req-b2b95d07-0c27-4f6e-86ed-cd1f61a7c874 req-ad785ab2-2e11-474e-95c3-b1dd99ed3796 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 751.575762] [57600]: DEBUG cinder.api.openstack.wsgi [req-b2b95d07-0c27-4f6e-86ed-cd1f61a7c874 req-ad785ab2-2e11-474e-95c3-b1dd99ed3796 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'detail' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 751.576040] [57600]: DEBUG cinder.api.api_utils [req-b2b95d07-0c27-4f6e-86ed-cd1f61a7c874 req-ad785ab2-2e11-474e-95c3-b1dd99ed3796 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Removing options '' from query. {{(pid=57600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 751.576972] [57600]: DEBUG cinder.volume.api [req-b2b95d07-0c27-4f6e-86ed-cd1f61a7c874 req-ad785ab2-2e11-474e-95c3-b1dd99ed3796 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 751.594431] [57600]: INFO cinder.volume.api [req-b2b95d07-0c27-4f6e-86ed-cd1f61a7c874 req-ad785ab2-2e11-474e-95c3-b1dd99ed3796 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Get all volumes completed successfully. [ 751.595812] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.595812] [57600]: warnings.warn( [ 751.607136] [57600]: INFO cinder.api.openstack.wsgi [req-b2b95d07-0c27-4f6e-86ed-cd1f61a7c874 req-ad785ab2-2e11-474e-95c3-b1dd99ed3796 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 751.607654] [57600]: [pid: 57600|app: 0|req: 32/66] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 15 13:50:34 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 752.323075] [57601]: DEBUG cinder.api.middleware.request_id [req-2f98cdb7-f2b4-4530-9994-684b44677013 req-e1881be5-c51a-40cf-8450-eaeb8bdd96e5 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.325960] [57601]: INFO cinder.api.openstack.wsgi [req-2f98cdb7-f2b4-4530-9994-684b44677013 req-e1881be5-c51a-40cf-8450-eaeb8bdd96e5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 752.325960] [57601]: DEBUG cinder.api.openstack.wsgi [req-2f98cdb7-f2b4-4530-9994-684b44677013 req-e1881be5-c51a-40cf-8450-eaeb8bdd96e5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 752.325960] [57601]: DEBUG cinder.api.openstack.wsgi [req-2f98cdb7-f2b4-4530-9994-684b44677013 req-e1881be5-c51a-40cf-8450-eaeb8bdd96e5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'detail' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 752.326187] [57601]: DEBUG cinder.api.api_utils [req-2f98cdb7-f2b4-4530-9994-684b44677013 req-e1881be5-c51a-40cf-8450-eaeb8bdd96e5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Removing options '' from query. {{(pid=57601) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 752.327287] [57601]: DEBUG cinder.volume.api [req-2f98cdb7-f2b4-4530-9994-684b44677013 req-e1881be5-c51a-40cf-8450-eaeb8bdd96e5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57601) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 752.330049] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=99,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 752.342621] [57601]: INFO cinder.volume.api [req-2f98cdb7-f2b4-4530-9994-684b44677013 req-e1881be5-c51a-40cf-8450-eaeb8bdd96e5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Get all volumes completed successfully. [ 752.342813] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.342813] [57601]: warnings.warn( [ 752.349920] [57601]: INFO cinder.api.openstack.wsgi [req-2f98cdb7-f2b4-4530-9994-684b44677013 req-e1881be5-c51a-40cf-8450-eaeb8bdd96e5 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 752.351016] [57601]: [pid: 57601|app: 0|req: 35/67] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 15 13:50:35 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 752.367465] [57600]: DEBUG cinder.api.middleware.request_id [None req-fa4534a4-4a92-4c75-b3ca-704f639bbdab None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.369460] [57600]: INFO cinder.api.openstack.wsgi [None req-fa4534a4-4a92-4c75-b3ca-704f639bbdab tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] DELETE http://10.180.1.21/volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c [ 752.369704] [57600]: DEBUG cinder.api.openstack.wsgi [None req-fa4534a4-4a92-4c75-b3ca-704f639bbdab tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 752.370401] [57600]: DEBUG cinder.api.openstack.wsgi [None req-fa4534a4-4a92-4c75-b3ca-704f639bbdab tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'delete' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 752.370594] [57600]: INFO cinder.api.v3.volumes [None req-fa4534a4-4a92-4c75-b3ca-704f639bbdab tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Delete volume with id: 12264fe7-c060-4213-b449-5dde686b735c [ 752.383391] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.383391] [57600]: warnings.warn( [ 752.383916] [57600]: INFO cinder.volume.api [None req-fa4534a4-4a92-4c75-b3ca-704f639bbdab tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Volume info retrieved successfully. [ 752.407160] [57600]: INFO cinder.volume.api [None req-fa4534a4-4a92-4c75-b3ca-704f639bbdab tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Delete volume request issued successfully. [ 752.407533] [57600]: INFO cinder.api.openstack.wsgi [None req-fa4534a4-4a92-4c75-b3ca-704f639bbdab tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c returned with HTTP 202 [ 752.411008] [57600]: [pid: 57600|app: 0|req: 33/68] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:50:35 2025] DELETE /volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 752.412294] [57601]: DEBUG cinder.api.middleware.request_id [None req-681065af-8456-4141-8e13-ab3ce3333019 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.415300] [57601]: INFO cinder.api.openstack.wsgi [None req-681065af-8456-4141-8e13-ab3ce3333019 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c [ 752.415523] [57601]: DEBUG cinder.api.openstack.wsgi [None req-681065af-8456-4141-8e13-ab3ce3333019 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 752.415765] [57601]: DEBUG cinder.api.openstack.wsgi [None req-681065af-8456-4141-8e13-ab3ce3333019 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 752.429245] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.429245] [57601]: warnings.warn( [ 752.438615] [57601]: INFO cinder.volume.api [None req-681065af-8456-4141-8e13-ab3ce3333019 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Volume info retrieved successfully. [ 752.446872] [57601]: INFO cinder.api.openstack.wsgi [None req-681065af-8456-4141-8e13-ab3ce3333019 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c returned with HTTP 200 [ 752.447017] [57601]: [pid: 57601|app: 0|req: 36/69] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:35 2025] GET /volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 753.460272] [57600]: DEBUG cinder.api.middleware.request_id [None req-ea2e07bb-dc40-4ec0-a3bd-7007aa164823 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.464399] [57600]: INFO cinder.api.openstack.wsgi [None req-ea2e07bb-dc40-4ec0-a3bd-7007aa164823 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c [ 753.464399] [57600]: DEBUG cinder.api.openstack.wsgi [None req-ea2e07bb-dc40-4ec0-a3bd-7007aa164823 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 753.464399] [57600]: DEBUG cinder.api.openstack.wsgi [None req-ea2e07bb-dc40-4ec0-a3bd-7007aa164823 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 753.471873] [57600]: INFO cinder.api.openstack.wsgi [None req-ea2e07bb-dc40-4ec0-a3bd-7007aa164823 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c returned with HTTP 404 [ 753.472642] [57600]: [pid: 57600|app: 0|req: 34/70] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:36 2025] GET /volume/v3/volumes/12264fe7-c060-4213-b449-5dde686b735c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 753.477698] [57601]: DEBUG cinder.api.middleware.request_id [None req-42b7e956-b4d4-47fe-80ff-5e45bb13b56c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.481895] [57601]: INFO cinder.api.openstack.wsgi [None req-42b7e956-b4d4-47fe-80ff-5e45bb13b56c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 [ 753.481895] [57601]: DEBUG cinder.api.openstack.wsgi [None req-42b7e956-b4d4-47fe-80ff-5e45bb13b56c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 753.481895] [57601]: DEBUG cinder.api.openstack.wsgi [None req-42b7e956-b4d4-47fe-80ff-5e45bb13b56c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 753.482090] [57601]: INFO cinder.api.v3.volumes [None req-42b7e956-b4d4-47fe-80ff-5e45bb13b56c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Delete volume with id: bb87adae-e313-4877-be7d-6c51b8263403 [ 753.494510] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.494510] [57601]: warnings.warn( [ 753.495129] [57601]: INFO cinder.volume.api [None req-42b7e956-b4d4-47fe-80ff-5e45bb13b56c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Volume info retrieved successfully. [ 753.514249] [57601]: INFO cinder.volume.api [None req-42b7e956-b4d4-47fe-80ff-5e45bb13b56c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Delete volume request issued successfully. [ 753.514473] [57601]: INFO cinder.api.openstack.wsgi [None req-42b7e956-b4d4-47fe-80ff-5e45bb13b56c tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 returned with HTTP 202 [ 753.515202] [57601]: [pid: 57601|app: 0|req: 37/71] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:50:36 2025] DELETE /volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 753.518193] [57600]: DEBUG cinder.api.middleware.request_id [None req-9394ecd6-2bfb-4a8f-bd0e-9cd72eb4e4ea None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.522545] [57600]: INFO cinder.api.openstack.wsgi [None req-9394ecd6-2bfb-4a8f-bd0e-9cd72eb4e4ea tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 [ 753.522799] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9394ecd6-2bfb-4a8f-bd0e-9cd72eb4e4ea tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 753.523838] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9394ecd6-2bfb-4a8f-bd0e-9cd72eb4e4ea tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 753.535993] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.535993] [57600]: warnings.warn( [ 753.546562] [57600]: INFO cinder.volume.api [None req-9394ecd6-2bfb-4a8f-bd0e-9cd72eb4e4ea tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Volume info retrieved successfully. [ 753.562581] [57600]: INFO cinder.api.openstack.wsgi [None req-9394ecd6-2bfb-4a8f-bd0e-9cd72eb4e4ea tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 returned with HTTP 200 [ 753.565724] [57600]: [pid: 57600|app: 0|req: 35/72] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:36 2025] GET /volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 754.581387] [57601]: DEBUG cinder.api.middleware.request_id [None req-d7779415-9467-49fc-b65d-882ab2026694 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.583540] [57601]: INFO cinder.api.openstack.wsgi [None req-d7779415-9467-49fc-b65d-882ab2026694 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 [ 754.583771] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d7779415-9467-49fc-b65d-882ab2026694 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 754.584041] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d7779415-9467-49fc-b65d-882ab2026694 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 754.593340] [57601]: INFO cinder.api.openstack.wsgi [None req-d7779415-9467-49fc-b65d-882ab2026694 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 returned with HTTP 404 [ 754.593599] [57601]: [pid: 57601|app: 0|req: 38/73] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:37 2025] GET /volume/v3/volumes/bb87adae-e313-4877-be7d-6c51b8263403 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 754.598869] [57600]: DEBUG cinder.api.middleware.request_id [None req-19a92ef3-b80e-4719-925a-2e6b552f3182 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.601684] [57600]: INFO cinder.api.openstack.wsgi [None req-19a92ef3-b80e-4719-925a-2e6b552f3182 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] DELETE http://10.180.1.21/volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 [ 754.602523] [57600]: DEBUG cinder.api.openstack.wsgi [None req-19a92ef3-b80e-4719-925a-2e6b552f3182 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 754.602523] [57600]: DEBUG cinder.api.openstack.wsgi [None req-19a92ef3-b80e-4719-925a-2e6b552f3182 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'delete' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 754.602523] [57600]: INFO cinder.api.v3.volumes [None req-19a92ef3-b80e-4719-925a-2e6b552f3182 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Delete volume with id: 922836fe-77f5-4474-a0a3-1b1129cb8c07 [ 754.613730] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.613730] [57600]: warnings.warn( [ 754.614313] [57600]: INFO cinder.volume.api [None req-19a92ef3-b80e-4719-925a-2e6b552f3182 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Volume info retrieved successfully. [ 754.636611] [57600]: INFO cinder.volume.api [None req-19a92ef3-b80e-4719-925a-2e6b552f3182 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Delete volume request issued successfully. [ 754.636977] [57600]: INFO cinder.api.openstack.wsgi [None req-19a92ef3-b80e-4719-925a-2e6b552f3182 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 returned with HTTP 202 [ 754.637628] [57600]: [pid: 57600|app: 0|req: 36/74] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:50:37 2025] DELETE /volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 754.646341] [57601]: DEBUG cinder.api.middleware.request_id [None req-432e47ca-eb0e-4d22-af1d-e0d9ebb7df0d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.649343] [57601]: INFO cinder.api.openstack.wsgi [None req-432e47ca-eb0e-4d22-af1d-e0d9ebb7df0d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 [ 754.649343] [57601]: DEBUG cinder.api.openstack.wsgi [None req-432e47ca-eb0e-4d22-af1d-e0d9ebb7df0d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 754.651142] [57601]: DEBUG cinder.api.openstack.wsgi [None req-432e47ca-eb0e-4d22-af1d-e0d9ebb7df0d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 754.660617] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.660617] [57601]: warnings.warn( [ 754.666323] [57601]: INFO cinder.volume.api [None req-432e47ca-eb0e-4d22-af1d-e0d9ebb7df0d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Volume info retrieved successfully. [ 754.676629] [57601]: INFO cinder.api.openstack.wsgi [None req-432e47ca-eb0e-4d22-af1d-e0d9ebb7df0d tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 returned with HTTP 200 [ 754.677417] [57601]: [pid: 57601|app: 0|req: 39/75] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:37 2025] GET /volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 755.688211] [57600]: DEBUG cinder.api.middleware.request_id [None req-16612f0e-72d6-4b94-a0d2-9bf322236ad4 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.691031] [57600]: INFO cinder.api.openstack.wsgi [None req-16612f0e-72d6-4b94-a0d2-9bf322236ad4 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] GET http://10.180.1.21/volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 [ 755.691318] [57600]: DEBUG cinder.api.openstack.wsgi [None req-16612f0e-72d6-4b94-a0d2-9bf322236ad4 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 755.691556] [57600]: DEBUG cinder.api.openstack.wsgi [None req-16612f0e-72d6-4b94-a0d2-9bf322236ad4 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 755.701119] [57600]: INFO cinder.api.openstack.wsgi [None req-16612f0e-72d6-4b94-a0d2-9bf322236ad4 tempest-VolumesTestJSON-989960970 tempest-VolumesTestJSON-989960970-project-member] http://10.180.1.21/volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 returned with HTTP 404 [ 755.701119] [57600]: [pid: 57600|app: 0|req: 37/76] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:50:38 2025] GET /volume/v3/volumes/922836fe-77f5-4474-a0a3-1b1129cb8c07 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 764.669999] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 765.694342] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=153,cinder:UPDATE=42,cinder:INSERT=28 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 805.874466] [57601]: DEBUG cinder.api.middleware.request_id [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.878544] [57601]: INFO cinder.api.openstack.wsgi [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] POST http://10.180.1.21/volume/v3/volumes [ 805.879073] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1426467709", "imageRef": "bcfeb45f-4a43-4af9-a5e8-07f7f2644559", "size": 1}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 805.881211] [57601]: DEBUG cinder.api.v3.volumes [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1426467709', 'imageRef': 'bcfeb45f-4a43-4af9-a5e8-07f7f2644559', 'size': 1}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 806.213022] [57601]: INFO cinder.api.v3.volumes [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Create volume of 1 GB [ 806.221357] [57601]: INFO cinder.volume.api [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Availability Zones retrieved successfully. [ 806.234557] [57601]: DEBUG cinder.volume.api [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Flow 'volume_create_api' (b094149d-2e64-45c3-8b5a-e30d5400e777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 806.237963] [57601]: DEBUG cinder.volume.api [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40755a8-36ce-4a5a-ae37-71d5482b16c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 806.239373] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 806.338580] [57601]: DEBUG cinder.volume.api [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40755a8-36ce-4a5a-ae37-71d5482b16c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 806.342433] [57601]: DEBUG cinder.volume.api [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89692901-a75f-45a1-b95a-69aa1612e254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 806.447367] [57601]: DEBUG cinder.quota [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Created reservations ['c635b6bc-249a-42f3-8ffa-b1001b5b345c', '26a45cfc-1687-444f-93bf-db84e40eadc9', 'ca2ce2b3-fe7c-4a3e-82f1-329bee991496', '5116d753-ed00-49f4-8022-4aca3d006133'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 806.450023] [57601]: DEBUG cinder.volume.api [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89692901-a75f-45a1-b95a-69aa1612e254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c635b6bc-249a-42f3-8ffa-b1001b5b345c', '26a45cfc-1687-444f-93bf-db84e40eadc9', 'ca2ce2b3-fe7c-4a3e-82f1-329bee991496', '5116d753-ed00-49f4-8022-4aca3d006133']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 806.450023] [57601]: DEBUG cinder.volume.api [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63109d4f-7267-482e-b8d5-381c1eb23b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 806.493261] [57601]: DEBUG cinder.volume.api [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63109d4f-7267-482e-b8d5-381c1eb23b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb539d07-25a1-4547-8a3c-cab273bb41aa', '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-1426467709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09342cce7ff14a97a862c492052ff3d4',qos_specs=None,replication_status=,reservations=['c635b6bc-249a-42f3-8ffa-b1001b5b345c','26a45cfc-1687-444f-93bf-db84e40eadc9','ca2ce2b3-fe7c-4a3e-82f1-329bee991496','5116d753-ed00-49f4-8022-4aca3d006133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e009c7135f44cbb96ce791df84fad2',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1426467709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb539d07-25a1-4547-8a3c-cab273bb41aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09342cce7ff14a97a862c492052ff3d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e009c7135f44cbb96ce791df84fad2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 806.493261] [57601]: DEBUG cinder.volume.api [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01ba22c-6ace-4b02-ae34-63c0c8e8722f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 806.525193] [57601]: DEBUG cinder.volume.api [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01ba22c-6ace-4b02-ae34-63c0c8e8722f) transitioned into state 'SUCCESS' from state '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-1426467709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09342cce7ff14a97a862c492052ff3d4',qos_specs=None,replication_status=,reservations=['c635b6bc-249a-42f3-8ffa-b1001b5b345c','26a45cfc-1687-444f-93bf-db84e40eadc9','ca2ce2b3-fe7c-4a3e-82f1-329bee991496','5116d753-ed00-49f4-8022-4aca3d006133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e009c7135f44cbb96ce791df84fad2',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 806.526574] [57601]: DEBUG cinder.volume.api [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be244bd-0f0e-4b07-bfd9-f2f39444f678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 806.548699] [57601]: DEBUG cinder.volume.api [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be244bd-0f0e-4b07-bfd9-f2f39444f678) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 806.550985] [57601]: DEBUG cinder.volume.api [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Flow 'volume_create_api' (b094149d-2e64-45c3-8b5a-e30d5400e777) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 806.551246] [57601]: INFO cinder.volume.api [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Create volume request issued successfully. [ 806.552360] [57601]: INFO cinder.api.openstack.wsgi [None req-f833ab45-7d17-4244-8af7-f6e8e5cde0cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 806.555193] [57601]: [pid: 57601|app: 0|req: 40/77] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 15 13:51:28 2025] POST /volume/v3/volumes => generated 752 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 806.570036] [57600]: DEBUG cinder.api.middleware.request_id [None req-2ac5a207-7f14-43f0-9531-6129e4182980 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.572686] [57600]: INFO cinder.api.openstack.wsgi [None req-2ac5a207-7f14-43f0-9531-6129e4182980 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 806.572902] [57600]: DEBUG cinder.api.openstack.wsgi [None req-2ac5a207-7f14-43f0-9531-6129e4182980 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 806.573134] [57600]: DEBUG cinder.api.openstack.wsgi [None req-2ac5a207-7f14-43f0-9531-6129e4182980 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 806.588543] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.588543] [57600]: warnings.warn( [ 806.595924] [57600]: INFO cinder.volume.api [None req-2ac5a207-7f14-43f0-9531-6129e4182980 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 806.605757] [57600]: INFO cinder.api.openstack.wsgi [None req-2ac5a207-7f14-43f0-9531-6129e4182980 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 806.606421] [57600]: [pid: 57600|app: 0|req: 38/78] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:29 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 807.622732] [57601]: DEBUG cinder.api.middleware.request_id [None req-28cacb98-604f-48ae-9e02-9c1598dd6372 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 807.625101] [57601]: INFO cinder.api.openstack.wsgi [None req-28cacb98-604f-48ae-9e02-9c1598dd6372 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 807.625354] [57601]: DEBUG cinder.api.openstack.wsgi [None req-28cacb98-604f-48ae-9e02-9c1598dd6372 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 807.625572] [57601]: DEBUG cinder.api.openstack.wsgi [None req-28cacb98-604f-48ae-9e02-9c1598dd6372 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 807.637149] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 807.637149] [57601]: warnings.warn( [ 807.643058] [57601]: INFO cinder.volume.api [None req-28cacb98-604f-48ae-9e02-9c1598dd6372 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 807.648126] [57601]: INFO cinder.api.openstack.wsgi [None req-28cacb98-604f-48ae-9e02-9c1598dd6372 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 807.648607] [57601]: [pid: 57601|app: 0|req: 41/79] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:30 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 808.659635] [57600]: DEBUG cinder.api.middleware.request_id [None req-310a79e5-706d-414b-90f7-397e8b3adf57 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.662830] [57600]: INFO cinder.api.openstack.wsgi [None req-310a79e5-706d-414b-90f7-397e8b3adf57 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 808.663099] [57600]: DEBUG cinder.api.openstack.wsgi [None req-310a79e5-706d-414b-90f7-397e8b3adf57 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 808.663751] [57600]: DEBUG cinder.api.openstack.wsgi [None req-310a79e5-706d-414b-90f7-397e8b3adf57 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 808.676923] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 808.676923] [57600]: warnings.warn( [ 808.683079] [57600]: INFO cinder.volume.api [None req-310a79e5-706d-414b-90f7-397e8b3adf57 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 808.688912] [57600]: INFO cinder.api.openstack.wsgi [None req-310a79e5-706d-414b-90f7-397e8b3adf57 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 808.691907] [57600]: [pid: 57600|app: 0|req: 39/80] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:31 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 809.704135] [57601]: DEBUG cinder.api.middleware.request_id [None req-32578859-c2d7-4f9c-abe1-9c9e27d7a1af None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.708946] [57601]: INFO cinder.api.openstack.wsgi [None req-32578859-c2d7-4f9c-abe1-9c9e27d7a1af tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 809.709305] [57601]: DEBUG cinder.api.openstack.wsgi [None req-32578859-c2d7-4f9c-abe1-9c9e27d7a1af tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 809.709418] [57601]: DEBUG cinder.api.openstack.wsgi [None req-32578859-c2d7-4f9c-abe1-9c9e27d7a1af tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 809.732475] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 809.732475] [57601]: warnings.warn( [ 809.751630] [57601]: INFO cinder.volume.api [None req-32578859-c2d7-4f9c-abe1-9c9e27d7a1af tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 809.766682] [57601]: INFO cinder.api.openstack.wsgi [None req-32578859-c2d7-4f9c-abe1-9c9e27d7a1af tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 809.767419] [57601]: [pid: 57601|app: 0|req: 42/81] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:32 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 810.788675] [57600]: DEBUG cinder.api.middleware.request_id [None req-20d351ae-c3a1-43db-bfc9-1ad96a59a6cb None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.793385] [57600]: INFO cinder.api.openstack.wsgi [None req-20d351ae-c3a1-43db-bfc9-1ad96a59a6cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 810.793995] [57600]: DEBUG cinder.api.openstack.wsgi [None req-20d351ae-c3a1-43db-bfc9-1ad96a59a6cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 810.794824] [57600]: DEBUG cinder.api.openstack.wsgi [None req-20d351ae-c3a1-43db-bfc9-1ad96a59a6cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 810.814306] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 810.814306] [57600]: warnings.warn( [ 810.824836] [57600]: INFO cinder.volume.api [None req-20d351ae-c3a1-43db-bfc9-1ad96a59a6cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 810.835238] [57600]: INFO cinder.api.openstack.wsgi [None req-20d351ae-c3a1-43db-bfc9-1ad96a59a6cb tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 810.835238] [57600]: [pid: 57600|app: 0|req: 40/82] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:33 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 811.848440] [57601]: DEBUG cinder.api.middleware.request_id [None req-18e2f561-26a6-4eb1-aad0-28525463358a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.855355] [57601]: INFO cinder.api.openstack.wsgi [None req-18e2f561-26a6-4eb1-aad0-28525463358a tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 811.855355] [57601]: DEBUG cinder.api.openstack.wsgi [None req-18e2f561-26a6-4eb1-aad0-28525463358a tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 811.855355] [57601]: DEBUG cinder.api.openstack.wsgi [None req-18e2f561-26a6-4eb1-aad0-28525463358a tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 811.878021] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.878021] [57601]: warnings.warn( [ 811.887334] [57601]: INFO cinder.volume.api [None req-18e2f561-26a6-4eb1-aad0-28525463358a tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 811.896872] [57601]: INFO cinder.api.openstack.wsgi [None req-18e2f561-26a6-4eb1-aad0-28525463358a tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 811.897541] [57601]: [pid: 57601|app: 0|req: 43/83] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:34 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 812.919306] [57600]: DEBUG cinder.api.middleware.request_id [None req-56b56931-dbbe-451d-950f-4d1589bf587b None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.922554] [57600]: INFO cinder.api.openstack.wsgi [None req-56b56931-dbbe-451d-950f-4d1589bf587b tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 812.923086] [57600]: DEBUG cinder.api.openstack.wsgi [None req-56b56931-dbbe-451d-950f-4d1589bf587b tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 812.923476] [57600]: DEBUG cinder.api.openstack.wsgi [None req-56b56931-dbbe-451d-950f-4d1589bf587b tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 812.974567] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.974567] [57600]: warnings.warn( [ 812.979139] [57600]: INFO cinder.volume.api [None req-56b56931-dbbe-451d-950f-4d1589bf587b tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 812.988748] [57600]: INFO cinder.api.openstack.wsgi [None req-56b56931-dbbe-451d-950f-4d1589bf587b tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 812.989183] [57600]: [pid: 57600|app: 0|req: 41/84] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:35 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 814.000138] [57601]: DEBUG cinder.api.middleware.request_id [None req-9f493c37-65f5-4fc3-be01-2143f0ab0319 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.002458] [57601]: INFO cinder.api.openstack.wsgi [None req-9f493c37-65f5-4fc3-be01-2143f0ab0319 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 814.002722] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9f493c37-65f5-4fc3-be01-2143f0ab0319 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 814.002974] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9f493c37-65f5-4fc3-be01-2143f0ab0319 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 814.013150] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 814.013150] [57601]: warnings.warn( [ 814.017318] [57601]: INFO cinder.volume.api [None req-9f493c37-65f5-4fc3-be01-2143f0ab0319 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 814.022256] [57601]: INFO cinder.api.openstack.wsgi [None req-9f493c37-65f5-4fc3-be01-2143f0ab0319 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 814.022735] [57601]: [pid: 57601|app: 0|req: 44/85] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:36 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.032666] [57600]: DEBUG cinder.api.middleware.request_id [None req-334fa443-3351-4e75-a9ed-5159dc40add4 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.038312] [57600]: INFO cinder.api.openstack.wsgi [None req-334fa443-3351-4e75-a9ed-5159dc40add4 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 815.038312] [57600]: DEBUG cinder.api.openstack.wsgi [None req-334fa443-3351-4e75-a9ed-5159dc40add4 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 815.038312] [57600]: DEBUG cinder.api.openstack.wsgi [None req-334fa443-3351-4e75-a9ed-5159dc40add4 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 815.050573] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.050573] [57600]: warnings.warn( [ 815.059669] [57600]: INFO cinder.volume.api [None req-334fa443-3351-4e75-a9ed-5159dc40add4 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 815.066828] [57600]: INFO cinder.api.openstack.wsgi [None req-334fa443-3351-4e75-a9ed-5159dc40add4 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 815.067301] [57600]: [pid: 57600|app: 0|req: 42/86] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:37 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 816.085401] [57601]: DEBUG cinder.api.middleware.request_id [None req-d1622ab6-8581-4857-bf53-bbdbb696d70c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.087838] [57601]: INFO cinder.api.openstack.wsgi [None req-d1622ab6-8581-4857-bf53-bbdbb696d70c tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 816.088167] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d1622ab6-8581-4857-bf53-bbdbb696d70c tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 816.088421] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d1622ab6-8581-4857-bf53-bbdbb696d70c tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 816.109318] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 816.109318] [57601]: warnings.warn( [ 816.114181] [57601]: INFO cinder.volume.api [None req-d1622ab6-8581-4857-bf53-bbdbb696d70c tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 816.120533] [57601]: INFO cinder.api.openstack.wsgi [None req-d1622ab6-8581-4857-bf53-bbdbb696d70c tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 816.121346] [57601]: [pid: 57601|app: 0|req: 45/87] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:38 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 817.021616] [57600]: DEBUG cinder.api.middleware.request_id [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.024049] [57600]: INFO cinder.api.openstack.wsgi [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] POST http://10.180.1.21/volume/v3/volumes [ 817.024462] [57600]: DEBUG cinder.api.openstack.wsgi [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1867938065", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 817.027284] [57600]: DEBUG cinder.api.v3.volumes [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1867938065', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57600) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 817.027448] [57600]: INFO cinder.api.v3.volumes [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Create volume of 1 GB [ 817.033095] [57600]: INFO cinder.volume.api [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Availability Zones retrieved successfully. [ 817.040631] [57600]: DEBUG cinder.volume.api [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Flow 'volume_create_api' (220bc7c6-bce6-4759-8f32-d4b31e841d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 817.042359] [57600]: DEBUG cinder.volume.api [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ba9fa34-4cdf-42b5-b79d-5d6dac21959f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 817.043641] [57600]: DEBUG cinder.volume.flows.api.create_volume [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Validating volume size '1' using validate_int {{(pid=57600) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 817.070373] [57600]: DEBUG cinder.volume.api [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ba9fa34-4cdf-42b5-b79d-5d6dac21959f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 817.071635] [57600]: DEBUG cinder.volume.api [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57544c45-3690-417e-b79a-caf78bbfa3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 817.128447] [57600]: DEBUG cinder.quota [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Created reservations ['46f897a2-39df-49e9-9c57-91f0748dc32d', 'e181287a-b31e-4909-8908-f81eaaebeeae', '38c0f2a1-abf5-44ec-bb93-d349375b730c', '570284f5-609d-4e4c-8d6e-428d626118de'] {{(pid=57600) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 817.131519] [57600]: DEBUG cinder.volume.api [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57544c45-3690-417e-b79a-caf78bbfa3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46f897a2-39df-49e9-9c57-91f0748dc32d', 'e181287a-b31e-4909-8908-f81eaaebeeae', '38c0f2a1-abf5-44ec-bb93-d349375b730c', '570284f5-609d-4e4c-8d6e-428d626118de']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 817.131519] [57600]: DEBUG cinder.volume.api [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d60a0e85-cf7c-43f0-b559-98540a440d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 817.139148] [57601]: DEBUG cinder.api.middleware.request_id [None req-a9665fb4-3f2c-496b-be2b-3bba0f4b8a28 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.142395] [57601]: INFO cinder.api.openstack.wsgi [None req-a9665fb4-3f2c-496b-be2b-3bba0f4b8a28 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 817.142905] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a9665fb4-3f2c-496b-be2b-3bba0f4b8a28 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 817.143482] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a9665fb4-3f2c-496b-be2b-3bba0f4b8a28 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 817.150446] [57600]: DEBUG cinder.volume.api [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d60a0e85-cf7c-43f0-b559-98540a440d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e2ae787-af2c-4137-9011-36e385597083', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1867938065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6f3a5107b3415d807d92d703057ac4',qos_specs=None,replication_status=,reservations=['46f897a2-39df-49e9-9c57-91f0748dc32d','e181287a-b31e-4909-8908-f81eaaebeeae','38c0f2a1-abf5-44ec-bb93-d349375b730c','570284f5-609d-4e4c-8d6e-428d626118de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf43ccc56f364b1c8bf30c1a1421febf',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:51:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1867938065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e2ae787-af2c-4137-9011-36e385597083,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab6f3a5107b3415d807d92d703057ac4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf43ccc56f364b1c8bf30c1a1421febf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 817.151602] [57600]: DEBUG cinder.volume.api [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c1cfe47-9c45-41bd-bbea-aff5473aef7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 817.154942] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.154942] [57601]: warnings.warn( [ 817.159500] [57601]: INFO cinder.volume.api [None req-a9665fb4-3f2c-496b-be2b-3bba0f4b8a28 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 817.166532] [57601]: INFO cinder.api.openstack.wsgi [None req-a9665fb4-3f2c-496b-be2b-3bba0f4b8a28 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 817.167224] [57601]: [pid: 57601|app: 0|req: 46/88] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:39 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 817.167406] [57600]: DEBUG cinder.volume.api [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c1cfe47-9c45-41bd-bbea-aff5473aef7a) transitioned into state 'SUCCESS' from state '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-1867938065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6f3a5107b3415d807d92d703057ac4',qos_specs=None,replication_status=,reservations=['46f897a2-39df-49e9-9c57-91f0748dc32d','e181287a-b31e-4909-8908-f81eaaebeeae','38c0f2a1-abf5-44ec-bb93-d349375b730c','570284f5-609d-4e4c-8d6e-428d626118de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf43ccc56f364b1c8bf30c1a1421febf',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 817.168466] [57600]: DEBUG cinder.volume.api [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713d4db8-cd65-42e4-b404-ab5a96029d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 817.193198] [57600]: DEBUG cinder.volume.api [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713d4db8-cd65-42e4-b404-ab5a96029d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 817.195832] [57600]: DEBUG cinder.volume.api [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Flow 'volume_create_api' (220bc7c6-bce6-4759-8f32-d4b31e841d7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 817.196329] [57600]: INFO cinder.volume.api [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Create volume request issued successfully. [ 817.197230] [57600]: INFO cinder.api.openstack.wsgi [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-ffe917d0-53cd-472a-a415-393f02b5240a tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 817.197994] [57600]: [pid: 57600|app: 0|req: 43/89] 10.180.1.21 () {64 vars in 1421 bytes} [Mon Dec 15 13:51:39 2025] POST /volume/v3/volumes => generated 754 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 817.206240] [57601]: DEBUG cinder.api.middleware.request_id [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-b1645b37-5a41-4318-8f07-704b31aad1f5 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.210051] [57601]: INFO cinder.api.openstack.wsgi [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-b1645b37-5a41-4318-8f07-704b31aad1f5 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] GET http://10.180.1.21/volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 [ 817.210051] [57601]: DEBUG cinder.api.openstack.wsgi [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-b1645b37-5a41-4318-8f07-704b31aad1f5 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 817.210051] [57601]: DEBUG cinder.api.openstack.wsgi [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-b1645b37-5a41-4318-8f07-704b31aad1f5 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 817.220522] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.220522] [57601]: warnings.warn( [ 817.227518] [57601]: INFO cinder.volume.api [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-b1645b37-5a41-4318-8f07-704b31aad1f5 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Volume info retrieved successfully. [ 817.235470] [57601]: INFO cinder.api.openstack.wsgi [req-ce8d32b0-7f73-4032-aa6a-65e64d369f28 req-b1645b37-5a41-4318-8f07-704b31aad1f5 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] http://10.180.1.21/volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 returned with HTTP 200 [ 817.235470] [57601]: [pid: 57601|app: 0|req: 47/90] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:51:39 2025] GET /volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 817.352692] [57600]: DEBUG cinder.api.middleware.request_id [req-bb3eaec0-a7f9-4905-ba4f-1957c357160d req-550d49d2-ddd7-40cf-af5d-a948a6ffaf63 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.357278] [57600]: INFO cinder.api.openstack.wsgi [req-bb3eaec0-a7f9-4905-ba4f-1957c357160d req-550d49d2-ddd7-40cf-af5d-a948a6ffaf63 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] GET http://10.180.1.21/volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 [ 817.357541] [57600]: DEBUG cinder.api.openstack.wsgi [req-bb3eaec0-a7f9-4905-ba4f-1957c357160d req-550d49d2-ddd7-40cf-af5d-a948a6ffaf63 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 817.357779] [57600]: DEBUG cinder.api.openstack.wsgi [req-bb3eaec0-a7f9-4905-ba4f-1957c357160d req-550d49d2-ddd7-40cf-af5d-a948a6ffaf63 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 817.367281] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.367281] [57600]: warnings.warn( [ 817.373061] [57600]: INFO cinder.volume.api [req-bb3eaec0-a7f9-4905-ba4f-1957c357160d req-550d49d2-ddd7-40cf-af5d-a948a6ffaf63 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Volume info retrieved successfully. [ 817.379482] [57600]: INFO cinder.api.openstack.wsgi [req-bb3eaec0-a7f9-4905-ba4f-1957c357160d req-550d49d2-ddd7-40cf-af5d-a948a6ffaf63 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] http://10.180.1.21/volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 returned with HTTP 200 [ 817.380040] [57600]: [pid: 57600|app: 0|req: 44/91] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:51:40 2025] GET /volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 817.401910] [57601]: DEBUG cinder.api.middleware.request_id [req-b352dd57-a44e-40d2-9271-bebc30382ced req-db043918-ed59-42da-85f0-3c78d1a14631 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.404197] [57601]: INFO cinder.api.openstack.wsgi [req-b352dd57-a44e-40d2-9271-bebc30382ced req-db043918-ed59-42da-85f0-3c78d1a14631 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 817.404593] [57601]: DEBUG cinder.api.openstack.wsgi [req-b352dd57-a44e-40d2-9271-bebc30382ced req-db043918-ed59-42da-85f0-3c78d1a14631 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e2ae787-af2c-4137-9011-36e385597083", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-58435540", "description": null, "metadata": {}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 817.414578] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.414578] [57601]: warnings.warn( [ 817.415232] [57601]: INFO cinder.volume.api [req-b352dd57-a44e-40d2-9271-bebc30382ced req-db043918-ed59-42da-85f0-3c78d1a14631 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Volume info retrieved successfully. [ 817.415449] [57601]: INFO cinder.api.v3.snapshots [req-b352dd57-a44e-40d2-9271-bebc30382ced req-db043918-ed59-42da-85f0-3c78d1a14631 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Create snapshot from volume 3e2ae787-af2c-4137-9011-36e385597083 [ 817.436554] [57601]: WARNING cinder.quota [req-b352dd57-a44e-40d2-9271-bebc30382ced req-db043918-ed59-42da-85f0-3c78d1a14631 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Deprecated: Default quota for resource: snapshots_vsphere is set by the default quota flag: quota_snapshots_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 817.488535] [57601]: DEBUG cinder.quota [req-b352dd57-a44e-40d2-9271-bebc30382ced req-db043918-ed59-42da-85f0-3c78d1a14631 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Created reservations ['01547a60-fad1-4ccf-af33-2cddf0c5193b', '940b9bdb-4ae4-4cbd-9785-e479397f90cb', 'b66fcb5d-6b4b-44c0-bb55-7b9e1cca642d', '1781fe82-2809-4e8b-8150-6659d4652e93'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 817.551352] [57601]: INFO cinder.volume.api [req-b352dd57-a44e-40d2-9271-bebc30382ced req-db043918-ed59-42da-85f0-3c78d1a14631 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Snapshot create request issued successfully. [ 817.551782] [57601]: INFO cinder.api.openstack.wsgi [req-b352dd57-a44e-40d2-9271-bebc30382ced req-db043918-ed59-42da-85f0-3c78d1a14631 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 817.552500] [57601]: [pid: 57601|app: 0|req: 48/92] 10.180.1.21 () {64 vars in 1427 bytes} [Mon Dec 15 13:51:40 2025] POST /volume/v3/snapshots => generated 309 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 817.664205] [57600]: DEBUG cinder.api.middleware.request_id [req-83792ef5-ba03-484a-8bce-92562add7dff req-3225b73d-3c0a-47ba-b98f-99f532194834 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.666632] [57600]: INFO cinder.api.openstack.wsgi [req-83792ef5-ba03-484a-8bce-92562add7dff req-3225b73d-3c0a-47ba-b98f-99f532194834 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] GET http://10.180.1.21/volume/v3/snapshots/1c41d61e-dac0-42e2-a57d-e5c0bb2b7f4d [ 817.666866] [57600]: DEBUG cinder.api.openstack.wsgi [req-83792ef5-ba03-484a-8bce-92562add7dff req-3225b73d-3c0a-47ba-b98f-99f532194834 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 817.667409] [57600]: DEBUG cinder.api.openstack.wsgi [req-83792ef5-ba03-484a-8bce-92562add7dff req-3225b73d-3c0a-47ba-b98f-99f532194834 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 817.686248] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.686248] [57600]: warnings.warn( [ 817.686248] [57600]: INFO cinder.volume.api [req-83792ef5-ba03-484a-8bce-92562add7dff req-3225b73d-3c0a-47ba-b98f-99f532194834 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Snapshot retrieved successfully. [ 817.687178] [57600]: INFO cinder.api.openstack.wsgi [req-83792ef5-ba03-484a-8bce-92562add7dff req-3225b73d-3c0a-47ba-b98f-99f532194834 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] http://10.180.1.21/volume/v3/snapshots/1c41d61e-dac0-42e2-a57d-e5c0bb2b7f4d returned with HTTP 200 [ 817.687692] [57600]: [pid: 57600|app: 0|req: 45/93] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Dec 15 13:51:40 2025] GET /volume/v3/snapshots/1c41d61e-dac0-42e2-a57d-e5c0bb2b7f4d => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 817.781583] [57601]: DEBUG cinder.api.middleware.request_id [req-e319e14b-d49b-4df0-bb4e-3b2473341d2b req-050dd8cf-4752-459d-aaa0-433e7624614b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.784499] [57601]: INFO cinder.api.openstack.wsgi [req-e319e14b-d49b-4df0-bb4e-3b2473341d2b req-050dd8cf-4752-459d-aaa0-433e7624614b tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 817.785081] [57601]: DEBUG cinder.api.openstack.wsgi [req-e319e14b-d49b-4df0-bb4e-3b2473341d2b req-050dd8cf-4752-459d-aaa0-433e7624614b tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 817.785081] [57601]: DEBUG cinder.api.openstack.wsgi [req-e319e14b-d49b-4df0-bb4e-3b2473341d2b req-050dd8cf-4752-459d-aaa0-433e7624614b tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Calling method 'detail' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 817.785329] [57601]: DEBUG cinder.api.api_utils [req-e319e14b-d49b-4df0-bb4e-3b2473341d2b req-050dd8cf-4752-459d-aaa0-433e7624614b tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Removing options '' from query. {{(pid=57601) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 817.785566] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.785566] [57601]: warnings.warn( [ 817.787123] [57601]: DEBUG cinder.db.sqlalchemy.api [req-e319e14b-d49b-4df0-bb4e-3b2473341d2b req-050dd8cf-4752-459d-aaa0-433e7624614b tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Building query based on filter {{(pid=57601) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 817.800013] [57601]: INFO cinder.volume.api [req-e319e14b-d49b-4df0-bb4e-3b2473341d2b req-050dd8cf-4752-459d-aaa0-433e7624614b tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Get all snapshots completed successfully. [ 817.802635] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.802635] [57601]: warnings.warn( [ 817.802635] [57601]: INFO cinder.api.openstack.wsgi [req-e319e14b-d49b-4df0-bb4e-3b2473341d2b req-050dd8cf-4752-459d-aaa0-433e7624614b tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 817.802635] [57601]: [pid: 57601|app: 0|req: 49/94] 10.180.1.21 () {60 vars in 1394 bytes} [Mon Dec 15 13:51:40 2025] GET /volume/v3/snapshots/detail => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 817.889538] [57600]: DEBUG cinder.api.middleware.request_id [req-ce12c6dd-9281-42a1-b45a-5b446afef96c req-06d0dbfd-99ab-4586-9b02-38d76a7a767c None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.892555] [57600]: INFO cinder.api.openstack.wsgi [req-ce12c6dd-9281-42a1-b45a-5b446afef96c req-06d0dbfd-99ab-4586-9b02-38d76a7a767c tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] GET http://10.180.1.21/volume/v3/snapshots/1c41d61e-dac0-42e2-a57d-e5c0bb2b7f4d [ 817.892821] [57600]: DEBUG cinder.api.openstack.wsgi [req-ce12c6dd-9281-42a1-b45a-5b446afef96c req-06d0dbfd-99ab-4586-9b02-38d76a7a767c tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 817.893127] [57600]: DEBUG cinder.api.openstack.wsgi [req-ce12c6dd-9281-42a1-b45a-5b446afef96c req-06d0dbfd-99ab-4586-9b02-38d76a7a767c tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 817.901999] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.901999] [57600]: warnings.warn( [ 817.902476] [57600]: INFO cinder.volume.api [req-ce12c6dd-9281-42a1-b45a-5b446afef96c req-06d0dbfd-99ab-4586-9b02-38d76a7a767c tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Snapshot retrieved successfully. [ 817.903690] [57600]: INFO cinder.api.openstack.wsgi [req-ce12c6dd-9281-42a1-b45a-5b446afef96c req-06d0dbfd-99ab-4586-9b02-38d76a7a767c tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] http://10.180.1.21/volume/v3/snapshots/1c41d61e-dac0-42e2-a57d-e5c0bb2b7f4d returned with HTTP 200 [ 817.904229] [57600]: [pid: 57600|app: 0|req: 46/95] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Dec 15 13:51:40 2025] GET /volume/v3/snapshots/1c41d61e-dac0-42e2-a57d-e5c0bb2b7f4d => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 818.054410] [57601]: DEBUG cinder.api.middleware.request_id [req-8c27d4b2-d4cd-429f-ae8c-868c78395770 req-4e94b8e0-e589-4f0b-b71c-773e0c39c521 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.057239] [57601]: INFO cinder.api.openstack.wsgi [req-8c27d4b2-d4cd-429f-ae8c-868c78395770 req-4e94b8e0-e589-4f0b-b71c-773e0c39c521 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/1c41d61e-dac0-42e2-a57d-e5c0bb2b7f4d [ 818.057436] [57601]: DEBUG cinder.api.openstack.wsgi [req-8c27d4b2-d4cd-429f-ae8c-868c78395770 req-4e94b8e0-e589-4f0b-b71c-773e0c39c521 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 818.057682] [57601]: DEBUG cinder.api.openstack.wsgi [req-8c27d4b2-d4cd-429f-ae8c-868c78395770 req-4e94b8e0-e589-4f0b-b71c-773e0c39c521 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 818.057809] [57601]: INFO cinder.api.v3.snapshots [req-8c27d4b2-d4cd-429f-ae8c-868c78395770 req-4e94b8e0-e589-4f0b-b71c-773e0c39c521 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Delete snapshot with id: 1c41d61e-dac0-42e2-a57d-e5c0bb2b7f4d [ 818.067791] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.067791] [57601]: warnings.warn( [ 818.067949] [57601]: INFO cinder.volume.api [req-8c27d4b2-d4cd-429f-ae8c-868c78395770 req-4e94b8e0-e589-4f0b-b71c-773e0c39c521 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Snapshot retrieved successfully. [ 818.090416] [57601]: INFO cinder.volume.api [req-8c27d4b2-d4cd-429f-ae8c-868c78395770 req-4e94b8e0-e589-4f0b-b71c-773e0c39c521 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Snapshot delete request issued successfully. [ 818.090675] [57601]: INFO cinder.api.openstack.wsgi [req-8c27d4b2-d4cd-429f-ae8c-868c78395770 req-4e94b8e0-e589-4f0b-b71c-773e0c39c521 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] http://10.180.1.21/volume/v3/snapshots/1c41d61e-dac0-42e2-a57d-e5c0bb2b7f4d returned with HTTP 202 [ 818.091233] [57601]: [pid: 57601|app: 0|req: 50/96] 10.180.1.21 () {62 vars in 1506 bytes} [Mon Dec 15 13:51:40 2025] DELETE /volume/v3/snapshots/1c41d61e-dac0-42e2-a57d-e5c0bb2b7f4d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 818.108662] [57600]: DEBUG cinder.api.middleware.request_id [req-6ec7b382-fd8b-45c2-a653-b844bef637c9 req-f479ff8c-5127-4739-87b8-6b5c22ef1605 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.111208] [57600]: INFO cinder.api.openstack.wsgi [req-6ec7b382-fd8b-45c2-a653-b844bef637c9 req-f479ff8c-5127-4739-87b8-6b5c22ef1605 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] GET http://10.180.1.21/volume/v3/snapshots/1c41d61e-dac0-42e2-a57d-e5c0bb2b7f4d [ 818.111426] [57600]: DEBUG cinder.api.openstack.wsgi [req-6ec7b382-fd8b-45c2-a653-b844bef637c9 req-f479ff8c-5127-4739-87b8-6b5c22ef1605 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 818.111641] [57600]: DEBUG cinder.api.openstack.wsgi [req-6ec7b382-fd8b-45c2-a653-b844bef637c9 req-f479ff8c-5127-4739-87b8-6b5c22ef1605 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 818.117506] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.117506] [57600]: warnings.warn( [ 818.118000] [57600]: INFO cinder.volume.api [req-6ec7b382-fd8b-45c2-a653-b844bef637c9 req-f479ff8c-5127-4739-87b8-6b5c22ef1605 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Snapshot retrieved successfully. [ 818.119078] [57600]: INFO cinder.api.openstack.wsgi [req-6ec7b382-fd8b-45c2-a653-b844bef637c9 req-f479ff8c-5127-4739-87b8-6b5c22ef1605 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] http://10.180.1.21/volume/v3/snapshots/1c41d61e-dac0-42e2-a57d-e5c0bb2b7f4d returned with HTTP 200 [ 818.119629] [57600]: [pid: 57600|app: 0|req: 47/97] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Dec 15 13:51:40 2025] GET /volume/v3/snapshots/1c41d61e-dac0-42e2-a57d-e5c0bb2b7f4d => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 818.182639] [57601]: DEBUG cinder.api.middleware.request_id [None req-28ded321-523a-4380-88a0-18a025f289e0 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.185035] [57601]: INFO cinder.api.openstack.wsgi [None req-28ded321-523a-4380-88a0-18a025f289e0 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 818.185035] [57601]: DEBUG cinder.api.openstack.wsgi [None req-28ded321-523a-4380-88a0-18a025f289e0 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 818.185652] [57601]: DEBUG cinder.api.openstack.wsgi [None req-28ded321-523a-4380-88a0-18a025f289e0 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 818.204329] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.204329] [57601]: warnings.warn( [ 818.208943] [57601]: INFO cinder.volume.api [None req-28ded321-523a-4380-88a0-18a025f289e0 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 818.214555] [57601]: INFO cinder.api.openstack.wsgi [None req-28ded321-523a-4380-88a0-18a025f289e0 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 818.215066] [57601]: [pid: 57601|app: 0|req: 51/98] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:40 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 819.191076] [57600]: DEBUG cinder.api.middleware.request_id [req-2c479e17-0e2f-4610-8e31-da0090a88eea req-d7fc5c08-ce1d-4cc9-be55-53cc36ae70b4 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.194710] [57600]: INFO cinder.api.openstack.wsgi [req-2c479e17-0e2f-4610-8e31-da0090a88eea req-d7fc5c08-ce1d-4cc9-be55-53cc36ae70b4 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] GET http://10.180.1.21/volume/v3/snapshots/1c41d61e-dac0-42e2-a57d-e5c0bb2b7f4d [ 819.194930] [57600]: DEBUG cinder.api.openstack.wsgi [req-2c479e17-0e2f-4610-8e31-da0090a88eea req-d7fc5c08-ce1d-4cc9-be55-53cc36ae70b4 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 819.195153] [57600]: DEBUG cinder.api.openstack.wsgi [req-2c479e17-0e2f-4610-8e31-da0090a88eea req-d7fc5c08-ce1d-4cc9-be55-53cc36ae70b4 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 819.201844] [57600]: INFO cinder.api.openstack.wsgi [req-2c479e17-0e2f-4610-8e31-da0090a88eea req-d7fc5c08-ce1d-4cc9-be55-53cc36ae70b4 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] http://10.180.1.21/volume/v3/snapshots/1c41d61e-dac0-42e2-a57d-e5c0bb2b7f4d returned with HTTP 404 [ 819.202522] [57600]: [pid: 57600|app: 0|req: 48/99] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Dec 15 13:51:41 2025] GET /volume/v3/snapshots/1c41d61e-dac0-42e2-a57d-e5c0bb2b7f4d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 819.229594] [57601]: DEBUG cinder.api.middleware.request_id [None req-622f593c-8669-4174-862e-b28683803a65 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.231861] [57601]: INFO cinder.api.openstack.wsgi [None req-622f593c-8669-4174-862e-b28683803a65 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 819.232111] [57601]: DEBUG cinder.api.openstack.wsgi [None req-622f593c-8669-4174-862e-b28683803a65 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 819.232406] [57601]: DEBUG cinder.api.openstack.wsgi [None req-622f593c-8669-4174-862e-b28683803a65 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 819.242137] [57600]: DEBUG cinder.api.middleware.request_id [req-e71fcf40-1445-4e98-8ea8-6f9f195b5617 req-d9c7bec9-09d3-40c4-85de-5d3d5436130e None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.245498] [57600]: INFO cinder.api.openstack.wsgi [req-e71fcf40-1445-4e98-8ea8-6f9f195b5617 req-d9c7bec9-09d3-40c4-85de-5d3d5436130e tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 [ 819.245695] [57600]: DEBUG cinder.api.openstack.wsgi [req-e71fcf40-1445-4e98-8ea8-6f9f195b5617 req-d9c7bec9-09d3-40c4-85de-5d3d5436130e tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 819.245910] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 819.245910] [57601]: warnings.warn( [ 819.245998] [57600]: DEBUG cinder.api.openstack.wsgi [req-e71fcf40-1445-4e98-8ea8-6f9f195b5617 req-d9c7bec9-09d3-40c4-85de-5d3d5436130e tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Calling method 'delete' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 819.246174] [57600]: INFO cinder.api.v3.volumes [req-e71fcf40-1445-4e98-8ea8-6f9f195b5617 req-d9c7bec9-09d3-40c4-85de-5d3d5436130e tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Delete volume with id: 3e2ae787-af2c-4137-9011-36e385597083 [ 819.251083] [57601]: INFO cinder.volume.api [None req-622f593c-8669-4174-862e-b28683803a65 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 819.255498] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 819.255498] [57600]: warnings.warn( [ 819.256050] [57600]: INFO cinder.volume.api [req-e71fcf40-1445-4e98-8ea8-6f9f195b5617 req-d9c7bec9-09d3-40c4-85de-5d3d5436130e tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Volume info retrieved successfully. [ 819.257118] [57601]: INFO cinder.api.openstack.wsgi [None req-622f593c-8669-4174-862e-b28683803a65 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 819.257733] [57601]: [pid: 57601|app: 0|req: 52/100] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:41 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 819.280718] [57600]: INFO cinder.volume.api [req-e71fcf40-1445-4e98-8ea8-6f9f195b5617 req-d9c7bec9-09d3-40c4-85de-5d3d5436130e tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Delete volume request issued successfully. [ 819.280957] [57600]: INFO cinder.api.openstack.wsgi [req-e71fcf40-1445-4e98-8ea8-6f9f195b5617 req-d9c7bec9-09d3-40c4-85de-5d3d5436130e tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] http://10.180.1.21/volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 returned with HTTP 202 [ 819.281740] [57600]: [pid: 57600|app: 0|req: 49/101] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 15 13:51:41 2025] DELETE /volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 819.316439] [57601]: DEBUG cinder.api.middleware.request_id [req-d1167485-00aa-4932-9009-d506d45caeeb req-50aa1daf-6912-4e13-b558-82f5b7e19407 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.320072] [57601]: INFO cinder.api.openstack.wsgi [req-d1167485-00aa-4932-9009-d506d45caeeb req-50aa1daf-6912-4e13-b558-82f5b7e19407 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] GET http://10.180.1.21/volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 [ 819.320072] [57601]: DEBUG cinder.api.openstack.wsgi [req-d1167485-00aa-4932-9009-d506d45caeeb req-50aa1daf-6912-4e13-b558-82f5b7e19407 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 819.320593] [57601]: DEBUG cinder.api.openstack.wsgi [req-d1167485-00aa-4932-9009-d506d45caeeb req-50aa1daf-6912-4e13-b558-82f5b7e19407 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 819.330466] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 819.330466] [57601]: warnings.warn( [ 819.334990] [57601]: INFO cinder.volume.api [req-d1167485-00aa-4932-9009-d506d45caeeb req-50aa1daf-6912-4e13-b558-82f5b7e19407 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Volume info retrieved successfully. [ 819.341060] [57601]: INFO cinder.api.openstack.wsgi [req-d1167485-00aa-4932-9009-d506d45caeeb req-50aa1daf-6912-4e13-b558-82f5b7e19407 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] http://10.180.1.21/volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 returned with HTTP 200 [ 819.341909] [57601]: [pid: 57601|app: 0|req: 53/102] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:51:42 2025] GET /volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 820.270783] [57600]: DEBUG cinder.api.middleware.request_id [None req-5adf701a-20ae-418c-a67a-7678e444c25c None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.272500] [57600]: INFO cinder.api.openstack.wsgi [None req-5adf701a-20ae-418c-a67a-7678e444c25c tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 820.272728] [57600]: DEBUG cinder.api.openstack.wsgi [None req-5adf701a-20ae-418c-a67a-7678e444c25c tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 820.272950] [57600]: DEBUG cinder.api.openstack.wsgi [None req-5adf701a-20ae-418c-a67a-7678e444c25c tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 820.285671] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 820.285671] [57600]: warnings.warn( [ 820.290527] [57600]: INFO cinder.volume.api [None req-5adf701a-20ae-418c-a67a-7678e444c25c tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 820.295690] [57600]: INFO cinder.api.openstack.wsgi [None req-5adf701a-20ae-418c-a67a-7678e444c25c tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 820.296257] [57600]: [pid: 57600|app: 0|req: 50/103] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:42 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 820.360555] [57601]: DEBUG cinder.api.middleware.request_id [req-8f517445-e347-4692-99ca-301128eed606 req-a490628a-c4ef-4728-baf4-652d7fbed40f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.362608] [57601]: INFO cinder.api.openstack.wsgi [req-8f517445-e347-4692-99ca-301128eed606 req-a490628a-c4ef-4728-baf4-652d7fbed40f tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] GET http://10.180.1.21/volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 [ 820.362824] [57601]: DEBUG cinder.api.openstack.wsgi [req-8f517445-e347-4692-99ca-301128eed606 req-a490628a-c4ef-4728-baf4-652d7fbed40f tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 820.363056] [57601]: DEBUG cinder.api.openstack.wsgi [req-8f517445-e347-4692-99ca-301128eed606 req-a490628a-c4ef-4728-baf4-652d7fbed40f tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 820.369374] [57601]: INFO cinder.api.openstack.wsgi [req-8f517445-e347-4692-99ca-301128eed606 req-a490628a-c4ef-4728-baf4-652d7fbed40f tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] http://10.180.1.21/volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 returned with HTTP 404 [ 820.369915] [57601]: [pid: 57601|app: 0|req: 54/104] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:51:43 2025] GET /volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 820.386360] [57600]: DEBUG cinder.api.middleware.request_id [req-1565520e-d305-4efa-bdbe-74730ac7544d req-932d799e-31ba-4074-b31e-dcaed381e9de None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.388542] [57600]: INFO cinder.api.openstack.wsgi [req-1565520e-d305-4efa-bdbe-74730ac7544d req-932d799e-31ba-4074-b31e-dcaed381e9de tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 [ 820.388746] [57600]: DEBUG cinder.api.openstack.wsgi [req-1565520e-d305-4efa-bdbe-74730ac7544d req-932d799e-31ba-4074-b31e-dcaed381e9de tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 820.388959] [57600]: DEBUG cinder.api.openstack.wsgi [req-1565520e-d305-4efa-bdbe-74730ac7544d req-932d799e-31ba-4074-b31e-dcaed381e9de tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Calling method 'delete' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 820.389170] [57600]: INFO cinder.api.v3.volumes [req-1565520e-d305-4efa-bdbe-74730ac7544d req-932d799e-31ba-4074-b31e-dcaed381e9de tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Delete volume with id: 3e2ae787-af2c-4137-9011-36e385597083 [ 820.395754] [57600]: INFO cinder.api.openstack.wsgi [req-1565520e-d305-4efa-bdbe-74730ac7544d req-932d799e-31ba-4074-b31e-dcaed381e9de tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] http://10.180.1.21/volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 returned with HTTP 404 [ 820.396393] [57600]: [pid: 57600|app: 0|req: 51/105] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 15 13:51:43 2025] DELETE /volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 820.409587] [57601]: DEBUG cinder.api.middleware.request_id [req-c312544c-0254-46a4-8cfd-42124bd972ab req-dd2fff2f-8b4e-4938-bc7a-5e4825ad1264 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.411977] [57601]: INFO cinder.api.openstack.wsgi [req-c312544c-0254-46a4-8cfd-42124bd972ab req-dd2fff2f-8b4e-4938-bc7a-5e4825ad1264 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] GET http://10.180.1.21/volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 [ 820.412308] [57601]: DEBUG cinder.api.openstack.wsgi [req-c312544c-0254-46a4-8cfd-42124bd972ab req-dd2fff2f-8b4e-4938-bc7a-5e4825ad1264 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 820.412545] [57601]: DEBUG cinder.api.openstack.wsgi [req-c312544c-0254-46a4-8cfd-42124bd972ab req-dd2fff2f-8b4e-4938-bc7a-5e4825ad1264 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 820.419351] [57601]: INFO cinder.api.openstack.wsgi [req-c312544c-0254-46a4-8cfd-42124bd972ab req-dd2fff2f-8b4e-4938-bc7a-5e4825ad1264 tempest-VolumesSnapshotsTestJSON-1054591268 tempest-VolumesSnapshotsTestJSON-1054591268-project-member] http://10.180.1.21/volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 returned with HTTP 404 [ 820.419891] [57601]: [pid: 57601|app: 0|req: 55/106] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:51:43 2025] GET /volume/v3/volumes/3e2ae787-af2c-4137-9011-36e385597083 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 821.130693] [57600]: DEBUG cinder.api.middleware.request_id [None req-c4f93792-804c-4fab-8067-66172dc612e0 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.135023] [57600]: INFO cinder.api.openstack.wsgi [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] POST http://10.180.1.21/volume/v3/volumes [ 821.135023] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-705397967"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 821.136578] [57600]: DEBUG cinder.api.v3.volumes [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-705397967'}} {{(pid=57600) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 821.136844] [57600]: INFO cinder.api.v3.volumes [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Create volume of 1 GB [ 821.146010] [57600]: INFO cinder.volume.api [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Availability Zones retrieved successfully. [ 821.156986] [57600]: DEBUG cinder.volume.api [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Flow 'volume_create_api' (47cc33a8-844c-47a0-ae89-16e4b8089158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 821.158336] [57600]: DEBUG cinder.volume.api [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ab4a8e-07c7-4df8-971d-1f573e001984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 821.159401] [57600]: DEBUG cinder.volume.flows.api.create_volume [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Validating volume size '1' using validate_int {{(pid=57600) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 821.181031] [57600]: DEBUG cinder.volume.api [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ab4a8e-07c7-4df8-971d-1f573e001984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 821.182306] [57600]: DEBUG cinder.volume.api [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6426d624-63b9-40b6-ad16-606a9b6ccdcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 821.248019] [57600]: DEBUG cinder.quota [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Created reservations ['dcd86642-e8ae-47d4-9025-46934a227fd1', '8218af07-3cc5-4732-99f8-4cfd9a0bc435', 'e5d04274-0c51-4530-b434-260816ce40cf', '393cc666-42ad-4337-a23f-a1976b6eb490'] {{(pid=57600) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 821.248019] [57600]: DEBUG cinder.volume.api [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6426d624-63b9-40b6-ad16-606a9b6ccdcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcd86642-e8ae-47d4-9025-46934a227fd1', '8218af07-3cc5-4732-99f8-4cfd9a0bc435', 'e5d04274-0c51-4530-b434-260816ce40cf', '393cc666-42ad-4337-a23f-a1976b6eb490']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 821.248019] [57600]: DEBUG cinder.volume.api [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f4354ae-4237-4e1f-ab8f-547d7f06acd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 821.261543] [57600]: DEBUG cinder.volume.api [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f4354ae-4237-4e1f-ab8f-547d7f06acd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-705397967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='681eb870d4744e1191cd23e6700a24cf',qos_specs=None,replication_status=,reservations=['dcd86642-e8ae-47d4-9025-46934a227fd1','8218af07-3cc5-4732-99f8-4cfd9a0bc435','e5d04274-0c51-4530-b434-260816ce40cf','393cc666-42ad-4337-a23f-a1976b6eb490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='982d42225a754aefa16708ee7bf44116',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:51:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-705397967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='681eb870d4744e1191cd23e6700a24cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='982d42225a754aefa16708ee7bf44116',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 821.262883] [57600]: DEBUG cinder.volume.api [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98b50ab4-56b2-4fea-a224-15ac984701b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 821.278108] [57600]: DEBUG cinder.volume.api [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98b50ab4-56b2-4fea-a224-15ac984701b5) transitioned into state 'SUCCESS' from state '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-705397967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='681eb870d4744e1191cd23e6700a24cf',qos_specs=None,replication_status=,reservations=['dcd86642-e8ae-47d4-9025-46934a227fd1','8218af07-3cc5-4732-99f8-4cfd9a0bc435','e5d04274-0c51-4530-b434-260816ce40cf','393cc666-42ad-4337-a23f-a1976b6eb490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='982d42225a754aefa16708ee7bf44116',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 821.279675] [57600]: DEBUG cinder.volume.api [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd86952d-687c-419d-93b1-07936add8c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 821.308089] [57601]: DEBUG cinder.api.middleware.request_id [None req-1a9270f5-cdff-4c09-a472-186c2afb14df None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.309659] [57600]: DEBUG cinder.volume.api [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd86952d-687c-419d-93b1-07936add8c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 821.310348] [57601]: INFO cinder.api.openstack.wsgi [None req-1a9270f5-cdff-4c09-a472-186c2afb14df tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 821.310457] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1a9270f5-cdff-4c09-a472-186c2afb14df tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 821.310937] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1a9270f5-cdff-4c09-a472-186c2afb14df tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 821.311027] [57600]: DEBUG cinder.volume.api [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Flow 'volume_create_api' (47cc33a8-844c-47a0-ae89-16e4b8089158) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 821.311403] [57600]: INFO cinder.volume.api [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Create volume request issued successfully. [ 821.312225] [57600]: INFO cinder.api.openstack.wsgi [None req-c4f93792-804c-4fab-8067-66172dc612e0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 821.313309] [57600]: [pid: 57600|app: 0|req: 52/107] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:51:43 2025] POST /volume/v3/volumes => generated 755 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 821.322596] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 821.322596] [57601]: warnings.warn( [ 821.323980] [57600]: DEBUG cinder.api.middleware.request_id [None req-5e7d0cef-199c-40e0-878c-f4e07422546f None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.326474] [57600]: INFO cinder.api.openstack.wsgi [None req-5e7d0cef-199c-40e0-878c-f4e07422546f tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 [ 821.326851] [57600]: DEBUG cinder.api.openstack.wsgi [None req-5e7d0cef-199c-40e0-878c-f4e07422546f tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 821.327676] [57600]: DEBUG cinder.api.openstack.wsgi [None req-5e7d0cef-199c-40e0-878c-f4e07422546f tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 821.330540] [57601]: INFO cinder.volume.api [None req-1a9270f5-cdff-4c09-a472-186c2afb14df tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 821.336184] [57601]: INFO cinder.api.openstack.wsgi [None req-1a9270f5-cdff-4c09-a472-186c2afb14df tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 821.336224] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 821.336224] [57600]: warnings.warn( [ 821.336472] [57601]: [pid: 57601|app: 0|req: 56/108] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:44 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 821.341772] [57600]: INFO cinder.volume.api [None req-5e7d0cef-199c-40e0-878c-f4e07422546f tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 821.347996] [57600]: INFO cinder.api.openstack.wsgi [None req-5e7d0cef-199c-40e0-878c-f4e07422546f tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 returned with HTTP 200 [ 821.348933] [57600]: [pid: 57600|app: 0|req: 53/109] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:44 2025] GET /volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 822.349670] [57601]: DEBUG cinder.api.middleware.request_id [None req-73c711bd-6eeb-4040-84c8-395d3283bb92 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.351766] [57601]: INFO cinder.api.openstack.wsgi [None req-73c711bd-6eeb-4040-84c8-395d3283bb92 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 822.352047] [57601]: DEBUG cinder.api.openstack.wsgi [None req-73c711bd-6eeb-4040-84c8-395d3283bb92 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 822.352299] [57601]: DEBUG cinder.api.openstack.wsgi [None req-73c711bd-6eeb-4040-84c8-395d3283bb92 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 822.364182] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 822.364182] [57601]: warnings.warn( [ 822.364387] [57600]: DEBUG cinder.api.middleware.request_id [None req-b83872de-7211-4843-9131-ccef59d30e6d None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.367462] [57600]: INFO cinder.api.openstack.wsgi [None req-b83872de-7211-4843-9131-ccef59d30e6d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 [ 822.367696] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b83872de-7211-4843-9131-ccef59d30e6d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 822.367914] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b83872de-7211-4843-9131-ccef59d30e6d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 822.368596] [57601]: INFO cinder.volume.api [None req-73c711bd-6eeb-4040-84c8-395d3283bb92 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 822.373887] [57601]: INFO cinder.api.openstack.wsgi [None req-73c711bd-6eeb-4040-84c8-395d3283bb92 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 822.374339] [57601]: [pid: 57601|app: 0|req: 57/110] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:45 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 822.376116] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 822.376116] [57600]: warnings.warn( [ 822.380131] [57600]: INFO cinder.volume.api [None req-b83872de-7211-4843-9131-ccef59d30e6d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 822.384943] [57600]: INFO cinder.api.openstack.wsgi [None req-b83872de-7211-4843-9131-ccef59d30e6d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 returned with HTTP 200 [ 822.385561] [57600]: [pid: 57600|app: 0|req: 54/111] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:45 2025] GET /volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 823.387821] [57601]: DEBUG cinder.api.middleware.request_id [None req-2e21a01f-8692-44cc-a9a0-db5250559be6 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.390247] [57601]: INFO cinder.api.openstack.wsgi [None req-2e21a01f-8692-44cc-a9a0-db5250559be6 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 823.390503] [57601]: DEBUG cinder.api.openstack.wsgi [None req-2e21a01f-8692-44cc-a9a0-db5250559be6 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 823.390829] [57601]: DEBUG cinder.api.openstack.wsgi [None req-2e21a01f-8692-44cc-a9a0-db5250559be6 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 823.404584] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 823.404584] [57601]: warnings.warn( [ 823.409763] [57601]: INFO cinder.volume.api [None req-2e21a01f-8692-44cc-a9a0-db5250559be6 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 823.417265] [57601]: INFO cinder.api.openstack.wsgi [None req-2e21a01f-8692-44cc-a9a0-db5250559be6 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 823.417820] [57601]: [pid: 57601|app: 0|req: 58/112] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:46 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 824.427205] [57600]: DEBUG cinder.api.middleware.request_id [None req-0abe24ee-9614-4acd-b840-2b357e436b26 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.429383] [57600]: INFO cinder.api.openstack.wsgi [None req-0abe24ee-9614-4acd-b840-2b357e436b26 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 824.429596] [57600]: DEBUG cinder.api.openstack.wsgi [None req-0abe24ee-9614-4acd-b840-2b357e436b26 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 824.429865] [57600]: DEBUG cinder.api.openstack.wsgi [None req-0abe24ee-9614-4acd-b840-2b357e436b26 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 824.441132] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 824.441132] [57600]: warnings.warn( [ 824.446573] [57600]: INFO cinder.volume.api [None req-0abe24ee-9614-4acd-b840-2b357e436b26 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 824.453203] [57600]: INFO cinder.api.openstack.wsgi [None req-0abe24ee-9614-4acd-b840-2b357e436b26 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 824.453828] [57600]: [pid: 57600|app: 0|req: 55/113] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:47 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 825.465526] [57601]: DEBUG cinder.api.middleware.request_id [None req-82dd7ad6-0f18-4e96-a70d-a4a07bad7281 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.468218] [57601]: INFO cinder.api.openstack.wsgi [None req-82dd7ad6-0f18-4e96-a70d-a4a07bad7281 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 825.468590] [57601]: DEBUG cinder.api.openstack.wsgi [None req-82dd7ad6-0f18-4e96-a70d-a4a07bad7281 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 825.468859] [57601]: DEBUG cinder.api.openstack.wsgi [None req-82dd7ad6-0f18-4e96-a70d-a4a07bad7281 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 825.480240] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 825.480240] [57601]: warnings.warn( [ 825.485628] [57601]: INFO cinder.volume.api [None req-82dd7ad6-0f18-4e96-a70d-a4a07bad7281 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 825.492645] [57601]: INFO cinder.api.openstack.wsgi [None req-82dd7ad6-0f18-4e96-a70d-a4a07bad7281 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 825.493118] [57601]: [pid: 57601|app: 0|req: 59/114] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:51:48 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 1392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 825.527936] [57600]: DEBUG cinder.api.middleware.request_id [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-86945af8-659b-4e9b-9218-926182e5a160 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.532820] [57600]: INFO cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-86945af8-659b-4e9b-9218-926182e5a160 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 825.532820] [57600]: DEBUG cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-86945af8-659b-4e9b-9218-926182e5a160 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 825.532820] [57600]: DEBUG cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-86945af8-659b-4e9b-9218-926182e5a160 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 825.540946] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 825.540946] [57600]: warnings.warn( [ 825.545163] [57600]: INFO cinder.volume.api [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-86945af8-659b-4e9b-9218-926182e5a160 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 825.550623] [57600]: INFO cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-86945af8-659b-4e9b-9218-926182e5a160 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 825.551093] [57600]: [pid: 57600|app: 0|req: 56/115] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:51:48 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 825.874447] [57601]: DEBUG cinder.api.middleware.request_id [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-7b3b3642-8539-439a-93a0-9a23656b92b7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.876838] [57601]: INFO cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-7b3b3642-8539-439a-93a0-9a23656b92b7 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 825.877122] [57601]: DEBUG cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-7b3b3642-8539-439a-93a0-9a23656b92b7 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 825.877319] [57601]: DEBUG cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-7b3b3642-8539-439a-93a0-9a23656b92b7 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 825.887311] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 825.887311] [57601]: warnings.warn( [ 825.891595] [57601]: INFO cinder.volume.api [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-7b3b3642-8539-439a-93a0-9a23656b92b7 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 825.896785] [57601]: INFO cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-7b3b3642-8539-439a-93a0-9a23656b92b7 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 825.897332] [57601]: [pid: 57601|app: 0|req: 60/116] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:51:48 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 825.905404] [57600]: DEBUG cinder.api.middleware.request_id [None req-931dd0bd-0bde-42bf-bc4f-afa425a89d30 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.906263] [57600]: INFO cinder.api.openstack.wsgi [None req-931dd0bd-0bde-42bf-bc4f-afa425a89d30 None None] GET http://10.180.1.21/volume// [ 825.906263] [57600]: DEBUG cinder.api.openstack.wsgi [None req-931dd0bd-0bde-42bf-bc4f-afa425a89d30 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 825.906439] [57600]: DEBUG cinder.api.openstack.wsgi [None req-931dd0bd-0bde-42bf-bc4f-afa425a89d30 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 825.906899] [57600]: INFO cinder.api.openstack.wsgi [None req-931dd0bd-0bde-42bf-bc4f-afa425a89d30 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 825.907297] [57600]: [pid: 57600|app: 0|req: 57/117] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 13:51:48 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 825.911504] [57601]: DEBUG cinder.api.middleware.request_id [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-10f873fe-daf7-483a-8a26-4172274d58de None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.915432] [57601]: INFO cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-10f873fe-daf7-483a-8a26-4172274d58de tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] POST http://10.180.1.21/volume/v3/attachments [ 825.915432] [57601]: DEBUG cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-10f873fe-daf7-483a-8a26-4172274d58de tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb539d07-25a1-4547-8a3c-cab273bb41aa", "connector": null, "instance_uuid": "34a741bb-3e58-420c-8900-c2857233f7e2"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 825.925606] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 825.925606] [57601]: warnings.warn( [ 825.957031] [57601]: INFO cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-10f873fe-daf7-483a-8a26-4172274d58de tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 825.957257] [57601]: [pid: 57601|app: 0|req: 61/118] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:51:48 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 835.547660] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=106,cinder:INSERT=21,cinder:UPDATE=25 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 835.955129] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=114,cinder:INSERT=18,cinder:UPDATE=27 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 849.641799] [57600]: DEBUG cinder.api.middleware.request_id [req-0a63d949-abb9-4300-bda6-d46e343cc389 req-be288766-2d9d-4050-8073-4ead5b532e8d None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.641799] [57600]: INFO cinder.api.openstack.wsgi [req-0a63d949-abb9-4300-bda6-d46e343cc389 req-be288766-2d9d-4050-8073-4ead5b532e8d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 [ 849.641799] [57600]: DEBUG cinder.api.openstack.wsgi [req-0a63d949-abb9-4300-bda6-d46e343cc389 req-be288766-2d9d-4050-8073-4ead5b532e8d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 849.641799] [57600]: DEBUG cinder.api.openstack.wsgi [req-0a63d949-abb9-4300-bda6-d46e343cc389 req-be288766-2d9d-4050-8073-4ead5b532e8d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 849.652763] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.652763] [57600]: warnings.warn( [ 849.659312] [57600]: INFO cinder.volume.api [req-0a63d949-abb9-4300-bda6-d46e343cc389 req-be288766-2d9d-4050-8073-4ead5b532e8d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 849.665739] [57600]: INFO cinder.api.openstack.wsgi [req-0a63d949-abb9-4300-bda6-d46e343cc389 req-be288766-2d9d-4050-8073-4ead5b532e8d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 returned with HTTP 200 [ 849.665739] [57600]: [pid: 57600|app: 0|req: 58/119] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:52:12 2025] GET /volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 849.692202] [57601]: DEBUG cinder.api.middleware.request_id [None req-63d7bff7-877d-4e47-8bd4-47e8e4f9762c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.692761] [57601]: INFO cinder.api.openstack.wsgi [None req-63d7bff7-877d-4e47-8bd4-47e8e4f9762c None None] GET http://10.180.1.21/volume// [ 849.693677] [57601]: DEBUG cinder.api.openstack.wsgi [None req-63d7bff7-877d-4e47-8bd4-47e8e4f9762c None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 849.693677] [57601]: DEBUG cinder.api.openstack.wsgi [None req-63d7bff7-877d-4e47-8bd4-47e8e4f9762c None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 849.694450] [57601]: INFO cinder.api.openstack.wsgi [None req-63d7bff7-877d-4e47-8bd4-47e8e4f9762c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 849.694890] [57601]: [pid: 57601|app: 0|req: 62/120] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 13:52:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 849.701173] [57600]: DEBUG cinder.api.middleware.request_id [req-0a63d949-abb9-4300-bda6-d46e343cc389 req-bf6741b2-d9c8-4a64-a012-a38286fb20a5 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.704631] [57600]: INFO cinder.api.openstack.wsgi [req-0a63d949-abb9-4300-bda6-d46e343cc389 req-bf6741b2-d9c8-4a64-a012-a38286fb20a5 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] POST http://10.180.1.21/volume/v3/attachments [ 849.705144] [57600]: DEBUG cinder.api.openstack.wsgi [req-0a63d949-abb9-4300-bda6-d46e343cc389 req-bf6741b2-d9c8-4a64-a012-a38286fb20a5 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7", "connector": null, "instance_uuid": "01f99ea5-ba28-4b3e-9440-a32bd37d5958"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 849.716911] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.716911] [57600]: warnings.warn( [ 849.740733] [57600]: INFO cinder.api.openstack.wsgi [req-0a63d949-abb9-4300-bda6-d46e343cc389 req-bf6741b2-d9c8-4a64-a012-a38286fb20a5 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 849.740733] [57600]: [pid: 57600|app: 0|req: 59/121] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:52:12 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 849.778558] [57601]: DEBUG cinder.api.middleware.request_id [req-0a63d949-abb9-4300-bda6-d46e343cc389 req-225dc7c6-381c-4791-86b3-8bab7d9fca13 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.781155] [57601]: INFO cinder.api.openstack.wsgi [req-0a63d949-abb9-4300-bda6-d46e343cc389 req-225dc7c6-381c-4791-86b3-8bab7d9fca13 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] POST http://10.180.1.21/volume/v3/attachments/72d69864-0d54-4a2a-9dab-392118ad7ad2/action [ 849.781720] [57601]: DEBUG cinder.api.openstack.wsgi [req-0a63d949-abb9-4300-bda6-d46e343cc389 req-225dc7c6-381c-4791-86b3-8bab7d9fca13 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 849.781895] [57601]: DEBUG cinder.api.openstack.wsgi [req-0a63d949-abb9-4300-bda6-d46e343cc389 req-225dc7c6-381c-4791-86b3-8bab7d9fca13 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 849.801589] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.801589] [57601]: warnings.warn( [ 849.812047] [57601]: INFO cinder.api.openstack.wsgi [req-0a63d949-abb9-4300-bda6-d46e343cc389 req-225dc7c6-381c-4791-86b3-8bab7d9fca13 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/attachments/72d69864-0d54-4a2a-9dab-392118ad7ad2/action returned with HTTP 204 [ 849.812443] [57601]: [pid: 57601|app: 0|req: 63/122] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:52:12 2025] POST /volume/v3/attachments/72d69864-0d54-4a2a-9dab-392118ad7ad2/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 849.832703] [57600]: DEBUG cinder.api.middleware.request_id [None req-302d6a13-0946-4503-aa4b-45fb1977f67f None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.836270] [57600]: INFO cinder.api.openstack.wsgi [None req-302d6a13-0946-4503-aa4b-45fb1977f67f tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 [ 849.837047] [57600]: DEBUG cinder.api.openstack.wsgi [None req-302d6a13-0946-4503-aa4b-45fb1977f67f tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 849.837047] [57600]: DEBUG cinder.api.openstack.wsgi [None req-302d6a13-0946-4503-aa4b-45fb1977f67f tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 849.851823] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.851823] [57600]: warnings.warn( [ 849.857596] [57600]: INFO cinder.volume.api [None req-302d6a13-0946-4503-aa4b-45fb1977f67f tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 849.863238] [57600]: INFO cinder.api.openstack.wsgi [None req-302d6a13-0946-4503-aa4b-45fb1977f67f tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 returned with HTTP 200 [ 849.863689] [57600]: [pid: 57600|app: 0|req: 60/123] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:52:12 2025] GET /volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 => generated 1110 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 849.873634] [57601]: DEBUG cinder.api.middleware.request_id [None req-e9aba1e8-1cba-49ea-8a7c-c2f7e790d1e3 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.877027] [57601]: INFO cinder.api.openstack.wsgi [None req-e9aba1e8-1cba-49ea-8a7c-c2f7e790d1e3 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 [ 849.877027] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e9aba1e8-1cba-49ea-8a7c-c2f7e790d1e3 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 849.877027] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e9aba1e8-1cba-49ea-8a7c-c2f7e790d1e3 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 849.888614] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.888614] [57601]: warnings.warn( [ 849.894102] [57601]: INFO cinder.volume.api [None req-e9aba1e8-1cba-49ea-8a7c-c2f7e790d1e3 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 849.901893] [57601]: INFO cinder.api.openstack.wsgi [None req-e9aba1e8-1cba-49ea-8a7c-c2f7e790d1e3 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 returned with HTTP 200 [ 849.902976] [57601]: [pid: 57601|app: 0|req: 64/124] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:52:12 2025] GET /volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 => generated 1110 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 859.860126] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=15,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 859.898472] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 864.327384] [57600]: DEBUG cinder.api.middleware.request_id [None req-a9e210b5-a3d1-4a4c-9820-21c071a53ff4 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.327876] [57600]: INFO cinder.api.openstack.wsgi [None req-a9e210b5-a3d1-4a4c-9820-21c071a53ff4 None None] GET http://10.180.1.21/volume// [ 864.328085] [57600]: DEBUG cinder.api.openstack.wsgi [None req-a9e210b5-a3d1-4a4c-9820-21c071a53ff4 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 864.330574] [57600]: DEBUG cinder.api.openstack.wsgi [None req-a9e210b5-a3d1-4a4c-9820-21c071a53ff4 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 864.330574] [57600]: INFO cinder.api.openstack.wsgi [None req-a9e210b5-a3d1-4a4c-9820-21c071a53ff4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 864.330574] [57600]: [pid: 57600|app: 0|req: 61/125] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:52:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 864.337154] [57601]: DEBUG cinder.api.middleware.request_id [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-e27a2591-088c-44d0-a8a6-a8f9f0ca33f2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.342718] [57601]: INFO cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-e27a2591-088c-44d0-a8a6-a8f9f0ca33f2 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] GET http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 864.344399] [57601]: DEBUG cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-e27a2591-088c-44d0-a8a6-a8f9f0ca33f2 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 864.345067] [57601]: DEBUG cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-e27a2591-088c-44d0-a8a6-a8f9f0ca33f2 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 864.362278] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.362278] [57601]: warnings.warn( [ 864.367826] [57601]: INFO cinder.volume.api [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-e27a2591-088c-44d0-a8a6-a8f9f0ca33f2 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 864.375493] [57601]: INFO cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-e27a2591-088c-44d0-a8a6-a8f9f0ca33f2 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 200 [ 864.375960] [57601]: [pid: 57601|app: 0|req: 65/126] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:52:27 2025] GET /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 1572 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 864.552310] [57600]: DEBUG cinder.api.middleware.request_id [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-b661d3a0-52d8-441d-b62c-11497445465b None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.555037] [57600]: INFO cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-b661d3a0-52d8-441d-b62c-11497445465b tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] PUT http://10.180.1.21/volume/v3/attachments/14fdcaf2-d39f-4470-8e40-177b8da5a99e [ 864.555454] [57600]: DEBUG cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-b661d3a0-52d8-441d-b62c-11497445465b tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 864.565415] [57600]: DEBUG cinder.coordination [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-b661d3a0-52d8-441d-b62c-11497445465b tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Acquiring lock "cinder-attachment_update-eb539d07-25a1-4547-8a3c-cab273bb41aa-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 864.570637] [57600]: DEBUG cinder.coordination [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-b661d3a0-52d8-441d-b62c-11497445465b tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Lock "cinder-attachment_update-eb539d07-25a1-4547-8a3c-cab273bb41aa-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 864.571931] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.571931] [57600]: warnings.warn( [ 865.101472] [57600]: DEBUG cinder.coordination [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-b661d3a0-52d8-441d-b62c-11497445465b tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Lock "cinder-attachment_update-eb539d07-25a1-4547-8a3c-cab273bb41aa-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.531s {{(pid=57600) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 865.102383] [57600]: INFO cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-b661d3a0-52d8-441d-b62c-11497445465b tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/attachments/14fdcaf2-d39f-4470-8e40-177b8da5a99e returned with HTTP 200 [ 865.102507] [57600]: [pid: 57600|app: 0|req: 62/127] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:52:27 2025] PUT /volume/v3/attachments/14fdcaf2-d39f-4470-8e40-177b8da5a99e => generated 617 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 865.610536] [57601]: DEBUG cinder.api.middleware.request_id [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-160e94d7-3ff8-4dcc-aa69-720ebda39d68 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.612893] [57601]: INFO cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-160e94d7-3ff8-4dcc-aa69-720ebda39d68 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] POST http://10.180.1.21/volume/v3/attachments/14fdcaf2-d39f-4470-8e40-177b8da5a99e/action [ 865.613327] [57601]: DEBUG cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-160e94d7-3ff8-4dcc-aa69-720ebda39d68 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 865.613461] [57601]: DEBUG cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-160e94d7-3ff8-4dcc-aa69-720ebda39d68 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 865.634822] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.634822] [57601]: warnings.warn( [ 865.642630] [57601]: INFO cinder.api.openstack.wsgi [req-adfb5ed4-ff67-4f4b-9517-0f617346c9f1 req-160e94d7-3ff8-4dcc-aa69-720ebda39d68 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/attachments/14fdcaf2-d39f-4470-8e40-177b8da5a99e/action returned with HTTP 204 [ 865.642977] [57601]: [pid: 57601|app: 0|req: 66/128] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:52:28 2025] POST /volume/v3/attachments/14fdcaf2-d39f-4470-8e40-177b8da5a99e/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 875.092820] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 875.640316] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 883.354201] [57600]: DEBUG cinder.api.middleware.request_id [None req-f6f3310a-ccb5-4b22-8f94-b4ecb87c72a3 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.355049] [57600]: INFO cinder.api.openstack.wsgi [None req-f6f3310a-ccb5-4b22-8f94-b4ecb87c72a3 None None] GET http://10.180.1.21/volume// [ 883.355049] [57600]: DEBUG cinder.api.openstack.wsgi [None req-f6f3310a-ccb5-4b22-8f94-b4ecb87c72a3 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 883.355157] [57600]: DEBUG cinder.api.openstack.wsgi [None req-f6f3310a-ccb5-4b22-8f94-b4ecb87c72a3 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 883.355607] [57600]: INFO cinder.api.openstack.wsgi [None req-f6f3310a-ccb5-4b22-8f94-b4ecb87c72a3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 883.355972] [57600]: [pid: 57600|app: 0|req: 63/129] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:52:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 883.361028] [57601]: DEBUG cinder.api.middleware.request_id [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-a8207316-c5cd-4603-96f5-6ae9f16603d6 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.369101] [57601]: INFO cinder.api.openstack.wsgi [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-a8207316-c5cd-4603-96f5-6ae9f16603d6 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 [ 883.369262] [57601]: DEBUG cinder.api.openstack.wsgi [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-a8207316-c5cd-4603-96f5-6ae9f16603d6 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 883.369660] [57601]: DEBUG cinder.api.openstack.wsgi [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-a8207316-c5cd-4603-96f5-6ae9f16603d6 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 883.393073] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.393073] [57601]: warnings.warn( [ 883.398714] [57601]: INFO cinder.volume.api [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-a8207316-c5cd-4603-96f5-6ae9f16603d6 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 883.405763] [57601]: INFO cinder.api.openstack.wsgi [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-a8207316-c5cd-4603-96f5-6ae9f16603d6 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 returned with HTTP 200 [ 883.406388] [57601]: [pid: 57601|app: 0|req: 67/130] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:52:46 2025] GET /volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 => generated 1291 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 883.594344] [57600]: DEBUG cinder.api.middleware.request_id [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-be3b3df0-1bbd-4060-acfd-3f8b9454b9b0 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.597199] [57600]: INFO cinder.api.openstack.wsgi [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-be3b3df0-1bbd-4060-acfd-3f8b9454b9b0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] PUT http://10.180.1.21/volume/v3/attachments/72d69864-0d54-4a2a-9dab-392118ad7ad2 [ 883.597614] [57600]: DEBUG cinder.api.openstack.wsgi [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-be3b3df0-1bbd-4060-acfd-3f8b9454b9b0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sdb"}}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 883.608723] [57600]: DEBUG cinder.coordination [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-be3b3df0-1bbd-4060-acfd-3f8b9454b9b0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Acquiring lock "cinder-attachment_update-3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 883.614668] [57600]: DEBUG cinder.coordination [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-be3b3df0-1bbd-4060-acfd-3f8b9454b9b0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Lock "cinder-attachment_update-3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 883.615838] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.615838] [57600]: warnings.warn( [ 888.646029] [57600]: DEBUG cinder.coordination [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-be3b3df0-1bbd-4060-acfd-3f8b9454b9b0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Lock "cinder-attachment_update-3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=57600) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 888.646418] [57600]: INFO cinder.api.openstack.wsgi [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-be3b3df0-1bbd-4060-acfd-3f8b9454b9b0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/attachments/72d69864-0d54-4a2a-9dab-392118ad7ad2 returned with HTTP 200 [ 888.646934] [57600]: [pid: 57600|app: 0|req: 64/131] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:52:46 2025] PUT /volume/v3/attachments/72d69864-0d54-4a2a-9dab-392118ad7ad2 => generated 617 bytes in 5053 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 889.162776] [57601]: DEBUG cinder.api.middleware.request_id [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-f9743667-86b7-4ec7-bf6a-7ca4e1030c01 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.167066] [57601]: INFO cinder.api.openstack.wsgi [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-f9743667-86b7-4ec7-bf6a-7ca4e1030c01 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] POST http://10.180.1.21/volume/v3/attachments/72d69864-0d54-4a2a-9dab-392118ad7ad2/action [ 889.167066] [57601]: DEBUG cinder.api.openstack.wsgi [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-f9743667-86b7-4ec7-bf6a-7ca4e1030c01 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 889.167066] [57601]: DEBUG cinder.api.openstack.wsgi [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-f9743667-86b7-4ec7-bf6a-7ca4e1030c01 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 889.195683] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.195683] [57601]: warnings.warn( [ 889.206117] [57601]: INFO cinder.api.openstack.wsgi [req-6ff2ce48-e141-4f22-a56a-797df5bfe83a req-f9743667-86b7-4ec7-bf6a-7ca4e1030c01 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/attachments/72d69864-0d54-4a2a-9dab-392118ad7ad2/action returned with HTTP 204 [ 889.206843] [57601]: [pid: 57601|app: 0|req: 68/132] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:52:51 2025] POST /volume/v3/attachments/72d69864-0d54-4a2a-9dab-392118ad7ad2/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 898.643027] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 899.203222] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 902.762577] [57600]: DEBUG cinder.api.middleware.request_id [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.764646] [57600]: INFO cinder.api.openstack.wsgi [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] POST http://10.180.1.21/volume/v3/volumes [ 902.765041] [57600]: DEBUG cinder.api.openstack.wsgi [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1269673629"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 902.766516] [57600]: DEBUG cinder.api.v3.volumes [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1269673629'}} {{(pid=57600) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 902.766650] [57600]: INFO cinder.api.v3.volumes [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Create volume of 1 GB [ 902.766982] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.766982] [57600]: warnings.warn( [ 902.773286] [57600]: INFO cinder.volume.api [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Availability Zones retrieved successfully. [ 902.780926] [57600]: DEBUG cinder.volume.api [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Flow 'volume_create_api' (be397328-fc76-4099-9c65-c6efa2b7fc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 902.782317] [57600]: DEBUG cinder.volume.api [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2f2683e-4add-42ae-8128-b7fcebd54685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 902.783677] [57600]: DEBUG cinder.volume.flows.api.create_volume [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Validating volume size '1' using validate_int {{(pid=57600) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 902.810734] [57600]: DEBUG cinder.volume.api [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2f2683e-4add-42ae-8128-b7fcebd54685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 902.812208] [57600]: DEBUG cinder.volume.api [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ddc22ac-bad6-4f81-9321-8363dccb3622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 902.862052] [57600]: DEBUG cinder.quota [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Created reservations ['b665dc75-7da8-4eec-bded-cc2e178bbadd', 'd50e1671-4381-40d1-a2a0-3fefc870bb12', 'b6abcf28-3720-410a-b11a-c8bd0729d0df', '0a3909b2-9365-4850-912c-ef8f67750ef7'] {{(pid=57600) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 902.863137] [57600]: DEBUG cinder.volume.api [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ddc22ac-bad6-4f81-9321-8363dccb3622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b665dc75-7da8-4eec-bded-cc2e178bbadd', 'd50e1671-4381-40d1-a2a0-3fefc870bb12', 'b6abcf28-3720-410a-b11a-c8bd0729d0df', '0a3909b2-9365-4850-912c-ef8f67750ef7']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 902.864049] [57600]: DEBUG cinder.volume.api [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01760b86-792c-4df4-868f-58b0ff078210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 902.898334] [57600]: DEBUG cinder.volume.api [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01760b86-792c-4df4-868f-58b0ff078210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7506ccf2-74f8-4396-9e61-56fd7af02410', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1269673629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b94b5aad8714d70950c8ea232a6b55d',qos_specs=None,replication_status=,reservations=['b665dc75-7da8-4eec-bded-cc2e178bbadd','d50e1671-4381-40d1-a2a0-3fefc870bb12','b6abcf28-3720-410a-b11a-c8bd0729d0df','0a3909b2-9365-4850-912c-ef8f67750ef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5621777b138f4cbc8f8df84e021e8420',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1269673629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7506ccf2-74f8-4396-9e61-56fd7af02410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b94b5aad8714d70950c8ea232a6b55d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5621777b138f4cbc8f8df84e021e8420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 902.899479] [57600]: DEBUG cinder.volume.api [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa949db4-6337-42a5-913a-57065d3df2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 902.948244] [57600]: DEBUG cinder.volume.api [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa949db4-6337-42a5-913a-57065d3df2d5) transitioned into state 'SUCCESS' from state '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-1269673629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b94b5aad8714d70950c8ea232a6b55d',qos_specs=None,replication_status=,reservations=['b665dc75-7da8-4eec-bded-cc2e178bbadd','d50e1671-4381-40d1-a2a0-3fefc870bb12','b6abcf28-3720-410a-b11a-c8bd0729d0df','0a3909b2-9365-4850-912c-ef8f67750ef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5621777b138f4cbc8f8df84e021e8420',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 902.948860] [57600]: DEBUG cinder.volume.api [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa26b905-0432-4a20-a2de-b86d03aa0a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 902.961354] [57600]: DEBUG cinder.volume.api [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa26b905-0432-4a20-a2de-b86d03aa0a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 902.965417] [57600]: DEBUG cinder.volume.api [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Flow 'volume_create_api' (be397328-fc76-4099-9c65-c6efa2b7fc4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 902.965417] [57600]: INFO cinder.volume.api [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Create volume request issued successfully. [ 902.965417] [57600]: INFO cinder.api.openstack.wsgi [None req-347bdf2b-f57e-4bb7-aa44-070c195d6b95 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 902.965417] [57600]: [pid: 57600|app: 0|req: 65/133] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:53:05 2025] POST /volume/v3/volumes => generated 754 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 902.980292] [57601]: DEBUG cinder.api.middleware.request_id [None req-de93f389-bb6c-4294-ac65-89b94bf7baec None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.983077] [57601]: INFO cinder.api.openstack.wsgi [None req-de93f389-bb6c-4294-ac65-89b94bf7baec tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 902.983390] [57601]: DEBUG cinder.api.openstack.wsgi [None req-de93f389-bb6c-4294-ac65-89b94bf7baec tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 902.983720] [57601]: DEBUG cinder.api.openstack.wsgi [None req-de93f389-bb6c-4294-ac65-89b94bf7baec tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 902.996697] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.996697] [57601]: warnings.warn( [ 903.009949] [57601]: INFO cinder.volume.api [None req-de93f389-bb6c-4294-ac65-89b94bf7baec tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 903.019402] [57601]: INFO cinder.api.openstack.wsgi [None req-de93f389-bb6c-4294-ac65-89b94bf7baec tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 903.019859] [57601]: [pid: 57601|app: 0|req: 69/134] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:53:05 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.031467] [57600]: DEBUG cinder.api.middleware.request_id [None req-ff68d862-b569-40ba-aaa1-3253ab019654 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.038952] [57600]: INFO cinder.api.openstack.wsgi [None req-ff68d862-b569-40ba-aaa1-3253ab019654 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 904.038952] [57600]: DEBUG cinder.api.openstack.wsgi [None req-ff68d862-b569-40ba-aaa1-3253ab019654 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 904.038952] [57600]: DEBUG cinder.api.openstack.wsgi [None req-ff68d862-b569-40ba-aaa1-3253ab019654 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 904.057776] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.057776] [57600]: warnings.warn( [ 904.069994] [57600]: INFO cinder.volume.api [None req-ff68d862-b569-40ba-aaa1-3253ab019654 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 904.080280] [57600]: INFO cinder.api.openstack.wsgi [None req-ff68d862-b569-40ba-aaa1-3253ab019654 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 904.081067] [57600]: [pid: 57600|app: 0|req: 66/135] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:53:06 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.158717] [57601]: DEBUG cinder.api.middleware.request_id [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-d0eaa720-76ce-407c-9dbe-35a42a4789ad None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.162664] [57601]: INFO cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-d0eaa720-76ce-407c-9dbe-35a42a4789ad tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 904.163121] [57601]: DEBUG cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-d0eaa720-76ce-407c-9dbe-35a42a4789ad tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 904.163543] [57601]: DEBUG cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-d0eaa720-76ce-407c-9dbe-35a42a4789ad tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 904.173744] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.173744] [57601]: warnings.warn( [ 904.180895] [57601]: INFO cinder.volume.api [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-d0eaa720-76ce-407c-9dbe-35a42a4789ad tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 904.191529] [57601]: INFO cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-d0eaa720-76ce-407c-9dbe-35a42a4789ad tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 904.196063] [57601]: [pid: 57601|app: 0|req: 70/136] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:53:06 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.724470] [57600]: DEBUG cinder.api.middleware.request_id [None req-35d1015f-42fc-4384-a661-9c0faf4ac3b9 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.724946] [57600]: INFO cinder.api.openstack.wsgi [None req-35d1015f-42fc-4384-a661-9c0faf4ac3b9 None None] GET http://10.180.1.21/volume// [ 905.725161] [57600]: DEBUG cinder.api.openstack.wsgi [None req-35d1015f-42fc-4384-a661-9c0faf4ac3b9 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 905.725379] [57600]: DEBUG cinder.api.openstack.wsgi [None req-35d1015f-42fc-4384-a661-9c0faf4ac3b9 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 905.725772] [57600]: INFO cinder.api.openstack.wsgi [None req-35d1015f-42fc-4384-a661-9c0faf4ac3b9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 905.726197] [57600]: [pid: 57600|app: 0|req: 67/137] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 13:53:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 905.730492] [57601]: DEBUG cinder.api.middleware.request_id [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-2189b154-21d4-4f77-a96e-aa66650dcd11 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.733454] [57601]: INFO cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-2189b154-21d4-4f77-a96e-aa66650dcd11 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] POST http://10.180.1.21/volume/v3/attachments [ 905.733884] [57601]: DEBUG cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-2189b154-21d4-4f77-a96e-aa66650dcd11 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7506ccf2-74f8-4396-9e61-56fd7af02410", "connector": null, "instance_uuid": "6e9aaa7a-13af-46ef-85f5-fc9057f86dd9"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 905.752413] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.752413] [57601]: warnings.warn( [ 905.785593] [57601]: INFO cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-2189b154-21d4-4f77-a96e-aa66650dcd11 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 905.786112] [57601]: [pid: 57601|app: 0|req: 71/138] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:53:08 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 905.823031] [57600]: DEBUG cinder.api.middleware.request_id [None req-1ce95a56-4539-4cbf-9b49-72138b626c03 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.825448] [57600]: INFO cinder.api.openstack.wsgi [None req-1ce95a56-4539-4cbf-9b49-72138b626c03 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 905.825767] [57600]: DEBUG cinder.api.openstack.wsgi [None req-1ce95a56-4539-4cbf-9b49-72138b626c03 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 905.825945] [57600]: DEBUG cinder.api.openstack.wsgi [None req-1ce95a56-4539-4cbf-9b49-72138b626c03 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 905.842107] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.842107] [57600]: warnings.warn( [ 905.848153] [57600]: INFO cinder.volume.api [None req-1ce95a56-4539-4cbf-9b49-72138b626c03 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 905.854946] [57600]: INFO cinder.api.openstack.wsgi [None req-1ce95a56-4539-4cbf-9b49-72138b626c03 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 905.855170] [57600]: [pid: 57600|app: 0|req: 68/139] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:53:08 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 906.330250] [57601]: DEBUG cinder.api.middleware.request_id [None req-b5c12234-8aad-4bcb-a694-b3feaaafc821 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.330776] [57601]: INFO cinder.api.openstack.wsgi [None req-b5c12234-8aad-4bcb-a694-b3feaaafc821 None None] GET http://10.180.1.21/volume// [ 906.330953] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b5c12234-8aad-4bcb-a694-b3feaaafc821 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 906.331202] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b5c12234-8aad-4bcb-a694-b3feaaafc821 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 906.331664] [57601]: INFO cinder.api.openstack.wsgi [None req-b5c12234-8aad-4bcb-a694-b3feaaafc821 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 906.332035] [57601]: [pid: 57601|app: 0|req: 72/140] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:53:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 906.336300] [57600]: DEBUG cinder.api.middleware.request_id [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-b74048ff-8f66-4f84-8da5-a774633ba090 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.340190] [57600]: INFO cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-b74048ff-8f66-4f84-8da5-a774633ba090 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 906.340559] [57600]: DEBUG cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-b74048ff-8f66-4f84-8da5-a774633ba090 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 906.340809] [57600]: DEBUG cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-b74048ff-8f66-4f84-8da5-a774633ba090 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 906.357524] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.357524] [57600]: warnings.warn( [ 906.365096] [57600]: INFO cinder.volume.api [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-b74048ff-8f66-4f84-8da5-a774633ba090 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 906.372249] [57600]: INFO cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-b74048ff-8f66-4f84-8da5-a774633ba090 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 906.372845] [57600]: [pid: 57600|app: 0|req: 69/141] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:53:09 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 1027 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 906.417969] [57601]: DEBUG cinder.api.middleware.request_id [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-f25048ff-7d8e-4289-a8cf-8347cff5b78a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.420685] [57601]: INFO cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-f25048ff-7d8e-4289-a8cf-8347cff5b78a tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] PUT http://10.180.1.21/volume/v3/attachments/e95b5091-4227-4538-bee5-ecc88bf00ee7 [ 906.421154] [57601]: DEBUG cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-f25048ff-7d8e-4289-a8cf-8347cff5b78a tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-999318", "mountpoint": "/dev/sdb"}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 906.430286] [57601]: DEBUG cinder.coordination [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-f25048ff-7d8e-4289-a8cf-8347cff5b78a tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Acquiring lock "cinder-attachment_update-7506ccf2-74f8-4396-9e61-56fd7af02410-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 906.436772] [57601]: DEBUG cinder.coordination [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-f25048ff-7d8e-4289-a8cf-8347cff5b78a tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Lock "cinder-attachment_update-7506ccf2-74f8-4396-9e61-56fd7af02410-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 906.437886] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.437886] [57601]: warnings.warn( [ 906.867084] [57600]: DEBUG cinder.api.middleware.request_id [None req-36056c23-28aa-4cca-abad-5523ab052878 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.870406] [57600]: INFO cinder.api.openstack.wsgi [None req-36056c23-28aa-4cca-abad-5523ab052878 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 906.870665] [57600]: DEBUG cinder.api.openstack.wsgi [None req-36056c23-28aa-4cca-abad-5523ab052878 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 906.870894] [57600]: DEBUG cinder.api.openstack.wsgi [None req-36056c23-28aa-4cca-abad-5523ab052878 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 906.888995] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.888995] [57600]: warnings.warn( [ 906.895869] [57600]: INFO cinder.volume.api [None req-36056c23-28aa-4cca-abad-5523ab052878 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 906.900737] [57600]: INFO cinder.api.openstack.wsgi [None req-36056c23-28aa-4cca-abad-5523ab052878 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 906.901349] [57600]: [pid: 57600|app: 0|req: 70/142] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:53:09 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 907.916314] [57600]: DEBUG cinder.api.middleware.request_id [None req-858f843c-41d2-4462-a5a2-e3a89a6b13f8 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.919095] [57600]: INFO cinder.api.openstack.wsgi [None req-858f843c-41d2-4462-a5a2-e3a89a6b13f8 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 907.920119] [57600]: DEBUG cinder.api.openstack.wsgi [None req-858f843c-41d2-4462-a5a2-e3a89a6b13f8 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 907.920119] [57600]: DEBUG cinder.api.openstack.wsgi [None req-858f843c-41d2-4462-a5a2-e3a89a6b13f8 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 907.941502] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 907.941502] [57600]: warnings.warn( [ 907.945190] [57600]: INFO cinder.volume.api [None req-858f843c-41d2-4462-a5a2-e3a89a6b13f8 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 907.950418] [57600]: INFO cinder.api.openstack.wsgi [None req-858f843c-41d2-4462-a5a2-e3a89a6b13f8 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 907.950870] [57600]: [pid: 57600|app: 0|req: 71/143] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:53:10 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 908.962640] [57600]: DEBUG cinder.api.middleware.request_id [None req-1ad90fd7-339c-4b03-a63c-5bd965cd6f11 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.965733] [57600]: INFO cinder.api.openstack.wsgi [None req-1ad90fd7-339c-4b03-a63c-5bd965cd6f11 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 908.965848] [57600]: DEBUG cinder.api.openstack.wsgi [None req-1ad90fd7-339c-4b03-a63c-5bd965cd6f11 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 908.966070] [57600]: DEBUG cinder.api.openstack.wsgi [None req-1ad90fd7-339c-4b03-a63c-5bd965cd6f11 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 908.983132] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.983132] [57600]: warnings.warn( [ 908.987955] [57600]: INFO cinder.volume.api [None req-1ad90fd7-339c-4b03-a63c-5bd965cd6f11 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 908.995038] [57600]: INFO cinder.api.openstack.wsgi [None req-1ad90fd7-339c-4b03-a63c-5bd965cd6f11 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 908.995484] [57600]: [pid: 57600|app: 0|req: 72/144] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:53:11 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.011552] [57600]: DEBUG cinder.api.middleware.request_id [None req-67771580-9331-4e50-99e1-024733c121d4 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.013415] [57600]: INFO cinder.api.openstack.wsgi [None req-67771580-9331-4e50-99e1-024733c121d4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 910.013641] [57600]: DEBUG cinder.api.openstack.wsgi [None req-67771580-9331-4e50-99e1-024733c121d4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 910.013849] [57600]: DEBUG cinder.api.openstack.wsgi [None req-67771580-9331-4e50-99e1-024733c121d4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 910.040257] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.040257] [57600]: warnings.warn( [ 910.044964] [57600]: INFO cinder.volume.api [None req-67771580-9331-4e50-99e1-024733c121d4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 910.053824] [57600]: INFO cinder.api.openstack.wsgi [None req-67771580-9331-4e50-99e1-024733c121d4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 910.054272] [57600]: [pid: 57600|app: 0|req: 73/145] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:53:12 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 911.067146] [57600]: DEBUG cinder.api.middleware.request_id [None req-3ba60356-0193-4098-857e-c1d7b2403f1b None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.070638] [57600]: INFO cinder.api.openstack.wsgi [None req-3ba60356-0193-4098-857e-c1d7b2403f1b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 911.070897] [57600]: DEBUG cinder.api.openstack.wsgi [None req-3ba60356-0193-4098-857e-c1d7b2403f1b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 911.071156] [57600]: DEBUG cinder.api.openstack.wsgi [None req-3ba60356-0193-4098-857e-c1d7b2403f1b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 911.095906] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.095906] [57600]: warnings.warn( [ 911.101107] [57600]: INFO cinder.volume.api [None req-3ba60356-0193-4098-857e-c1d7b2403f1b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 911.107805] [57600]: INFO cinder.api.openstack.wsgi [None req-3ba60356-0193-4098-857e-c1d7b2403f1b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 911.109037] [57600]: [pid: 57600|app: 0|req: 74/146] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:53:13 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 911.465276] [57601]: DEBUG cinder.coordination [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-f25048ff-7d8e-4289-a8cf-8347cff5b78a tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Lock "cinder-attachment_update-7506ccf2-74f8-4396-9e61-56fd7af02410-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.029s {{(pid=57601) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 911.465636] [57601]: INFO cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-f25048ff-7d8e-4289-a8cf-8347cff5b78a tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/attachments/e95b5091-4227-4538-bee5-ecc88bf00ee7 returned with HTTP 200 [ 911.466149] [57601]: [pid: 57601|app: 0|req: 73/147] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:53:09 2025] PUT /volume/v3/attachments/e95b5091-4227-4538-bee5-ecc88bf00ee7 => generated 617 bytes in 5049 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 912.122854] [57600]: DEBUG cinder.api.middleware.request_id [None req-28efa40c-07b0-40db-82c3-644c50b2ccc6 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.125076] [57600]: INFO cinder.api.openstack.wsgi [None req-28efa40c-07b0-40db-82c3-644c50b2ccc6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 912.128873] [57600]: DEBUG cinder.api.openstack.wsgi [None req-28efa40c-07b0-40db-82c3-644c50b2ccc6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 912.128873] [57600]: DEBUG cinder.api.openstack.wsgi [None req-28efa40c-07b0-40db-82c3-644c50b2ccc6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 912.148579] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.148579] [57600]: warnings.warn( [ 912.157920] [57600]: INFO cinder.volume.api [None req-28efa40c-07b0-40db-82c3-644c50b2ccc6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 912.165657] [57600]: INFO cinder.api.openstack.wsgi [None req-28efa40c-07b0-40db-82c3-644c50b2ccc6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 912.168676] [57600]: [pid: 57600|app: 0|req: 75/148] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:53:14 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 913.175326] [57601]: DEBUG cinder.api.middleware.request_id [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-2506b8e5-5316-49be-aaff-299b8c6785b0 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.178694] [57601]: INFO cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-2506b8e5-5316-49be-aaff-299b8c6785b0 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] POST http://10.180.1.21/volume/v3/attachments/e95b5091-4227-4538-bee5-ecc88bf00ee7/action [ 913.179264] [57601]: DEBUG cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-2506b8e5-5316-49be-aaff-299b8c6785b0 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 913.179450] [57601]: DEBUG cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-2506b8e5-5316-49be-aaff-299b8c6785b0 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 913.180122] [57600]: DEBUG cinder.api.middleware.request_id [None req-65073cca-337c-4218-8ef3-bc7b27b421f5 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.183260] [57600]: INFO cinder.api.openstack.wsgi [None req-65073cca-337c-4218-8ef3-bc7b27b421f5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 913.183540] [57600]: DEBUG cinder.api.openstack.wsgi [None req-65073cca-337c-4218-8ef3-bc7b27b421f5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 913.183771] [57600]: DEBUG cinder.api.openstack.wsgi [None req-65073cca-337c-4218-8ef3-bc7b27b421f5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 913.204752] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 913.204752] [57601]: warnings.warn( [ 913.206181] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 913.206181] [57600]: warnings.warn( [ 913.213061] [57600]: INFO cinder.volume.api [None req-65073cca-337c-4218-8ef3-bc7b27b421f5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 913.215502] [57601]: INFO cinder.api.openstack.wsgi [req-8d5449ec-63e2-4024-a034-fa76a7652ba7 req-2506b8e5-5316-49be-aaff-299b8c6785b0 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/attachments/e95b5091-4227-4538-bee5-ecc88bf00ee7/action returned with HTTP 204 [ 913.216630] [57601]: [pid: 57601|app: 0|req: 74/149] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:53:15 2025] POST /volume/v3/attachments/e95b5091-4227-4538-bee5-ecc88bf00ee7/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 913.220110] [57600]: INFO cinder.api.openstack.wsgi [None req-65073cca-337c-4218-8ef3-bc7b27b421f5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 913.220739] [57600]: [pid: 57600|app: 0|req: 76/150] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:53:15 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 914.232920] [57601]: DEBUG cinder.api.middleware.request_id [None req-a6d0590f-53cf-47cf-a185-edfe192c9e96 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.235232] [57601]: INFO cinder.api.openstack.wsgi [None req-a6d0590f-53cf-47cf-a185-edfe192c9e96 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 914.235427] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a6d0590f-53cf-47cf-a185-edfe192c9e96 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 914.235682] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a6d0590f-53cf-47cf-a185-edfe192c9e96 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 914.254150] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 914.254150] [57601]: warnings.warn( [ 914.261959] [57601]: INFO cinder.volume.api [None req-a6d0590f-53cf-47cf-a185-edfe192c9e96 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 914.271991] [57601]: INFO cinder.api.openstack.wsgi [None req-a6d0590f-53cf-47cf-a185-edfe192c9e96 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 914.272579] [57601]: [pid: 57601|app: 0|req: 75/151] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:53:16 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 914.291270] [57600]: DEBUG cinder.api.middleware.request_id [None req-90a4cb55-73f1-4396-b6a1-8b2264323786 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.292334] [57600]: INFO cinder.api.openstack.wsgi [None req-90a4cb55-73f1-4396-b6a1-8b2264323786 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 914.292782] [57600]: DEBUG cinder.api.openstack.wsgi [None req-90a4cb55-73f1-4396-b6a1-8b2264323786 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 914.293263] [57600]: DEBUG cinder.api.openstack.wsgi [None req-90a4cb55-73f1-4396-b6a1-8b2264323786 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 914.314116] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 914.314116] [57600]: warnings.warn( [ 914.320904] [57600]: INFO cinder.volume.api [None req-90a4cb55-73f1-4396-b6a1-8b2264323786 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 914.326911] [57600]: INFO cinder.api.openstack.wsgi [None req-90a4cb55-73f1-4396-b6a1-8b2264323786 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 914.327118] [57600]: [pid: 57600|app: 0|req: 77/152] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:53:16 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 921.293018] [57601]: DEBUG cinder.api.middleware.request_id [req-5d763c8d-a26f-45ba-befa-8ea408342abe req-2bf9645a-ae4b-4c74-ad3f-d047ac6238f0 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.296367] [57601]: INFO cinder.api.openstack.wsgi [req-5d763c8d-a26f-45ba-befa-8ea408342abe req-2bf9645a-ae4b-4c74-ad3f-d047ac6238f0 tempest-ServerActionsTestJSON-1857976248 tempest-ServerActionsTestJSON-1857976248-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=fd36a39c-39b0-4af3-9546-4786ef34d029 [ 921.296650] [57601]: DEBUG cinder.api.openstack.wsgi [req-5d763c8d-a26f-45ba-befa-8ea408342abe req-2bf9645a-ae4b-4c74-ad3f-d047ac6238f0 tempest-ServerActionsTestJSON-1857976248 tempest-ServerActionsTestJSON-1857976248-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 921.296898] [57601]: DEBUG cinder.api.openstack.wsgi [req-5d763c8d-a26f-45ba-befa-8ea408342abe req-2bf9645a-ae4b-4c74-ad3f-d047ac6238f0 tempest-ServerActionsTestJSON-1857976248 tempest-ServerActionsTestJSON-1857976248-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 921.310433] [57601]: INFO cinder.api.openstack.wsgi [req-5d763c8d-a26f-45ba-befa-8ea408342abe req-2bf9645a-ae4b-4c74-ad3f-d047ac6238f0 tempest-ServerActionsTestJSON-1857976248 tempest-ServerActionsTestJSON-1857976248-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=fd36a39c-39b0-4af3-9546-4786ef34d029 returned with HTTP 200 [ 921.310433] [57601]: [pid: 57601|app: 0|req: 76/153] 10.180.1.21 () {62 vars in 1517 bytes} [Mon Dec 15 13:53:23 2025] GET /volume/v3/attachments?instance_id=fd36a39c-39b0-4af3-9546-4786ef34d029 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 924.324300] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=81,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 931.300026] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=28,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 963.359304] [57600]: DEBUG cinder.api.middleware.request_id [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.359304] [57600]: INFO cinder.api.openstack.wsgi [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] POST http://10.180.1.21/volume/v3/volumes [ 963.359304] [57600]: DEBUG cinder.api.openstack.wsgi [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-798371399"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 963.359304] [57600]: DEBUG cinder.api.v3.volumes [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-798371399'}} {{(pid=57600) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 963.359304] [57600]: INFO cinder.api.v3.volumes [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Create volume of 1 GB [ 963.359304] [57600]: INFO cinder.volume.api [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Availability Zones retrieved successfully. [ 963.359304] [57600]: DEBUG cinder.volume.api [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Flow 'volume_create_api' (3ca43e28-8b20-4678-98e1-ca4a7504a316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 963.359304] [57600]: DEBUG cinder.volume.api [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (403a024d-4968-482c-9cf2-2d13ce41db96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 963.359304] [57600]: DEBUG cinder.volume.flows.api.create_volume [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Validating volume size '1' using validate_int {{(pid=57600) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 963.378964] [57600]: DEBUG cinder.volume.api [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (403a024d-4968-482c-9cf2-2d13ce41db96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 963.380158] [57600]: DEBUG cinder.volume.api [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33ed3da4-a9ef-4d95-8d22-880f2f4651e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 963.437866] [57600]: DEBUG cinder.quota [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Created reservations ['6ed57ce7-aa22-4d23-ac13-763a5f87c41d', 'd139a8aa-d0bc-4dd4-b582-766059efdef8', '4a71400d-3a4f-43f0-b91f-7a77afa1b11a', 'd389c65c-977d-41fe-a204-f970a9c2ce86'] {{(pid=57600) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 963.438476] [57600]: DEBUG cinder.volume.api [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33ed3da4-a9ef-4d95-8d22-880f2f4651e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ed57ce7-aa22-4d23-ac13-763a5f87c41d', 'd139a8aa-d0bc-4dd4-b582-766059efdef8', '4a71400d-3a4f-43f0-b91f-7a77afa1b11a', 'd389c65c-977d-41fe-a204-f970a9c2ce86']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 963.439423] [57600]: DEBUG cinder.volume.api [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89b1f506-312f-480f-bb7c-3214ba52de7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 963.455117] [57600]: DEBUG cinder.volume.api [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89b1f506-312f-480f-bb7c-3214ba52de7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6a16d9c-80e2-4484-8f7b-ca1f4705caa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-798371399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b060e62832df4400aa674dd10bea9f84',qos_specs=None,replication_status=,reservations=['6ed57ce7-aa22-4d23-ac13-763a5f87c41d','d139a8aa-d0bc-4dd4-b582-766059efdef8','4a71400d-3a4f-43f0-b91f-7a77afa1b11a','d389c65c-977d-41fe-a204-f970a9c2ce86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b02dc1a88ebb4096b5a10d781ae59a15',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:54:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-798371399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6a16d9c-80e2-4484-8f7b-ca1f4705caa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b060e62832df4400aa674dd10bea9f84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b02dc1a88ebb4096b5a10d781ae59a15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 963.456139] [57600]: DEBUG cinder.volume.api [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9502ecc1-5235-4d5c-95c4-fa3e933f9cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 963.475554] [57600]: DEBUG cinder.volume.api [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9502ecc1-5235-4d5c-95c4-fa3e933f9cf7) transitioned into state 'SUCCESS' from state '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-798371399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b060e62832df4400aa674dd10bea9f84',qos_specs=None,replication_status=,reservations=['6ed57ce7-aa22-4d23-ac13-763a5f87c41d','d139a8aa-d0bc-4dd4-b582-766059efdef8','4a71400d-3a4f-43f0-b91f-7a77afa1b11a','d389c65c-977d-41fe-a204-f970a9c2ce86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b02dc1a88ebb4096b5a10d781ae59a15',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 963.476517] [57600]: DEBUG cinder.volume.api [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (135f20be-6b90-4bdd-b53c-38ee5b59776a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 963.486121] [57600]: DEBUG cinder.volume.api [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (135f20be-6b90-4bdd-b53c-38ee5b59776a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 963.487381] [57600]: DEBUG cinder.volume.api [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Flow 'volume_create_api' (3ca43e28-8b20-4678-98e1-ca4a7504a316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 963.487681] [57600]: INFO cinder.volume.api [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Create volume request issued successfully. [ 963.488424] [57600]: INFO cinder.api.openstack.wsgi [None req-0bf8a1ac-1273-4978-b7a6-f6ae1fc9ce78 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 963.488901] [57600]: [pid: 57600|app: 0|req: 78/154] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:54:06 2025] POST /volume/v3/volumes => generated 757 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 963.497995] [57601]: DEBUG cinder.api.middleware.request_id [None req-926234ed-2de0-4ac9-acaf-603d96a0847e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.500488] [57601]: INFO cinder.api.openstack.wsgi [None req-926234ed-2de0-4ac9-acaf-603d96a0847e tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a16d9c-80e2-4484-8f7b-ca1f4705caa5 [ 963.500488] [57601]: DEBUG cinder.api.openstack.wsgi [None req-926234ed-2de0-4ac9-acaf-603d96a0847e tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 963.500614] [57601]: DEBUG cinder.api.openstack.wsgi [None req-926234ed-2de0-4ac9-acaf-603d96a0847e tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 963.508983] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 963.508983] [57601]: warnings.warn( [ 963.514515] [57601]: INFO cinder.volume.api [None req-926234ed-2de0-4ac9-acaf-603d96a0847e tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 963.519451] [57601]: INFO cinder.api.openstack.wsgi [None req-926234ed-2de0-4ac9-acaf-603d96a0847e tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/b6a16d9c-80e2-4484-8f7b-ca1f4705caa5 returned with HTTP 200 [ 963.519562] [57601]: [pid: 57601|app: 0|req: 77/155] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:54:06 2025] GET /volume/v3/volumes/b6a16d9c-80e2-4484-8f7b-ca1f4705caa5 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 964.530651] [57600]: DEBUG cinder.api.middleware.request_id [None req-90bad062-a30c-4603-9a18-f8a4b23c56ae None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.532844] [57600]: INFO cinder.api.openstack.wsgi [None req-90bad062-a30c-4603-9a18-f8a4b23c56ae tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a16d9c-80e2-4484-8f7b-ca1f4705caa5 [ 964.533131] [57600]: DEBUG cinder.api.openstack.wsgi [None req-90bad062-a30c-4603-9a18-f8a4b23c56ae tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 964.533364] [57600]: DEBUG cinder.api.openstack.wsgi [None req-90bad062-a30c-4603-9a18-f8a4b23c56ae tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 964.545564] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.545564] [57600]: warnings.warn( [ 964.554023] [57600]: INFO cinder.volume.api [None req-90bad062-a30c-4603-9a18-f8a4b23c56ae tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 964.559899] [57600]: INFO cinder.api.openstack.wsgi [None req-90bad062-a30c-4603-9a18-f8a4b23c56ae tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/b6a16d9c-80e2-4484-8f7b-ca1f4705caa5 returned with HTTP 200 [ 964.560695] [57600]: [pid: 57600|app: 0|req: 79/156] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:54:07 2025] GET /volume/v3/volumes/b6a16d9c-80e2-4484-8f7b-ca1f4705caa5 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 973.516869] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=4 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 974.556912] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 978.879833] [57601]: DEBUG cinder.api.middleware.request_id [None req-151df406-c858-40ff-8863-5690cdf13389 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.881952] [57601]: INFO cinder.api.openstack.wsgi [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] POST http://10.180.1.21/volume/v3/volumes [ 978.882383] [57601]: DEBUG cinder.api.openstack.wsgi [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2111382984"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 978.883926] [57601]: DEBUG cinder.api.v3.volumes [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2111382984'}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 978.884068] [57601]: INFO cinder.api.v3.volumes [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Create volume of 1 GB [ 978.889957] [57601]: INFO cinder.volume.api [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Availability Zones retrieved successfully. [ 978.896677] [57601]: DEBUG cinder.volume.api [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Flow 'volume_create_api' (5f61e265-f86b-48de-a888-ccf2ef3f81ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 978.897881] [57601]: DEBUG cinder.volume.api [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd120577-5c5b-4c9c-82bf-dc0182191413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 978.899026] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 978.919316] [57601]: DEBUG cinder.volume.api [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd120577-5c5b-4c9c-82bf-dc0182191413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 978.920496] [57601]: DEBUG cinder.volume.api [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13d413de-b4c1-4a5e-9ebe-459b580a811c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 978.953022] [57601]: DEBUG cinder.quota [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Created reservations ['64351ec2-d600-48bd-aa24-074452b92d9c', 'e040eed9-bdd6-4aee-873f-3952364096a4', 'b525227b-551b-4b33-bfc2-962ab6deab4a', 'a041bd39-9d62-4432-b9a9-ce58f56e9b5a'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 978.954103] [57601]: DEBUG cinder.volume.api [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13d413de-b4c1-4a5e-9ebe-459b580a811c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64351ec2-d600-48bd-aa24-074452b92d9c', 'e040eed9-bdd6-4aee-873f-3952364096a4', 'b525227b-551b-4b33-bfc2-962ab6deab4a', 'a041bd39-9d62-4432-b9a9-ce58f56e9b5a']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 978.955539] [57601]: DEBUG cinder.volume.api [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71618c48-5ec4-4405-9191-0a7d2e631650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 978.971215] [57601]: DEBUG cinder.volume.api [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71618c48-5ec4-4405-9191-0a7d2e631650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32342cd2-6ab9-40f4-a303-f5e01f02b882', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2111382984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b060e62832df4400aa674dd10bea9f84',qos_specs=None,replication_status=,reservations=['64351ec2-d600-48bd-aa24-074452b92d9c','e040eed9-bdd6-4aee-873f-3952364096a4','b525227b-551b-4b33-bfc2-962ab6deab4a','a041bd39-9d62-4432-b9a9-ce58f56e9b5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b02dc1a88ebb4096b5a10d781ae59a15',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2111382984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32342cd2-6ab9-40f4-a303-f5e01f02b882,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b060e62832df4400aa674dd10bea9f84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b02dc1a88ebb4096b5a10d781ae59a15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 978.972253] [57601]: DEBUG cinder.volume.api [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e529665-5096-4588-8ee8-3e0e39fb5c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 978.987967] [57601]: DEBUG cinder.volume.api [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e529665-5096-4588-8ee8-3e0e39fb5c56) transitioned into state 'SUCCESS' from state '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-2111382984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b060e62832df4400aa674dd10bea9f84',qos_specs=None,replication_status=,reservations=['64351ec2-d600-48bd-aa24-074452b92d9c','e040eed9-bdd6-4aee-873f-3952364096a4','b525227b-551b-4b33-bfc2-962ab6deab4a','a041bd39-9d62-4432-b9a9-ce58f56e9b5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b02dc1a88ebb4096b5a10d781ae59a15',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 978.989522] [57601]: DEBUG cinder.volume.api [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aed553be-8ddb-4cd3-b12e-5277e4e4e483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 979.002289] [57601]: DEBUG cinder.volume.api [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aed553be-8ddb-4cd3-b12e-5277e4e4e483) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 979.003475] [57601]: DEBUG cinder.volume.api [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Flow 'volume_create_api' (5f61e265-f86b-48de-a888-ccf2ef3f81ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 979.003815] [57601]: INFO cinder.volume.api [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Create volume request issued successfully. [ 979.004868] [57601]: INFO cinder.api.openstack.wsgi [None req-151df406-c858-40ff-8863-5690cdf13389 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 979.005429] [57601]: [pid: 57601|app: 0|req: 78/157] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:54:21 2025] POST /volume/v3/volumes => generated 758 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 979.014931] [57600]: DEBUG cinder.api.middleware.request_id [None req-1da41f52-b1b6-46d5-b4fc-44847779e090 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.016648] [57600]: INFO cinder.api.openstack.wsgi [None req-1da41f52-b1b6-46d5-b4fc-44847779e090 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 979.016847] [57600]: DEBUG cinder.api.openstack.wsgi [None req-1da41f52-b1b6-46d5-b4fc-44847779e090 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 979.017121] [57600]: DEBUG cinder.api.openstack.wsgi [None req-1da41f52-b1b6-46d5-b4fc-44847779e090 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 979.028983] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.028983] [57600]: warnings.warn( [ 979.037029] [57600]: INFO cinder.volume.api [None req-1da41f52-b1b6-46d5-b4fc-44847779e090 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 979.040492] [57600]: INFO cinder.api.openstack.wsgi [None req-1da41f52-b1b6-46d5-b4fc-44847779e090 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 979.041087] [57600]: [pid: 57600|app: 0|req: 80/158] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:54:21 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 980.053453] [57601]: DEBUG cinder.api.middleware.request_id [None req-d21fda4e-0ff7-4cbc-9633-9501ad5c393c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.055789] [57601]: INFO cinder.api.openstack.wsgi [None req-d21fda4e-0ff7-4cbc-9633-9501ad5c393c tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 980.056033] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d21fda4e-0ff7-4cbc-9633-9501ad5c393c tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 980.056313] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d21fda4e-0ff7-4cbc-9633-9501ad5c393c tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 980.066876] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.066876] [57601]: warnings.warn( [ 980.071286] [57601]: INFO cinder.volume.api [None req-d21fda4e-0ff7-4cbc-9633-9501ad5c393c tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 980.076417] [57601]: INFO cinder.api.openstack.wsgi [None req-d21fda4e-0ff7-4cbc-9633-9501ad5c393c tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 980.076875] [57601]: [pid: 57601|app: 0|req: 79/159] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:54:22 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 987.059633] [57600]: DEBUG cinder.api.middleware.request_id [req-a49e9d3a-a82f-41b1-a955-2170bd0f1b2e req-f72b98a3-0147-4142-8c0e-ec5620cfd607 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.062340] [57600]: INFO cinder.api.openstack.wsgi [req-a49e9d3a-a82f-41b1-a955-2170bd0f1b2e req-f72b98a3-0147-4142-8c0e-ec5620cfd607 tempest-SecurityGroupsTestJSON-778350501 tempest-SecurityGroupsTestJSON-778350501-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=68f611d3-829a-492b-a3ac-f13bcc27ee80 [ 987.062340] [57600]: DEBUG cinder.api.openstack.wsgi [req-a49e9d3a-a82f-41b1-a955-2170bd0f1b2e req-f72b98a3-0147-4142-8c0e-ec5620cfd607 tempest-SecurityGroupsTestJSON-778350501 tempest-SecurityGroupsTestJSON-778350501-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 987.062527] [57600]: DEBUG cinder.api.openstack.wsgi [req-a49e9d3a-a82f-41b1-a955-2170bd0f1b2e req-f72b98a3-0147-4142-8c0e-ec5620cfd607 tempest-SecurityGroupsTestJSON-778350501 tempest-SecurityGroupsTestJSON-778350501-project-member] Calling method 'version_select' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 987.078858] [57600]: INFO cinder.api.openstack.wsgi [req-a49e9d3a-a82f-41b1-a955-2170bd0f1b2e req-f72b98a3-0147-4142-8c0e-ec5620cfd607 tempest-SecurityGroupsTestJSON-778350501 tempest-SecurityGroupsTestJSON-778350501-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=68f611d3-829a-492b-a3ac-f13bcc27ee80 returned with HTTP 200 [ 987.079165] [57600]: [pid: 57600|app: 0|req: 81/160] 10.180.1.21 () {62 vars in 1517 bytes} [Mon Dec 15 13:54:29 2025] GET /volume/v3/attachments?instance_id=68f611d3-829a-492b-a3ac-f13bcc27ee80 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.073800] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 997.078304] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=5 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 997.125033] [57601]: DEBUG cinder.api.middleware.request_id [None req-9e12633a-b21b-4750-a081-cbcc58175d6d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.127745] [57601]: INFO cinder.api.openstack.wsgi [None req-9e12633a-b21b-4750-a081-cbcc58175d6d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 [ 997.128138] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9e12633a-b21b-4750-a081-cbcc58175d6d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 997.128347] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9e12633a-b21b-4750-a081-cbcc58175d6d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 997.147953] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.147953] [57601]: warnings.warn( [ 997.152900] [57601]: INFO cinder.volume.api [None req-9e12633a-b21b-4750-a081-cbcc58175d6d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 997.161690] [57601]: INFO cinder.api.openstack.wsgi [None req-9e12633a-b21b-4750-a081-cbcc58175d6d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 returned with HTTP 200 [ 997.162148] [57601]: [pid: 57601|app: 0|req: 80/161] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:54:39 2025] GET /volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 997.397428] [57600]: DEBUG cinder.api.middleware.request_id [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-601e960f-24da-45bc-b093-11e77d04e5c7 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.400128] [57600]: INFO cinder.api.openstack.wsgi [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-601e960f-24da-45bc-b093-11e77d04e5c7 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 [ 997.400421] [57600]: DEBUG cinder.api.openstack.wsgi [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-601e960f-24da-45bc-b093-11e77d04e5c7 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 997.400602] [57600]: DEBUG cinder.api.openstack.wsgi [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-601e960f-24da-45bc-b093-11e77d04e5c7 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 997.411581] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.411581] [57600]: warnings.warn( [ 997.415589] [57600]: INFO cinder.volume.api [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-601e960f-24da-45bc-b093-11e77d04e5c7 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 997.421238] [57600]: INFO cinder.api.openstack.wsgi [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-601e960f-24da-45bc-b093-11e77d04e5c7 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 returned with HTTP 200 [ 997.421886] [57600]: [pid: 57600|app: 0|req: 82/162] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:54:40 2025] GET /volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 997.467980] [57601]: DEBUG cinder.api.middleware.request_id [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-3e34a3c6-6869-42b2-8f83-e5324cb4d741 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.470381] [57601]: INFO cinder.api.openstack.wsgi [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-3e34a3c6-6869-42b2-8f83-e5324cb4d741 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] POST http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7/action [ 997.470883] [57601]: DEBUG cinder.api.openstack.wsgi [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-3e34a3c6-6869-42b2-8f83-e5324cb4d741 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 997.471177] [57601]: DEBUG cinder.api.openstack.wsgi [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-3e34a3c6-6869-42b2-8f83-e5324cb4d741 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 997.487715] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.487715] [57601]: warnings.warn( [ 997.488330] [57601]: INFO cinder.volume.api [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-3e34a3c6-6869-42b2-8f83-e5324cb4d741 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 997.495522] [57601]: INFO cinder.volume.api [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-3e34a3c6-6869-42b2-8f83-e5324cb4d741 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Begin detaching volume completed successfully. [ 997.495779] [57601]: INFO cinder.api.openstack.wsgi [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-3e34a3c6-6869-42b2-8f83-e5324cb4d741 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7/action returned with HTTP 202 [ 997.496287] [57601]: [pid: 57601|app: 0|req: 81/163] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 13:54:40 2025] POST /volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 998.523472] [57600]: DEBUG cinder.api.middleware.request_id [None req-bf165ac1-52b3-414e-9acd-7bcd20609c65 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.524079] [57600]: INFO cinder.api.openstack.wsgi [None req-bf165ac1-52b3-414e-9acd-7bcd20609c65 None None] GET http://10.180.1.21/volume// [ 998.524265] [57600]: DEBUG cinder.api.openstack.wsgi [None req-bf165ac1-52b3-414e-9acd-7bcd20609c65 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 998.524473] [57600]: DEBUG cinder.api.openstack.wsgi [None req-bf165ac1-52b3-414e-9acd-7bcd20609c65 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 998.524867] [57600]: INFO cinder.api.openstack.wsgi [None req-bf165ac1-52b3-414e-9acd-7bcd20609c65 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 998.525221] [57600]: [pid: 57600|app: 0|req: 83/164] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:54:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 998.530072] [57601]: DEBUG cinder.api.middleware.request_id [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-e8909b17-2445-428a-b093-4b76efa0dc63 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.533189] [57601]: INFO cinder.api.openstack.wsgi [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-e8909b17-2445-428a-b093-4b76efa0dc63 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 [ 998.533452] [57601]: DEBUG cinder.api.openstack.wsgi [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-e8909b17-2445-428a-b093-4b76efa0dc63 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 998.533663] [57601]: DEBUG cinder.api.openstack.wsgi [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-e8909b17-2445-428a-b093-4b76efa0dc63 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 998.553232] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.553232] [57601]: warnings.warn( [ 998.563121] [57601]: INFO cinder.volume.api [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-e8909b17-2445-428a-b093-4b76efa0dc63 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 998.571716] [57601]: INFO cinder.api.openstack.wsgi [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-e8909b17-2445-428a-b093-4b76efa0dc63 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 returned with HTTP 200 [ 998.571882] [57601]: [pid: 57601|app: 0|req: 82/165] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:54:41 2025] GET /volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 => generated 1324 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 999.755301] [57600]: DEBUG cinder.api.middleware.request_id [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-71ecd21a-85d7-49a5-8318-44e380c6a525 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.762424] [57600]: INFO cinder.api.openstack.wsgi [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-71ecd21a-85d7-49a5-8318-44e380c6a525 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] DELETE http://10.180.1.21/volume/v3/attachments/72d69864-0d54-4a2a-9dab-392118ad7ad2 [ 999.764121] [57600]: DEBUG cinder.api.openstack.wsgi [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-71ecd21a-85d7-49a5-8318-44e380c6a525 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 999.764386] [57600]: DEBUG cinder.api.openstack.wsgi [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-71ecd21a-85d7-49a5-8318-44e380c6a525 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'version_select' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 999.773612] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.773612] [57600]: warnings.warn( [ 1000.334471] [57600]: INFO cinder.api.openstack.wsgi [req-10203b9c-0637-472a-8302-9c75df63ecc0 req-71ecd21a-85d7-49a5-8318-44e380c6a525 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/attachments/72d69864-0d54-4a2a-9dab-392118ad7ad2 returned with HTTP 200 [ 1000.335545] [57600]: [pid: 57600|app: 0|req: 84/166] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:54:42 2025] DELETE /volume/v3/attachments/72d69864-0d54-4a2a-9dab-392118ad7ad2 => generated 19 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1000.979067] [57601]: DEBUG cinder.api.middleware.request_id [None req-04abe506-6140-4cea-bee0-5b33effaaab7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.981110] [57601]: INFO cinder.api.openstack.wsgi [None req-04abe506-6140-4cea-bee0-5b33effaaab7 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 [ 1000.981334] [57601]: DEBUG cinder.api.openstack.wsgi [None req-04abe506-6140-4cea-bee0-5b33effaaab7 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1000.981543] [57601]: DEBUG cinder.api.openstack.wsgi [None req-04abe506-6140-4cea-bee0-5b33effaaab7 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1000.991769] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1000.991769] [57601]: warnings.warn( [ 1000.996286] [57601]: INFO cinder.volume.api [None req-04abe506-6140-4cea-bee0-5b33effaaab7 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 1001.001951] [57601]: INFO cinder.api.openstack.wsgi [None req-04abe506-6140-4cea-bee0-5b33effaaab7 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 returned with HTTP 200 [ 1001.002438] [57601]: [pid: 57601|app: 0|req: 83/167] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:54:43 2025] GET /volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1010.332908] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1010.998980] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1014.670420] [57600]: DEBUG cinder.api.middleware.request_id [req-105862ca-c30d-4508-87cc-247125befa52 req-aaaf24ca-7cdd-4561-b3bc-d1e47932f601 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.673456] [57600]: INFO cinder.api.openstack.wsgi [req-105862ca-c30d-4508-87cc-247125befa52 req-aaaf24ca-7cdd-4561-b3bc-d1e47932f601 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 1014.673689] [57600]: DEBUG cinder.api.openstack.wsgi [req-105862ca-c30d-4508-87cc-247125befa52 req-aaaf24ca-7cdd-4561-b3bc-d1e47932f601 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1014.673937] [57600]: DEBUG cinder.api.openstack.wsgi [req-105862ca-c30d-4508-87cc-247125befa52 req-aaaf24ca-7cdd-4561-b3bc-d1e47932f601 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1014.688408] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.688408] [57600]: warnings.warn( [ 1014.693107] [57600]: INFO cinder.volume.api [req-105862ca-c30d-4508-87cc-247125befa52 req-aaaf24ca-7cdd-4561-b3bc-d1e47932f601 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1014.698294] [57600]: INFO cinder.api.openstack.wsgi [req-105862ca-c30d-4508-87cc-247125befa52 req-aaaf24ca-7cdd-4561-b3bc-d1e47932f601 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 1014.698792] [57600]: [pid: 57600|app: 0|req: 85/168] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:54:57 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1022.730166] [57601]: DEBUG cinder.api.middleware.request_id [req-7f4aa49d-a85d-448d-a8e5-940605613e19 req-ca395cb4-d6fd-48d1-88ce-b69c7b9907af None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.733620] [57601]: INFO cinder.api.openstack.wsgi [req-7f4aa49d-a85d-448d-a8e5-940605613e19 req-ca395cb4-d6fd-48d1-88ce-b69c7b9907af tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] DELETE http://10.180.1.21/volume/v3/attachments/14fdcaf2-d39f-4470-8e40-177b8da5a99e [ 1022.733620] [57601]: DEBUG cinder.api.openstack.wsgi [req-7f4aa49d-a85d-448d-a8e5-940605613e19 req-ca395cb4-d6fd-48d1-88ce-b69c7b9907af tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1022.733620] [57601]: DEBUG cinder.api.openstack.wsgi [req-7f4aa49d-a85d-448d-a8e5-940605613e19 req-ca395cb4-d6fd-48d1-88ce-b69c7b9907af tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1022.749450] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.749450] [57601]: warnings.warn( [ 1023.296810] [57601]: INFO cinder.api.openstack.wsgi [req-7f4aa49d-a85d-448d-a8e5-940605613e19 req-ca395cb4-d6fd-48d1-88ce-b69c7b9907af tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/attachments/14fdcaf2-d39f-4470-8e40-177b8da5a99e returned with HTTP 200 [ 1023.296908] [57601]: [pid: 57601|app: 0|req: 84/169] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:55:05 2025] DELETE /volume/v3/attachments/14fdcaf2-d39f-4470-8e40-177b8da5a99e => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1023.307449] [57600]: DEBUG cinder.api.middleware.request_id [req-7f4aa49d-a85d-448d-a8e5-940605613e19 req-ac7a14b8-aa78-4717-bac2-75f02355de92 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.309879] [57600]: INFO cinder.api.openstack.wsgi [req-7f4aa49d-a85d-448d-a8e5-940605613e19 req-ac7a14b8-aa78-4717-bac2-75f02355de92 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] DELETE http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa [ 1023.310094] [57600]: DEBUG cinder.api.openstack.wsgi [req-7f4aa49d-a85d-448d-a8e5-940605613e19 req-ac7a14b8-aa78-4717-bac2-75f02355de92 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1023.310305] [57600]: DEBUG cinder.api.openstack.wsgi [req-7f4aa49d-a85d-448d-a8e5-940605613e19 req-ac7a14b8-aa78-4717-bac2-75f02355de92 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Calling method 'delete' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1023.310493] [57600]: INFO cinder.api.v3.volumes [req-7f4aa49d-a85d-448d-a8e5-940605613e19 req-ac7a14b8-aa78-4717-bac2-75f02355de92 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Delete volume with id: eb539d07-25a1-4547-8a3c-cab273bb41aa [ 1023.321567] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.321567] [57600]: warnings.warn( [ 1023.322181] [57600]: INFO cinder.volume.api [req-7f4aa49d-a85d-448d-a8e5-940605613e19 req-ac7a14b8-aa78-4717-bac2-75f02355de92 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Volume info retrieved successfully. [ 1023.344524] [57600]: INFO cinder.volume.api [req-7f4aa49d-a85d-448d-a8e5-940605613e19 req-ac7a14b8-aa78-4717-bac2-75f02355de92 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] Delete volume request issued successfully. [ 1023.344777] [57600]: INFO cinder.api.openstack.wsgi [req-7f4aa49d-a85d-448d-a8e5-940605613e19 req-ac7a14b8-aa78-4717-bac2-75f02355de92 tempest-ServersTestBootFromVolume-1648845150 tempest-ServersTestBootFromVolume-1648845150-project-member] http://10.180.1.21/volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa returned with HTTP 202 [ 1023.345327] [57600]: [pid: 57600|app: 0|req: 86/170] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 15 13:55:06 2025] DELETE /volume/v3/volumes/eb539d07-25a1-4547-8a3c-cab273bb41aa => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1028.242674] [57601]: DEBUG cinder.api.middleware.request_id [None req-19c2bdac-d855-4da6-8330-b79bac94f46a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.246331] [57601]: INFO cinder.api.openstack.wsgi [None req-19c2bdac-d855-4da6-8330-b79bac94f46a tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 1028.246331] [57601]: DEBUG cinder.api.openstack.wsgi [None req-19c2bdac-d855-4da6-8330-b79bac94f46a tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1028.246331] [57601]: DEBUG cinder.api.openstack.wsgi [None req-19c2bdac-d855-4da6-8330-b79bac94f46a tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1028.261290] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.261290] [57601]: warnings.warn( [ 1028.265885] [57601]: INFO cinder.volume.api [None req-19c2bdac-d855-4da6-8330-b79bac94f46a tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1028.271642] [57601]: INFO cinder.api.openstack.wsgi [None req-19c2bdac-d855-4da6-8330-b79bac94f46a tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 1028.272074] [57601]: [pid: 57601|app: 0|req: 85/171] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:10 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1028.309533] [57600]: DEBUG cinder.api.middleware.request_id [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-168fb0a0-1dd4-476e-bae8-e0c96f04a73d None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.311937] [57600]: INFO cinder.api.openstack.wsgi [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-168fb0a0-1dd4-476e-bae8-e0c96f04a73d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 1028.312196] [57600]: DEBUG cinder.api.openstack.wsgi [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-168fb0a0-1dd4-476e-bae8-e0c96f04a73d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1028.312449] [57600]: DEBUG cinder.api.openstack.wsgi [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-168fb0a0-1dd4-476e-bae8-e0c96f04a73d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1028.323580] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.323580] [57600]: warnings.warn( [ 1028.327035] [57600]: INFO cinder.volume.api [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-168fb0a0-1dd4-476e-bae8-e0c96f04a73d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1028.331864] [57600]: INFO cinder.api.openstack.wsgi [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-168fb0a0-1dd4-476e-bae8-e0c96f04a73d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 1028.332486] [57600]: [pid: 57600|app: 0|req: 87/172] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:55:11 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1028.367875] [57601]: DEBUG cinder.api.middleware.request_id [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-7a1f04c1-920b-447e-8a4d-75974444afec None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.370252] [57601]: INFO cinder.api.openstack.wsgi [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-7a1f04c1-920b-447e-8a4d-75974444afec tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] POST http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410/action [ 1028.371053] [57601]: DEBUG cinder.api.openstack.wsgi [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-7a1f04c1-920b-447e-8a4d-75974444afec tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1028.371169] [57601]: DEBUG cinder.api.openstack.wsgi [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-7a1f04c1-920b-447e-8a4d-75974444afec tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1028.384372] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.384372] [57601]: warnings.warn( [ 1028.384956] [57601]: INFO cinder.volume.api [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-7a1f04c1-920b-447e-8a4d-75974444afec tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1028.391770] [57601]: INFO cinder.volume.api [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-7a1f04c1-920b-447e-8a4d-75974444afec tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Begin detaching volume completed successfully. [ 1028.392030] [57601]: INFO cinder.api.openstack.wsgi [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-7a1f04c1-920b-447e-8a4d-75974444afec tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410/action returned with HTTP 202 [ 1028.392542] [57601]: [pid: 57601|app: 0|req: 86/173] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 13:55:11 2025] POST /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1029.428752] [57600]: DEBUG cinder.api.middleware.request_id [None req-e23d7cde-03cd-436a-b2ee-a90ed0fa8bd9 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.429222] [57600]: INFO cinder.api.openstack.wsgi [None req-e23d7cde-03cd-436a-b2ee-a90ed0fa8bd9 None None] GET http://10.180.1.21/volume// [ 1029.429471] [57600]: DEBUG cinder.api.openstack.wsgi [None req-e23d7cde-03cd-436a-b2ee-a90ed0fa8bd9 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1029.429752] [57600]: DEBUG cinder.api.openstack.wsgi [None req-e23d7cde-03cd-436a-b2ee-a90ed0fa8bd9 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1029.430232] [57600]: INFO cinder.api.openstack.wsgi [None req-e23d7cde-03cd-436a-b2ee-a90ed0fa8bd9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1029.430611] [57600]: [pid: 57600|app: 0|req: 88/174] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:55:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1029.441170] [57601]: DEBUG cinder.api.middleware.request_id [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-eb1db1a0-9773-4772-93af-ba2c63496c9f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.444514] [57601]: INFO cinder.api.openstack.wsgi [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-eb1db1a0-9773-4772-93af-ba2c63496c9f tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 1029.444771] [57601]: DEBUG cinder.api.openstack.wsgi [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-eb1db1a0-9773-4772-93af-ba2c63496c9f tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1029.445028] [57601]: DEBUG cinder.api.openstack.wsgi [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-eb1db1a0-9773-4772-93af-ba2c63496c9f tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1029.463064] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.463064] [57601]: warnings.warn( [ 1029.468022] [57601]: INFO cinder.volume.api [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-eb1db1a0-9773-4772-93af-ba2c63496c9f tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1029.476036] [57601]: INFO cinder.api.openstack.wsgi [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-eb1db1a0-9773-4772-93af-ba2c63496c9f tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 1029.476684] [57601]: [pid: 57601|app: 0|req: 87/175] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:55:12 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 1323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1030.626347] [57600]: DEBUG cinder.api.middleware.request_id [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-e5125a67-31fc-4327-9946-30d1ae514dd6 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.628789] [57600]: INFO cinder.api.openstack.wsgi [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-e5125a67-31fc-4327-9946-30d1ae514dd6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e95b5091-4227-4538-bee5-ecc88bf00ee7 [ 1030.629037] [57600]: DEBUG cinder.api.openstack.wsgi [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-e5125a67-31fc-4327-9946-30d1ae514dd6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1030.629245] [57600]: DEBUG cinder.api.openstack.wsgi [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-e5125a67-31fc-4327-9946-30d1ae514dd6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'version_select' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1030.639990] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.639990] [57600]: warnings.warn( [ 1031.173200] [57600]: INFO cinder.api.openstack.wsgi [req-1c82f65d-20c4-4fa1-8d12-932ba51ffa6b req-e5125a67-31fc-4327-9946-30d1ae514dd6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/attachments/e95b5091-4227-4538-bee5-ecc88bf00ee7 returned with HTTP 200 [ 1031.173684] [57600]: [pid: 57600|app: 0|req: 89/176] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:55:13 2025] DELETE /volume/v3/attachments/e95b5091-4227-4538-bee5-ecc88bf00ee7 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1032.608284] [57601]: DEBUG cinder.api.middleware.request_id [None req-1c7898fa-f65b-482c-8f33-c11dbcb6ae01 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.611295] [57601]: INFO cinder.api.openstack.wsgi [None req-1c7898fa-f65b-482c-8f33-c11dbcb6ae01 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 1032.611778] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1c7898fa-f65b-482c-8f33-c11dbcb6ae01 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1032.611960] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1c7898fa-f65b-482c-8f33-c11dbcb6ae01 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1032.628828] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.628828] [57601]: warnings.warn( [ 1032.630744] [57601]: INFO cinder.volume.api [None req-1c7898fa-f65b-482c-8f33-c11dbcb6ae01 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1032.636882] [57601]: INFO cinder.api.openstack.wsgi [None req-1c7898fa-f65b-482c-8f33-c11dbcb6ae01 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 1032.637397] [57601]: [pid: 57601|app: 0|req: 88/177] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:15 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.642228] [57600]: DEBUG cinder.api.middleware.request_id [req-399cfc40-449d-4b5d-92cd-3da7a4d893a5 req-b69c4300-2929-4f8b-89f9-19ab83b75c05 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.645567] [57600]: INFO cinder.api.openstack.wsgi [req-399cfc40-449d-4b5d-92cd-3da7a4d893a5 req-b69c4300-2929-4f8b-89f9-19ab83b75c05 tempest-VolumesNegativeTest-730223653 tempest-VolumesNegativeTest-730223653-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1024140053 [ 1034.645831] [57600]: DEBUG cinder.api.openstack.wsgi [req-399cfc40-449d-4b5d-92cd-3da7a4d893a5 req-b69c4300-2929-4f8b-89f9-19ab83b75c05 tempest-VolumesNegativeTest-730223653 tempest-VolumesNegativeTest-730223653-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1034.646050] [57600]: DEBUG cinder.api.openstack.wsgi [req-399cfc40-449d-4b5d-92cd-3da7a4d893a5 req-b69c4300-2929-4f8b-89f9-19ab83b75c05 tempest-VolumesNegativeTest-730223653 tempest-VolumesNegativeTest-730223653-project-member] Calling method 'delete' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1034.646239] [57600]: INFO cinder.api.v3.volumes [req-399cfc40-449d-4b5d-92cd-3da7a4d893a5 req-b69c4300-2929-4f8b-89f9-19ab83b75c05 tempest-VolumesNegativeTest-730223653 tempest-VolumesNegativeTest-730223653-project-member] Delete volume with id: tempest-invalid-1024140053 [ 1034.660367] [57600]: INFO cinder.api.openstack.wsgi [req-399cfc40-449d-4b5d-92cd-3da7a4d893a5 req-b69c4300-2929-4f8b-89f9-19ab83b75c05 tempest-VolumesNegativeTest-730223653 tempest-VolumesNegativeTest-730223653-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1024140053 returned with HTTP 404 [ 1034.660954] [57600]: [pid: 57600|app: 0|req: 90/178] 10.180.1.21 () {62 vars in 1470 bytes} [Mon Dec 15 13:55:17 2025] DELETE /volume/v3/volumes/tempest-invalid-1024140053 => generated 99 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1034.732782] [57601]: DEBUG cinder.api.middleware.request_id [req-74641cd0-12aa-4b02-ad10-ad9b12ed928b req-b6722398-3b5d-4fc9-845b-12a6ded5f3db None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.735214] [57601]: INFO cinder.api.openstack.wsgi [req-74641cd0-12aa-4b02-ad10-ad9b12ed928b req-b6722398-3b5d-4fc9-845b-12a6ded5f3db tempest-VolumesNegativeTest-730223653 tempest-VolumesNegativeTest-730223653-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8229ffbe-ec65-43c0-b79d-11a4dc20288d [ 1034.735408] [57601]: DEBUG cinder.api.openstack.wsgi [req-74641cd0-12aa-4b02-ad10-ad9b12ed928b req-b6722398-3b5d-4fc9-845b-12a6ded5f3db tempest-VolumesNegativeTest-730223653 tempest-VolumesNegativeTest-730223653-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1034.735614] [57601]: DEBUG cinder.api.openstack.wsgi [req-74641cd0-12aa-4b02-ad10-ad9b12ed928b req-b6722398-3b5d-4fc9-845b-12a6ded5f3db tempest-VolumesNegativeTest-730223653 tempest-VolumesNegativeTest-730223653-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1034.735793] [57601]: INFO cinder.api.v3.volumes [req-74641cd0-12aa-4b02-ad10-ad9b12ed928b req-b6722398-3b5d-4fc9-845b-12a6ded5f3db tempest-VolumesNegativeTest-730223653 tempest-VolumesNegativeTest-730223653-project-member] Delete volume with id: 8229ffbe-ec65-43c0-b79d-11a4dc20288d [ 1034.742347] [57601]: INFO cinder.api.openstack.wsgi [req-74641cd0-12aa-4b02-ad10-ad9b12ed928b req-b6722398-3b5d-4fc9-845b-12a6ded5f3db tempest-VolumesNegativeTest-730223653 tempest-VolumesNegativeTest-730223653-project-member] http://10.180.1.21/volume/v3/volumes/8229ffbe-ec65-43c0-b79d-11a4dc20288d returned with HTTP 404 [ 1034.742891] [57601]: [pid: 57601|app: 0|req: 89/179] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 15 13:55:17 2025] DELETE /volume/v3/volumes/8229ffbe-ec65-43c0-b79d-11a4dc20288d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1034.787219] [57600]: DEBUG cinder.api.middleware.request_id [req-fb0942af-30c3-466d-9c8d-d232c7dad658 req-ed5b98a3-ec78-4c8b-a655-83e4b9209f3f None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.791892] [57600]: INFO cinder.api.openstack.wsgi [req-fb0942af-30c3-466d-9c8d-d232c7dad658 req-ed5b98a3-ec78-4c8b-a655-83e4b9209f3f tempest-VolumesNegativeTest-730223653 tempest-VolumesNegativeTest-730223653-project-member] GET http://10.180.1.21/volume/v3/volumes/c7e84eb0-ed27-431d-88f1-b25d0d32739a [ 1034.792138] [57600]: DEBUG cinder.api.openstack.wsgi [req-fb0942af-30c3-466d-9c8d-d232c7dad658 req-ed5b98a3-ec78-4c8b-a655-83e4b9209f3f tempest-VolumesNegativeTest-730223653 tempest-VolumesNegativeTest-730223653-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1034.792350] [57600]: DEBUG cinder.api.openstack.wsgi [req-fb0942af-30c3-466d-9c8d-d232c7dad658 req-ed5b98a3-ec78-4c8b-a655-83e4b9209f3f tempest-VolumesNegativeTest-730223653 tempest-VolumesNegativeTest-730223653-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1034.798720] [57600]: INFO cinder.api.openstack.wsgi [req-fb0942af-30c3-466d-9c8d-d232c7dad658 req-ed5b98a3-ec78-4c8b-a655-83e4b9209f3f tempest-VolumesNegativeTest-730223653 tempest-VolumesNegativeTest-730223653-project-member] http://10.180.1.21/volume/v3/volumes/c7e84eb0-ed27-431d-88f1-b25d0d32739a returned with HTTP 404 [ 1034.799012] [57600]: [pid: 57600|app: 0|req: 91/180] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:55:17 2025] GET /volume/v3/volumes/c7e84eb0-ed27-431d-88f1-b25d0d32739a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1044.739077] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=27,cinder:UPDATE=4 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1044.795311] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=25,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1045.069169] [57601]: DEBUG cinder.api.middleware.request_id [None req-388a22af-e417-49c5-8335-a65be5e33178 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.071483] [57601]: INFO cinder.api.openstack.wsgi [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1045.071914] [57601]: DEBUG cinder.api.openstack.wsgi [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-638307892"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1045.073550] [57601]: DEBUG cinder.api.v3.volumes [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-638307892'}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1045.073684] [57601]: INFO cinder.api.v3.volumes [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Create volume of 1 GB [ 1045.079717] [57601]: INFO cinder.volume.api [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Availability Zones retrieved successfully. [ 1045.086780] [57601]: DEBUG cinder.volume.api [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Flow 'volume_create_api' (79263f5b-c86d-43dc-b7e0-42fc73e1d5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1045.087972] [57601]: DEBUG cinder.volume.api [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (443c47ae-697e-4a03-b619-b7ff8f12c389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1045.089206] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1045.110055] [57601]: DEBUG cinder.volume.api [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (443c47ae-697e-4a03-b619-b7ff8f12c389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1045.111147] [57601]: DEBUG cinder.volume.api [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f493794b-f650-44fd-8955-2a20ea34ebf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1045.166246] [57601]: DEBUG cinder.quota [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Created reservations ['b4f3d667-bfc1-4db9-b008-c4be10e63590', 'd603acab-22bd-43dc-8da3-7b04b3ba4f0a', 'a3483578-2732-4bbd-afd2-e847cc667bb3', 'd72ea5a4-7286-4fa5-96eb-cdcb064c8538'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1045.167432] [57601]: DEBUG cinder.volume.api [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f493794b-f650-44fd-8955-2a20ea34ebf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4f3d667-bfc1-4db9-b008-c4be10e63590', 'd603acab-22bd-43dc-8da3-7b04b3ba4f0a', 'a3483578-2732-4bbd-afd2-e847cc667bb3', 'd72ea5a4-7286-4fa5-96eb-cdcb064c8538']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1045.169103] [57601]: DEBUG cinder.volume.api [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bcc4a89-5580-4d79-a520-33ee08fad80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1045.184934] [57601]: DEBUG cinder.volume.api [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bcc4a89-5580-4d79-a520-33ee08fad80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56310b2d-0aed-4675-b97c-729e27594ac7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-638307892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad9feec3f192425aa9e9ca17188618ae',qos_specs=None,replication_status=,reservations=['b4f3d667-bfc1-4db9-b008-c4be10e63590','d603acab-22bd-43dc-8da3-7b04b3ba4f0a','a3483578-2732-4bbd-afd2-e847cc667bb3','d72ea5a4-7286-4fa5-96eb-cdcb064c8538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf761d0b064c47709d430860a08744f4',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:55:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-638307892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56310b2d-0aed-4675-b97c-729e27594ac7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad9feec3f192425aa9e9ca17188618ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf761d0b064c47709d430860a08744f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1045.186370] [57601]: DEBUG cinder.volume.api [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d5e7ca8-3141-4aef-9dbf-6f9c272ac794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1045.199126] [57601]: DEBUG cinder.volume.api [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d5e7ca8-3141-4aef-9dbf-6f9c272ac794) transitioned into state 'SUCCESS' from state '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-638307892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad9feec3f192425aa9e9ca17188618ae',qos_specs=None,replication_status=,reservations=['b4f3d667-bfc1-4db9-b008-c4be10e63590','d603acab-22bd-43dc-8da3-7b04b3ba4f0a','a3483578-2732-4bbd-afd2-e847cc667bb3','d72ea5a4-7286-4fa5-96eb-cdcb064c8538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf761d0b064c47709d430860a08744f4',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1045.200061] [57601]: DEBUG cinder.volume.api [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18d02746-7aa6-4bb9-936a-2221aca720b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1045.209356] [57601]: DEBUG cinder.volume.api [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18d02746-7aa6-4bb9-936a-2221aca720b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1045.211206] [57601]: DEBUG cinder.volume.api [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Flow 'volume_create_api' (79263f5b-c86d-43dc-b7e0-42fc73e1d5f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1045.211574] [57601]: INFO cinder.volume.api [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Create volume request issued successfully. [ 1045.212723] [57601]: INFO cinder.api.openstack.wsgi [None req-388a22af-e417-49c5-8335-a65be5e33178 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1045.213399] [57601]: [pid: 57601|app: 0|req: 90/181] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:55:27 2025] POST /volume/v3/volumes => generated 749 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1045.222939] [57600]: DEBUG cinder.api.middleware.request_id [None req-8f9ce200-dcb2-40db-9617-8c4db7e74838 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.225131] [57600]: INFO cinder.api.openstack.wsgi [None req-8f9ce200-dcb2-40db-9617-8c4db7e74838 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1045.225216] [57600]: DEBUG cinder.api.openstack.wsgi [None req-8f9ce200-dcb2-40db-9617-8c4db7e74838 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1045.225504] [57600]: DEBUG cinder.api.openstack.wsgi [None req-8f9ce200-dcb2-40db-9617-8c4db7e74838 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1045.238678] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.238678] [57600]: warnings.warn( [ 1045.245319] [57600]: INFO cinder.volume.api [None req-8f9ce200-dcb2-40db-9617-8c4db7e74838 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1045.250576] [57600]: INFO cinder.api.openstack.wsgi [None req-8f9ce200-dcb2-40db-9617-8c4db7e74838 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1045.250699] [57600]: [pid: 57600|app: 0|req: 92/182] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:27 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.261893] [57601]: DEBUG cinder.api.middleware.request_id [None req-24e59fd2-e330-4af5-a018-11565a987ed7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.264192] [57601]: INFO cinder.api.openstack.wsgi [None req-24e59fd2-e330-4af5-a018-11565a987ed7 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1046.264496] [57601]: DEBUG cinder.api.openstack.wsgi [None req-24e59fd2-e330-4af5-a018-11565a987ed7 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1046.264730] [57601]: DEBUG cinder.api.openstack.wsgi [None req-24e59fd2-e330-4af5-a018-11565a987ed7 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1046.276176] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1046.276176] [57601]: warnings.warn( [ 1046.280904] [57601]: INFO cinder.volume.api [None req-24e59fd2-e330-4af5-a018-11565a987ed7 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1046.286257] [57601]: INFO cinder.api.openstack.wsgi [None req-24e59fd2-e330-4af5-a018-11565a987ed7 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1046.286695] [57601]: [pid: 57601|app: 0|req: 91/183] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:28 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.336363] [57600]: DEBUG cinder.api.middleware.request_id [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-a6d6d7c7-4216-4e3b-b26f-aaa46ba3eb03 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.338961] [57600]: INFO cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-a6d6d7c7-4216-4e3b-b26f-aaa46ba3eb03 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1046.339184] [57600]: DEBUG cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-a6d6d7c7-4216-4e3b-b26f-aaa46ba3eb03 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1046.339392] [57600]: DEBUG cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-a6d6d7c7-4216-4e3b-b26f-aaa46ba3eb03 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1046.347559] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1046.347559] [57600]: warnings.warn( [ 1046.351416] [57600]: INFO cinder.volume.api [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-a6d6d7c7-4216-4e3b-b26f-aaa46ba3eb03 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1046.356182] [57600]: INFO cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-a6d6d7c7-4216-4e3b-b26f-aaa46ba3eb03 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1046.356761] [57600]: [pid: 57600|app: 0|req: 93/184] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:55:29 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.880583] [57601]: DEBUG cinder.api.middleware.request_id [None req-359e905f-f4b5-4de3-99bc-5e13bf052fe8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.881016] [57601]: INFO cinder.api.openstack.wsgi [None req-359e905f-f4b5-4de3-99bc-5e13bf052fe8 None None] GET http://10.180.1.21/volume// [ 1047.881204] [57601]: DEBUG cinder.api.openstack.wsgi [None req-359e905f-f4b5-4de3-99bc-5e13bf052fe8 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1047.881410] [57601]: DEBUG cinder.api.openstack.wsgi [None req-359e905f-f4b5-4de3-99bc-5e13bf052fe8 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1047.881879] [57601]: INFO cinder.api.openstack.wsgi [None req-359e905f-f4b5-4de3-99bc-5e13bf052fe8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1047.882212] [57601]: [pid: 57601|app: 0|req: 92/185] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 13:55:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1047.886268] [57600]: DEBUG cinder.api.middleware.request_id [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-7df14d94-73fd-485b-a30b-a4e529983e32 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.888638] [57600]: INFO cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-7df14d94-73fd-485b-a30b-a4e529983e32 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1047.889018] [57600]: DEBUG cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-7df14d94-73fd-485b-a30b-a4e529983e32 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56310b2d-0aed-4675-b97c-729e27594ac7", "connector": null, "instance_uuid": "e3d9370f-72db-48fe-a6dd-e63a92e0183b"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1047.900305] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.900305] [57600]: warnings.warn( [ 1047.921877] [57600]: INFO cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-7df14d94-73fd-485b-a30b-a4e529983e32 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1047.922431] [57600]: [pid: 57600|app: 0|req: 94/186] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:55:30 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1047.944742] [57601]: DEBUG cinder.api.middleware.request_id [None req-ad622ce9-7500-42ad-8e05-a54bd54c8386 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.947877] [57601]: INFO cinder.api.openstack.wsgi [None req-ad622ce9-7500-42ad-8e05-a54bd54c8386 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1047.947877] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ad622ce9-7500-42ad-8e05-a54bd54c8386 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1047.947877] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ad622ce9-7500-42ad-8e05-a54bd54c8386 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1047.959690] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.959690] [57601]: warnings.warn( [ 1047.965638] [57601]: INFO cinder.volume.api [None req-ad622ce9-7500-42ad-8e05-a54bd54c8386 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1047.970823] [57601]: INFO cinder.api.openstack.wsgi [None req-ad622ce9-7500-42ad-8e05-a54bd54c8386 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1047.971638] [57601]: [pid: 57601|app: 0|req: 93/187] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:30 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.506956] [57600]: DEBUG cinder.api.middleware.request_id [None req-3e3d168e-a63e-4df6-8b93-01a0cdffb2f7 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.507638] [57600]: INFO cinder.api.openstack.wsgi [None req-3e3d168e-a63e-4df6-8b93-01a0cdffb2f7 None None] GET http://10.180.1.21/volume// [ 1048.507854] [57600]: DEBUG cinder.api.openstack.wsgi [None req-3e3d168e-a63e-4df6-8b93-01a0cdffb2f7 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1048.508100] [57600]: DEBUG cinder.api.openstack.wsgi [None req-3e3d168e-a63e-4df6-8b93-01a0cdffb2f7 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1048.508636] [57600]: INFO cinder.api.openstack.wsgi [None req-3e3d168e-a63e-4df6-8b93-01a0cdffb2f7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1048.509426] [57600]: [pid: 57600|app: 0|req: 95/188] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:55:31 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1048.518062] [57601]: DEBUG cinder.api.middleware.request_id [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-ca9e0bf1-d792-4395-b99b-d87bf24e5f58 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.520988] [57601]: INFO cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-ca9e0bf1-d792-4395-b99b-d87bf24e5f58 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1048.521818] [57601]: DEBUG cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-ca9e0bf1-d792-4395-b99b-d87bf24e5f58 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1048.522165] [57601]: DEBUG cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-ca9e0bf1-d792-4395-b99b-d87bf24e5f58 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1048.541041] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.541041] [57601]: warnings.warn( [ 1048.546775] [57601]: INFO cinder.volume.api [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-ca9e0bf1-d792-4395-b99b-d87bf24e5f58 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1048.557301] [57601]: INFO cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-ca9e0bf1-d792-4395-b99b-d87bf24e5f58 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1048.558090] [57601]: [pid: 57601|app: 0|req: 94/189] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:55:31 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 1022 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1048.590254] [57600]: DEBUG cinder.api.middleware.request_id [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-b7966c1c-374f-45fb-afd8-a773ec301509 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.592653] [57600]: INFO cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-b7966c1c-374f-45fb-afd8-a773ec301509 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] PUT http://10.180.1.21/volume/v3/attachments/2de9c7b2-47eb-47e8-b18f-86fc3bb487b1 [ 1048.593072] [57600]: DEBUG cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-b7966c1c-374f-45fb-afd8-a773ec301509 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-999414", "mountpoint": "/dev/sdb"}}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1048.601629] [57600]: DEBUG cinder.coordination [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-b7966c1c-374f-45fb-afd8-a773ec301509 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Acquiring lock "cinder-attachment_update-56310b2d-0aed-4675-b97c-729e27594ac7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1048.607160] [57600]: DEBUG cinder.coordination [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-b7966c1c-374f-45fb-afd8-a773ec301509 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Lock "cinder-attachment_update-56310b2d-0aed-4675-b97c-729e27594ac7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1048.608372] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.608372] [57600]: warnings.warn( [ 1048.981827] [57601]: DEBUG cinder.api.middleware.request_id [None req-18e552c9-e35f-404f-9f20-9e67496e172b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.985403] [57601]: INFO cinder.api.openstack.wsgi [None req-18e552c9-e35f-404f-9f20-9e67496e172b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1048.985827] [57601]: DEBUG cinder.api.openstack.wsgi [None req-18e552c9-e35f-404f-9f20-9e67496e172b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1048.986234] [57601]: DEBUG cinder.api.openstack.wsgi [None req-18e552c9-e35f-404f-9f20-9e67496e172b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1049.007105] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.007105] [57601]: warnings.warn( [ 1049.013256] [57601]: INFO cinder.volume.api [None req-18e552c9-e35f-404f-9f20-9e67496e172b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1049.027124] [57601]: INFO cinder.api.openstack.wsgi [None req-18e552c9-e35f-404f-9f20-9e67496e172b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1049.029092] [57601]: [pid: 57601|app: 0|req: 95/190] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:31 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.040591] [57601]: DEBUG cinder.api.middleware.request_id [None req-c41276d6-2086-4d49-b37c-762ecd2b729d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.042971] [57601]: INFO cinder.api.openstack.wsgi [None req-c41276d6-2086-4d49-b37c-762ecd2b729d tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1050.043207] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c41276d6-2086-4d49-b37c-762ecd2b729d tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1050.043423] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c41276d6-2086-4d49-b37c-762ecd2b729d tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1050.058243] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.058243] [57601]: warnings.warn( [ 1050.062676] [57601]: INFO cinder.volume.api [None req-c41276d6-2086-4d49-b37c-762ecd2b729d tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1050.068761] [57601]: INFO cinder.api.openstack.wsgi [None req-c41276d6-2086-4d49-b37c-762ecd2b729d tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1050.070043] [57601]: [pid: 57601|app: 0|req: 96/191] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:32 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1051.079998] [57601]: DEBUG cinder.api.middleware.request_id [None req-e00a343a-0adb-4c68-94b2-effc3028576e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.082228] [57601]: INFO cinder.api.openstack.wsgi [None req-e00a343a-0adb-4c68-94b2-effc3028576e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1051.082489] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e00a343a-0adb-4c68-94b2-effc3028576e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1051.082703] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e00a343a-0adb-4c68-94b2-effc3028576e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1051.095351] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.095351] [57601]: warnings.warn( [ 1051.099529] [57601]: INFO cinder.volume.api [None req-e00a343a-0adb-4c68-94b2-effc3028576e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1051.104662] [57601]: INFO cinder.api.openstack.wsgi [None req-e00a343a-0adb-4c68-94b2-effc3028576e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1051.105145] [57601]: [pid: 57601|app: 0|req: 97/192] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:33 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1052.116970] [57601]: DEBUG cinder.api.middleware.request_id [None req-e6d223b2-98f4-4abc-9124-c996296e364a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.119729] [57601]: INFO cinder.api.openstack.wsgi [None req-e6d223b2-98f4-4abc-9124-c996296e364a tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1052.120383] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e6d223b2-98f4-4abc-9124-c996296e364a tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1052.120788] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e6d223b2-98f4-4abc-9124-c996296e364a tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1052.136932] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.136932] [57601]: warnings.warn( [ 1052.141972] [57601]: INFO cinder.volume.api [None req-e6d223b2-98f4-4abc-9124-c996296e364a tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1052.148311] [57601]: INFO cinder.api.openstack.wsgi [None req-e6d223b2-98f4-4abc-9124-c996296e364a tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1052.149025] [57601]: [pid: 57601|app: 0|req: 98/193] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:34 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1052.272243] [57601]: DEBUG cinder.api.middleware.request_id [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-0fa4022b-8d63-4f92-9891-df212e949b53 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.275578] [57601]: INFO cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-0fa4022b-8d63-4f92-9891-df212e949b53 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1052.275578] [57601]: DEBUG cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-0fa4022b-8d63-4f92-9891-df212e949b53 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1052.275578] [57601]: DEBUG cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-0fa4022b-8d63-4f92-9891-df212e949b53 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1052.287276] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.287276] [57601]: warnings.warn( [ 1052.292490] [57601]: INFO cinder.volume.api [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-0fa4022b-8d63-4f92-9891-df212e949b53 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1052.298478] [57601]: INFO cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-0fa4022b-8d63-4f92-9891-df212e949b53 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1052.299115] [57601]: [pid: 57601|app: 0|req: 99/194] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:55:34 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.160162] [57601]: DEBUG cinder.api.middleware.request_id [None req-f2b17004-ca6f-4f89-a064-1fec87dc64af None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.162236] [57601]: INFO cinder.api.openstack.wsgi [None req-f2b17004-ca6f-4f89-a064-1fec87dc64af tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1053.162477] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f2b17004-ca6f-4f89-a064-1fec87dc64af tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1053.162643] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f2b17004-ca6f-4f89-a064-1fec87dc64af tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1053.179782] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.179782] [57601]: warnings.warn( [ 1053.184149] [57601]: INFO cinder.volume.api [None req-f2b17004-ca6f-4f89-a064-1fec87dc64af tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1053.189382] [57601]: INFO cinder.api.openstack.wsgi [None req-f2b17004-ca6f-4f89-a064-1fec87dc64af tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1053.189839] [57601]: [pid: 57601|app: 0|req: 100/195] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:35 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.638997] [57600]: DEBUG cinder.coordination [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-b7966c1c-374f-45fb-afd8-a773ec301509 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Lock "cinder-attachment_update-56310b2d-0aed-4675-b97c-729e27594ac7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=57600) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1053.638997] [57600]: INFO cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-b7966c1c-374f-45fb-afd8-a773ec301509 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/attachments/2de9c7b2-47eb-47e8-b18f-86fc3bb487b1 returned with HTTP 200 [ 1053.639556] [57600]: [pid: 57600|app: 0|req: 96/196] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:55:31 2025] PUT /volume/v3/attachments/2de9c7b2-47eb-47e8-b18f-86fc3bb487b1 => generated 617 bytes in 5050 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1053.826317] [57601]: DEBUG cinder.api.middleware.request_id [None req-3ef6d9da-8071-4106-a9ff-e36db7a325b8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.826317] [57601]: INFO cinder.api.openstack.wsgi [None req-3ef6d9da-8071-4106-a9ff-e36db7a325b8 None None] GET http://10.180.1.21/volume// [ 1053.826549] [57601]: DEBUG cinder.api.openstack.wsgi [None req-3ef6d9da-8071-4106-a9ff-e36db7a325b8 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1053.827635] [57601]: DEBUG cinder.api.openstack.wsgi [None req-3ef6d9da-8071-4106-a9ff-e36db7a325b8 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1053.827635] [57601]: INFO cinder.api.openstack.wsgi [None req-3ef6d9da-8071-4106-a9ff-e36db7a325b8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1053.827635] [57601]: [pid: 57601|app: 0|req: 101/197] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 13:55:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1053.833675] [57600]: DEBUG cinder.api.middleware.request_id [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-b0a133c7-4e4b-43cb-bb2c-3f8d8d14f058 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.836763] [57600]: INFO cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-b0a133c7-4e4b-43cb-bb2c-3f8d8d14f058 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1053.837336] [57600]: DEBUG cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-b0a133c7-4e4b-43cb-bb2c-3f8d8d14f058 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32342cd2-6ab9-40f4-a303-f5e01f02b882", "connector": null, "instance_uuid": "32c9e094-9f29-4e6e-a4f1-65f366c7bed6"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1053.849989] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.849989] [57600]: warnings.warn( [ 1053.878757] [57600]: INFO cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-b0a133c7-4e4b-43cb-bb2c-3f8d8d14f058 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1053.879697] [57600]: [pid: 57600|app: 0|req: 97/198] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:55:36 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1053.904033] [57601]: DEBUG cinder.api.middleware.request_id [None req-9cb77913-8c6c-4388-a089-cb9704457a18 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.906125] [57601]: INFO cinder.api.openstack.wsgi [None req-9cb77913-8c6c-4388-a089-cb9704457a18 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1053.907208] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9cb77913-8c6c-4388-a089-cb9704457a18 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1053.907452] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9cb77913-8c6c-4388-a089-cb9704457a18 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1053.924661] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.924661] [57601]: warnings.warn( [ 1053.929049] [57601]: INFO cinder.volume.api [None req-9cb77913-8c6c-4388-a089-cb9704457a18 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1053.936991] [57601]: INFO cinder.api.openstack.wsgi [None req-9cb77913-8c6c-4388-a089-cb9704457a18 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1053.937258] [57601]: [pid: 57601|app: 0|req: 102/199] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:36 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1054.202278] [57600]: DEBUG cinder.api.middleware.request_id [None req-7a5f6c0d-3ede-424c-aeeb-ce4c51d86deb None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.204974] [57600]: INFO cinder.api.openstack.wsgi [None req-7a5f6c0d-3ede-424c-aeeb-ce4c51d86deb tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1054.205333] [57600]: DEBUG cinder.api.openstack.wsgi [None req-7a5f6c0d-3ede-424c-aeeb-ce4c51d86deb tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1054.205504] [57600]: DEBUG cinder.api.openstack.wsgi [None req-7a5f6c0d-3ede-424c-aeeb-ce4c51d86deb tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1054.228555] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.228555] [57600]: warnings.warn( [ 1054.234698] [57600]: INFO cinder.volume.api [None req-7a5f6c0d-3ede-424c-aeeb-ce4c51d86deb tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1054.241022] [57600]: INFO cinder.api.openstack.wsgi [None req-7a5f6c0d-3ede-424c-aeeb-ce4c51d86deb tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1054.241475] [57600]: [pid: 57600|app: 0|req: 98/200] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:36 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1054.406469] [57601]: DEBUG cinder.api.middleware.request_id [None req-8d08eee9-ca5d-4034-b672-9c0bd58da135 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.406958] [57601]: INFO cinder.api.openstack.wsgi [None req-8d08eee9-ca5d-4034-b672-9c0bd58da135 None None] GET http://10.180.1.21/volume// [ 1054.407244] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8d08eee9-ca5d-4034-b672-9c0bd58da135 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1054.407508] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8d08eee9-ca5d-4034-b672-9c0bd58da135 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1054.408090] [57601]: INFO cinder.api.openstack.wsgi [None req-8d08eee9-ca5d-4034-b672-9c0bd58da135 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1054.408457] [57601]: [pid: 57601|app: 0|req: 103/201] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:55:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1054.421510] [57600]: DEBUG cinder.api.middleware.request_id [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-03c32776-3cf1-43c2-b761-8a391c492c51 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.424188] [57600]: INFO cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-03c32776-3cf1-43c2-b761-8a391c492c51 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1054.424684] [57600]: DEBUG cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-03c32776-3cf1-43c2-b761-8a391c492c51 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1054.424913] [57600]: DEBUG cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-03c32776-3cf1-43c2-b761-8a391c492c51 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1054.436706] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.436706] [57600]: warnings.warn( [ 1054.442305] [57600]: INFO cinder.volume.api [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-03c32776-3cf1-43c2-b761-8a391c492c51 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1054.447094] [57600]: INFO cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-03c32776-3cf1-43c2-b761-8a391c492c51 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1054.447555] [57600]: [pid: 57600|app: 0|req: 99/202] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:55:37 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 1031 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1054.483534] [57601]: DEBUG cinder.api.middleware.request_id [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-d756056d-2472-4d8a-aae7-d6d5ed80beae None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.486048] [57601]: INFO cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-d756056d-2472-4d8a-aae7-d6d5ed80beae tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] PUT http://10.180.1.21/volume/v3/attachments/9cb2fa34-bf1b-4857-8e0d-16a80a32e606 [ 1054.486529] [57601]: DEBUG cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-d756056d-2472-4d8a-aae7-d6d5ed80beae tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-999421", "mountpoint": "/dev/sdb"}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1054.495169] [57601]: DEBUG cinder.coordination [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-d756056d-2472-4d8a-aae7-d6d5ed80beae tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Acquiring lock "cinder-attachment_update-32342cd2-6ab9-40f4-a303-f5e01f02b882-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1054.500246] [57601]: DEBUG cinder.coordination [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-d756056d-2472-4d8a-aae7-d6d5ed80beae tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Lock "cinder-attachment_update-32342cd2-6ab9-40f4-a303-f5e01f02b882-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1054.501320] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.501320] [57601]: warnings.warn( [ 1054.955107] [57600]: DEBUG cinder.api.middleware.request_id [None req-b1292f0c-182c-4419-a942-47b39a404fed None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.958040] [57600]: INFO cinder.api.openstack.wsgi [None req-b1292f0c-182c-4419-a942-47b39a404fed tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1054.958040] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b1292f0c-182c-4419-a942-47b39a404fed tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1054.958040] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b1292f0c-182c-4419-a942-47b39a404fed tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1054.977673] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.977673] [57600]: warnings.warn( [ 1054.982284] [57600]: INFO cinder.volume.api [None req-b1292f0c-182c-4419-a942-47b39a404fed tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1054.988148] [57600]: INFO cinder.api.openstack.wsgi [None req-b1292f0c-182c-4419-a942-47b39a404fed tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1054.988676] [57600]: [pid: 57600|app: 0|req: 100/203] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:37 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1055.255442] [57600]: DEBUG cinder.api.middleware.request_id [None req-3736d455-63ff-4815-8328-f6eb26257dfc None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.261250] [57600]: INFO cinder.api.openstack.wsgi [None req-3736d455-63ff-4815-8328-f6eb26257dfc tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1055.261478] [57600]: DEBUG cinder.api.openstack.wsgi [None req-3736d455-63ff-4815-8328-f6eb26257dfc tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1055.261683] [57600]: DEBUG cinder.api.openstack.wsgi [None req-3736d455-63ff-4815-8328-f6eb26257dfc tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1055.274783] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.274783] [57600]: warnings.warn( [ 1055.279118] [57600]: INFO cinder.volume.api [None req-3736d455-63ff-4815-8328-f6eb26257dfc tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1055.284583] [57600]: INFO cinder.api.openstack.wsgi [None req-3736d455-63ff-4815-8328-f6eb26257dfc tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1055.285052] [57600]: [pid: 57600|app: 0|req: 101/204] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:37 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.001430] [57600]: DEBUG cinder.api.middleware.request_id [None req-dc9fa089-90b2-489c-909c-d988f582e183 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.005271] [57600]: INFO cinder.api.openstack.wsgi [None req-dc9fa089-90b2-489c-909c-d988f582e183 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1056.007861] [57600]: DEBUG cinder.api.openstack.wsgi [None req-dc9fa089-90b2-489c-909c-d988f582e183 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1056.007861] [57600]: DEBUG cinder.api.openstack.wsgi [None req-dc9fa089-90b2-489c-909c-d988f582e183 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1056.024776] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.024776] [57600]: warnings.warn( [ 1056.029315] [57600]: INFO cinder.volume.api [None req-dc9fa089-90b2-489c-909c-d988f582e183 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1056.036581] [57600]: INFO cinder.api.openstack.wsgi [None req-dc9fa089-90b2-489c-909c-d988f582e183 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1056.036581] [57600]: [pid: 57600|app: 0|req: 102/205] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:38 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.285861] [57600]: DEBUG cinder.api.middleware.request_id [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-3bbe108e-8c42-4bf6-b31a-20e5b72fc3d6 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.288400] [57600]: INFO cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-3bbe108e-8c42-4bf6-b31a-20e5b72fc3d6 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] POST http://10.180.1.21/volume/v3/attachments/2de9c7b2-47eb-47e8-b18f-86fc3bb487b1/action [ 1056.289035] [57600]: DEBUG cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-3bbe108e-8c42-4bf6-b31a-20e5b72fc3d6 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action body: b'{"os-complete": null}' {{(pid=57600) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1056.289035] [57600]: DEBUG cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-3bbe108e-8c42-4bf6-b31a-20e5b72fc3d6 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1056.314559] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.314559] [57600]: warnings.warn( [ 1056.329785] [57600]: INFO cinder.api.openstack.wsgi [req-ac6d703e-e5df-4cae-80ee-145cfa664a9b req-3bbe108e-8c42-4bf6-b31a-20e5b72fc3d6 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/attachments/2de9c7b2-47eb-47e8-b18f-86fc3bb487b1/action returned with HTTP 204 [ 1056.330360] [57600]: [pid: 57600|app: 0|req: 103/206] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:55:38 2025] POST /volume/v3/attachments/2de9c7b2-47eb-47e8-b18f-86fc3bb487b1/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1056.331188] [57600]: DEBUG cinder.api.middleware.request_id [None req-64695ed0-b201-474b-8855-17f8187181c9 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.333313] [57600]: INFO cinder.api.openstack.wsgi [None req-64695ed0-b201-474b-8855-17f8187181c9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1056.333539] [57600]: DEBUG cinder.api.openstack.wsgi [None req-64695ed0-b201-474b-8855-17f8187181c9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1056.333778] [57600]: DEBUG cinder.api.openstack.wsgi [None req-64695ed0-b201-474b-8855-17f8187181c9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1056.346286] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.346286] [57600]: warnings.warn( [ 1056.351196] [57600]: INFO cinder.volume.api [None req-64695ed0-b201-474b-8855-17f8187181c9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1056.357160] [57600]: INFO cinder.api.openstack.wsgi [None req-64695ed0-b201-474b-8855-17f8187181c9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1056.357160] [57600]: [pid: 57600|app: 0|req: 104/207] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:39 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1056.368037] [57600]: DEBUG cinder.api.middleware.request_id [None req-a1d1851d-edf5-4cf4-a916-39a3ebe78c46 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.370558] [57600]: INFO cinder.api.openstack.wsgi [None req-a1d1851d-edf5-4cf4-a916-39a3ebe78c46 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1056.370558] [57600]: DEBUG cinder.api.openstack.wsgi [None req-a1d1851d-edf5-4cf4-a916-39a3ebe78c46 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1056.370876] [57600]: DEBUG cinder.api.openstack.wsgi [None req-a1d1851d-edf5-4cf4-a916-39a3ebe78c46 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1056.387330] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.387330] [57600]: warnings.warn( [ 1056.392178] [57600]: INFO cinder.volume.api [None req-a1d1851d-edf5-4cf4-a916-39a3ebe78c46 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1056.398020] [57600]: INFO cinder.api.openstack.wsgi [None req-a1d1851d-edf5-4cf4-a916-39a3ebe78c46 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1056.398532] [57600]: [pid: 57600|app: 0|req: 105/208] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:39 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1057.046610] [57600]: DEBUG cinder.api.middleware.request_id [None req-7aa1cdc4-dfd7-47f0-bf99-c10d0ab298d7 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.048586] [57600]: INFO cinder.api.openstack.wsgi [None req-7aa1cdc4-dfd7-47f0-bf99-c10d0ab298d7 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1057.048786] [57600]: DEBUG cinder.api.openstack.wsgi [None req-7aa1cdc4-dfd7-47f0-bf99-c10d0ab298d7 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1057.048918] [57600]: DEBUG cinder.api.openstack.wsgi [None req-7aa1cdc4-dfd7-47f0-bf99-c10d0ab298d7 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1057.064203] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.064203] [57600]: warnings.warn( [ 1057.069661] [57600]: INFO cinder.volume.api [None req-7aa1cdc4-dfd7-47f0-bf99-c10d0ab298d7 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1057.075348] [57600]: INFO cinder.api.openstack.wsgi [None req-7aa1cdc4-dfd7-47f0-bf99-c10d0ab298d7 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1057.075823] [57600]: [pid: 57600|app: 0|req: 106/209] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:39 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.087126] [57600]: DEBUG cinder.api.middleware.request_id [None req-f61da61a-bdd0-4eb2-8518-2ca289fa5b63 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.090474] [57600]: INFO cinder.api.openstack.wsgi [None req-f61da61a-bdd0-4eb2-8518-2ca289fa5b63 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1058.090660] [57600]: DEBUG cinder.api.openstack.wsgi [None req-f61da61a-bdd0-4eb2-8518-2ca289fa5b63 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1058.090936] [57600]: DEBUG cinder.api.openstack.wsgi [None req-f61da61a-bdd0-4eb2-8518-2ca289fa5b63 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1058.107648] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.107648] [57600]: warnings.warn( [ 1058.111717] [57600]: INFO cinder.volume.api [None req-f61da61a-bdd0-4eb2-8518-2ca289fa5b63 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1058.118869] [57600]: INFO cinder.api.openstack.wsgi [None req-f61da61a-bdd0-4eb2-8518-2ca289fa5b63 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1058.119385] [57600]: [pid: 57600|app: 0|req: 107/210] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:40 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.031795] [57601]: DEBUG cinder.coordination [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-d756056d-2472-4d8a-aae7-d6d5ed80beae tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Lock "cinder-attachment_update-32342cd2-6ab9-40f4-a303-f5e01f02b882-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=57601) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1059.033203] [57601]: INFO cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-d756056d-2472-4d8a-aae7-d6d5ed80beae tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/attachments/9cb2fa34-bf1b-4857-8e0d-16a80a32e606 returned with HTTP 200 [ 1059.033378] [57601]: [pid: 57601|app: 0|req: 104/211] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:55:37 2025] PUT /volume/v3/attachments/9cb2fa34-bf1b-4857-8e0d-16a80a32e606 => generated 617 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1059.130943] [57600]: DEBUG cinder.api.middleware.request_id [None req-97734d76-be28-4a2f-b235-26913a240aaa None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.134488] [57600]: INFO cinder.api.openstack.wsgi [None req-97734d76-be28-4a2f-b235-26913a240aaa tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1059.134796] [57600]: DEBUG cinder.api.openstack.wsgi [None req-97734d76-be28-4a2f-b235-26913a240aaa tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1059.135102] [57600]: DEBUG cinder.api.openstack.wsgi [None req-97734d76-be28-4a2f-b235-26913a240aaa tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1059.153272] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.153272] [57600]: warnings.warn( [ 1059.160246] [57600]: INFO cinder.volume.api [None req-97734d76-be28-4a2f-b235-26913a240aaa tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1059.166092] [57600]: INFO cinder.api.openstack.wsgi [None req-97734d76-be28-4a2f-b235-26913a240aaa tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1059.166632] [57600]: [pid: 57600|app: 0|req: 108/212] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:41 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1060.185586] [57601]: DEBUG cinder.api.middleware.request_id [None req-350bb3b7-ff15-4d8b-99f7-e27c1d899580 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.187836] [57601]: INFO cinder.api.openstack.wsgi [None req-350bb3b7-ff15-4d8b-99f7-e27c1d899580 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1060.188133] [57601]: DEBUG cinder.api.openstack.wsgi [None req-350bb3b7-ff15-4d8b-99f7-e27c1d899580 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1060.188434] [57601]: DEBUG cinder.api.openstack.wsgi [None req-350bb3b7-ff15-4d8b-99f7-e27c1d899580 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1060.203397] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.203397] [57601]: warnings.warn( [ 1060.208727] [57601]: INFO cinder.volume.api [None req-350bb3b7-ff15-4d8b-99f7-e27c1d899580 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1060.214742] [57601]: INFO cinder.api.openstack.wsgi [None req-350bb3b7-ff15-4d8b-99f7-e27c1d899580 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1060.215221] [57601]: [pid: 57601|app: 0|req: 105/213] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:42 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.199534] [57600]: DEBUG cinder.api.middleware.request_id [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-850fe6a4-32a3-4900-8a3a-c4afbb2e8534 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.201851] [57600]: INFO cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-850fe6a4-32a3-4900-8a3a-c4afbb2e8534 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] POST http://10.180.1.21/volume/v3/attachments/9cb2fa34-bf1b-4857-8e0d-16a80a32e606/action [ 1061.202316] [57600]: DEBUG cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-850fe6a4-32a3-4900-8a3a-c4afbb2e8534 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Action body: b'{"os-complete": null}' {{(pid=57600) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1061.202444] [57600]: DEBUG cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-850fe6a4-32a3-4900-8a3a-c4afbb2e8534 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1061.224488] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.224488] [57600]: warnings.warn( [ 1061.227731] [57601]: DEBUG cinder.api.middleware.request_id [None req-e89b8e6b-0ca3-4859-9bb4-d06ae7a0cd5e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.229517] [57601]: INFO cinder.api.openstack.wsgi [None req-e89b8e6b-0ca3-4859-9bb4-d06ae7a0cd5e tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1061.229768] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e89b8e6b-0ca3-4859-9bb4-d06ae7a0cd5e tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1061.230139] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e89b8e6b-0ca3-4859-9bb4-d06ae7a0cd5e tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1061.234322] [57600]: INFO cinder.api.openstack.wsgi [req-d4984529-5df2-4c5c-9ce7-097b096097e9 req-850fe6a4-32a3-4900-8a3a-c4afbb2e8534 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/attachments/9cb2fa34-bf1b-4857-8e0d-16a80a32e606/action returned with HTTP 204 [ 1061.235516] [57600]: [pid: 57600|app: 0|req: 109/214] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:55:43 2025] POST /volume/v3/attachments/9cb2fa34-bf1b-4857-8e0d-16a80a32e606/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1061.244866] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.244866] [57601]: warnings.warn( [ 1061.249623] [57601]: INFO cinder.volume.api [None req-e89b8e6b-0ca3-4859-9bb4-d06ae7a0cd5e tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1061.256392] [57601]: INFO cinder.api.openstack.wsgi [None req-e89b8e6b-0ca3-4859-9bb4-d06ae7a0cd5e tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1061.256684] [57601]: [pid: 57601|app: 0|req: 106/215] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:43 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1061.268695] [57600]: DEBUG cinder.api.middleware.request_id [None req-c3cdfda3-8d8f-4883-93b0-e3f344dc0a98 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.270693] [57600]: INFO cinder.api.openstack.wsgi [None req-c3cdfda3-8d8f-4883-93b0-e3f344dc0a98 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1061.270927] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c3cdfda3-8d8f-4883-93b0-e3f344dc0a98 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1061.271176] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c3cdfda3-8d8f-4883-93b0-e3f344dc0a98 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1061.284015] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.284015] [57600]: warnings.warn( [ 1061.288068] [57600]: INFO cinder.volume.api [None req-c3cdfda3-8d8f-4883-93b0-e3f344dc0a98 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1061.292697] [57600]: INFO cinder.api.openstack.wsgi [None req-c3cdfda3-8d8f-4883-93b0-e3f344dc0a98 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1061.293273] [57600]: [pid: 57600|app: 0|req: 110/216] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:43 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1061.345620] [57601]: DEBUG cinder.api.middleware.request_id [req-473041ed-ad31-4179-b51b-07f2761d22d2 req-6faa988e-c2a2-4854-b35d-0673278befb8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.349953] [57601]: INFO cinder.api.openstack.wsgi [req-473041ed-ad31-4179-b51b-07f2761d22d2 req-6faa988e-c2a2-4854-b35d-0673278befb8 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1061.350236] [57601]: DEBUG cinder.api.openstack.wsgi [req-473041ed-ad31-4179-b51b-07f2761d22d2 req-6faa988e-c2a2-4854-b35d-0673278befb8 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1061.350586] [57601]: DEBUG cinder.api.openstack.wsgi [req-473041ed-ad31-4179-b51b-07f2761d22d2 req-6faa988e-c2a2-4854-b35d-0673278befb8 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1061.366095] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.366095] [57601]: warnings.warn( [ 1061.372569] [57601]: INFO cinder.volume.api [req-473041ed-ad31-4179-b51b-07f2761d22d2 req-6faa988e-c2a2-4854-b35d-0673278befb8 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1061.380449] [57601]: INFO cinder.api.openstack.wsgi [req-473041ed-ad31-4179-b51b-07f2761d22d2 req-6faa988e-c2a2-4854-b35d-0673278befb8 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1061.380951] [57601]: [pid: 57601|app: 0|req: 107/217] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:55:44 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1063.582687] [57600]: DEBUG cinder.api.middleware.request_id [None req-16150a4d-522d-42cc-835f-db533cdc9b68 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.586407] [57600]: INFO cinder.api.openstack.wsgi [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1063.586407] [57600]: DEBUG cinder.api.openstack.wsgi [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1365138591"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1063.587779] [57600]: DEBUG cinder.api.v3.volumes [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1365138591'}} {{(pid=57600) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1063.587872] [57600]: INFO cinder.api.v3.volumes [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Create volume of 1 GB [ 1063.594572] [57600]: INFO cinder.volume.api [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Availability Zones retrieved successfully. [ 1063.602924] [57600]: DEBUG cinder.volume.api [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Flow 'volume_create_api' (f2e62cb4-aff8-4726-819a-429c6d03d24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1063.604487] [57600]: DEBUG cinder.volume.api [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feec6d1e-cb53-46ed-b9da-d5e66fcfb603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1063.605833] [57600]: DEBUG cinder.volume.flows.api.create_volume [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Validating volume size '1' using validate_int {{(pid=57600) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1063.637144] [57600]: DEBUG cinder.volume.api [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feec6d1e-cb53-46ed-b9da-d5e66fcfb603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1063.638243] [57600]: DEBUG cinder.volume.api [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ab84582-01c6-4616-96b4-ea6ca25ffeb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1063.709914] [57600]: DEBUG cinder.quota [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Created reservations ['4a928e3d-156c-458d-8c34-a7abf460fb41', 'e286a04e-2f0d-4689-bfb0-a26401319999', 'b0246544-0e32-4a29-990d-1611a087de08', 'b075ad97-b46a-4eaa-93fa-bc8521c4e5e5'] {{(pid=57600) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1063.711199] [57600]: DEBUG cinder.volume.api [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ab84582-01c6-4616-96b4-ea6ca25ffeb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a928e3d-156c-458d-8c34-a7abf460fb41', 'e286a04e-2f0d-4689-bfb0-a26401319999', 'b0246544-0e32-4a29-990d-1611a087de08', 'b075ad97-b46a-4eaa-93fa-bc8521c4e5e5']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1063.712486] [57600]: DEBUG cinder.volume.api [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (384d4a4c-3741-4be5-a095-1a6a97278de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1063.728715] [57600]: DEBUG cinder.volume.api [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (384d4a4c-3741-4be5-a095-1a6a97278de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efa93237-3da0-4d29-8d84-38f3461199ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1365138591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c01638849944e598539a5d556c2d50a',qos_specs=None,replication_status=,reservations=['4a928e3d-156c-458d-8c34-a7abf460fb41','e286a04e-2f0d-4689-bfb0-a26401319999','b0246544-0e32-4a29-990d-1611a087de08','b075ad97-b46a-4eaa-93fa-bc8521c4e5e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74d1f427c5894a69b0a7e82e192d7b3b',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:55:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1365138591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efa93237-3da0-4d29-8d84-38f3461199ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c01638849944e598539a5d556c2d50a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74d1f427c5894a69b0a7e82e192d7b3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1063.729748] [57600]: DEBUG cinder.volume.api [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94cee75b-29c8-48fb-a46a-07728495e53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1063.758094] [57600]: DEBUG cinder.volume.api [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94cee75b-29c8-48fb-a46a-07728495e53b) transitioned into state 'SUCCESS' from state '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-1365138591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c01638849944e598539a5d556c2d50a',qos_specs=None,replication_status=,reservations=['4a928e3d-156c-458d-8c34-a7abf460fb41','e286a04e-2f0d-4689-bfb0-a26401319999','b0246544-0e32-4a29-990d-1611a087de08','b075ad97-b46a-4eaa-93fa-bc8521c4e5e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74d1f427c5894a69b0a7e82e192d7b3b',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1063.759285] [57600]: DEBUG cinder.volume.api [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97329528-1b42-44f3-add3-9d3d9a565c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1063.772041] [57600]: DEBUG cinder.volume.api [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97329528-1b42-44f3-add3-9d3d9a565c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1063.772041] [57600]: DEBUG cinder.volume.api [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Flow 'volume_create_api' (f2e62cb4-aff8-4726-819a-429c6d03d24c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1063.772041] [57600]: INFO cinder.volume.api [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Create volume request issued successfully. [ 1063.772374] [57600]: INFO cinder.api.openstack.wsgi [None req-16150a4d-522d-42cc-835f-db533cdc9b68 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1063.772831] [57600]: [pid: 57600|app: 0|req: 111/218] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:55:46 2025] POST /volume/v3/volumes => generated 751 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1063.782440] [57601]: DEBUG cinder.api.middleware.request_id [None req-a0729656-ec59-4e96-9f99-d877b64b8121 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.784643] [57601]: INFO cinder.api.openstack.wsgi [None req-a0729656-ec59-4e96-9f99-d877b64b8121 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1063.784865] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a0729656-ec59-4e96-9f99-d877b64b8121 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1063.785095] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a0729656-ec59-4e96-9f99-d877b64b8121 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1063.795105] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.795105] [57601]: warnings.warn( [ 1063.800417] [57601]: INFO cinder.volume.api [None req-a0729656-ec59-4e96-9f99-d877b64b8121 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1063.806237] [57601]: INFO cinder.api.openstack.wsgi [None req-a0729656-ec59-4e96-9f99-d877b64b8121 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1063.806656] [57601]: [pid: 57601|app: 0|req: 108/219] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:46 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1064.818805] [57600]: DEBUG cinder.api.middleware.request_id [None req-8a6488f7-2615-4e57-a0b4-c2442e98109e None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.821988] [57600]: INFO cinder.api.openstack.wsgi [None req-8a6488f7-2615-4e57-a0b4-c2442e98109e tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1064.822414] [57600]: DEBUG cinder.api.openstack.wsgi [None req-8a6488f7-2615-4e57-a0b4-c2442e98109e tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1064.822630] [57600]: DEBUG cinder.api.openstack.wsgi [None req-8a6488f7-2615-4e57-a0b4-c2442e98109e tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1064.835091] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.835091] [57600]: warnings.warn( [ 1064.840353] [57600]: INFO cinder.volume.api [None req-8a6488f7-2615-4e57-a0b4-c2442e98109e tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1064.846559] [57600]: INFO cinder.api.openstack.wsgi [None req-8a6488f7-2615-4e57-a0b4-c2442e98109e tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1064.847081] [57600]: [pid: 57600|app: 0|req: 112/220] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:47 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1064.893406] [57601]: DEBUG cinder.api.middleware.request_id [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-3b0c34ca-c405-4dc8-82cc-63faad50a8cc None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.895964] [57601]: INFO cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-3b0c34ca-c405-4dc8-82cc-63faad50a8cc tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1064.896282] [57601]: DEBUG cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-3b0c34ca-c405-4dc8-82cc-63faad50a8cc tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1064.896448] [57601]: DEBUG cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-3b0c34ca-c405-4dc8-82cc-63faad50a8cc tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1064.907370] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.907370] [57601]: warnings.warn( [ 1064.911974] [57601]: INFO cinder.volume.api [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-3b0c34ca-c405-4dc8-82cc-63faad50a8cc tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1064.918309] [57601]: INFO cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-3b0c34ca-c405-4dc8-82cc-63faad50a8cc tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1064.918817] [57601]: [pid: 57601|app: 0|req: 109/221] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:55:47 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.442512] [57600]: DEBUG cinder.api.middleware.request_id [None req-26e172fb-89d9-454e-830f-bec92229b01b None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.443087] [57600]: INFO cinder.api.openstack.wsgi [None req-26e172fb-89d9-454e-830f-bec92229b01b None None] GET http://10.180.1.21/volume// [ 1066.443311] [57600]: DEBUG cinder.api.openstack.wsgi [None req-26e172fb-89d9-454e-830f-bec92229b01b None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1066.443559] [57600]: DEBUG cinder.api.openstack.wsgi [None req-26e172fb-89d9-454e-830f-bec92229b01b None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1066.443956] [57600]: INFO cinder.api.openstack.wsgi [None req-26e172fb-89d9-454e-830f-bec92229b01b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1066.444298] [57600]: [pid: 57600|app: 0|req: 113/222] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 13:55:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1066.449134] [57601]: DEBUG cinder.api.middleware.request_id [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-7ee8c9ce-6852-4d9a-97bb-600c00a0adbd None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.451788] [57601]: INFO cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-7ee8c9ce-6852-4d9a-97bb-600c00a0adbd tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1066.452134] [57601]: DEBUG cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-7ee8c9ce-6852-4d9a-97bb-600c00a0adbd tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efa93237-3da0-4d29-8d84-38f3461199ac", "connector": null, "instance_uuid": "3473b2c1-6c14-4208-9fde-29bd1507d938"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1066.465653] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.465653] [57601]: warnings.warn( [ 1066.492404] [57601]: INFO cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-7ee8c9ce-6852-4d9a-97bb-600c00a0adbd tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1066.492992] [57601]: [pid: 57601|app: 0|req: 110/223] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:55:49 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1066.517039] [57600]: DEBUG cinder.api.middleware.request_id [None req-8cb06f4f-bcf0-4a5e-aa2d-9dd9f6bcaf03 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.519625] [57600]: INFO cinder.api.openstack.wsgi [None req-8cb06f4f-bcf0-4a5e-aa2d-9dd9f6bcaf03 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1066.520023] [57600]: DEBUG cinder.api.openstack.wsgi [None req-8cb06f4f-bcf0-4a5e-aa2d-9dd9f6bcaf03 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1066.520278] [57600]: DEBUG cinder.api.openstack.wsgi [None req-8cb06f4f-bcf0-4a5e-aa2d-9dd9f6bcaf03 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1066.531394] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.531394] [57600]: warnings.warn( [ 1066.535734] [57600]: INFO cinder.volume.api [None req-8cb06f4f-bcf0-4a5e-aa2d-9dd9f6bcaf03 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1066.543019] [57600]: INFO cinder.api.openstack.wsgi [None req-8cb06f4f-bcf0-4a5e-aa2d-9dd9f6bcaf03 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1066.543474] [57600]: [pid: 57600|app: 0|req: 114/224] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:49 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.017074] [57601]: DEBUG cinder.api.middleware.request_id [None req-b46c04b9-701e-4048-82d8-197cd7d119b6 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.017548] [57601]: INFO cinder.api.openstack.wsgi [None req-b46c04b9-701e-4048-82d8-197cd7d119b6 None None] GET http://10.180.1.21/volume// [ 1067.017721] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b46c04b9-701e-4048-82d8-197cd7d119b6 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1067.017924] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b46c04b9-701e-4048-82d8-197cd7d119b6 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1067.018323] [57601]: INFO cinder.api.openstack.wsgi [None req-b46c04b9-701e-4048-82d8-197cd7d119b6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1067.018685] [57601]: [pid: 57601|app: 0|req: 111/225] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:55:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1067.024067] [57600]: DEBUG cinder.api.middleware.request_id [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-30d3f862-9d28-46cf-84ed-5528058efa9b None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.027385] [57600]: INFO cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-30d3f862-9d28-46cf-84ed-5528058efa9b tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1067.027705] [57600]: DEBUG cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-30d3f862-9d28-46cf-84ed-5528058efa9b tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1067.028185] [57600]: DEBUG cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-30d3f862-9d28-46cf-84ed-5528058efa9b tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1067.045664] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.045664] [57600]: warnings.warn( [ 1067.050905] [57600]: INFO cinder.volume.api [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-30d3f862-9d28-46cf-84ed-5528058efa9b tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1067.057042] [57600]: INFO cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-30d3f862-9d28-46cf-84ed-5528058efa9b tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1067.057699] [57600]: [pid: 57600|app: 0|req: 115/226] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:55:49 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1067.112303] [57601]: DEBUG cinder.api.middleware.request_id [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-d6d11207-2e77-44c7-827d-3eda1f6ddab9 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.114798] [57601]: INFO cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-d6d11207-2e77-44c7-827d-3eda1f6ddab9 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] PUT http://10.180.1.21/volume/v3/attachments/7b23cabf-3032-4ad1-8003-10fb0f7ec0b8 [ 1067.115247] [57601]: DEBUG cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-d6d11207-2e77-44c7-827d-3eda1f6ddab9 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-999442", "mountpoint": "/dev/sdb"}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1067.124269] [57601]: DEBUG cinder.coordination [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-d6d11207-2e77-44c7-827d-3eda1f6ddab9 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Acquiring lock "cinder-attachment_update-efa93237-3da0-4d29-8d84-38f3461199ac-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1067.129383] [57601]: DEBUG cinder.coordination [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-d6d11207-2e77-44c7-827d-3eda1f6ddab9 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Lock "cinder-attachment_update-efa93237-3da0-4d29-8d84-38f3461199ac-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1067.130678] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.130678] [57601]: warnings.warn( [ 1067.558840] [57600]: DEBUG cinder.api.middleware.request_id [None req-9a75fc63-38f7-4f77-9e7c-2dd74a8d6f0c None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.560992] [57600]: INFO cinder.api.openstack.wsgi [None req-9a75fc63-38f7-4f77-9e7c-2dd74a8d6f0c tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1067.561270] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9a75fc63-38f7-4f77-9e7c-2dd74a8d6f0c tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1067.561493] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9a75fc63-38f7-4f77-9e7c-2dd74a8d6f0c tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1067.573355] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.573355] [57600]: warnings.warn( [ 1067.576954] [57600]: INFO cinder.volume.api [None req-9a75fc63-38f7-4f77-9e7c-2dd74a8d6f0c tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1067.581364] [57600]: INFO cinder.api.openstack.wsgi [None req-9a75fc63-38f7-4f77-9e7c-2dd74a8d6f0c tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1067.581816] [57600]: [pid: 57600|app: 0|req: 116/227] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:50 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.593855] [57600]: DEBUG cinder.api.middleware.request_id [None req-4ee63c6f-7e07-4216-909c-73131d85d1d1 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.596641] [57600]: INFO cinder.api.openstack.wsgi [None req-4ee63c6f-7e07-4216-909c-73131d85d1d1 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1068.596641] [57600]: DEBUG cinder.api.openstack.wsgi [None req-4ee63c6f-7e07-4216-909c-73131d85d1d1 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1068.596641] [57600]: DEBUG cinder.api.openstack.wsgi [None req-4ee63c6f-7e07-4216-909c-73131d85d1d1 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1068.610726] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.610726] [57600]: warnings.warn( [ 1068.615489] [57600]: INFO cinder.volume.api [None req-4ee63c6f-7e07-4216-909c-73131d85d1d1 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1068.620734] [57600]: INFO cinder.api.openstack.wsgi [None req-4ee63c6f-7e07-4216-909c-73131d85d1d1 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1068.621248] [57600]: [pid: 57600|app: 0|req: 117/228] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:51 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.631250] [57600]: DEBUG cinder.api.middleware.request_id [None req-b903b876-3292-4604-9636-07a2d11689ef None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.633697] [57600]: INFO cinder.api.openstack.wsgi [None req-b903b876-3292-4604-9636-07a2d11689ef tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1069.633944] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b903b876-3292-4604-9636-07a2d11689ef tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1069.634043] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b903b876-3292-4604-9636-07a2d11689ef tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1069.654992] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.654992] [57600]: warnings.warn( [ 1069.661519] [57600]: INFO cinder.volume.api [None req-b903b876-3292-4604-9636-07a2d11689ef tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1069.666496] [57600]: INFO cinder.api.openstack.wsgi [None req-b903b876-3292-4604-9636-07a2d11689ef tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1069.669029] [57600]: [pid: 57600|app: 0|req: 118/229] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:52 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.968404] [57600]: DEBUG cinder.api.middleware.request_id [req-24b8ac63-cbef-40ed-ae36-1694418c4029 req-61750a5b-12e2-4f55-8d21-7a0a6c972806 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.972770] [57600]: INFO cinder.api.openstack.wsgi [req-24b8ac63-cbef-40ed-ae36-1694418c4029 req-61750a5b-12e2-4f55-8d21-7a0a6c972806 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1069.972876] [57600]: DEBUG cinder.api.openstack.wsgi [req-24b8ac63-cbef-40ed-ae36-1694418c4029 req-61750a5b-12e2-4f55-8d21-7a0a6c972806 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1069.973145] [57600]: DEBUG cinder.api.openstack.wsgi [req-24b8ac63-cbef-40ed-ae36-1694418c4029 req-61750a5b-12e2-4f55-8d21-7a0a6c972806 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1069.989798] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.989798] [57600]: warnings.warn( [ 1069.993937] [57600]: INFO cinder.volume.api [req-24b8ac63-cbef-40ed-ae36-1694418c4029 req-61750a5b-12e2-4f55-8d21-7a0a6c972806 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1069.999628] [57600]: INFO cinder.api.openstack.wsgi [req-24b8ac63-cbef-40ed-ae36-1694418c4029 req-61750a5b-12e2-4f55-8d21-7a0a6c972806 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1070.000124] [57600]: [pid: 57600|app: 0|req: 119/230] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:55:52 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1070.688014] [57600]: DEBUG cinder.api.middleware.request_id [None req-8255abd1-2061-451f-91e5-7acc6fa1a653 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.690418] [57600]: INFO cinder.api.openstack.wsgi [None req-8255abd1-2061-451f-91e5-7acc6fa1a653 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1070.690737] [57600]: DEBUG cinder.api.openstack.wsgi [None req-8255abd1-2061-451f-91e5-7acc6fa1a653 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1070.690904] [57600]: DEBUG cinder.api.openstack.wsgi [None req-8255abd1-2061-451f-91e5-7acc6fa1a653 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1070.705315] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.705315] [57600]: warnings.warn( [ 1070.711832] [57600]: INFO cinder.volume.api [None req-8255abd1-2061-451f-91e5-7acc6fa1a653 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1070.719946] [57600]: INFO cinder.api.openstack.wsgi [None req-8255abd1-2061-451f-91e5-7acc6fa1a653 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1070.720413] [57600]: [pid: 57600|app: 0|req: 120/231] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:53 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.731787] [57600]: DEBUG cinder.api.middleware.request_id [None req-1ff0abcc-30d0-4e5b-9c7e-132c34441792 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.734064] [57600]: INFO cinder.api.openstack.wsgi [None req-1ff0abcc-30d0-4e5b-9c7e-132c34441792 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1071.734343] [57600]: DEBUG cinder.api.openstack.wsgi [None req-1ff0abcc-30d0-4e5b-9c7e-132c34441792 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1071.734530] [57600]: DEBUG cinder.api.openstack.wsgi [None req-1ff0abcc-30d0-4e5b-9c7e-132c34441792 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1071.750325] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.750325] [57600]: warnings.warn( [ 1071.754617] [57600]: INFO cinder.volume.api [None req-1ff0abcc-30d0-4e5b-9c7e-132c34441792 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1071.759631] [57600]: INFO cinder.api.openstack.wsgi [None req-1ff0abcc-30d0-4e5b-9c7e-132c34441792 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1071.760082] [57600]: [pid: 57600|app: 0|req: 121/232] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:54 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.771161] [57600]: DEBUG cinder.api.middleware.request_id [None req-4f97b7d7-b0ba-4825-aa0f-118bcf68133e None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.773930] [57600]: INFO cinder.api.openstack.wsgi [None req-4f97b7d7-b0ba-4825-aa0f-118bcf68133e tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1072.774193] [57600]: DEBUG cinder.api.openstack.wsgi [None req-4f97b7d7-b0ba-4825-aa0f-118bcf68133e tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1072.774407] [57600]: DEBUG cinder.api.openstack.wsgi [None req-4f97b7d7-b0ba-4825-aa0f-118bcf68133e tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1072.789669] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.789669] [57600]: warnings.warn( [ 1072.793972] [57600]: INFO cinder.volume.api [None req-4f97b7d7-b0ba-4825-aa0f-118bcf68133e tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1072.800684] [57600]: INFO cinder.api.openstack.wsgi [None req-4f97b7d7-b0ba-4825-aa0f-118bcf68133e tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1072.801085] [57600]: [pid: 57600|app: 0|req: 122/233] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:55 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.658620] [57601]: DEBUG cinder.coordination [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-d6d11207-2e77-44c7-827d-3eda1f6ddab9 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Lock "cinder-attachment_update-efa93237-3da0-4d29-8d84-38f3461199ac-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.529s {{(pid=57601) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1073.658979] [57601]: INFO cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-d6d11207-2e77-44c7-827d-3eda1f6ddab9 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/attachments/7b23cabf-3032-4ad1-8003-10fb0f7ec0b8 returned with HTTP 200 [ 1073.659715] [57601]: [pid: 57601|app: 0|req: 112/234] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:55:49 2025] PUT /volume/v3/attachments/7b23cabf-3032-4ad1-8003-10fb0f7ec0b8 => generated 617 bytes in 6548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1073.810933] [57600]: DEBUG cinder.api.middleware.request_id [None req-cb54a1ac-4606-4304-a607-4e4a28712d03 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.813889] [57600]: INFO cinder.api.openstack.wsgi [None req-cb54a1ac-4606-4304-a607-4e4a28712d03 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1073.813889] [57600]: DEBUG cinder.api.openstack.wsgi [None req-cb54a1ac-4606-4304-a607-4e4a28712d03 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1073.813889] [57600]: DEBUG cinder.api.openstack.wsgi [None req-cb54a1ac-4606-4304-a607-4e4a28712d03 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1073.826354] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.826354] [57600]: warnings.warn( [ 1073.831502] [57600]: INFO cinder.volume.api [None req-cb54a1ac-4606-4304-a607-4e4a28712d03 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1073.841034] [57600]: INFO cinder.api.openstack.wsgi [None req-cb54a1ac-4606-4304-a607-4e4a28712d03 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1073.841179] [57600]: [pid: 57600|app: 0|req: 123/235] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:56 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.853214] [57601]: DEBUG cinder.api.middleware.request_id [None req-97dcf6b2-288c-4e0e-9e1d-11f91509ff65 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.855754] [57601]: INFO cinder.api.openstack.wsgi [None req-97dcf6b2-288c-4e0e-9e1d-11f91509ff65 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1074.856046] [57601]: DEBUG cinder.api.openstack.wsgi [None req-97dcf6b2-288c-4e0e-9e1d-11f91509ff65 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1074.856329] [57601]: DEBUG cinder.api.openstack.wsgi [None req-97dcf6b2-288c-4e0e-9e1d-11f91509ff65 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1074.872974] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.872974] [57601]: warnings.warn( [ 1074.878265] [57601]: INFO cinder.volume.api [None req-97dcf6b2-288c-4e0e-9e1d-11f91509ff65 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1074.885517] [57601]: INFO cinder.api.openstack.wsgi [None req-97dcf6b2-288c-4e0e-9e1d-11f91509ff65 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1074.885708] [57601]: [pid: 57601|app: 0|req: 113/236] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:57 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.895874] [57600]: DEBUG cinder.api.middleware.request_id [None req-30543a1c-33c5-4b52-8240-0ab0a2e5644d None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.898278] [57600]: INFO cinder.api.openstack.wsgi [None req-30543a1c-33c5-4b52-8240-0ab0a2e5644d tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1075.898510] [57600]: DEBUG cinder.api.openstack.wsgi [None req-30543a1c-33c5-4b52-8240-0ab0a2e5644d tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1075.898735] [57600]: DEBUG cinder.api.openstack.wsgi [None req-30543a1c-33c5-4b52-8240-0ab0a2e5644d tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1075.914334] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.914334] [57600]: warnings.warn( [ 1075.918829] [57600]: INFO cinder.volume.api [None req-30543a1c-33c5-4b52-8240-0ab0a2e5644d tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1075.926403] [57600]: INFO cinder.api.openstack.wsgi [None req-30543a1c-33c5-4b52-8240-0ab0a2e5644d tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1075.927444] [57600]: [pid: 57600|app: 0|req: 124/237] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:58 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.800992] [57601]: DEBUG cinder.api.middleware.request_id [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-af613e64-2231-44de-89b6-1d2312c21dbe None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.804166] [57601]: INFO cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-af613e64-2231-44de-89b6-1d2312c21dbe tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] POST http://10.180.1.21/volume/v3/attachments/7b23cabf-3032-4ad1-8003-10fb0f7ec0b8/action [ 1076.806020] [57601]: DEBUG cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-af613e64-2231-44de-89b6-1d2312c21dbe tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1076.806020] [57601]: DEBUG cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-af613e64-2231-44de-89b6-1d2312c21dbe tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1076.827810] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.827810] [57601]: warnings.warn( [ 1076.850180] [57601]: INFO cinder.api.openstack.wsgi [req-b3bb8710-3370-4fa5-bd0d-61ca5bc0723e req-af613e64-2231-44de-89b6-1d2312c21dbe tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/attachments/7b23cabf-3032-4ad1-8003-10fb0f7ec0b8/action returned with HTTP 204 [ 1076.850898] [57601]: [pid: 57601|app: 0|req: 114/238] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:55:59 2025] POST /volume/v3/attachments/7b23cabf-3032-4ad1-8003-10fb0f7ec0b8/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1076.941203] [57600]: DEBUG cinder.api.middleware.request_id [None req-81e50f2b-64ad-4a6f-8bce-f235082f6712 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.943507] [57600]: INFO cinder.api.openstack.wsgi [None req-81e50f2b-64ad-4a6f-8bce-f235082f6712 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1076.943805] [57600]: DEBUG cinder.api.openstack.wsgi [None req-81e50f2b-64ad-4a6f-8bce-f235082f6712 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1076.944670] [57600]: DEBUG cinder.api.openstack.wsgi [None req-81e50f2b-64ad-4a6f-8bce-f235082f6712 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1076.963954] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.963954] [57600]: warnings.warn( [ 1076.972306] [57600]: INFO cinder.volume.api [None req-81e50f2b-64ad-4a6f-8bce-f235082f6712 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1076.980894] [57600]: INFO cinder.api.openstack.wsgi [None req-81e50f2b-64ad-4a6f-8bce-f235082f6712 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1076.980894] [57600]: [pid: 57600|app: 0|req: 125/239] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:59 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1076.994406] [57601]: DEBUG cinder.api.middleware.request_id [None req-74cfd747-8142-4b6e-9b0a-dc4a7dea1fa7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.996889] [57601]: INFO cinder.api.openstack.wsgi [None req-74cfd747-8142-4b6e-9b0a-dc4a7dea1fa7 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1076.997683] [57601]: DEBUG cinder.api.openstack.wsgi [None req-74cfd747-8142-4b6e-9b0a-dc4a7dea1fa7 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1076.998576] [57601]: DEBUG cinder.api.openstack.wsgi [None req-74cfd747-8142-4b6e-9b0a-dc4a7dea1fa7 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1077.017115] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.017115] [57601]: warnings.warn( [ 1077.021238] [57601]: INFO cinder.volume.api [None req-74cfd747-8142-4b6e-9b0a-dc4a7dea1fa7 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1077.026491] [57601]: INFO cinder.api.openstack.wsgi [None req-74cfd747-8142-4b6e-9b0a-dc4a7dea1fa7 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1077.026960] [57601]: [pid: 57601|app: 0|req: 115/240] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:55:59 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1081.777667] [57600]: DEBUG cinder.api.middleware.request_id [req-eefad7c2-5e5a-4079-bba3-905ffd516ab2 req-99be04b3-b928-4047-b344-8376915c8475 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.780190] [57600]: INFO cinder.api.openstack.wsgi [req-eefad7c2-5e5a-4079-bba3-905ffd516ab2 req-99be04b3-b928-4047-b344-8376915c8475 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7b23cabf-3032-4ad1-8003-10fb0f7ec0b8 [ 1081.780397] [57600]: DEBUG cinder.api.openstack.wsgi [req-eefad7c2-5e5a-4079-bba3-905ffd516ab2 req-99be04b3-b928-4047-b344-8376915c8475 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1081.780597] [57600]: DEBUG cinder.api.openstack.wsgi [req-eefad7c2-5e5a-4079-bba3-905ffd516ab2 req-99be04b3-b928-4047-b344-8376915c8475 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'version_select' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1081.790023] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.790023] [57600]: warnings.warn( [ 1082.319323] [57600]: INFO cinder.api.openstack.wsgi [req-eefad7c2-5e5a-4079-bba3-905ffd516ab2 req-99be04b3-b928-4047-b344-8376915c8475 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/attachments/7b23cabf-3032-4ad1-8003-10fb0f7ec0b8 returned with HTTP 200 [ 1082.319800] [57600]: [pid: 57600|app: 0|req: 126/241] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:56:04 2025] DELETE /volume/v3/attachments/7b23cabf-3032-4ad1-8003-10fb0f7ec0b8 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1086.228460] [57601]: DEBUG cinder.api.middleware.request_id [None req-0440494f-da76-4f19-9095-f82a2f074c29 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.231417] [57601]: INFO cinder.api.openstack.wsgi [None req-0440494f-da76-4f19-9095-f82a2f074c29 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1086.232476] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0440494f-da76-4f19-9095-f82a2f074c29 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1086.232858] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0440494f-da76-4f19-9095-f82a2f074c29 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1086.245395] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.245395] [57601]: warnings.warn( [ 1086.251167] [57601]: INFO cinder.volume.api [None req-0440494f-da76-4f19-9095-f82a2f074c29 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1086.255747] [57601]: INFO cinder.api.openstack.wsgi [None req-0440494f-da76-4f19-9095-f82a2f074c29 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1086.256196] [57601]: [pid: 57601|app: 0|req: 116/242] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:08 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.266051] [57600]: DEBUG cinder.api.middleware.request_id [None req-3333f488-327b-4dc9-8d54-f49e3d7c9b6d None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.267980] [57600]: INFO cinder.api.openstack.wsgi [None req-3333f488-327b-4dc9-8d54-f49e3d7c9b6d tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1086.268239] [57600]: DEBUG cinder.api.openstack.wsgi [None req-3333f488-327b-4dc9-8d54-f49e3d7c9b6d tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1086.268446] [57600]: DEBUG cinder.api.openstack.wsgi [None req-3333f488-327b-4dc9-8d54-f49e3d7c9b6d tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1086.276716] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.276716] [57600]: warnings.warn( [ 1086.280474] [57600]: INFO cinder.volume.api [None req-3333f488-327b-4dc9-8d54-f49e3d7c9b6d tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1086.286146] [57600]: INFO cinder.api.openstack.wsgi [None req-3333f488-327b-4dc9-8d54-f49e3d7c9b6d tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1086.286588] [57600]: [pid: 57600|app: 0|req: 127/243] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:08 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.320257] [57601]: DEBUG cinder.api.middleware.request_id [None req-e41a651b-5caf-4095-8e47-aeeffa13bf99 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.322621] [57601]: INFO cinder.api.openstack.wsgi [None req-e41a651b-5caf-4095-8e47-aeeffa13bf99 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1086.322826] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e41a651b-5caf-4095-8e47-aeeffa13bf99 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1086.323043] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e41a651b-5caf-4095-8e47-aeeffa13bf99 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1086.332830] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.332830] [57601]: warnings.warn( [ 1086.337925] [57601]: INFO cinder.volume.api [None req-e41a651b-5caf-4095-8e47-aeeffa13bf99 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1086.342845] [57601]: INFO cinder.api.openstack.wsgi [None req-e41a651b-5caf-4095-8e47-aeeffa13bf99 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1086.343299] [57601]: [pid: 57601|app: 0|req: 117/244] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:09 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1088.977062] [57600]: DEBUG cinder.api.middleware.request_id [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.979165] [57600]: INFO cinder.api.openstack.wsgi [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1088.979595] [57600]: DEBUG cinder.api.openstack.wsgi [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-219265334"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1088.982111] [57600]: DEBUG cinder.api.v3.volumes [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-219265334'}} {{(pid=57600) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1088.982271] [57600]: INFO cinder.api.v3.volumes [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Create volume of 1 GB [ 1088.988297] [57600]: INFO cinder.volume.api [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Availability Zones retrieved successfully. [ 1088.995865] [57600]: DEBUG cinder.volume.api [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Flow 'volume_create_api' (74c70cb4-a1d3-4cc2-a048-4c482ae657bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1088.997141] [57600]: DEBUG cinder.volume.api [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aeabc9f-2c79-445b-a361-783f34140cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1088.998343] [57600]: DEBUG cinder.volume.flows.api.create_volume [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Validating volume size '1' using validate_int {{(pid=57600) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1089.017572] [57600]: DEBUG cinder.volume.api [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aeabc9f-2c79-445b-a361-783f34140cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1089.018535] [57600]: DEBUG cinder.volume.api [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f251d63c-5685-4150-a066-5fbbe2908b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1089.065180] [57600]: DEBUG cinder.quota [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Created reservations ['b51c9903-c737-462c-94c7-75b23797e0f1', '68ef7763-9693-4799-a12e-9d4e87fe2dc6', 'f88221f0-6acc-49b8-b2f4-3b89d37f60a3', '10042546-f029-4e68-97d2-bbb7db3ec232'] {{(pid=57600) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1089.066491] [57600]: DEBUG cinder.volume.api [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f251d63c-5685-4150-a066-5fbbe2908b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b51c9903-c737-462c-94c7-75b23797e0f1', '68ef7763-9693-4799-a12e-9d4e87fe2dc6', 'f88221f0-6acc-49b8-b2f4-3b89d37f60a3', '10042546-f029-4e68-97d2-bbb7db3ec232']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1089.067760] [57600]: DEBUG cinder.volume.api [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (057a625b-a632-4590-9da5-cb25b01113e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1089.085732] [57600]: DEBUG cinder.volume.api [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (057a625b-a632-4590-9da5-cb25b01113e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73943733-ce36-4d90-a9ed-215faaeac808', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-219265334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb08d24a4d0f4eb79577fd4350cc5cbd',qos_specs=None,replication_status=,reservations=['b51c9903-c737-462c-94c7-75b23797e0f1','68ef7763-9693-4799-a12e-9d4e87fe2dc6','f88221f0-6acc-49b8-b2f4-3b89d37f60a3','10042546-f029-4e68-97d2-bbb7db3ec232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2586472b17f4f2c87710466ab2fdc62',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-219265334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73943733-ce36-4d90-a9ed-215faaeac808,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb08d24a4d0f4eb79577fd4350cc5cbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2586472b17f4f2c87710466ab2fdc62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1089.086679] [57600]: DEBUG cinder.volume.api [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76f12f72-26ba-4c50-812f-f1c83309badd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1089.102964] [57600]: DEBUG cinder.volume.api [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76f12f72-26ba-4c50-812f-f1c83309badd) transitioned into state 'SUCCESS' from state '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-219265334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb08d24a4d0f4eb79577fd4350cc5cbd',qos_specs=None,replication_status=,reservations=['b51c9903-c737-462c-94c7-75b23797e0f1','68ef7763-9693-4799-a12e-9d4e87fe2dc6','f88221f0-6acc-49b8-b2f4-3b89d37f60a3','10042546-f029-4e68-97d2-bbb7db3ec232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2586472b17f4f2c87710466ab2fdc62',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1089.104220] [57600]: DEBUG cinder.volume.api [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6996e06-af79-4723-9aae-0cf10e765af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1089.115073] [57600]: DEBUG cinder.volume.api [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6996e06-af79-4723-9aae-0cf10e765af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1089.116192] [57600]: DEBUG cinder.volume.api [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Flow 'volume_create_api' (74c70cb4-a1d3-4cc2-a048-4c482ae657bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1089.116651] [57600]: INFO cinder.volume.api [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Create volume request issued successfully. [ 1089.117354] [57600]: INFO cinder.api.openstack.wsgi [None req-e44b8c43-2e62-4055-95a7-a807ebdc0b30 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1089.117833] [57600]: [pid: 57600|app: 0|req: 128/245] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:56:11 2025] POST /volume/v3/volumes => generated 752 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1089.128583] [57601]: DEBUG cinder.api.middleware.request_id [None req-cefd6da5-b03f-4655-a3df-80ea9b298081 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.131282] [57601]: INFO cinder.api.openstack.wsgi [None req-cefd6da5-b03f-4655-a3df-80ea9b298081 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] GET http://10.180.1.21/volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 [ 1089.131509] [57601]: DEBUG cinder.api.openstack.wsgi [None req-cefd6da5-b03f-4655-a3df-80ea9b298081 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1089.131725] [57601]: DEBUG cinder.api.openstack.wsgi [None req-cefd6da5-b03f-4655-a3df-80ea9b298081 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1089.142292] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.142292] [57601]: warnings.warn( [ 1089.146925] [57601]: INFO cinder.volume.api [None req-cefd6da5-b03f-4655-a3df-80ea9b298081 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Volume info retrieved successfully. [ 1089.151949] [57601]: INFO cinder.api.openstack.wsgi [None req-cefd6da5-b03f-4655-a3df-80ea9b298081 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] http://10.180.1.21/volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 returned with HTTP 200 [ 1089.152467] [57601]: [pid: 57601|app: 0|req: 118/246] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:11 2025] GET /volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.162950] [57600]: DEBUG cinder.api.middleware.request_id [None req-91f246cf-e7c9-439a-b602-e49205a392b7 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.165147] [57600]: INFO cinder.api.openstack.wsgi [None req-91f246cf-e7c9-439a-b602-e49205a392b7 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] GET http://10.180.1.21/volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 [ 1090.165355] [57600]: DEBUG cinder.api.openstack.wsgi [None req-91f246cf-e7c9-439a-b602-e49205a392b7 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1090.165562] [57600]: DEBUG cinder.api.openstack.wsgi [None req-91f246cf-e7c9-439a-b602-e49205a392b7 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1090.175039] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.175039] [57600]: warnings.warn( [ 1090.179351] [57600]: INFO cinder.volume.api [None req-91f246cf-e7c9-439a-b602-e49205a392b7 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Volume info retrieved successfully. [ 1090.184450] [57600]: INFO cinder.api.openstack.wsgi [None req-91f246cf-e7c9-439a-b602-e49205a392b7 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] http://10.180.1.21/volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 returned with HTTP 200 [ 1090.184450] [57600]: [pid: 57600|app: 0|req: 129/247] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:12 2025] GET /volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.193982] [57601]: DEBUG cinder.api.middleware.request_id [None req-530024b1-d076-4160-a37d-bbb12c8ed5ba None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.195924] [57601]: INFO cinder.api.openstack.wsgi [None req-530024b1-d076-4160-a37d-bbb12c8ed5ba tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] POST http://10.180.1.21/volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808/action [ 1090.196460] [57601]: DEBUG cinder.api.openstack.wsgi [None req-530024b1-d076-4160-a37d-bbb12c8ed5ba tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1090.196641] [57601]: DEBUG cinder.api.openstack.wsgi [None req-530024b1-d076-4160-a37d-bbb12c8ed5ba tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1090.208131] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.208131] [57601]: warnings.warn( [ 1090.208278] [57601]: INFO cinder.volume.api [None req-530024b1-d076-4160-a37d-bbb12c8ed5ba tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Volume info retrieved successfully. [ 1090.213567] [57601]: INFO cinder.volume.api [None req-530024b1-d076-4160-a37d-bbb12c8ed5ba tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Volume updated successfully. [ 1090.213832] [57601]: INFO cinder.api.openstack.wsgi [None req-530024b1-d076-4160-a37d-bbb12c8ed5ba tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] http://10.180.1.21/volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808/action returned with HTTP 200 [ 1090.214315] [57601]: [pid: 57601|app: 0|req: 119/248] 10.180.1.21 () {60 vars in 1267 bytes} [Mon Dec 15 13:56:12 2025] POST /volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1090.217294] [57600]: DEBUG cinder.api.middleware.request_id [None req-347ab3d8-c7bf-4c27-9aae-b5f3b7ed6d1c None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.219456] [57600]: INFO cinder.api.openstack.wsgi [None req-347ab3d8-c7bf-4c27-9aae-b5f3b7ed6d1c tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] GET http://10.180.1.21/volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 [ 1090.219674] [57600]: DEBUG cinder.api.openstack.wsgi [None req-347ab3d8-c7bf-4c27-9aae-b5f3b7ed6d1c tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1090.219903] [57600]: DEBUG cinder.api.openstack.wsgi [None req-347ab3d8-c7bf-4c27-9aae-b5f3b7ed6d1c tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1090.227797] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.227797] [57600]: warnings.warn( [ 1090.231343] [57600]: INFO cinder.volume.api [None req-347ab3d8-c7bf-4c27-9aae-b5f3b7ed6d1c tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Volume info retrieved successfully. [ 1090.235648] [57600]: INFO cinder.api.openstack.wsgi [None req-347ab3d8-c7bf-4c27-9aae-b5f3b7ed6d1c tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] http://10.180.1.21/volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 returned with HTTP 200 [ 1090.236081] [57600]: [pid: 57600|app: 0|req: 130/249] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:12 2025] GET /volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.314506] [57601]: DEBUG cinder.api.middleware.request_id [req-90181e94-18a5-4d06-aaca-79220fc6569a req-9d86d55d-738c-4c90-933a-ea38e51a532f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.317812] [57601]: INFO cinder.api.openstack.wsgi [req-90181e94-18a5-4d06-aaca-79220fc6569a req-9d86d55d-738c-4c90-933a-ea38e51a532f tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] GET http://10.180.1.21/volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 [ 1090.319026] [57601]: DEBUG cinder.api.openstack.wsgi [req-90181e94-18a5-4d06-aaca-79220fc6569a req-9d86d55d-738c-4c90-933a-ea38e51a532f tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1090.319026] [57601]: DEBUG cinder.api.openstack.wsgi [req-90181e94-18a5-4d06-aaca-79220fc6569a req-9d86d55d-738c-4c90-933a-ea38e51a532f tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1090.333327] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.333327] [57601]: warnings.warn( [ 1090.339383] [57601]: INFO cinder.volume.api [req-90181e94-18a5-4d06-aaca-79220fc6569a req-9d86d55d-738c-4c90-933a-ea38e51a532f tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Volume info retrieved successfully. [ 1090.350787] [57601]: INFO cinder.api.openstack.wsgi [req-90181e94-18a5-4d06-aaca-79220fc6569a req-9d86d55d-738c-4c90-933a-ea38e51a532f tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] http://10.180.1.21/volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 returned with HTTP 200 [ 1090.351168] [57601]: [pid: 57601|app: 0|req: 120/250] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:56:13 2025] GET /volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.676550] [57600]: DEBUG cinder.api.middleware.request_id [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.679024] [57600]: INFO cinder.api.openstack.wsgi [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1090.679435] [57600]: DEBUG cinder.api.openstack.wsgi [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1567055503"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1090.681224] [57600]: DEBUG cinder.api.v3.volumes [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1567055503'}} {{(pid=57600) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1090.681346] [57600]: INFO cinder.api.v3.volumes [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Create volume of 1 GB [ 1090.685587] [57600]: INFO cinder.volume.api [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Availability Zones retrieved successfully. [ 1090.693012] [57600]: DEBUG cinder.volume.api [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Flow 'volume_create_api' (7ba408a6-efe2-4e9b-bc83-a231580fbd41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1090.694235] [57600]: DEBUG cinder.volume.api [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (775d6d29-86d7-40b2-b7da-8dec55ce4489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1090.695384] [57600]: DEBUG cinder.volume.flows.api.create_volume [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Validating volume size '1' using validate_int {{(pid=57600) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1090.718542] [57600]: DEBUG cinder.volume.api [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (775d6d29-86d7-40b2-b7da-8dec55ce4489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1090.720609] [57600]: DEBUG cinder.volume.api [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9a65726-ff37-40b4-97c6-e5c0d9e1e61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1090.756359] [57600]: DEBUG cinder.quota [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Created reservations ['0369f412-151e-4f2c-8900-818333fea9fa', 'cd9424cd-1fdc-48c1-8bce-d7787ee6b102', '3601e1cd-0700-4154-9ab6-54620210ed21', 'c460de52-57d3-4194-a503-80235180e079'] {{(pid=57600) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1090.757364] [57600]: DEBUG cinder.volume.api [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9a65726-ff37-40b4-97c6-e5c0d9e1e61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0369f412-151e-4f2c-8900-818333fea9fa', 'cd9424cd-1fdc-48c1-8bce-d7787ee6b102', '3601e1cd-0700-4154-9ab6-54620210ed21', 'c460de52-57d3-4194-a503-80235180e079']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1090.758293] [57600]: DEBUG cinder.volume.api [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d359eff-0990-455c-a9e7-125aa70a9873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1090.775602] [57600]: DEBUG cinder.volume.api [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d359eff-0990-455c-a9e7-125aa70a9873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd517f98b-4adf-438e-acbf-8b2d68a8115f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1567055503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb08d24a4d0f4eb79577fd4350cc5cbd',qos_specs=None,replication_status=,reservations=['0369f412-151e-4f2c-8900-818333fea9fa','cd9424cd-1fdc-48c1-8bce-d7787ee6b102','3601e1cd-0700-4154-9ab6-54620210ed21','c460de52-57d3-4194-a503-80235180e079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2586472b17f4f2c87710466ab2fdc62',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:56:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1567055503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d517f98b-4adf-438e-acbf-8b2d68a8115f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb08d24a4d0f4eb79577fd4350cc5cbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2586472b17f4f2c87710466ab2fdc62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1090.776718] [57600]: DEBUG cinder.volume.api [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21590076-31a5-4004-ae22-a2b50c70fa8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1090.791796] [57600]: DEBUG cinder.volume.api [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21590076-31a5-4004-ae22-a2b50c70fa8e) transitioned into state 'SUCCESS' from state '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-1567055503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb08d24a4d0f4eb79577fd4350cc5cbd',qos_specs=None,replication_status=,reservations=['0369f412-151e-4f2c-8900-818333fea9fa','cd9424cd-1fdc-48c1-8bce-d7787ee6b102','3601e1cd-0700-4154-9ab6-54620210ed21','c460de52-57d3-4194-a503-80235180e079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2586472b17f4f2c87710466ab2fdc62',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1090.792777] [57600]: DEBUG cinder.volume.api [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff1cc6e-a708-4824-963c-94300eacecfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1090.803471] [57600]: DEBUG cinder.volume.api [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff1cc6e-a708-4824-963c-94300eacecfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1090.804609] [57600]: DEBUG cinder.volume.api [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Flow 'volume_create_api' (7ba408a6-efe2-4e9b-bc83-a231580fbd41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1090.804995] [57600]: INFO cinder.volume.api [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Create volume request issued successfully. [ 1090.805703] [57600]: INFO cinder.api.openstack.wsgi [None req-e743cecd-b812-4c99-b9af-d63a7fe70fd6 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1090.806255] [57600]: [pid: 57600|app: 0|req: 131/251] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:56:13 2025] POST /volume/v3/volumes => generated 753 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1090.814911] [57601]: DEBUG cinder.api.middleware.request_id [None req-4678e37c-9483-4dd7-b9a0-c3f2c10970e8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.819052] [57601]: INFO cinder.api.openstack.wsgi [None req-4678e37c-9483-4dd7-b9a0-c3f2c10970e8 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] GET http://10.180.1.21/volume/v3/volumes/d517f98b-4adf-438e-acbf-8b2d68a8115f [ 1090.819052] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4678e37c-9483-4dd7-b9a0-c3f2c10970e8 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1090.819052] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4678e37c-9483-4dd7-b9a0-c3f2c10970e8 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1090.827727] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.827727] [57601]: warnings.warn( [ 1090.832593] [57601]: INFO cinder.volume.api [None req-4678e37c-9483-4dd7-b9a0-c3f2c10970e8 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Volume info retrieved successfully. [ 1090.837178] [57601]: INFO cinder.api.openstack.wsgi [None req-4678e37c-9483-4dd7-b9a0-c3f2c10970e8 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] http://10.180.1.21/volume/v3/volumes/d517f98b-4adf-438e-acbf-8b2d68a8115f returned with HTTP 200 [ 1090.837795] [57601]: [pid: 57601|app: 0|req: 121/252] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:13 2025] GET /volume/v3/volumes/d517f98b-4adf-438e-acbf-8b2d68a8115f => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.847577] [57600]: DEBUG cinder.api.middleware.request_id [None req-026b4a7f-f229-40b5-bd38-1cf66744ea6c None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.849820] [57600]: INFO cinder.api.openstack.wsgi [None req-026b4a7f-f229-40b5-bd38-1cf66744ea6c tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] GET http://10.180.1.21/volume/v3/volumes/d517f98b-4adf-438e-acbf-8b2d68a8115f [ 1091.850050] [57600]: DEBUG cinder.api.openstack.wsgi [None req-026b4a7f-f229-40b5-bd38-1cf66744ea6c tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1091.850272] [57600]: DEBUG cinder.api.openstack.wsgi [None req-026b4a7f-f229-40b5-bd38-1cf66744ea6c tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1091.861129] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.861129] [57600]: warnings.warn( [ 1091.865801] [57600]: INFO cinder.volume.api [None req-026b4a7f-f229-40b5-bd38-1cf66744ea6c tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Volume info retrieved successfully. [ 1091.871032] [57600]: INFO cinder.api.openstack.wsgi [None req-026b4a7f-f229-40b5-bd38-1cf66744ea6c tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] http://10.180.1.21/volume/v3/volumes/d517f98b-4adf-438e-acbf-8b2d68a8115f returned with HTTP 200 [ 1091.871388] [57600]: [pid: 57600|app: 0|req: 132/253] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:14 2025] GET /volume/v3/volumes/d517f98b-4adf-438e-acbf-8b2d68a8115f => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.914963] [57601]: DEBUG cinder.api.middleware.request_id [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.916922] [57601]: INFO cinder.api.openstack.wsgi [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1092.917313] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1596949431"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1092.918746] [57601]: DEBUG cinder.api.v3.volumes [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1596949431'}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1092.918951] [57601]: INFO cinder.api.v3.volumes [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Create volume of 1 GB [ 1092.924540] [57601]: INFO cinder.volume.api [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Availability Zones retrieved successfully. [ 1092.931741] [57601]: DEBUG cinder.volume.api [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Flow 'volume_create_api' (61808f28-a8a7-4ca0-a0d5-93d20d469ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1092.933010] [57601]: DEBUG cinder.volume.api [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ce91cfe-416b-45f0-b80d-8e4cdbf806f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1092.934534] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1092.954249] [57601]: DEBUG cinder.volume.api [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ce91cfe-416b-45f0-b80d-8e4cdbf806f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1092.955353] [57601]: DEBUG cinder.volume.api [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396cffeb-9bc3-448c-9003-aa06910027c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1093.008061] [57601]: DEBUG cinder.quota [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Created reservations ['b382cf66-c5ab-4fce-b51d-c886222c837b', '5757726f-74fb-4f8e-9be0-4a6006d4c05d', 'df85ec31-d79e-4592-8ba2-c9387c760bfd', '7b4221fd-723b-42a7-b975-8cbcabef6f8a'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1093.009180] [57601]: DEBUG cinder.volume.api [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396cffeb-9bc3-448c-9003-aa06910027c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b382cf66-c5ab-4fce-b51d-c886222c837b', '5757726f-74fb-4f8e-9be0-4a6006d4c05d', 'df85ec31-d79e-4592-8ba2-c9387c760bfd', '7b4221fd-723b-42a7-b975-8cbcabef6f8a']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1093.010184] [57601]: DEBUG cinder.volume.api [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe512842-82d8-4408-8199-357adc2b077b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1093.026018] [57601]: DEBUG cinder.volume.api [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe512842-82d8-4408-8199-357adc2b077b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6fc088c-b566-41e5-bfd6-a3027b1de520', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1596949431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5c1b59dfe24085a82206a236e55b79',qos_specs=None,replication_status=,reservations=['b382cf66-c5ab-4fce-b51d-c886222c837b','5757726f-74fb-4f8e-9be0-4a6006d4c05d','df85ec31-d79e-4592-8ba2-c9387c760bfd','7b4221fd-723b-42a7-b975-8cbcabef6f8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee6faead12a465aa8e0c2c8bd8bdf75',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:56:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1596949431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6fc088c-b566-41e5-bfd6-a3027b1de520,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5c1b59dfe24085a82206a236e55b79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eee6faead12a465aa8e0c2c8bd8bdf75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1093.026899] [57601]: DEBUG cinder.volume.api [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (215f30a1-aac3-4d4a-bb83-0f19d7188e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1093.039191] [57601]: DEBUG cinder.volume.api [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (215f30a1-aac3-4d4a-bb83-0f19d7188e23) transitioned into state 'SUCCESS' from state '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-1596949431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5c1b59dfe24085a82206a236e55b79',qos_specs=None,replication_status=,reservations=['b382cf66-c5ab-4fce-b51d-c886222c837b','5757726f-74fb-4f8e-9be0-4a6006d4c05d','df85ec31-d79e-4592-8ba2-c9387c760bfd','7b4221fd-723b-42a7-b975-8cbcabef6f8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee6faead12a465aa8e0c2c8bd8bdf75',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1093.040058] [57601]: DEBUG cinder.volume.api [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b5e2ad4-2696-431f-a7ee-a560d22a5856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1093.048415] [57601]: DEBUG cinder.volume.api [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b5e2ad4-2696-431f-a7ee-a560d22a5856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1093.049458] [57601]: DEBUG cinder.volume.api [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Flow 'volume_create_api' (61808f28-a8a7-4ca0-a0d5-93d20d469ebf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1093.049814] [57601]: INFO cinder.volume.api [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Create volume request issued successfully. [ 1093.050492] [57601]: INFO cinder.api.openstack.wsgi [None req-4e8bf300-fbfd-4534-bdea-25f833aeedf7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1093.051073] [57601]: [pid: 57601|app: 0|req: 122/254] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:56:15 2025] POST /volume/v3/volumes => generated 753 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1101.868133] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=251,cinder:UPDATE=48,cinder:INSERT=28 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1103.042199] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=174,cinder:INSERT=21,cinder:UPDATE=31 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1104.436312] [57600]: DEBUG cinder.api.middleware.request_id [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.538352] [57600]: INFO cinder.api.openstack.wsgi [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1104.538644] [57600]: DEBUG cinder.api.openstack.wsgi [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-322002871"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1104.540720] [57600]: DEBUG cinder.api.v3.volumes [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-322002871'}} {{(pid=57600) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1104.540931] [57600]: INFO cinder.api.v3.volumes [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Create volume of 1 GB [ 1104.547773] [57600]: INFO cinder.volume.api [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Availability Zones retrieved successfully. [ 1104.554456] [57600]: DEBUG cinder.volume.api [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Flow 'volume_create_api' (ce6dbe89-59e4-4864-80e8-80f4c83ab6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1104.555651] [57600]: DEBUG cinder.volume.api [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (666878e5-7de6-40cc-a567-02918a202630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1104.556799] [57600]: DEBUG cinder.volume.flows.api.create_volume [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Validating volume size '1' using validate_int {{(pid=57600) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1104.576515] [57600]: DEBUG cinder.volume.api [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (666878e5-7de6-40cc-a567-02918a202630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1104.577480] [57600]: DEBUG cinder.volume.api [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56aab549-ee27-4abb-88a7-e16ec1f24c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1104.625936] [57600]: DEBUG cinder.quota [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Created reservations ['477b9ace-e636-4f41-9d73-2cc7f49436d0', '5340fa6b-7719-4908-a216-70de73c473c7', '72d3018e-57a7-4f75-bacb-a0e336467158', '76ff9b81-f040-4ee6-a8d8-bfbfcca4dbff'] {{(pid=57600) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1104.626947] [57600]: DEBUG cinder.volume.api [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56aab549-ee27-4abb-88a7-e16ec1f24c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['477b9ace-e636-4f41-9d73-2cc7f49436d0', '5340fa6b-7719-4908-a216-70de73c473c7', '72d3018e-57a7-4f75-bacb-a0e336467158', '76ff9b81-f040-4ee6-a8d8-bfbfcca4dbff']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1104.627857] [57600]: DEBUG cinder.volume.api [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b21b69ed-a21b-4a7d-b688-951c770a5dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1104.641607] [57600]: DEBUG cinder.volume.api [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b21b69ed-a21b-4a7d-b688-951c770a5dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b50693b-506d-4e6f-9028-90b3354b482c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-322002871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be52106c420c45ee9ffbe990ada23eb1',qos_specs=None,replication_status=,reservations=['477b9ace-e636-4f41-9d73-2cc7f49436d0','5340fa6b-7719-4908-a216-70de73c473c7','72d3018e-57a7-4f75-bacb-a0e336467158','76ff9b81-f040-4ee6-a8d8-bfbfcca4dbff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2cf6a9f1a1f44ccbeb6adc1b30d997d',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-322002871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b50693b-506d-4e6f-9028-90b3354b482c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be52106c420c45ee9ffbe990ada23eb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2cf6a9f1a1f44ccbeb6adc1b30d997d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1104.642522] [57600]: DEBUG cinder.volume.api [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2ed2fde-4c64-47b1-bff9-a10cf9325747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1104.657075] [57600]: DEBUG cinder.volume.api [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2ed2fde-4c64-47b1-bff9-a10cf9325747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-322002871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be52106c420c45ee9ffbe990ada23eb1',qos_specs=None,replication_status=,reservations=['477b9ace-e636-4f41-9d73-2cc7f49436d0','5340fa6b-7719-4908-a216-70de73c473c7','72d3018e-57a7-4f75-bacb-a0e336467158','76ff9b81-f040-4ee6-a8d8-bfbfcca4dbff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2cf6a9f1a1f44ccbeb6adc1b30d997d',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1104.658108] [57600]: DEBUG cinder.volume.api [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba70f22c-ff73-4fa2-9237-a108b905cb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1104.685911] [57600]: DEBUG cinder.volume.api [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba70f22c-ff73-4fa2-9237-a108b905cb1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1104.687039] [57600]: DEBUG cinder.volume.api [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Flow 'volume_create_api' (ce6dbe89-59e4-4864-80e8-80f4c83ab6e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1104.687505] [57600]: INFO cinder.volume.api [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Create volume request issued successfully. [ 1104.688212] [57600]: INFO cinder.api.openstack.wsgi [None req-477a55a9-28e4-4404-a38e-b7eb6edf8074 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1104.688900] [57600]: [pid: 57600|app: 0|req: 133/255] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:56:27 2025] POST /volume/v3/volumes => generated 752 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1104.698332] [57601]: DEBUG cinder.api.middleware.request_id [None req-49dc5bf6-889e-4945-b4fa-f110c593b5d0 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.700684] [57601]: INFO cinder.api.openstack.wsgi [None req-49dc5bf6-889e-4945-b4fa-f110c593b5d0 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1104.701068] [57601]: DEBUG cinder.api.openstack.wsgi [None req-49dc5bf6-889e-4945-b4fa-f110c593b5d0 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1104.701306] [57601]: DEBUG cinder.api.openstack.wsgi [None req-49dc5bf6-889e-4945-b4fa-f110c593b5d0 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1104.713171] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.713171] [57601]: warnings.warn( [ 1104.717974] [57601]: INFO cinder.volume.api [None req-49dc5bf6-889e-4945-b4fa-f110c593b5d0 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1104.723397] [57601]: INFO cinder.api.openstack.wsgi [None req-49dc5bf6-889e-4945-b4fa-f110c593b5d0 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1104.724114] [57601]: [pid: 57601|app: 0|req: 123/256] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:27 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.736600] [57600]: DEBUG cinder.api.middleware.request_id [None req-50dc8c80-6ee8-434e-ba3f-e84d3ed7a188 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.738808] [57600]: INFO cinder.api.openstack.wsgi [None req-50dc8c80-6ee8-434e-ba3f-e84d3ed7a188 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1105.739038] [57600]: DEBUG cinder.api.openstack.wsgi [None req-50dc8c80-6ee8-434e-ba3f-e84d3ed7a188 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1105.739255] [57600]: DEBUG cinder.api.openstack.wsgi [None req-50dc8c80-6ee8-434e-ba3f-e84d3ed7a188 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1105.749774] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.749774] [57600]: warnings.warn( [ 1105.754388] [57600]: INFO cinder.volume.api [None req-50dc8c80-6ee8-434e-ba3f-e84d3ed7a188 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1105.759674] [57600]: INFO cinder.api.openstack.wsgi [None req-50dc8c80-6ee8-434e-ba3f-e84d3ed7a188 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1105.760067] [57600]: [pid: 57600|app: 0|req: 134/257] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:28 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.940595] [57601]: DEBUG cinder.api.middleware.request_id [req-34040b45-524d-4166-8c0b-b80050969f50 req-1e21adcf-cf6f-4b33-801f-b82d7dc21cf8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.943418] [57601]: INFO cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-1e21adcf-cf6f-4b33-801f-b82d7dc21cf8 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1105.943670] [57601]: DEBUG cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-1e21adcf-cf6f-4b33-801f-b82d7dc21cf8 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1105.943837] [57601]: DEBUG cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-1e21adcf-cf6f-4b33-801f-b82d7dc21cf8 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1105.951831] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.951831] [57601]: warnings.warn( [ 1105.955910] [57601]: INFO cinder.volume.api [req-34040b45-524d-4166-8c0b-b80050969f50 req-1e21adcf-cf6f-4b33-801f-b82d7dc21cf8 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1105.960442] [57601]: INFO cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-1e21adcf-cf6f-4b33-801f-b82d7dc21cf8 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1105.960894] [57601]: [pid: 57601|app: 0|req: 124/258] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:56:28 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.482928] [57600]: DEBUG cinder.api.middleware.request_id [None req-58aae983-cd85-4ba7-b756-008374d3d9ae None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.484366] [57600]: INFO cinder.api.openstack.wsgi [None req-58aae983-cd85-4ba7-b756-008374d3d9ae None None] GET http://10.180.1.21/volume// [ 1107.484366] [57600]: DEBUG cinder.api.openstack.wsgi [None req-58aae983-cd85-4ba7-b756-008374d3d9ae None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1107.484366] [57600]: DEBUG cinder.api.openstack.wsgi [None req-58aae983-cd85-4ba7-b756-008374d3d9ae None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1107.485123] [57600]: INFO cinder.api.openstack.wsgi [None req-58aae983-cd85-4ba7-b756-008374d3d9ae None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1107.485473] [57600]: [pid: 57600|app: 0|req: 135/259] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 13:56:30 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1107.491782] [57601]: DEBUG cinder.api.middleware.request_id [req-34040b45-524d-4166-8c0b-b80050969f50 req-99334fb4-8874-4aa6-8de8-a36939be46a3 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.494915] [57601]: INFO cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-99334fb4-8874-4aa6-8de8-a36939be46a3 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1107.495355] [57601]: DEBUG cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-99334fb4-8874-4aa6-8de8-a36939be46a3 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b50693b-506d-4e6f-9028-90b3354b482c", "connector": null, "instance_uuid": "33ef6305-94fa-47c1-ba87-46f5f0b528a7"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1107.509050] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.509050] [57601]: warnings.warn( [ 1107.547977] [57601]: INFO cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-99334fb4-8874-4aa6-8de8-a36939be46a3 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1107.548524] [57601]: [pid: 57601|app: 0|req: 125/260] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:56:30 2025] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1107.583034] [57600]: DEBUG cinder.api.middleware.request_id [None req-8f3fe6b8-08ef-4cc6-967c-68f696853455 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.584701] [57600]: INFO cinder.api.openstack.wsgi [None req-8f3fe6b8-08ef-4cc6-967c-68f696853455 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1107.584908] [57600]: DEBUG cinder.api.openstack.wsgi [None req-8f3fe6b8-08ef-4cc6-967c-68f696853455 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1107.586145] [57600]: DEBUG cinder.api.openstack.wsgi [None req-8f3fe6b8-08ef-4cc6-967c-68f696853455 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1107.597388] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.597388] [57600]: warnings.warn( [ 1107.601544] [57600]: INFO cinder.volume.api [None req-8f3fe6b8-08ef-4cc6-967c-68f696853455 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1107.606612] [57600]: INFO cinder.api.openstack.wsgi [None req-8f3fe6b8-08ef-4cc6-967c-68f696853455 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1107.607058] [57600]: [pid: 57600|app: 0|req: 136/261] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:30 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.085143] [57601]: DEBUG cinder.api.middleware.request_id [None req-e7b38cac-faa5-4962-8562-1d883112e68e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.085642] [57601]: INFO cinder.api.openstack.wsgi [None req-e7b38cac-faa5-4962-8562-1d883112e68e None None] GET http://10.180.1.21/volume// [ 1108.085882] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e7b38cac-faa5-4962-8562-1d883112e68e None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1108.086279] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e7b38cac-faa5-4962-8562-1d883112e68e None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1108.086696] [57601]: INFO cinder.api.openstack.wsgi [None req-e7b38cac-faa5-4962-8562-1d883112e68e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1108.087072] [57601]: [pid: 57601|app: 0|req: 126/262] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:56:30 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1108.092204] [57600]: DEBUG cinder.api.middleware.request_id [req-34040b45-524d-4166-8c0b-b80050969f50 req-c9f7944c-3e5b-41cd-86a5-aca909351169 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.094791] [57600]: INFO cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-c9f7944c-3e5b-41cd-86a5-aca909351169 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1108.095256] [57600]: DEBUG cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-c9f7944c-3e5b-41cd-86a5-aca909351169 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1108.095604] [57600]: DEBUG cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-c9f7944c-3e5b-41cd-86a5-aca909351169 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1108.108751] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.108751] [57600]: warnings.warn( [ 1108.113257] [57600]: INFO cinder.volume.api [req-34040b45-524d-4166-8c0b-b80050969f50 req-c9f7944c-3e5b-41cd-86a5-aca909351169 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1108.119115] [57600]: INFO cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-c9f7944c-3e5b-41cd-86a5-aca909351169 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1108.119561] [57600]: [pid: 57600|app: 0|req: 137/263] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:56:30 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1108.153409] [57601]: DEBUG cinder.api.middleware.request_id [req-34040b45-524d-4166-8c0b-b80050969f50 req-fcbb6858-060e-45bc-96d5-c9cdc0acb5cc None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.157973] [57601]: INFO cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-fcbb6858-060e-45bc-96d5-c9cdc0acb5cc tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] PUT http://10.180.1.21/volume/v3/attachments/b0c7572b-02d6-4d9e-ac2b-78e16b5e550e [ 1108.158423] [57601]: DEBUG cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-fcbb6858-060e-45bc-96d5-c9cdc0acb5cc tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-999431", "mountpoint": "/dev/sdb"}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1108.167975] [57601]: DEBUG cinder.coordination [req-34040b45-524d-4166-8c0b-b80050969f50 req-fcbb6858-060e-45bc-96d5-c9cdc0acb5cc tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Acquiring lock "cinder-attachment_update-0b50693b-506d-4e6f-9028-90b3354b482c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1108.173365] [57601]: DEBUG cinder.coordination [req-34040b45-524d-4166-8c0b-b80050969f50 req-fcbb6858-060e-45bc-96d5-c9cdc0acb5cc tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Lock "cinder-attachment_update-0b50693b-506d-4e6f-9028-90b3354b482c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1108.174817] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.174817] [57601]: warnings.warn( [ 1108.617635] [57600]: DEBUG cinder.api.middleware.request_id [None req-273ac915-c959-42b4-a2db-ced5dd602162 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.620028] [57600]: INFO cinder.api.openstack.wsgi [None req-273ac915-c959-42b4-a2db-ced5dd602162 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1108.621398] [57600]: DEBUG cinder.api.openstack.wsgi [None req-273ac915-c959-42b4-a2db-ced5dd602162 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1108.621398] [57600]: DEBUG cinder.api.openstack.wsgi [None req-273ac915-c959-42b4-a2db-ced5dd602162 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1108.634157] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.634157] [57600]: warnings.warn( [ 1108.639124] [57600]: INFO cinder.volume.api [None req-273ac915-c959-42b4-a2db-ced5dd602162 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1108.643576] [57600]: INFO cinder.api.openstack.wsgi [None req-273ac915-c959-42b4-a2db-ced5dd602162 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1108.643576] [57600]: [pid: 57600|app: 0|req: 138/264] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:31 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.654329] [57600]: DEBUG cinder.api.middleware.request_id [None req-5c991db3-5ea3-4bed-a1de-096a87ab1d9a None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.656482] [57600]: INFO cinder.api.openstack.wsgi [None req-5c991db3-5ea3-4bed-a1de-096a87ab1d9a tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1109.656693] [57600]: DEBUG cinder.api.openstack.wsgi [None req-5c991db3-5ea3-4bed-a1de-096a87ab1d9a tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1109.656898] [57600]: DEBUG cinder.api.openstack.wsgi [None req-5c991db3-5ea3-4bed-a1de-096a87ab1d9a tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1109.669656] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.669656] [57600]: warnings.warn( [ 1109.674702] [57600]: INFO cinder.volume.api [None req-5c991db3-5ea3-4bed-a1de-096a87ab1d9a tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1109.682539] [57600]: INFO cinder.api.openstack.wsgi [None req-5c991db3-5ea3-4bed-a1de-096a87ab1d9a tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1109.682775] [57600]: [pid: 57600|app: 0|req: 139/265] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:32 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.695760] [57600]: DEBUG cinder.api.middleware.request_id [None req-f8a4a87b-8807-4acf-a97e-f113805ca4bb None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.697913] [57600]: INFO cinder.api.openstack.wsgi [None req-f8a4a87b-8807-4acf-a97e-f113805ca4bb tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1110.698287] [57600]: DEBUG cinder.api.openstack.wsgi [None req-f8a4a87b-8807-4acf-a97e-f113805ca4bb tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1110.698535] [57600]: DEBUG cinder.api.openstack.wsgi [None req-f8a4a87b-8807-4acf-a97e-f113805ca4bb tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1110.717261] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.717261] [57600]: warnings.warn( [ 1110.722400] [57600]: INFO cinder.volume.api [None req-f8a4a87b-8807-4acf-a97e-f113805ca4bb tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1110.732219] [57600]: INFO cinder.api.openstack.wsgi [None req-f8a4a87b-8807-4acf-a97e-f113805ca4bb tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1110.732671] [57600]: [pid: 57600|app: 0|req: 140/266] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:33 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.744635] [57600]: DEBUG cinder.api.middleware.request_id [None req-5ecaf718-b0c6-4fff-9f89-e6c79a0b245d None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.747047] [57600]: INFO cinder.api.openstack.wsgi [None req-5ecaf718-b0c6-4fff-9f89-e6c79a0b245d tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1111.747293] [57600]: DEBUG cinder.api.openstack.wsgi [None req-5ecaf718-b0c6-4fff-9f89-e6c79a0b245d tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1111.747500] [57600]: DEBUG cinder.api.openstack.wsgi [None req-5ecaf718-b0c6-4fff-9f89-e6c79a0b245d tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1111.762524] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.762524] [57600]: warnings.warn( [ 1111.767181] [57600]: INFO cinder.volume.api [None req-5ecaf718-b0c6-4fff-9f89-e6c79a0b245d tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1111.773111] [57600]: INFO cinder.api.openstack.wsgi [None req-5ecaf718-b0c6-4fff-9f89-e6c79a0b245d tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1111.774474] [57600]: [pid: 57600|app: 0|req: 141/267] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:34 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.784605] [57600]: DEBUG cinder.api.middleware.request_id [None req-051f80d3-f777-407a-9948-525163e5bc1d None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.787398] [57600]: INFO cinder.api.openstack.wsgi [None req-051f80d3-f777-407a-9948-525163e5bc1d tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1112.787718] [57600]: DEBUG cinder.api.openstack.wsgi [None req-051f80d3-f777-407a-9948-525163e5bc1d tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1112.788032] [57600]: DEBUG cinder.api.openstack.wsgi [None req-051f80d3-f777-407a-9948-525163e5bc1d tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1112.799913] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.799913] [57600]: warnings.warn( [ 1112.803526] [57600]: INFO cinder.volume.api [None req-051f80d3-f777-407a-9948-525163e5bc1d tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1112.808229] [57600]: INFO cinder.api.openstack.wsgi [None req-051f80d3-f777-407a-9948-525163e5bc1d tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1112.808671] [57600]: [pid: 57600|app: 0|req: 142/268] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:35 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.200764] [57601]: DEBUG cinder.coordination [req-34040b45-524d-4166-8c0b-b80050969f50 req-fcbb6858-060e-45bc-96d5-c9cdc0acb5cc tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Lock "cinder-attachment_update-0b50693b-506d-4e6f-9028-90b3354b482c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.027s {{(pid=57601) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1113.201237] [57601]: INFO cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-fcbb6858-060e-45bc-96d5-c9cdc0acb5cc tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/attachments/b0c7572b-02d6-4d9e-ac2b-78e16b5e550e returned with HTTP 200 [ 1113.201824] [57601]: [pid: 57601|app: 0|req: 127/269] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:56:30 2025] PUT /volume/v3/attachments/b0c7572b-02d6-4d9e-ac2b-78e16b5e550e => generated 617 bytes in 5049 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.820716] [57600]: DEBUG cinder.api.middleware.request_id [None req-2efabb51-c2b5-483d-8d29-2a1eee5e6ecf None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.823318] [57600]: INFO cinder.api.openstack.wsgi [None req-2efabb51-c2b5-483d-8d29-2a1eee5e6ecf tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1113.823537] [57600]: DEBUG cinder.api.openstack.wsgi [None req-2efabb51-c2b5-483d-8d29-2a1eee5e6ecf tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1113.823748] [57600]: DEBUG cinder.api.openstack.wsgi [None req-2efabb51-c2b5-483d-8d29-2a1eee5e6ecf tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1113.836152] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.836152] [57600]: warnings.warn( [ 1113.840447] [57600]: INFO cinder.volume.api [None req-2efabb51-c2b5-483d-8d29-2a1eee5e6ecf tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1113.845890] [57600]: INFO cinder.api.openstack.wsgi [None req-2efabb51-c2b5-483d-8d29-2a1eee5e6ecf tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1113.846496] [57600]: [pid: 57600|app: 0|req: 143/270] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:36 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.858046] [57601]: DEBUG cinder.api.middleware.request_id [None req-c5fd199e-868e-40d9-b76c-68e0bc5c5c06 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.860041] [57601]: INFO cinder.api.openstack.wsgi [None req-c5fd199e-868e-40d9-b76c-68e0bc5c5c06 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1114.860319] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c5fd199e-868e-40d9-b76c-68e0bc5c5c06 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1114.860723] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c5fd199e-868e-40d9-b76c-68e0bc5c5c06 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1114.875221] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.875221] [57601]: warnings.warn( [ 1114.879477] [57601]: INFO cinder.volume.api [None req-c5fd199e-868e-40d9-b76c-68e0bc5c5c06 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1114.884584] [57601]: INFO cinder.api.openstack.wsgi [None req-c5fd199e-868e-40d9-b76c-68e0bc5c5c06 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1114.885025] [57601]: [pid: 57601|app: 0|req: 128/271] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:37 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.832314] [57600]: DEBUG cinder.api.middleware.request_id [req-34040b45-524d-4166-8c0b-b80050969f50 req-259b1655-cf6a-4500-a3d6-c02363eef337 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.835182] [57600]: INFO cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-259b1655-cf6a-4500-a3d6-c02363eef337 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] POST http://10.180.1.21/volume/v3/attachments/b0c7572b-02d6-4d9e-ac2b-78e16b5e550e/action [ 1115.835645] [57600]: DEBUG cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-259b1655-cf6a-4500-a3d6-c02363eef337 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Action body: b'{"os-complete": null}' {{(pid=57600) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1115.835778] [57600]: DEBUG cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-259b1655-cf6a-4500-a3d6-c02363eef337 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1115.858488] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.858488] [57600]: warnings.warn( [ 1115.873866] [57600]: INFO cinder.api.openstack.wsgi [req-34040b45-524d-4166-8c0b-b80050969f50 req-259b1655-cf6a-4500-a3d6-c02363eef337 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/attachments/b0c7572b-02d6-4d9e-ac2b-78e16b5e550e/action returned with HTTP 204 [ 1115.874524] [57600]: [pid: 57600|app: 0|req: 144/272] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:56:38 2025] POST /volume/v3/attachments/b0c7572b-02d6-4d9e-ac2b-78e16b5e550e/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1115.896515] [57601]: DEBUG cinder.api.middleware.request_id [None req-c9f84187-7ff4-46c8-9f72-c31072f1b485 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.898666] [57601]: INFO cinder.api.openstack.wsgi [None req-c9f84187-7ff4-46c8-9f72-c31072f1b485 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1115.898884] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c9f84187-7ff4-46c8-9f72-c31072f1b485 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1115.899107] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c9f84187-7ff4-46c8-9f72-c31072f1b485 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1115.911851] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.911851] [57601]: warnings.warn( [ 1115.915561] [57601]: INFO cinder.volume.api [None req-c9f84187-7ff4-46c8-9f72-c31072f1b485 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1115.921715] [57601]: INFO cinder.api.openstack.wsgi [None req-c9f84187-7ff4-46c8-9f72-c31072f1b485 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1115.922165] [57601]: [pid: 57601|app: 0|req: 129/273] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:38 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1115.932707] [57600]: DEBUG cinder.api.middleware.request_id [None req-243fe133-374b-4078-b910-ed8c497b2f4f None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.935167] [57600]: INFO cinder.api.openstack.wsgi [None req-243fe133-374b-4078-b910-ed8c497b2f4f tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1115.935475] [57600]: DEBUG cinder.api.openstack.wsgi [None req-243fe133-374b-4078-b910-ed8c497b2f4f tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1115.935737] [57600]: DEBUG cinder.api.openstack.wsgi [None req-243fe133-374b-4078-b910-ed8c497b2f4f tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1115.946250] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.946250] [57600]: warnings.warn( [ 1115.950935] [57600]: INFO cinder.volume.api [None req-243fe133-374b-4078-b910-ed8c497b2f4f tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1115.958413] [57600]: INFO cinder.api.openstack.wsgi [None req-243fe133-374b-4078-b910-ed8c497b2f4f tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1115.959701] [57600]: [pid: 57600|app: 0|req: 145/274] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:38 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.918248] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=28,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1125.955946] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=80,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1128.360934] [57601]: DEBUG cinder.api.middleware.request_id [None req-d3ab20c9-2835-4999-be6f-374baf937ece None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.361451] [57601]: INFO cinder.api.openstack.wsgi [None req-d3ab20c9-2835-4999-be6f-374baf937ece None None] GET http://10.180.1.21/volume// [ 1128.361627] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d3ab20c9-2835-4999-be6f-374baf937ece None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1128.361837] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d3ab20c9-2835-4999-be6f-374baf937ece None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1128.362236] [57601]: INFO cinder.api.openstack.wsgi [None req-d3ab20c9-2835-4999-be6f-374baf937ece None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1128.362564] [57601]: [pid: 57601|app: 0|req: 130/275] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:56:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1128.366464] [57600]: DEBUG cinder.api.middleware.request_id [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-26825f3a-646f-4b38-ab82-3dbd2dd254b9 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.368799] [57600]: INFO cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-26825f3a-646f-4b38-ab82-3dbd2dd254b9 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1128.369150] [57600]: DEBUG cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-26825f3a-646f-4b38-ab82-3dbd2dd254b9 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b50693b-506d-4e6f-9028-90b3354b482c", "connector": null, "instance_uuid": "33ef6305-94fa-47c1-ba87-46f5f0b528a7"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1128.385781] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.385781] [57600]: warnings.warn( [ 1128.415642] [57600]: INFO cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-26825f3a-646f-4b38-ab82-3dbd2dd254b9 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1128.416184] [57600]: [pid: 57600|app: 0|req: 146/276] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:56:51 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1128.420724] [57601]: DEBUG cinder.api.middleware.request_id [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-10a576bf-8aca-4cb2-ba27-844217c7d182 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.423182] [57601]: INFO cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-10a576bf-8aca-4cb2-ba27-844217c7d182 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b0c7572b-02d6-4d9e-ac2b-78e16b5e550e [ 1128.423513] [57601]: DEBUG cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-10a576bf-8aca-4cb2-ba27-844217c7d182 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1128.423812] [57601]: DEBUG cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-10a576bf-8aca-4cb2-ba27-844217c7d182 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1128.431768] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.431768] [57601]: warnings.warn( [ 1128.961627] [57601]: INFO cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-10a576bf-8aca-4cb2-ba27-844217c7d182 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/attachments/b0c7572b-02d6-4d9e-ac2b-78e16b5e550e returned with HTTP 200 [ 1128.961865] [57601]: [pid: 57601|app: 0|req: 131/277] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:56:51 2025] DELETE /volume/v3/attachments/b0c7572b-02d6-4d9e-ac2b-78e16b5e550e => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1132.312416] [57600]: DEBUG cinder.api.middleware.request_id [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.314647] [57600]: INFO cinder.api.openstack.wsgi [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1132.315059] [57600]: DEBUG cinder.api.openstack.wsgi [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-335821587"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1132.316596] [57600]: DEBUG cinder.api.v3.volumes [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-335821587'}} {{(pid=57600) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1132.316798] [57600]: INFO cinder.api.v3.volumes [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Create volume of 1 GB [ 1132.317125] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.317125] [57600]: warnings.warn( [ 1132.321860] [57600]: INFO cinder.volume.api [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Availability Zones retrieved successfully. [ 1132.329214] [57600]: DEBUG cinder.volume.api [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Flow 'volume_create_api' (85fd13cd-6f19-4354-a153-25401f0053ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1132.330357] [57600]: DEBUG cinder.volume.api [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e059453-7f38-401f-9a26-a61585787f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1132.331938] [57600]: DEBUG cinder.volume.flows.api.create_volume [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Validating volume size '1' using validate_int {{(pid=57600) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1132.351591] [57600]: DEBUG cinder.volume.api [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e059453-7f38-401f-9a26-a61585787f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1132.352599] [57600]: DEBUG cinder.volume.api [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b963ba5b-9c1a-4b50-8ea3-4334c0e25856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1132.385755] [57600]: DEBUG cinder.quota [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Created reservations ['8e6dbe96-1972-4c9e-b57f-3827654ed503', '852427a4-4bf7-4024-9f1b-0963f7947279', '248308cf-7a3f-4de4-b954-7624ecadcec9', '40f7c820-f6cd-457a-b824-15311e1eca57'] {{(pid=57600) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1132.386726] [57600]: DEBUG cinder.volume.api [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b963ba5b-9c1a-4b50-8ea3-4334c0e25856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e6dbe96-1972-4c9e-b57f-3827654ed503', '852427a4-4bf7-4024-9f1b-0963f7947279', '248308cf-7a3f-4de4-b954-7624ecadcec9', '40f7c820-f6cd-457a-b824-15311e1eca57']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1132.387627] [57600]: DEBUG cinder.volume.api [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60ce13a3-0296-4c2a-ad2c-d4654893ffc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1132.404679] [57600]: DEBUG cinder.volume.api [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60ce13a3-0296-4c2a-ad2c-d4654893ffc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-335821587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='681eb870d4744e1191cd23e6700a24cf',qos_specs=None,replication_status=,reservations=['8e6dbe96-1972-4c9e-b57f-3827654ed503','852427a4-4bf7-4024-9f1b-0963f7947279','248308cf-7a3f-4de4-b954-7624ecadcec9','40f7c820-f6cd-457a-b824-15311e1eca57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='982d42225a754aefa16708ee7bf44116',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:56:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-335821587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='681eb870d4744e1191cd23e6700a24cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='982d42225a754aefa16708ee7bf44116',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1132.405610] [57600]: DEBUG cinder.volume.api [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa000b1-7189-42e8-90f4-196bc68c5634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1132.420472] [57600]: DEBUG cinder.volume.api [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa000b1-7189-42e8-90f4-196bc68c5634) transitioned into state 'SUCCESS' from state '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-335821587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='681eb870d4744e1191cd23e6700a24cf',qos_specs=None,replication_status=,reservations=['8e6dbe96-1972-4c9e-b57f-3827654ed503','852427a4-4bf7-4024-9f1b-0963f7947279','248308cf-7a3f-4de4-b954-7624ecadcec9','40f7c820-f6cd-457a-b824-15311e1eca57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='982d42225a754aefa16708ee7bf44116',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1132.421309] [57600]: DEBUG cinder.volume.api [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e4b60f-b6a7-47d8-82ec-08f8d089ab69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1132.430723] [57600]: DEBUG cinder.volume.api [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e4b60f-b6a7-47d8-82ec-08f8d089ab69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1132.431897] [57600]: DEBUG cinder.volume.api [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Flow 'volume_create_api' (85fd13cd-6f19-4354-a153-25401f0053ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1132.432288] [57600]: INFO cinder.volume.api [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Create volume request issued successfully. [ 1132.432988] [57600]: INFO cinder.api.openstack.wsgi [None req-3ba25833-40fe-4bde-91b3-4f122ef47fa1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1132.433498] [57600]: [pid: 57600|app: 0|req: 147/278] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:56:55 2025] POST /volume/v3/volumes => generated 755 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1132.442363] [57601]: DEBUG cinder.api.middleware.request_id [None req-99d26055-24f4-4cf5-bd49-7781323b3bec None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.444487] [57601]: INFO cinder.api.openstack.wsgi [None req-99d26055-24f4-4cf5-bd49-7781323b3bec tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 [ 1132.444919] [57601]: DEBUG cinder.api.openstack.wsgi [None req-99d26055-24f4-4cf5-bd49-7781323b3bec tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1132.445277] [57601]: DEBUG cinder.api.openstack.wsgi [None req-99d26055-24f4-4cf5-bd49-7781323b3bec tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1132.453289] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.453289] [57601]: warnings.warn( [ 1132.457594] [57601]: INFO cinder.volume.api [None req-99d26055-24f4-4cf5-bd49-7781323b3bec tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 1132.462407] [57601]: INFO cinder.api.openstack.wsgi [None req-99d26055-24f4-4cf5-bd49-7781323b3bec tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 returned with HTTP 200 [ 1132.462815] [57601]: [pid: 57601|app: 0|req: 132/279] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:55 2025] GET /volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1133.473513] [57600]: DEBUG cinder.api.middleware.request_id [None req-0f37198d-818b-48fa-8782-f0e145bb958f None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.474262] [57601]: DEBUG cinder.api.middleware.request_id [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-558188a8-b49e-4e25-9a92-3b8ac6f5ec21 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.475984] [57600]: INFO cinder.api.openstack.wsgi [None req-0f37198d-818b-48fa-8782-f0e145bb958f tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 [ 1133.476238] [57600]: DEBUG cinder.api.openstack.wsgi [None req-0f37198d-818b-48fa-8782-f0e145bb958f tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1133.476468] [57600]: DEBUG cinder.api.openstack.wsgi [None req-0f37198d-818b-48fa-8782-f0e145bb958f tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1133.476534] [57601]: INFO cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-558188a8-b49e-4e25-9a92-3b8ac6f5ec21 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] PUT http://10.180.1.21/volume/v3/attachments/f56d5279-1449-4dbe-b741-c4d33a0a2cc6 [ 1133.476946] [57601]: DEBUG cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-558188a8-b49e-4e25-9a92-3b8ac6f5ec21 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-999431", "mountpoint": "/dev/sdb"}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1133.485978] [57601]: DEBUG cinder.coordination [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-558188a8-b49e-4e25-9a92-3b8ac6f5ec21 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Acquiring lock "cinder-attachment_update-0b50693b-506d-4e6f-9028-90b3354b482c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1133.487049] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.487049] [57600]: warnings.warn( [ 1133.490761] [57601]: DEBUG cinder.coordination [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-558188a8-b49e-4e25-9a92-3b8ac6f5ec21 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Lock "cinder-attachment_update-0b50693b-506d-4e6f-9028-90b3354b482c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1133.491330] [57600]: INFO cinder.volume.api [None req-0f37198d-818b-48fa-8782-f0e145bb958f tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 1133.491881] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.491881] [57601]: warnings.warn( [ 1133.498237] [57600]: INFO cinder.api.openstack.wsgi [None req-0f37198d-818b-48fa-8782-f0e145bb958f tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 returned with HTTP 200 [ 1133.498740] [57600]: [pid: 57600|app: 0|req: 148/280] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:56:56 2025] GET /volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.016897] [57601]: DEBUG cinder.coordination [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-558188a8-b49e-4e25-9a92-3b8ac6f5ec21 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Lock "cinder-attachment_update-0b50693b-506d-4e6f-9028-90b3354b482c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=57601) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1134.017334] [57601]: INFO cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-558188a8-b49e-4e25-9a92-3b8ac6f5ec21 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/attachments/f56d5279-1449-4dbe-b741-c4d33a0a2cc6 returned with HTTP 200 [ 1134.018024] [57601]: [pid: 57601|app: 0|req: 133/281] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:56:56 2025] PUT /volume/v3/attachments/f56d5279-1449-4dbe-b741-c4d33a0a2cc6 => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.026913] [57600]: DEBUG cinder.api.middleware.request_id [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-9c738fd7-44e3-4d56-a51c-a320692c9e04 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.030661] [57600]: INFO cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-9c738fd7-44e3-4d56-a51c-a320692c9e04 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/attachments/f56d5279-1449-4dbe-b741-c4d33a0a2cc6 [ 1134.031229] [57600]: DEBUG cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-9c738fd7-44e3-4d56-a51c-a320692c9e04 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1134.031229] [57600]: DEBUG cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-9c738fd7-44e3-4d56-a51c-a320692c9e04 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'version_select' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1134.051473] [57600]: INFO cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-9c738fd7-44e3-4d56-a51c-a320692c9e04 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/attachments/f56d5279-1449-4dbe-b741-c4d33a0a2cc6 returned with HTTP 200 [ 1134.052181] [57600]: [pid: 57600|app: 0|req: 149/282] 10.180.1.21 () {62 vars in 1531 bytes} [Mon Dec 15 13:56:56 2025] GET /volume/v3/attachments/f56d5279-1449-4dbe-b741-c4d33a0a2cc6 => generated 642 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1136.168170] [57601]: DEBUG cinder.api.middleware.request_id [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-f0c17684-6887-4647-95c3-ff3666929d11 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.171406] [57601]: INFO cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-f0c17684-6887-4647-95c3-ff3666929d11 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] POST http://10.180.1.21/volume/v3/attachments/f56d5279-1449-4dbe-b741-c4d33a0a2cc6/action [ 1136.172116] [57601]: DEBUG cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-f0c17684-6887-4647-95c3-ff3666929d11 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1136.172268] [57601]: DEBUG cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-f0c17684-6887-4647-95c3-ff3666929d11 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1136.195707] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.195707] [57601]: warnings.warn( [ 1136.203300] [57601]: INFO cinder.api.openstack.wsgi [req-4c0a33f7-fd56-4c9e-965f-993586b93647 req-f0c17684-6887-4647-95c3-ff3666929d11 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/attachments/f56d5279-1449-4dbe-b741-c4d33a0a2cc6/action returned with HTTP 204 [ 1136.203855] [57601]: [pid: 57601|app: 0|req: 134/283] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:56:58 2025] POST /volume/v3/attachments/f56d5279-1449-4dbe-b741-c4d33a0a2cc6/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1140.539427] [57600]: DEBUG cinder.api.middleware.request_id [None req-d5c46e26-fb96-409b-acb5-c54025650da8 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.539922] [57600]: INFO cinder.api.openstack.wsgi [None req-d5c46e26-fb96-409b-acb5-c54025650da8 None None] GET http://10.180.1.21/volume// [ 1140.540111] [57600]: DEBUG cinder.api.openstack.wsgi [None req-d5c46e26-fb96-409b-acb5-c54025650da8 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1140.540342] [57600]: DEBUG cinder.api.openstack.wsgi [None req-d5c46e26-fb96-409b-acb5-c54025650da8 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1140.541034] [57600]: INFO cinder.api.openstack.wsgi [None req-d5c46e26-fb96-409b-acb5-c54025650da8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1140.541129] [57600]: [pid: 57600|app: 0|req: 150/284] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:57:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1140.548282] [57601]: DEBUG cinder.api.middleware.request_id [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-c4bbf1f5-a652-44d2-9c24-1f9377ab0cf8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.551520] [57601]: INFO cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-c4bbf1f5-a652-44d2-9c24-1f9377ab0cf8 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1140.556839] [57601]: DEBUG cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-c4bbf1f5-a652-44d2-9c24-1f9377ab0cf8 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b50693b-506d-4e6f-9028-90b3354b482c", "connector": null, "instance_uuid": "33ef6305-94fa-47c1-ba87-46f5f0b528a7"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1140.600212] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.600212] [57601]: warnings.warn( [ 1140.649528] [57601]: INFO cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-c4bbf1f5-a652-44d2-9c24-1f9377ab0cf8 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1140.650411] [57601]: [pid: 57601|app: 0|req: 135/285] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:57:03 2025] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1140.654889] [57600]: DEBUG cinder.api.middleware.request_id [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-00f9fd62-59af-4b31-84e6-98cd584a5e7f None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.657650] [57600]: INFO cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-00f9fd62-59af-4b31-84e6-98cd584a5e7f tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f56d5279-1449-4dbe-b741-c4d33a0a2cc6 [ 1140.657933] [57600]: DEBUG cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-00f9fd62-59af-4b31-84e6-98cd584a5e7f tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1140.658211] [57600]: DEBUG cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-00f9fd62-59af-4b31-84e6-98cd584a5e7f tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'version_select' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1140.667936] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.667936] [57600]: warnings.warn( [ 1141.234270] [57600]: INFO cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-00f9fd62-59af-4b31-84e6-98cd584a5e7f tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/attachments/f56d5279-1449-4dbe-b741-c4d33a0a2cc6 returned with HTTP 200 [ 1141.234761] [57600]: [pid: 57600|app: 0|req: 151/286] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:57:03 2025] DELETE /volume/v3/attachments/f56d5279-1449-4dbe-b741-c4d33a0a2cc6 => generated 192 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.263831] [57601]: DEBUG cinder.api.middleware.request_id [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-6a45d6be-7b5c-40b2-b7e7-1f0eca441d21 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.266722] [57601]: INFO cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-6a45d6be-7b5c-40b2-b7e7-1f0eca441d21 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] PUT http://10.180.1.21/volume/v3/attachments/f7ec87f4-12cb-4e9a-8166-8c004cf04198 [ 1148.267190] [57601]: DEBUG cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-6a45d6be-7b5c-40b2-b7e7-1f0eca441d21 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-999431", "mountpoint": "/dev/sdb"}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1148.278214] [57601]: DEBUG cinder.coordination [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-6a45d6be-7b5c-40b2-b7e7-1f0eca441d21 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Acquiring lock "cinder-attachment_update-0b50693b-506d-4e6f-9028-90b3354b482c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1148.284063] [57601]: DEBUG cinder.coordination [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-6a45d6be-7b5c-40b2-b7e7-1f0eca441d21 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Lock "cinder-attachment_update-0b50693b-506d-4e6f-9028-90b3354b482c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1148.285248] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.285248] [57601]: warnings.warn( [ 1148.811321] [57601]: DEBUG cinder.coordination [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-6a45d6be-7b5c-40b2-b7e7-1f0eca441d21 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Lock "cinder-attachment_update-0b50693b-506d-4e6f-9028-90b3354b482c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=57601) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1148.811830] [57601]: INFO cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-6a45d6be-7b5c-40b2-b7e7-1f0eca441d21 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/attachments/f7ec87f4-12cb-4e9a-8166-8c004cf04198 returned with HTTP 200 [ 1148.812533] [57601]: [pid: 57601|app: 0|req: 136/287] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:57:10 2025] PUT /volume/v3/attachments/f7ec87f4-12cb-4e9a-8166-8c004cf04198 => generated 617 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.818827] [57600]: DEBUG cinder.api.middleware.request_id [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-3d950b1c-872c-4b9c-9dc6-7837fe052b73 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.822165] [57600]: INFO cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-3d950b1c-872c-4b9c-9dc6-7837fe052b73 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/attachments/f7ec87f4-12cb-4e9a-8166-8c004cf04198 [ 1148.822503] [57600]: DEBUG cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-3d950b1c-872c-4b9c-9dc6-7837fe052b73 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1148.822793] [57600]: DEBUG cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-3d950b1c-872c-4b9c-9dc6-7837fe052b73 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'version_select' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1148.841492] [57600]: INFO cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-3d950b1c-872c-4b9c-9dc6-7837fe052b73 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/attachments/f7ec87f4-12cb-4e9a-8166-8c004cf04198 returned with HTTP 200 [ 1148.841492] [57600]: [pid: 57600|app: 0|req: 152/288] 10.180.1.21 () {62 vars in 1531 bytes} [Mon Dec 15 13:57:11 2025] GET /volume/v3/attachments/f7ec87f4-12cb-4e9a-8166-8c004cf04198 => generated 642 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1149.304749] [57601]: DEBUG cinder.api.middleware.request_id [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-e7119c1d-d9b3-43bf-8aab-31696af656ca None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.307176] [57601]: INFO cinder.api.openstack.wsgi [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-e7119c1d-d9b3-43bf-8aab-31696af656ca tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1149.307395] [57601]: DEBUG cinder.api.openstack.wsgi [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-e7119c1d-d9b3-43bf-8aab-31696af656ca tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1149.307603] [57601]: DEBUG cinder.api.openstack.wsgi [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-e7119c1d-d9b3-43bf-8aab-31696af656ca tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1149.322022] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.322022] [57601]: warnings.warn( [ 1149.326663] [57601]: INFO cinder.volume.api [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-e7119c1d-d9b3-43bf-8aab-31696af656ca tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1149.331889] [57601]: INFO cinder.api.openstack.wsgi [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-e7119c1d-d9b3-43bf-8aab-31696af656ca tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1149.332483] [57601]: [pid: 57601|app: 0|req: 137/289] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:57:12 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1149.352132] [57600]: DEBUG cinder.api.middleware.request_id [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-706609de-7600-4d92-a709-64c1aa7c50cc None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.354689] [57600]: INFO cinder.api.openstack.wsgi [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-706609de-7600-4d92-a709-64c1aa7c50cc tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] POST http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7/action [ 1149.355133] [57600]: DEBUG cinder.api.openstack.wsgi [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-706609de-7600-4d92-a709-64c1aa7c50cc tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57600) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1149.355270] [57600]: DEBUG cinder.api.openstack.wsgi [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-706609de-7600-4d92-a709-64c1aa7c50cc tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1149.369214] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.369214] [57600]: warnings.warn( [ 1149.369880] [57600]: INFO cinder.volume.api [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-706609de-7600-4d92-a709-64c1aa7c50cc tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1149.377632] [57600]: INFO cinder.volume.api [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-706609de-7600-4d92-a709-64c1aa7c50cc tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Begin detaching volume completed successfully. [ 1149.377865] [57600]: INFO cinder.api.openstack.wsgi [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-706609de-7600-4d92-a709-64c1aa7c50cc tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7/action returned with HTTP 202 [ 1149.378372] [57600]: [pid: 57600|app: 0|req: 153/290] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 13:57:12 2025] POST /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1149.393311] [57601]: DEBUG cinder.api.middleware.request_id [None req-24b7b26f-09ec-4cb1-9370-19b3a84daa6e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.395915] [57601]: INFO cinder.api.openstack.wsgi [None req-24b7b26f-09ec-4cb1-9370-19b3a84daa6e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1149.396979] [57601]: DEBUG cinder.api.openstack.wsgi [None req-24b7b26f-09ec-4cb1-9370-19b3a84daa6e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1149.396979] [57601]: DEBUG cinder.api.openstack.wsgi [None req-24b7b26f-09ec-4cb1-9370-19b3a84daa6e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1149.409682] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.409682] [57601]: warnings.warn( [ 1149.414087] [57601]: INFO cinder.volume.api [None req-24b7b26f-09ec-4cb1-9370-19b3a84daa6e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1149.419546] [57601]: INFO cinder.api.openstack.wsgi [None req-24b7b26f-09ec-4cb1-9370-19b3a84daa6e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1149.420066] [57601]: [pid: 57601|app: 0|req: 138/291] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:12 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.399442] [57600]: DEBUG cinder.api.middleware.request_id [None req-02acf03a-67f3-407c-891c-d926ac06664c None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.399890] [57600]: INFO cinder.api.openstack.wsgi [None req-02acf03a-67f3-407c-891c-d926ac06664c None None] GET http://10.180.1.21/volume// [ 1150.400070] [57600]: DEBUG cinder.api.openstack.wsgi [None req-02acf03a-67f3-407c-891c-d926ac06664c None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1150.400273] [57600]: DEBUG cinder.api.openstack.wsgi [None req-02acf03a-67f3-407c-891c-d926ac06664c None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1150.400667] [57600]: INFO cinder.api.openstack.wsgi [None req-02acf03a-67f3-407c-891c-d926ac06664c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1150.401076] [57600]: [pid: 57600|app: 0|req: 154/292] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:57:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1150.431257] [57601]: DEBUG cinder.api.middleware.request_id [None req-0cf7cbd2-6ccb-44fa-b471-8b1860a62600 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.433815] [57601]: INFO cinder.api.openstack.wsgi [None req-0cf7cbd2-6ccb-44fa-b471-8b1860a62600 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1150.434092] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0cf7cbd2-6ccb-44fa-b471-8b1860a62600 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1150.434320] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0cf7cbd2-6ccb-44fa-b471-8b1860a62600 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1150.445185] [57600]: DEBUG cinder.api.middleware.request_id [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-b0bee1d3-181b-4b9a-898c-5477eb833a70 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.447972] [57600]: INFO cinder.api.openstack.wsgi [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-b0bee1d3-181b-4b9a-898c-5477eb833a70 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1150.448212] [57600]: DEBUG cinder.api.openstack.wsgi [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-b0bee1d3-181b-4b9a-898c-5477eb833a70 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1150.448364] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.448364] [57601]: warnings.warn( [ 1150.448504] [57600]: DEBUG cinder.api.openstack.wsgi [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-b0bee1d3-181b-4b9a-898c-5477eb833a70 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1150.452575] [57601]: INFO cinder.volume.api [None req-0cf7cbd2-6ccb-44fa-b471-8b1860a62600 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1150.457837] [57601]: INFO cinder.api.openstack.wsgi [None req-0cf7cbd2-6ccb-44fa-b471-8b1860a62600 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1150.458308] [57601]: [pid: 57601|app: 0|req: 139/293] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:13 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.461020] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.461020] [57600]: warnings.warn( [ 1150.464475] [57600]: INFO cinder.volume.api [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-b0bee1d3-181b-4b9a-898c-5477eb833a70 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1150.469047] [57600]: INFO cinder.api.openstack.wsgi [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-b0bee1d3-181b-4b9a-898c-5477eb833a70 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1150.469541] [57600]: [pid: 57600|app: 0|req: 155/294] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:57:13 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1151.469951] [57601]: DEBUG cinder.api.middleware.request_id [None req-a7b78075-ad9f-40ce-a598-cd912a7f37ae None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.473097] [57601]: INFO cinder.api.openstack.wsgi [None req-a7b78075-ad9f-40ce-a598-cd912a7f37ae tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1151.473194] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a7b78075-ad9f-40ce-a598-cd912a7f37ae tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1151.473518] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a7b78075-ad9f-40ce-a598-cd912a7f37ae tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1151.488780] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.488780] [57601]: warnings.warn( [ 1151.493607] [57601]: INFO cinder.volume.api [None req-a7b78075-ad9f-40ce-a598-cd912a7f37ae tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1151.499405] [57601]: INFO cinder.api.openstack.wsgi [None req-a7b78075-ad9f-40ce-a598-cd912a7f37ae tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1151.499840] [57601]: [pid: 57601|app: 0|req: 140/295] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:14 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1151.727581] [57600]: DEBUG cinder.api.middleware.request_id [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-d7dbc9dc-fa95-486e-a3ed-2ed0db6691b8 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.729999] [57600]: INFO cinder.api.openstack.wsgi [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-d7dbc9dc-fa95-486e-a3ed-2ed0db6691b8 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2de9c7b2-47eb-47e8-b18f-86fc3bb487b1 [ 1151.730231] [57600]: DEBUG cinder.api.openstack.wsgi [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-d7dbc9dc-fa95-486e-a3ed-2ed0db6691b8 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1151.730447] [57600]: DEBUG cinder.api.openstack.wsgi [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-d7dbc9dc-fa95-486e-a3ed-2ed0db6691b8 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'version_select' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1151.738019] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.738019] [57600]: warnings.warn( [ 1151.986768] [57601]: DEBUG cinder.api.middleware.request_id [None req-d32ec99d-1cec-46b2-8c97-821195700d8d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.988875] [57601]: INFO cinder.api.openstack.wsgi [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1151.989338] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1561247841"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1151.990833] [57601]: DEBUG cinder.api.v3.volumes [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1561247841'}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1151.990964] [57601]: INFO cinder.api.v3.volumes [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Create volume of 1 GB [ 1151.995498] [57601]: INFO cinder.volume.api [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Availability Zones retrieved successfully. [ 1152.002606] [57601]: DEBUG cinder.volume.api [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Flow 'volume_create_api' (76a8a9d3-a00b-4b97-9799-4e44c955cd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1152.003971] [57601]: DEBUG cinder.volume.api [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (020b3070-ed88-4af6-8299-53c7275477ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1152.005448] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1152.027954] [57601]: DEBUG cinder.volume.api [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (020b3070-ed88-4af6-8299-53c7275477ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1152.029356] [57601]: DEBUG cinder.volume.api [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eb1dd32-e68c-4e8d-a66f-0ffd37d8b3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1152.067821] [57601]: DEBUG cinder.quota [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Created reservations ['fecf0c56-2bfd-4b38-a1c7-7673854ed3b6', '1b99ee81-1f38-4b88-9c83-68b68818b708', 'dc4c0b91-ff33-46ae-b059-005a1799fb9c', 'df519165-582d-48b6-b9da-ebd88ec6ca6d'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1152.068990] [57601]: DEBUG cinder.volume.api [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eb1dd32-e68c-4e8d-a66f-0ffd37d8b3d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fecf0c56-2bfd-4b38-a1c7-7673854ed3b6', '1b99ee81-1f38-4b88-9c83-68b68818b708', 'dc4c0b91-ff33-46ae-b059-005a1799fb9c', 'df519165-582d-48b6-b9da-ebd88ec6ca6d']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1152.069987] [57601]: DEBUG cinder.volume.api [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60b675e0-6a5a-4d2c-a1c5-3faa7f548e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1152.090503] [57601]: DEBUG cinder.volume.api [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60b675e0-6a5a-4d2c-a1c5-3faa7f548e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '647e48de-67e9-4d72-a38d-f924323720d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1561247841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b94b5aad8714d70950c8ea232a6b55d',qos_specs=None,replication_status=,reservations=['fecf0c56-2bfd-4b38-a1c7-7673854ed3b6','1b99ee81-1f38-4b88-9c83-68b68818b708','dc4c0b91-ff33-46ae-b059-005a1799fb9c','df519165-582d-48b6-b9da-ebd88ec6ca6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5621777b138f4cbc8f8df84e021e8420',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:57:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1561247841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=647e48de-67e9-4d72-a38d-f924323720d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b94b5aad8714d70950c8ea232a6b55d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5621777b138f4cbc8f8df84e021e8420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1152.091578] [57601]: DEBUG cinder.volume.api [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b723a43f-c347-4c55-8ea2-01774a2cb3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1152.106270] [57601]: DEBUG cinder.volume.api [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b723a43f-c347-4c55-8ea2-01774a2cb3c5) transitioned into state 'SUCCESS' from state '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-1561247841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b94b5aad8714d70950c8ea232a6b55d',qos_specs=None,replication_status=,reservations=['fecf0c56-2bfd-4b38-a1c7-7673854ed3b6','1b99ee81-1f38-4b88-9c83-68b68818b708','dc4c0b91-ff33-46ae-b059-005a1799fb9c','df519165-582d-48b6-b9da-ebd88ec6ca6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5621777b138f4cbc8f8df84e021e8420',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1152.107238] [57601]: DEBUG cinder.volume.api [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cdb5d2e-5477-43a9-a319-678d1e2eb6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1152.119954] [57601]: DEBUG cinder.volume.api [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cdb5d2e-5477-43a9-a319-678d1e2eb6f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1152.121694] [57601]: DEBUG cinder.volume.api [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Flow 'volume_create_api' (76a8a9d3-a00b-4b97-9799-4e44c955cd58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1152.122162] [57601]: INFO cinder.volume.api [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Create volume request issued successfully. [ 1152.123101] [57601]: INFO cinder.api.openstack.wsgi [None req-d32ec99d-1cec-46b2-8c97-821195700d8d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1152.123645] [57601]: [pid: 57601|app: 0|req: 141/296] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:57:14 2025] POST /volume/v3/volumes => generated 754 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1152.133448] [57601]: DEBUG cinder.api.middleware.request_id [None req-0d879d70-2ee0-4e44-9cbc-6bcf5bedd8e5 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.135796] [57601]: INFO cinder.api.openstack.wsgi [None req-0d879d70-2ee0-4e44-9cbc-6bcf5bedd8e5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1152.136051] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0d879d70-2ee0-4e44-9cbc-6bcf5bedd8e5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1152.136276] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0d879d70-2ee0-4e44-9cbc-6bcf5bedd8e5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1152.149054] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.149054] [57601]: warnings.warn( [ 1152.152515] [57601]: INFO cinder.volume.api [None req-0d879d70-2ee0-4e44-9cbc-6bcf5bedd8e5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1152.158991] [57601]: INFO cinder.api.openstack.wsgi [None req-0d879d70-2ee0-4e44-9cbc-6bcf5bedd8e5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1152.158991] [57601]: [pid: 57601|app: 0|req: 142/297] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:14 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.273526] [57600]: INFO cinder.api.openstack.wsgi [req-012398a8-5835-4e0f-8b29-af8a8e93e8dc req-d7dbc9dc-fa95-486e-a3ed-2ed0db6691b8 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/attachments/2de9c7b2-47eb-47e8-b18f-86fc3bb487b1 returned with HTTP 200 [ 1152.274191] [57600]: [pid: 57600|app: 0|req: 156/298] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:57:14 2025] DELETE /volume/v3/attachments/2de9c7b2-47eb-47e8-b18f-86fc3bb487b1 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.511234] [57601]: DEBUG cinder.api.middleware.request_id [None req-f7e0e6fc-b1f6-47f2-9a26-8964ea88f007 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.514018] [57601]: INFO cinder.api.openstack.wsgi [None req-f7e0e6fc-b1f6-47f2-9a26-8964ea88f007 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1152.514292] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f7e0e6fc-b1f6-47f2-9a26-8964ea88f007 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1152.514565] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f7e0e6fc-b1f6-47f2-9a26-8964ea88f007 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1152.523590] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.523590] [57601]: warnings.warn( [ 1152.527700] [57601]: INFO cinder.volume.api [None req-f7e0e6fc-b1f6-47f2-9a26-8964ea88f007 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1152.532324] [57601]: INFO cinder.api.openstack.wsgi [None req-f7e0e6fc-b1f6-47f2-9a26-8964ea88f007 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1152.532879] [57601]: [pid: 57601|app: 0|req: 143/299] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:15 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.169177] [57600]: DEBUG cinder.api.middleware.request_id [None req-c4c7f9ac-fd0d-440d-a159-1c9df976b5f2 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.171348] [57600]: INFO cinder.api.openstack.wsgi [None req-c4c7f9ac-fd0d-440d-a159-1c9df976b5f2 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1153.171559] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c4c7f9ac-fd0d-440d-a159-1c9df976b5f2 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1153.171775] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c4c7f9ac-fd0d-440d-a159-1c9df976b5f2 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1153.181976] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.181976] [57600]: warnings.warn( [ 1153.186325] [57600]: INFO cinder.volume.api [None req-c4c7f9ac-fd0d-440d-a159-1c9df976b5f2 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1153.191627] [57600]: INFO cinder.api.openstack.wsgi [None req-c4c7f9ac-fd0d-440d-a159-1c9df976b5f2 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1153.192085] [57600]: [pid: 57600|app: 0|req: 157/300] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:15 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.233025] [57601]: DEBUG cinder.api.middleware.request_id [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-e9a9d55b-869f-4b1e-b1bd-4827e1399d75 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.238769] [57601]: INFO cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-e9a9d55b-869f-4b1e-b1bd-4827e1399d75 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1153.238769] [57601]: DEBUG cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-e9a9d55b-869f-4b1e-b1bd-4827e1399d75 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1153.238769] [57601]: DEBUG cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-e9a9d55b-869f-4b1e-b1bd-4827e1399d75 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1153.247677] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.247677] [57601]: warnings.warn( [ 1153.251891] [57601]: INFO cinder.volume.api [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-e9a9d55b-869f-4b1e-b1bd-4827e1399d75 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1153.256472] [57601]: INFO cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-e9a9d55b-869f-4b1e-b1bd-4827e1399d75 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1153.256930] [57601]: [pid: 57601|app: 0|req: 144/301] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:57:15 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.314106] [57600]: DEBUG cinder.api.middleware.request_id [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-3b0537f7-3e68-46cd-b122-c95a7b8c1e3a None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.316674] [57600]: INFO cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-3b0537f7-3e68-46cd-b122-c95a7b8c1e3a tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] POST http://10.180.1.21/volume/v3/attachments/f7ec87f4-12cb-4e9a-8166-8c004cf04198/action [ 1153.316997] [57600]: DEBUG cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-3b0537f7-3e68-46cd-b122-c95a7b8c1e3a tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Action body: b'{"os-complete": null}' {{(pid=57600) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1153.317360] [57600]: DEBUG cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-3b0537f7-3e68-46cd-b122-c95a7b8c1e3a tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1153.335044] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.335044] [57600]: warnings.warn( [ 1153.344184] [57600]: INFO cinder.api.openstack.wsgi [req-e04c4938-2dd3-4f4a-bdc8-f570c78bc557 req-3b0537f7-3e68-46cd-b122-c95a7b8c1e3a tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/attachments/f7ec87f4-12cb-4e9a-8166-8c004cf04198/action returned with HTTP 204 [ 1153.344909] [57600]: [pid: 57600|app: 0|req: 158/302] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:57:16 2025] POST /volume/v3/attachments/f7ec87f4-12cb-4e9a-8166-8c004cf04198/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1153.603853] [57601]: DEBUG cinder.api.middleware.request_id [None req-d79a4b12-c92c-4f89-a5ae-04dac34bcc6b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.606403] [57601]: INFO cinder.api.openstack.wsgi [None req-d79a4b12-c92c-4f89-a5ae-04dac34bcc6b tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1153.606475] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d79a4b12-c92c-4f89-a5ae-04dac34bcc6b tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1153.606656] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d79a4b12-c92c-4f89-a5ae-04dac34bcc6b tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1153.616850] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.616850] [57601]: warnings.warn( [ 1153.620358] [57601]: INFO cinder.volume.api [None req-d79a4b12-c92c-4f89-a5ae-04dac34bcc6b tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1153.624765] [57601]: INFO cinder.api.openstack.wsgi [None req-d79a4b12-c92c-4f89-a5ae-04dac34bcc6b tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1153.625209] [57601]: [pid: 57601|app: 0|req: 145/303] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:16 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1153.660272] [57600]: DEBUG cinder.api.middleware.request_id [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-d5131e3d-046c-4bc1-af20-a0956adb2720 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.662688] [57600]: INFO cinder.api.openstack.wsgi [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-d5131e3d-046c-4bc1-af20-a0956adb2720 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1153.662899] [57600]: DEBUG cinder.api.openstack.wsgi [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-d5131e3d-046c-4bc1-af20-a0956adb2720 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1153.663116] [57600]: DEBUG cinder.api.openstack.wsgi [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-d5131e3d-046c-4bc1-af20-a0956adb2720 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1153.673094] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.673094] [57600]: warnings.warn( [ 1153.676275] [57600]: INFO cinder.volume.api [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-d5131e3d-046c-4bc1-af20-a0956adb2720 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1153.680456] [57600]: INFO cinder.api.openstack.wsgi [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-d5131e3d-046c-4bc1-af20-a0956adb2720 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1153.680872] [57600]: [pid: 57600|app: 0|req: 159/304] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:57:16 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1153.696224] [57601]: DEBUG cinder.api.middleware.request_id [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-184e51bb-7cf3-436c-a51e-6107219f4246 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.698529] [57601]: INFO cinder.api.openstack.wsgi [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-184e51bb-7cf3-436c-a51e-6107219f4246 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] POST http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882/action [ 1153.699197] [57601]: DEBUG cinder.api.openstack.wsgi [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-184e51bb-7cf3-436c-a51e-6107219f4246 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1153.699197] [57601]: DEBUG cinder.api.openstack.wsgi [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-184e51bb-7cf3-436c-a51e-6107219f4246 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1153.711214] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.711214] [57601]: warnings.warn( [ 1153.711711] [57601]: INFO cinder.volume.api [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-184e51bb-7cf3-436c-a51e-6107219f4246 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1153.716550] [57601]: INFO cinder.volume.api [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-184e51bb-7cf3-436c-a51e-6107219f4246 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Begin detaching volume completed successfully. [ 1153.716778] [57601]: INFO cinder.api.openstack.wsgi [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-184e51bb-7cf3-436c-a51e-6107219f4246 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882/action returned with HTTP 202 [ 1153.717257] [57601]: [pid: 57601|app: 0|req: 146/305] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 13:57:16 2025] POST /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1154.742117] [57600]: DEBUG cinder.api.middleware.request_id [None req-ffbfb42b-20fa-484f-ba06-599ebec1a9b9 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.742565] [57600]: INFO cinder.api.openstack.wsgi [None req-ffbfb42b-20fa-484f-ba06-599ebec1a9b9 None None] GET http://10.180.1.21/volume// [ 1154.742729] [57600]: DEBUG cinder.api.openstack.wsgi [None req-ffbfb42b-20fa-484f-ba06-599ebec1a9b9 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1154.742945] [57600]: DEBUG cinder.api.openstack.wsgi [None req-ffbfb42b-20fa-484f-ba06-599ebec1a9b9 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1154.743390] [57600]: INFO cinder.api.openstack.wsgi [None req-ffbfb42b-20fa-484f-ba06-599ebec1a9b9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1154.743684] [57600]: [pid: 57600|app: 0|req: 160/306] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:57:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1154.747422] [57601]: DEBUG cinder.api.middleware.request_id [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-98c6f38c-762c-4aa1-a7af-de93ae85ec99 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.749863] [57601]: INFO cinder.api.openstack.wsgi [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-98c6f38c-762c-4aa1-a7af-de93ae85ec99 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1154.750449] [57601]: DEBUG cinder.api.openstack.wsgi [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-98c6f38c-762c-4aa1-a7af-de93ae85ec99 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1154.750449] [57601]: DEBUG cinder.api.openstack.wsgi [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-98c6f38c-762c-4aa1-a7af-de93ae85ec99 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1154.769442] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.769442] [57601]: warnings.warn( [ 1154.775755] [57601]: INFO cinder.volume.api [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-98c6f38c-762c-4aa1-a7af-de93ae85ec99 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1154.778096] [57600]: DEBUG cinder.api.middleware.request_id [None req-9b46ffec-5743-4af3-8a71-8f832a88767d None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.778559] [57600]: INFO cinder.api.openstack.wsgi [None req-9b46ffec-5743-4af3-8a71-8f832a88767d None None] GET http://10.180.1.21/volume// [ 1154.778778] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9b46ffec-5743-4af3-8a71-8f832a88767d None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1154.779085] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9b46ffec-5743-4af3-8a71-8f832a88767d None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1154.779507] [57600]: INFO cinder.api.openstack.wsgi [None req-9b46ffec-5743-4af3-8a71-8f832a88767d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1154.779902] [57600]: [pid: 57600|app: 0|req: 161/307] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 13:57:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1154.782053] [57601]: INFO cinder.api.openstack.wsgi [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-98c6f38c-762c-4aa1-a7af-de93ae85ec99 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1154.782811] [57601]: [pid: 57601|app: 0|req: 147/308] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:57:17 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 1327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1154.785034] [57600]: DEBUG cinder.api.middleware.request_id [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-bb7027a0-7a74-4788-9f45-c8c42afeb8e1 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.787510] [57600]: INFO cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-bb7027a0-7a74-4788-9f45-c8c42afeb8e1 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1154.788261] [57600]: DEBUG cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-bb7027a0-7a74-4788-9f45-c8c42afeb8e1 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "647e48de-67e9-4d72-a38d-f924323720d1", "connector": null, "instance_uuid": "b149dc7d-6312-438b-99e8-8276c168e324"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1154.798438] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.798438] [57600]: warnings.warn( [ 1154.822153] [57600]: INFO cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-bb7027a0-7a74-4788-9f45-c8c42afeb8e1 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1154.823106] [57600]: [pid: 57600|app: 0|req: 162/309] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:57:17 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.843189] [57601]: DEBUG cinder.api.middleware.request_id [None req-ddcd5293-8472-4e59-8469-5571f05fb455 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.845697] [57601]: INFO cinder.api.openstack.wsgi [None req-ddcd5293-8472-4e59-8469-5571f05fb455 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1154.846088] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ddcd5293-8472-4e59-8469-5571f05fb455 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1154.846324] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ddcd5293-8472-4e59-8469-5571f05fb455 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1154.857347] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.857347] [57601]: warnings.warn( [ 1154.861411] [57601]: INFO cinder.volume.api [None req-ddcd5293-8472-4e59-8469-5571f05fb455 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1154.863715] [57600]: DEBUG cinder.api.middleware.request_id [None req-84f74675-2258-4f7a-8299-7860225c593c None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.864272] [57600]: INFO cinder.api.openstack.wsgi [None req-84f74675-2258-4f7a-8299-7860225c593c None None] GET http://10.180.1.21/volume// [ 1154.864444] [57600]: DEBUG cinder.api.openstack.wsgi [None req-84f74675-2258-4f7a-8299-7860225c593c None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1154.864651] [57600]: DEBUG cinder.api.openstack.wsgi [None req-84f74675-2258-4f7a-8299-7860225c593c None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1154.865116] [57600]: INFO cinder.api.openstack.wsgi [None req-84f74675-2258-4f7a-8299-7860225c593c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1154.865554] [57600]: [pid: 57600|app: 0|req: 163/310] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:57:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1154.866990] [57601]: INFO cinder.api.openstack.wsgi [None req-ddcd5293-8472-4e59-8469-5571f05fb455 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1154.867480] [57601]: [pid: 57601|app: 0|req: 148/311] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:17 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.881094] [57600]: DEBUG cinder.api.middleware.request_id [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-90374b2b-c9a4-4de6-ac02-4ac9ed29e283 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.883423] [57600]: INFO cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-90374b2b-c9a4-4de6-ac02-4ac9ed29e283 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1154.883655] [57600]: DEBUG cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-90374b2b-c9a4-4de6-ac02-4ac9ed29e283 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1154.883884] [57600]: DEBUG cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-90374b2b-c9a4-4de6-ac02-4ac9ed29e283 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1154.894282] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.894282] [57600]: warnings.warn( [ 1154.901598] [57600]: INFO cinder.volume.api [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-90374b2b-c9a4-4de6-ac02-4ac9ed29e283 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1154.911644] [57600]: INFO cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-90374b2b-c9a4-4de6-ac02-4ac9ed29e283 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1154.912302] [57600]: [pid: 57600|app: 0|req: 164/312] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:57:17 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1154.947942] [57601]: DEBUG cinder.api.middleware.request_id [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-bb617df8-d499-4c8f-bafb-328ce2f67cce None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.950398] [57601]: INFO cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-bb617df8-d499-4c8f-bafb-328ce2f67cce tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] PUT http://10.180.1.21/volume/v3/attachments/00be5776-6b54-4bd5-b665-4aefa34772a3 [ 1154.950825] [57601]: DEBUG cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-bb617df8-d499-4c8f-bafb-328ce2f67cce tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-999449", "mountpoint": "/dev/sdb"}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1154.958876] [57601]: DEBUG cinder.coordination [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-bb617df8-d499-4c8f-bafb-328ce2f67cce tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Acquiring lock "cinder-attachment_update-647e48de-67e9-4d72-a38d-f924323720d1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1154.963520] [57601]: DEBUG cinder.coordination [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-bb617df8-d499-4c8f-bafb-328ce2f67cce tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Lock "cinder-attachment_update-647e48de-67e9-4d72-a38d-f924323720d1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1154.964642] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.964642] [57601]: warnings.warn( [ 1155.628363] [57600]: DEBUG cinder.api.middleware.request_id [None req-b444f939-f02c-4491-9e28-6eb9df11f110 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.630823] [57600]: INFO cinder.api.openstack.wsgi [None req-b444f939-f02c-4491-9e28-6eb9df11f110 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1155.631135] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b444f939-f02c-4491-9e28-6eb9df11f110 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1155.631478] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b444f939-f02c-4491-9e28-6eb9df11f110 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1155.645643] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.645643] [57600]: warnings.warn( [ 1155.650144] [57600]: INFO cinder.volume.api [None req-b444f939-f02c-4491-9e28-6eb9df11f110 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1155.655503] [57600]: INFO cinder.api.openstack.wsgi [None req-b444f939-f02c-4491-9e28-6eb9df11f110 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1155.655918] [57600]: [pid: 57600|app: 0|req: 165/313] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:18 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.693381] [57600]: DEBUG cinder.api.middleware.request_id [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-8a47df5c-1b07-4378-8713-ae2e7f51484f None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.696042] [57600]: INFO cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-8a47df5c-1b07-4378-8713-ae2e7f51484f tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1155.696287] [57600]: DEBUG cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-8a47df5c-1b07-4378-8713-ae2e7f51484f tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1155.696499] [57600]: DEBUG cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-8a47df5c-1b07-4378-8713-ae2e7f51484f tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1155.705908] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.705908] [57600]: warnings.warn( [ 1155.710500] [57600]: INFO cinder.volume.api [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-8a47df5c-1b07-4378-8713-ae2e7f51484f tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1155.715293] [57600]: INFO cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-8a47df5c-1b07-4378-8713-ae2e7f51484f tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1155.715847] [57600]: [pid: 57600|app: 0|req: 166/314] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:57:18 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.878933] [57600]: DEBUG cinder.api.middleware.request_id [None req-036a6408-c099-412e-ac46-d39f22962f56 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.881142] [57600]: INFO cinder.api.openstack.wsgi [None req-036a6408-c099-412e-ac46-d39f22962f56 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1155.881439] [57600]: DEBUG cinder.api.openstack.wsgi [None req-036a6408-c099-412e-ac46-d39f22962f56 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1155.881659] [57600]: DEBUG cinder.api.openstack.wsgi [None req-036a6408-c099-412e-ac46-d39f22962f56 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1155.894881] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.894881] [57600]: warnings.warn( [ 1155.899940] [57600]: INFO cinder.volume.api [None req-036a6408-c099-412e-ac46-d39f22962f56 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1155.904997] [57600]: INFO cinder.api.openstack.wsgi [None req-036a6408-c099-412e-ac46-d39f22962f56 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1155.905883] [57600]: [pid: 57600|app: 0|req: 167/315] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:18 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.959687] [57600]: DEBUG cinder.api.middleware.request_id [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-43a3827d-d778-4dad-943e-72c087002b57 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.962167] [57600]: INFO cinder.api.openstack.wsgi [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-43a3827d-d778-4dad-943e-72c087002b57 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9cb2fa34-bf1b-4857-8e0d-16a80a32e606 [ 1155.962508] [57600]: DEBUG cinder.api.openstack.wsgi [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-43a3827d-d778-4dad-943e-72c087002b57 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1155.962799] [57600]: DEBUG cinder.api.openstack.wsgi [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-43a3827d-d778-4dad-943e-72c087002b57 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'version_select' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1155.971157] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.971157] [57600]: warnings.warn( [ 1156.507947] [57600]: INFO cinder.api.openstack.wsgi [req-f96d6acb-09ba-42fa-847f-d2d1bc3e89a9 req-43a3827d-d778-4dad-943e-72c087002b57 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/attachments/9cb2fa34-bf1b-4857-8e0d-16a80a32e606 returned with HTTP 200 [ 1156.508445] [57600]: [pid: 57600|app: 0|req: 168/316] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:57:18 2025] DELETE /volume/v3/attachments/9cb2fa34-bf1b-4857-8e0d-16a80a32e606 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.509238] [57600]: DEBUG cinder.api.middleware.request_id [req-6c9aab96-ac1b-442f-b496-8abfa6aaf460 req-844ae605-ea91-4b55-987c-5a472ed8c13d None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.511426] [57600]: INFO cinder.api.openstack.wsgi [req-6c9aab96-ac1b-442f-b496-8abfa6aaf460 req-844ae605-ea91-4b55-987c-5a472ed8c13d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 [ 1156.511637] [57600]: DEBUG cinder.api.openstack.wsgi [req-6c9aab96-ac1b-442f-b496-8abfa6aaf460 req-844ae605-ea91-4b55-987c-5a472ed8c13d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1156.511850] [57600]: DEBUG cinder.api.openstack.wsgi [req-6c9aab96-ac1b-442f-b496-8abfa6aaf460 req-844ae605-ea91-4b55-987c-5a472ed8c13d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1156.521040] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.521040] [57600]: warnings.warn( [ 1156.524176] [57600]: INFO cinder.volume.api [req-6c9aab96-ac1b-442f-b496-8abfa6aaf460 req-844ae605-ea91-4b55-987c-5a472ed8c13d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 1156.528772] [57600]: INFO cinder.api.openstack.wsgi [req-6c9aab96-ac1b-442f-b496-8abfa6aaf460 req-844ae605-ea91-4b55-987c-5a472ed8c13d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 returned with HTTP 200 [ 1156.529171] [57600]: [pid: 57600|app: 0|req: 169/317] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:57:19 2025] GET /volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.540632] [57600]: DEBUG cinder.api.middleware.request_id [None req-88fbceeb-1840-42a5-af5a-bafe3994b30c None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.541048] [57600]: INFO cinder.api.openstack.wsgi [None req-88fbceeb-1840-42a5-af5a-bafe3994b30c None None] GET http://10.180.1.21/volume// [ 1156.541221] [57600]: DEBUG cinder.api.openstack.wsgi [None req-88fbceeb-1840-42a5-af5a-bafe3994b30c None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1156.541420] [57600]: DEBUG cinder.api.openstack.wsgi [None req-88fbceeb-1840-42a5-af5a-bafe3994b30c None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1156.541807] [57600]: INFO cinder.api.openstack.wsgi [None req-88fbceeb-1840-42a5-af5a-bafe3994b30c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1156.542125] [57600]: [pid: 57600|app: 0|req: 170/318] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 13:57:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1156.545496] [57600]: DEBUG cinder.api.middleware.request_id [req-6c9aab96-ac1b-442f-b496-8abfa6aaf460 req-d56fa20c-c663-4cad-8678-1000abca29a9 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.547526] [57600]: INFO cinder.api.openstack.wsgi [req-6c9aab96-ac1b-442f-b496-8abfa6aaf460 req-d56fa20c-c663-4cad-8678-1000abca29a9 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1156.547887] [57600]: DEBUG cinder.api.openstack.wsgi [req-6c9aab96-ac1b-442f-b496-8abfa6aaf460 req-d56fa20c-c663-4cad-8678-1000abca29a9 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4", "connector": null, "instance_uuid": "bd713a48-1d10-4fb0-bdd1-240455fde8cf"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1156.557790] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.557790] [57600]: warnings.warn( [ 1156.580138] [57600]: INFO cinder.api.openstack.wsgi [req-6c9aab96-ac1b-442f-b496-8abfa6aaf460 req-d56fa20c-c663-4cad-8678-1000abca29a9 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1156.580582] [57600]: [pid: 57600|app: 0|req: 171/319] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:57:19 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.605811] [57600]: DEBUG cinder.api.middleware.request_id [req-6c9aab96-ac1b-442f-b496-8abfa6aaf460 req-4ffc486e-1609-40b7-9bd0-88f62d886f7c None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.608043] [57600]: INFO cinder.api.openstack.wsgi [req-6c9aab96-ac1b-442f-b496-8abfa6aaf460 req-4ffc486e-1609-40b7-9bd0-88f62d886f7c tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] POST http://10.180.1.21/volume/v3/attachments/381b80a6-9505-46e1-ad3c-813b9494084e/action [ 1156.608536] [57600]: DEBUG cinder.api.openstack.wsgi [req-6c9aab96-ac1b-442f-b496-8abfa6aaf460 req-4ffc486e-1609-40b7-9bd0-88f62d886f7c tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Action body: b'{"os-complete": null}' {{(pid=57600) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1156.608670] [57600]: DEBUG cinder.api.openstack.wsgi [req-6c9aab96-ac1b-442f-b496-8abfa6aaf460 req-4ffc486e-1609-40b7-9bd0-88f62d886f7c tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1156.626865] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.626865] [57600]: warnings.warn( [ 1156.633608] [57600]: INFO cinder.api.openstack.wsgi [req-6c9aab96-ac1b-442f-b496-8abfa6aaf460 req-4ffc486e-1609-40b7-9bd0-88f62d886f7c tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/attachments/381b80a6-9505-46e1-ad3c-813b9494084e/action returned with HTTP 204 [ 1156.634257] [57600]: [pid: 57600|app: 0|req: 172/320] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:57:19 2025] POST /volume/v3/attachments/381b80a6-9505-46e1-ad3c-813b9494084e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1156.649277] [57600]: DEBUG cinder.api.middleware.request_id [None req-c0ba6afa-0b32-4cab-8dfe-c9e3d6828448 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.651593] [57600]: INFO cinder.api.openstack.wsgi [None req-c0ba6afa-0b32-4cab-8dfe-c9e3d6828448 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 [ 1156.651837] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c0ba6afa-0b32-4cab-8dfe-c9e3d6828448 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1156.652052] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c0ba6afa-0b32-4cab-8dfe-c9e3d6828448 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1156.661781] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.661781] [57600]: warnings.warn( [ 1156.665089] [57600]: INFO cinder.volume.api [None req-c0ba6afa-0b32-4cab-8dfe-c9e3d6828448 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 1156.669447] [57600]: INFO cinder.api.openstack.wsgi [None req-c0ba6afa-0b32-4cab-8dfe-c9e3d6828448 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 returned with HTTP 200 [ 1156.669894] [57600]: [pid: 57600|app: 0|req: 173/321] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:19 2025] GET /volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1156.679299] [57600]: DEBUG cinder.api.middleware.request_id [None req-d26d426f-4ba6-474b-96a0-43eeca2831cc None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.681085] [57600]: INFO cinder.api.openstack.wsgi [None req-d26d426f-4ba6-474b-96a0-43eeca2831cc tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 [ 1156.681319] [57600]: DEBUG cinder.api.openstack.wsgi [None req-d26d426f-4ba6-474b-96a0-43eeca2831cc tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1156.681547] [57600]: DEBUG cinder.api.openstack.wsgi [None req-d26d426f-4ba6-474b-96a0-43eeca2831cc tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1156.692446] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.692446] [57600]: warnings.warn( [ 1156.695954] [57600]: INFO cinder.volume.api [None req-d26d426f-4ba6-474b-96a0-43eeca2831cc tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 1156.700439] [57600]: INFO cinder.api.openstack.wsgi [None req-d26d426f-4ba6-474b-96a0-43eeca2831cc tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 returned with HTTP 200 [ 1156.700884] [57600]: [pid: 57600|app: 0|req: 174/322] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:19 2025] GET /volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.916327] [57600]: DEBUG cinder.api.middleware.request_id [None req-143a546c-6509-4f4b-a086-728bb4f7405b None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.918406] [57600]: INFO cinder.api.openstack.wsgi [None req-143a546c-6509-4f4b-a086-728bb4f7405b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1156.918616] [57600]: DEBUG cinder.api.openstack.wsgi [None req-143a546c-6509-4f4b-a086-728bb4f7405b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1156.918820] [57600]: DEBUG cinder.api.openstack.wsgi [None req-143a546c-6509-4f4b-a086-728bb4f7405b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1156.928796] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.928796] [57600]: warnings.warn( [ 1156.932100] [57600]: INFO cinder.volume.api [None req-143a546c-6509-4f4b-a086-728bb4f7405b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1156.936316] [57600]: INFO cinder.api.openstack.wsgi [None req-143a546c-6509-4f4b-a086-728bb4f7405b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1156.936737] [57600]: [pid: 57600|app: 0|req: 175/323] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:19 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.238017] [57600]: DEBUG cinder.api.middleware.request_id [None req-8f1c044a-5cd3-4b6e-9a62-8c25e8cf92cd None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.238748] [57600]: INFO cinder.api.openstack.wsgi [None req-8f1c044a-5cd3-4b6e-9a62-8c25e8cf92cd None None] GET http://10.180.1.21/volume// [ 1157.238954] [57600]: DEBUG cinder.api.openstack.wsgi [None req-8f1c044a-5cd3-4b6e-9a62-8c25e8cf92cd None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1157.239189] [57600]: DEBUG cinder.api.openstack.wsgi [None req-8f1c044a-5cd3-4b6e-9a62-8c25e8cf92cd None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1157.239594] [57600]: INFO cinder.api.openstack.wsgi [None req-8f1c044a-5cd3-4b6e-9a62-8c25e8cf92cd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1157.239978] [57600]: [pid: 57600|app: 0|req: 176/324] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 13:57:19 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1157.244038] [57600]: DEBUG cinder.api.middleware.request_id [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-42a3a6f2-2205-49df-af27-2bcf16ff7c12 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.246316] [57600]: INFO cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-42a3a6f2-2205-49df-af27-2bcf16ff7c12 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1157.246683] [57600]: DEBUG cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-42a3a6f2-2205-49df-af27-2bcf16ff7c12 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6fc088c-b566-41e5-bfd6-a3027b1de520", "connector": null, "instance_uuid": "30ac7d95-858a-44af-914e-f879ebfad3df"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1157.259172] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.259172] [57600]: warnings.warn( [ 1157.281515] [57600]: INFO cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-42a3a6f2-2205-49df-af27-2bcf16ff7c12 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1157.282040] [57600]: [pid: 57600|app: 0|req: 177/325] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:57:19 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.282755] [57600]: DEBUG cinder.api.middleware.request_id [req-fcad25d9-4422-44ef-92b7-24ce98f17096 req-daf43429-a21c-403d-a19d-a3eddb5508c3 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.284800] [57600]: INFO cinder.api.openstack.wsgi [req-fcad25d9-4422-44ef-92b7-24ce98f17096 req-daf43429-a21c-403d-a19d-a3eddb5508c3 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 [ 1157.285029] [57600]: DEBUG cinder.api.openstack.wsgi [req-fcad25d9-4422-44ef-92b7-24ce98f17096 req-daf43429-a21c-403d-a19d-a3eddb5508c3 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1157.285258] [57600]: DEBUG cinder.api.openstack.wsgi [req-fcad25d9-4422-44ef-92b7-24ce98f17096 req-daf43429-a21c-403d-a19d-a3eddb5508c3 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1157.294480] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.294480] [57600]: warnings.warn( [ 1157.298220] [57600]: INFO cinder.volume.api [req-fcad25d9-4422-44ef-92b7-24ce98f17096 req-daf43429-a21c-403d-a19d-a3eddb5508c3 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 1157.303950] [57600]: INFO cinder.api.openstack.wsgi [req-fcad25d9-4422-44ef-92b7-24ce98f17096 req-daf43429-a21c-403d-a19d-a3eddb5508c3 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 returned with HTTP 200 [ 1157.304545] [57600]: [pid: 57600|app: 0|req: 178/326] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:57:19 2025] GET /volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.305563] [57600]: DEBUG cinder.api.middleware.request_id [None req-be6d37b9-09bb-4197-ba74-a4500cbeb647 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.307836] [57600]: INFO cinder.api.openstack.wsgi [None req-be6d37b9-09bb-4197-ba74-a4500cbeb647 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1157.308226] [57600]: DEBUG cinder.api.openstack.wsgi [None req-be6d37b9-09bb-4197-ba74-a4500cbeb647 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1157.308951] [57600]: DEBUG cinder.api.openstack.wsgi [None req-be6d37b9-09bb-4197-ba74-a4500cbeb647 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1157.321655] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.321655] [57600]: warnings.warn( [ 1157.325987] [57600]: INFO cinder.volume.api [None req-be6d37b9-09bb-4197-ba74-a4500cbeb647 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1157.334344] [57600]: INFO cinder.api.openstack.wsgi [None req-be6d37b9-09bb-4197-ba74-a4500cbeb647 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1157.335274] [57600]: [pid: 57600|app: 0|req: 179/327] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:20 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.336401] [57600]: DEBUG cinder.api.middleware.request_id [req-fcad25d9-4422-44ef-92b7-24ce98f17096 req-c40465ca-ad5b-47c6-95b9-75d64102f293 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.339060] [57600]: INFO cinder.api.openstack.wsgi [req-fcad25d9-4422-44ef-92b7-24ce98f17096 req-c40465ca-ad5b-47c6-95b9-75d64102f293 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] DELETE http://10.180.1.21/volume/v3/attachments/381b80a6-9505-46e1-ad3c-813b9494084e [ 1157.339267] [57600]: DEBUG cinder.api.openstack.wsgi [req-fcad25d9-4422-44ef-92b7-24ce98f17096 req-c40465ca-ad5b-47c6-95b9-75d64102f293 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1157.339471] [57600]: DEBUG cinder.api.openstack.wsgi [req-fcad25d9-4422-44ef-92b7-24ce98f17096 req-c40465ca-ad5b-47c6-95b9-75d64102f293 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'version_select' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1157.346994] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.346994] [57600]: warnings.warn( [ 1157.874747] [57600]: INFO cinder.api.openstack.wsgi [req-fcad25d9-4422-44ef-92b7-24ce98f17096 req-c40465ca-ad5b-47c6-95b9-75d64102f293 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/attachments/381b80a6-9505-46e1-ad3c-813b9494084e returned with HTTP 200 [ 1157.875309] [57600]: [pid: 57600|app: 0|req: 180/328] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:57:20 2025] DELETE /volume/v3/attachments/381b80a6-9505-46e1-ad3c-813b9494084e => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.876238] [57600]: DEBUG cinder.api.middleware.request_id [None req-1c36ef8b-ff45-4259-a872-944a5ebf10ea None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.878482] [57600]: INFO cinder.api.openstack.wsgi [None req-1c36ef8b-ff45-4259-a872-944a5ebf10ea tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d517f98b-4adf-438e-acbf-8b2d68a8115f [ 1157.878741] [57600]: DEBUG cinder.api.openstack.wsgi [None req-1c36ef8b-ff45-4259-a872-944a5ebf10ea tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1157.878970] [57600]: DEBUG cinder.api.openstack.wsgi [None req-1c36ef8b-ff45-4259-a872-944a5ebf10ea tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Calling method 'delete' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1157.879212] [57600]: INFO cinder.api.v3.volumes [None req-1c36ef8b-ff45-4259-a872-944a5ebf10ea tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Delete volume with id: d517f98b-4adf-438e-acbf-8b2d68a8115f [ 1157.889282] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.889282] [57600]: warnings.warn( [ 1157.889928] [57600]: INFO cinder.volume.api [None req-1c36ef8b-ff45-4259-a872-944a5ebf10ea tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Volume info retrieved successfully. [ 1157.915688] [57600]: INFO cinder.volume.api [None req-1c36ef8b-ff45-4259-a872-944a5ebf10ea tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Delete volume request issued successfully. [ 1157.915899] [57600]: INFO cinder.api.openstack.wsgi [None req-1c36ef8b-ff45-4259-a872-944a5ebf10ea tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] http://10.180.1.21/volume/v3/volumes/d517f98b-4adf-438e-acbf-8b2d68a8115f returned with HTTP 202 [ 1157.916570] [57600]: [pid: 57600|app: 0|req: 181/329] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:57:20 2025] DELETE /volume/v3/volumes/d517f98b-4adf-438e-acbf-8b2d68a8115f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1157.917508] [57600]: DEBUG cinder.api.middleware.request_id [None req-6e54100b-8492-48d0-8ca2-e3bf3e441462 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.917508] [57600]: INFO cinder.api.openstack.wsgi [None req-6e54100b-8492-48d0-8ca2-e3bf3e441462 None None] GET http://10.180.1.21/volume// [ 1157.917681] [57600]: DEBUG cinder.api.openstack.wsgi [None req-6e54100b-8492-48d0-8ca2-e3bf3e441462 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1157.917894] [57600]: DEBUG cinder.api.openstack.wsgi [None req-6e54100b-8492-48d0-8ca2-e3bf3e441462 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1157.918294] [57600]: INFO cinder.api.openstack.wsgi [None req-6e54100b-8492-48d0-8ca2-e3bf3e441462 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1157.918581] [57600]: [pid: 57600|app: 0|req: 182/330] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:57:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1157.919442] [57600]: DEBUG cinder.api.middleware.request_id [None req-19b67019-10a2-49c1-ae0e-41633da3a397 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.921173] [57600]: INFO cinder.api.openstack.wsgi [None req-19b67019-10a2-49c1-ae0e-41633da3a397 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 [ 1157.921395] [57600]: DEBUG cinder.api.openstack.wsgi [None req-19b67019-10a2-49c1-ae0e-41633da3a397 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1157.921754] [57600]: DEBUG cinder.api.openstack.wsgi [None req-19b67019-10a2-49c1-ae0e-41633da3a397 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1157.929278] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.929278] [57600]: warnings.warn( [ 1157.933334] [57600]: INFO cinder.volume.api [None req-19b67019-10a2-49c1-ae0e-41633da3a397 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 1157.938555] [57600]: INFO cinder.api.openstack.wsgi [None req-19b67019-10a2-49c1-ae0e-41633da3a397 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 returned with HTTP 200 [ 1157.938976] [57600]: [pid: 57600|app: 0|req: 183/331] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:20 2025] GET /volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.939601] [57600]: DEBUG cinder.api.middleware.request_id [None req-878fdb8c-0d39-427b-b7ac-1bd8b0935ad3 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.941354] [57600]: INFO cinder.api.openstack.wsgi [None req-878fdb8c-0d39-427b-b7ac-1bd8b0935ad3 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] GET http://10.180.1.21/volume/v3/volumes/d517f98b-4adf-438e-acbf-8b2d68a8115f [ 1157.941552] [57600]: DEBUG cinder.api.openstack.wsgi [None req-878fdb8c-0d39-427b-b7ac-1bd8b0935ad3 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1157.941764] [57600]: DEBUG cinder.api.openstack.wsgi [None req-878fdb8c-0d39-427b-b7ac-1bd8b0935ad3 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1157.949046] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.949046] [57600]: warnings.warn( [ 1157.953271] [57600]: INFO cinder.volume.api [None req-878fdb8c-0d39-427b-b7ac-1bd8b0935ad3 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Volume info retrieved successfully. [ 1157.957700] [57600]: INFO cinder.api.openstack.wsgi [None req-878fdb8c-0d39-427b-b7ac-1bd8b0935ad3 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] http://10.180.1.21/volume/v3/volumes/d517f98b-4adf-438e-acbf-8b2d68a8115f returned with HTTP 200 [ 1157.958203] [57600]: [pid: 57600|app: 0|req: 184/332] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:20 2025] GET /volume/v3/volumes/d517f98b-4adf-438e-acbf-8b2d68a8115f => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.958784] [57600]: DEBUG cinder.api.middleware.request_id [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-e104899a-fb98-4cbf-a15f-a93333c9195a None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.960791] [57600]: INFO cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-e104899a-fb98-4cbf-a15f-a93333c9195a tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1157.961043] [57600]: DEBUG cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-e104899a-fb98-4cbf-a15f-a93333c9195a tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1157.961254] [57600]: DEBUG cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-e104899a-fb98-4cbf-a15f-a93333c9195a tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1157.970407] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.970407] [57600]: warnings.warn( [ 1157.973975] [57600]: INFO cinder.volume.api [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-e104899a-fb98-4cbf-a15f-a93333c9195a tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1157.979227] [57600]: INFO cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-e104899a-fb98-4cbf-a15f-a93333c9195a tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1157.979678] [57600]: [pid: 57600|app: 0|req: 185/333] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:57:20 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1157.980642] [57600]: DEBUG cinder.api.middleware.request_id [None req-9ddfa21e-6657-4653-917e-52995c29b184 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.982087] [57600]: INFO cinder.api.openstack.wsgi [None req-9ddfa21e-6657-4653-917e-52995c29b184 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1157.982260] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9ddfa21e-6657-4653-917e-52995c29b184 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1157.982461] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9ddfa21e-6657-4653-917e-52995c29b184 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1157.989673] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.989673] [57600]: warnings.warn( [ 1157.993752] [57600]: INFO cinder.volume.api [None req-9ddfa21e-6657-4653-917e-52995c29b184 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1157.999392] [57600]: INFO cinder.api.openstack.wsgi [None req-9ddfa21e-6657-4653-917e-52995c29b184 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1157.999821] [57600]: [pid: 57600|app: 0|req: 186/334] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:20 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.000468] [57600]: DEBUG cinder.api.middleware.request_id [None req-98a0c033-766f-4392-9902-90a258b758b7 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.002452] [57600]: INFO cinder.api.openstack.wsgi [None req-98a0c033-766f-4392-9902-90a258b758b7 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1158.002652] [57600]: DEBUG cinder.api.openstack.wsgi [None req-98a0c033-766f-4392-9902-90a258b758b7 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1158.002858] [57600]: DEBUG cinder.api.openstack.wsgi [None req-98a0c033-766f-4392-9902-90a258b758b7 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1158.019704] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.019704] [57600]: warnings.warn( [ 1158.023525] [57600]: INFO cinder.volume.api [None req-98a0c033-766f-4392-9902-90a258b758b7 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1158.028369] [57600]: INFO cinder.api.openstack.wsgi [None req-98a0c033-766f-4392-9902-90a258b758b7 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1158.028799] [57600]: [pid: 57600|app: 0|req: 187/335] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:20 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.029689] [57600]: DEBUG cinder.api.middleware.request_id [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-ba26293d-b082-4495-be2f-5cf4f3582d13 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.032060] [57600]: INFO cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-ba26293d-b082-4495-be2f-5cf4f3582d13 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] PUT http://10.180.1.21/volume/v3/attachments/1850ad81-90a0-42b9-82f4-cfb896bd56b7 [ 1158.032060] [57600]: DEBUG cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-ba26293d-b082-4495-be2f-5cf4f3582d13 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-999459", "mountpoint": "/dev/sdb"}}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1158.040401] [57600]: DEBUG cinder.coordination [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-ba26293d-b082-4495-be2f-5cf4f3582d13 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Acquiring lock "cinder-attachment_update-a6fc088c-b566-41e5-bfd6-a3027b1de520-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1158.046068] [57600]: DEBUG cinder.coordination [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-ba26293d-b082-4495-be2f-5cf4f3582d13 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Lock "cinder-attachment_update-a6fc088c-b566-41e5-bfd6-a3027b1de520-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1158.047100] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.047100] [57600]: warnings.warn( [ 1159.490768] [57601]: DEBUG cinder.coordination [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-bb617df8-d499-4c8f-bafb-328ce2f67cce tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Lock "cinder-attachment_update-647e48de-67e9-4d72-a38d-f924323720d1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=57601) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1159.490768] [57601]: INFO cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-bb617df8-d499-4c8f-bafb-328ce2f67cce tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/attachments/00be5776-6b54-4bd5-b665-4aefa34772a3 returned with HTTP 200 [ 1159.491234] [57601]: [pid: 57601|app: 0|req: 149/336] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:57:17 2025] PUT /volume/v3/attachments/00be5776-6b54-4bd5-b665-4aefa34772a3 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.491637] [57601]: DEBUG cinder.api.middleware.request_id [None req-1308cbeb-08c6-420c-9cb5-bf10e917ed6b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.498806] [57601]: INFO cinder.api.openstack.wsgi [None req-1308cbeb-08c6-420c-9cb5-bf10e917ed6b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1159.499143] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1308cbeb-08c6-420c-9cb5-bf10e917ed6b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1159.499430] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1308cbeb-08c6-420c-9cb5-bf10e917ed6b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1159.511950] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.511950] [57601]: warnings.warn( [ 1159.516109] [57601]: INFO cinder.volume.api [None req-1308cbeb-08c6-420c-9cb5-bf10e917ed6b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1159.521321] [57601]: INFO cinder.api.openstack.wsgi [None req-1308cbeb-08c6-420c-9cb5-bf10e917ed6b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1159.521782] [57601]: [pid: 57601|app: 0|req: 150/337] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:22 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.522612] [57601]: DEBUG cinder.api.middleware.request_id [None req-510c762d-8898-4e93-bc77-aff99f005b8b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.527904] [57601]: INFO cinder.api.openstack.wsgi [None req-510c762d-8898-4e93-bc77-aff99f005b8b tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] GET http://10.180.1.21/volume/v3/volumes/d517f98b-4adf-438e-acbf-8b2d68a8115f [ 1159.528129] [57601]: DEBUG cinder.api.openstack.wsgi [None req-510c762d-8898-4e93-bc77-aff99f005b8b tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1159.528330] [57601]: DEBUG cinder.api.openstack.wsgi [None req-510c762d-8898-4e93-bc77-aff99f005b8b tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1159.537102] [57601]: INFO cinder.api.openstack.wsgi [None req-510c762d-8898-4e93-bc77-aff99f005b8b tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] http://10.180.1.21/volume/v3/volumes/d517f98b-4adf-438e-acbf-8b2d68a8115f returned with HTTP 404 [ 1159.537601] [57601]: [pid: 57601|app: 0|req: 151/338] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:22 2025] GET /volume/v3/volumes/d517f98b-4adf-438e-acbf-8b2d68a8115f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1159.538432] [57601]: DEBUG cinder.api.middleware.request_id [None req-74efbfa6-ed22-400c-973c-4fc68cc027f2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.540572] [57601]: INFO cinder.api.openstack.wsgi [None req-74efbfa6-ed22-400c-973c-4fc68cc027f2 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1159.540779] [57601]: DEBUG cinder.api.openstack.wsgi [None req-74efbfa6-ed22-400c-973c-4fc68cc027f2 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1159.540995] [57601]: DEBUG cinder.api.openstack.wsgi [None req-74efbfa6-ed22-400c-973c-4fc68cc027f2 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1159.551622] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.551622] [57601]: warnings.warn( [ 1159.555607] [57601]: INFO cinder.volume.api [None req-74efbfa6-ed22-400c-973c-4fc68cc027f2 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1159.560592] [57601]: INFO cinder.api.openstack.wsgi [None req-74efbfa6-ed22-400c-973c-4fc68cc027f2 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1159.561148] [57601]: [pid: 57601|app: 0|req: 152/339] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:22 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.561718] [57601]: DEBUG cinder.api.middleware.request_id [None req-61446947-0e94-48cb-bef5-d2a963ed2502 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.563640] [57601]: INFO cinder.api.openstack.wsgi [None req-61446947-0e94-48cb-bef5-d2a963ed2502 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] DELETE http://10.180.1.21/volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 [ 1159.564365] [57601]: DEBUG cinder.api.openstack.wsgi [None req-61446947-0e94-48cb-bef5-d2a963ed2502 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1159.564365] [57601]: DEBUG cinder.api.openstack.wsgi [None req-61446947-0e94-48cb-bef5-d2a963ed2502 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1159.564365] [57601]: INFO cinder.api.v3.volumes [None req-61446947-0e94-48cb-bef5-d2a963ed2502 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Delete volume with id: 73943733-ce36-4d90-a9ed-215faaeac808 [ 1159.572166] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.572166] [57601]: warnings.warn( [ 1159.572740] [57601]: INFO cinder.volume.api [None req-61446947-0e94-48cb-bef5-d2a963ed2502 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Volume info retrieved successfully. [ 1159.592033] [57601]: INFO cinder.volume.api [None req-61446947-0e94-48cb-bef5-d2a963ed2502 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Delete volume request issued successfully. [ 1159.592340] [57601]: INFO cinder.api.openstack.wsgi [None req-61446947-0e94-48cb-bef5-d2a963ed2502 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] http://10.180.1.21/volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 returned with HTTP 202 [ 1159.592874] [57601]: [pid: 57601|app: 0|req: 153/340] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:57:22 2025] DELETE /volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1159.596467] [57601]: DEBUG cinder.api.middleware.request_id [None req-806073f5-0828-46ee-863a-66b588539404 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.600033] [57601]: INFO cinder.api.openstack.wsgi [None req-806073f5-0828-46ee-863a-66b588539404 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] GET http://10.180.1.21/volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 [ 1159.600555] [57601]: DEBUG cinder.api.openstack.wsgi [None req-806073f5-0828-46ee-863a-66b588539404 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1159.600922] [57601]: DEBUG cinder.api.openstack.wsgi [None req-806073f5-0828-46ee-863a-66b588539404 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1159.609838] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.609838] [57601]: warnings.warn( [ 1159.614893] [57601]: INFO cinder.volume.api [None req-806073f5-0828-46ee-863a-66b588539404 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Volume info retrieved successfully. [ 1159.619513] [57601]: INFO cinder.api.openstack.wsgi [None req-806073f5-0828-46ee-863a-66b588539404 tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] http://10.180.1.21/volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 returned with HTTP 200 [ 1159.620076] [57601]: [pid: 57601|app: 0|req: 154/341] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:22 2025] GET /volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1159.765322] [57601]: DEBUG cinder.api.middleware.request_id [req-12687d60-526d-47f7-8cec-35a4ec2d6612 req-c136792a-e0a5-4355-939c-2d1ffdd9ca54 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.767968] [57601]: INFO cinder.api.openstack.wsgi [req-12687d60-526d-47f7-8cec-35a4ec2d6612 req-c136792a-e0a5-4355-939c-2d1ffdd9ca54 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f7ec87f4-12cb-4e9a-8166-8c004cf04198 [ 1159.768211] [57601]: DEBUG cinder.api.openstack.wsgi [req-12687d60-526d-47f7-8cec-35a4ec2d6612 req-c136792a-e0a5-4355-939c-2d1ffdd9ca54 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1159.768418] [57601]: DEBUG cinder.api.openstack.wsgi [req-12687d60-526d-47f7-8cec-35a4ec2d6612 req-c136792a-e0a5-4355-939c-2d1ffdd9ca54 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1159.776680] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.776680] [57601]: warnings.warn( [ 1160.306013] [57601]: INFO cinder.api.openstack.wsgi [req-12687d60-526d-47f7-8cec-35a4ec2d6612 req-c136792a-e0a5-4355-939c-2d1ffdd9ca54 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/attachments/f7ec87f4-12cb-4e9a-8166-8c004cf04198 returned with HTTP 200 [ 1160.306719] [57601]: [pid: 57601|app: 0|req: 155/342] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:57:22 2025] DELETE /volume/v3/attachments/f7ec87f4-12cb-4e9a-8166-8c004cf04198 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.535096] [57601]: DEBUG cinder.api.middleware.request_id [None req-02f41e01-f535-4488-8b90-8d5ed1066677 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.537267] [57601]: INFO cinder.api.openstack.wsgi [None req-02f41e01-f535-4488-8b90-8d5ed1066677 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1160.538200] [57601]: DEBUG cinder.api.openstack.wsgi [None req-02f41e01-f535-4488-8b90-8d5ed1066677 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1160.538200] [57601]: DEBUG cinder.api.openstack.wsgi [None req-02f41e01-f535-4488-8b90-8d5ed1066677 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1160.550146] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.550146] [57601]: warnings.warn( [ 1160.554212] [57601]: INFO cinder.volume.api [None req-02f41e01-f535-4488-8b90-8d5ed1066677 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1160.559845] [57601]: INFO cinder.api.openstack.wsgi [None req-02f41e01-f535-4488-8b90-8d5ed1066677 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1160.560319] [57601]: [pid: 57601|app: 0|req: 156/343] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:23 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.572257] [57601]: DEBUG cinder.api.middleware.request_id [None req-0cefc9cc-4f4b-47b1-9246-c1ac04009cc6 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.574413] [57601]: INFO cinder.api.openstack.wsgi [None req-0cefc9cc-4f4b-47b1-9246-c1ac04009cc6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1160.574626] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0cefc9cc-4f4b-47b1-9246-c1ac04009cc6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1160.574831] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0cefc9cc-4f4b-47b1-9246-c1ac04009cc6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1160.585579] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.585579] [57601]: warnings.warn( [ 1160.589074] [57601]: INFO cinder.volume.api [None req-0cefc9cc-4f4b-47b1-9246-c1ac04009cc6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1160.593640] [57601]: INFO cinder.api.openstack.wsgi [None req-0cefc9cc-4f4b-47b1-9246-c1ac04009cc6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1160.594112] [57601]: [pid: 57601|app: 0|req: 157/344] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:23 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.630450] [57601]: DEBUG cinder.api.middleware.request_id [None req-a7fb2f9e-8123-494f-ae4f-4e29ea86be9e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.633037] [57601]: INFO cinder.api.openstack.wsgi [None req-a7fb2f9e-8123-494f-ae4f-4e29ea86be9e tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] GET http://10.180.1.21/volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 [ 1160.633363] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a7fb2f9e-8123-494f-ae4f-4e29ea86be9e tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1160.633663] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a7fb2f9e-8123-494f-ae4f-4e29ea86be9e tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1160.640733] [57601]: INFO cinder.api.openstack.wsgi [None req-a7fb2f9e-8123-494f-ae4f-4e29ea86be9e tempest-ServersNegativeTestJSON-1473151642 tempest-ServersNegativeTestJSON-1473151642-project-member] http://10.180.1.21/volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 returned with HTTP 404 [ 1160.643488] [57601]: [pid: 57601|app: 0|req: 158/345] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:23 2025] GET /volume/v3/volumes/73943733-ce36-4d90-a9ed-215faaeac808 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1161.570678] [57601]: DEBUG cinder.api.middleware.request_id [None req-0f350930-5f5c-4078-b61f-b816f449925d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.572729] [57601]: INFO cinder.api.openstack.wsgi [None req-0f350930-5f5c-4078-b61f-b816f449925d tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1161.573087] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0f350930-5f5c-4078-b61f-b816f449925d tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1161.573182] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0f350930-5f5c-4078-b61f-b816f449925d tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1161.586807] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.586807] [57601]: warnings.warn( [ 1161.591755] [57601]: INFO cinder.volume.api [None req-0f350930-5f5c-4078-b61f-b816f449925d tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1161.597114] [57601]: INFO cinder.api.openstack.wsgi [None req-0f350930-5f5c-4078-b61f-b816f449925d tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1161.597114] [57601]: [pid: 57601|app: 0|req: 159/346] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:24 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.604485] [57601]: DEBUG cinder.api.middleware.request_id [None req-25a05b50-9913-49ec-8c22-67447a16fd10 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.606600] [57601]: INFO cinder.api.openstack.wsgi [None req-25a05b50-9913-49ec-8c22-67447a16fd10 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1161.606832] [57601]: DEBUG cinder.api.openstack.wsgi [None req-25a05b50-9913-49ec-8c22-67447a16fd10 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1161.607051] [57601]: DEBUG cinder.api.openstack.wsgi [None req-25a05b50-9913-49ec-8c22-67447a16fd10 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1161.617408] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.617408] [57601]: warnings.warn( [ 1161.621116] [57601]: INFO cinder.volume.api [None req-25a05b50-9913-49ec-8c22-67447a16fd10 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1161.625816] [57601]: INFO cinder.api.openstack.wsgi [None req-25a05b50-9913-49ec-8c22-67447a16fd10 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1161.626336] [57601]: [pid: 57601|app: 0|req: 160/347] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:24 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1161.654944] [57601]: DEBUG cinder.api.middleware.request_id [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-ab7cf40b-9de1-4964-90c6-6ae37381bbe5 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.657348] [57601]: INFO cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-ab7cf40b-9de1-4964-90c6-6ae37381bbe5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] POST http://10.180.1.21/volume/v3/attachments/00be5776-6b54-4bd5-b665-4aefa34772a3/action [ 1161.657776] [57601]: DEBUG cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-ab7cf40b-9de1-4964-90c6-6ae37381bbe5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1161.657906] [57601]: DEBUG cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-ab7cf40b-9de1-4964-90c6-6ae37381bbe5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1161.675060] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.675060] [57601]: warnings.warn( [ 1161.682853] [57601]: INFO cinder.api.openstack.wsgi [req-bf55695c-5dbe-417d-b1f7-64fa8dab33cb req-ab7cf40b-9de1-4964-90c6-6ae37381bbe5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/attachments/00be5776-6b54-4bd5-b665-4aefa34772a3/action returned with HTTP 204 [ 1161.683363] [57601]: [pid: 57601|app: 0|req: 161/348] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:57:24 2025] POST /volume/v3/attachments/00be5776-6b54-4bd5-b665-4aefa34772a3/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1162.570815] [57600]: DEBUG cinder.coordination [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-ba26293d-b082-4495-be2f-5cf4f3582d13 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Lock "cinder-attachment_update-a6fc088c-b566-41e5-bfd6-a3027b1de520-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=57600) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1162.571205] [57600]: INFO cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-ba26293d-b082-4495-be2f-5cf4f3582d13 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments/1850ad81-90a0-42b9-82f4-cfb896bd56b7 returned with HTTP 200 [ 1162.571710] [57600]: [pid: 57600|app: 0|req: 188/349] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:57:20 2025] PUT /volume/v3/attachments/1850ad81-90a0-42b9-82f4-cfb896bd56b7 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1162.612322] [57601]: DEBUG cinder.api.middleware.request_id [None req-aebb522b-2176-48c1-a0dd-218e10ec4a22 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.617525] [57601]: INFO cinder.api.openstack.wsgi [None req-aebb522b-2176-48c1-a0dd-218e10ec4a22 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1162.617525] [57601]: DEBUG cinder.api.openstack.wsgi [None req-aebb522b-2176-48c1-a0dd-218e10ec4a22 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1162.617525] [57601]: DEBUG cinder.api.openstack.wsgi [None req-aebb522b-2176-48c1-a0dd-218e10ec4a22 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1162.635446] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.635446] [57601]: warnings.warn( [ 1162.638688] [57600]: DEBUG cinder.api.middleware.request_id [None req-65497fc8-9f6c-4f28-b327-da5142bc1fc0 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.641417] [57600]: INFO cinder.api.openstack.wsgi [None req-65497fc8-9f6c-4f28-b327-da5142bc1fc0 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1162.641734] [57601]: INFO cinder.volume.api [None req-aebb522b-2176-48c1-a0dd-218e10ec4a22 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1162.646906] [57600]: DEBUG cinder.api.openstack.wsgi [None req-65497fc8-9f6c-4f28-b327-da5142bc1fc0 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1162.646906] [57600]: DEBUG cinder.api.openstack.wsgi [None req-65497fc8-9f6c-4f28-b327-da5142bc1fc0 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1162.652870] [57601]: INFO cinder.api.openstack.wsgi [None req-aebb522b-2176-48c1-a0dd-218e10ec4a22 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1162.653608] [57601]: [pid: 57601|app: 0|req: 162/350] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:25 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.657861] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.657861] [57600]: warnings.warn( [ 1162.662664] [57600]: INFO cinder.volume.api [None req-65497fc8-9f6c-4f28-b327-da5142bc1fc0 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1162.668690] [57600]: INFO cinder.api.openstack.wsgi [None req-65497fc8-9f6c-4f28-b327-da5142bc1fc0 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1162.669335] [57600]: [pid: 57600|app: 0|req: 189/351] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:25 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1162.683013] [57601]: DEBUG cinder.api.middleware.request_id [None req-c705efad-f4eb-4b87-a274-31e50aa6728d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.685874] [57601]: INFO cinder.api.openstack.wsgi [None req-c705efad-f4eb-4b87-a274-31e50aa6728d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1162.686263] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c705efad-f4eb-4b87-a274-31e50aa6728d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1162.686750] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c705efad-f4eb-4b87-a274-31e50aa6728d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1162.699388] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.699388] [57601]: warnings.warn( [ 1162.703656] [57601]: INFO cinder.volume.api [None req-c705efad-f4eb-4b87-a274-31e50aa6728d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1162.709454] [57601]: INFO cinder.api.openstack.wsgi [None req-c705efad-f4eb-4b87-a274-31e50aa6728d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1162.710062] [57601]: [pid: 57601|app: 0|req: 163/352] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:25 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1162.749502] [57600]: DEBUG cinder.api.middleware.request_id [req-79fb3aeb-8265-4f5e-af97-766fcc43347d req-1b40ef4c-11bf-43f2-a7a0-269676bcfcf6 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.752131] [57600]: INFO cinder.api.openstack.wsgi [req-79fb3aeb-8265-4f5e-af97-766fcc43347d req-1b40ef4c-11bf-43f2-a7a0-269676bcfcf6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1162.752384] [57600]: DEBUG cinder.api.openstack.wsgi [req-79fb3aeb-8265-4f5e-af97-766fcc43347d req-1b40ef4c-11bf-43f2-a7a0-269676bcfcf6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1162.752612] [57600]: DEBUG cinder.api.openstack.wsgi [req-79fb3aeb-8265-4f5e-af97-766fcc43347d req-1b40ef4c-11bf-43f2-a7a0-269676bcfcf6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1162.763776] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.763776] [57600]: warnings.warn( [ 1162.767475] [57600]: INFO cinder.volume.api [req-79fb3aeb-8265-4f5e-af97-766fcc43347d req-1b40ef4c-11bf-43f2-a7a0-269676bcfcf6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1162.772104] [57600]: INFO cinder.api.openstack.wsgi [req-79fb3aeb-8265-4f5e-af97-766fcc43347d req-1b40ef4c-11bf-43f2-a7a0-269676bcfcf6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1162.772732] [57600]: [pid: 57600|app: 0|req: 190/353] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:57:25 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1162.783356] [57601]: DEBUG cinder.api.middleware.request_id [None req-469dfb6f-243d-4d12-a548-974d65f70107 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.785533] [57601]: INFO cinder.api.openstack.wsgi [None req-469dfb6f-243d-4d12-a548-974d65f70107 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1162.785756] [57601]: DEBUG cinder.api.openstack.wsgi [None req-469dfb6f-243d-4d12-a548-974d65f70107 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1162.785978] [57601]: DEBUG cinder.api.openstack.wsgi [None req-469dfb6f-243d-4d12-a548-974d65f70107 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1162.796457] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.796457] [57601]: warnings.warn( [ 1162.799718] [57601]: INFO cinder.volume.api [None req-469dfb6f-243d-4d12-a548-974d65f70107 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1162.803940] [57601]: INFO cinder.api.openstack.wsgi [None req-469dfb6f-243d-4d12-a548-974d65f70107 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1162.804392] [57601]: [pid: 57601|app: 0|req: 164/354] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:25 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1162.839540] [57600]: DEBUG cinder.api.middleware.request_id [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-2f9262dd-26b6-4960-8b77-a8a27e0607fe None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.841902] [57600]: INFO cinder.api.openstack.wsgi [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-2f9262dd-26b6-4960-8b77-a8a27e0607fe tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1162.842179] [57600]: DEBUG cinder.api.openstack.wsgi [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-2f9262dd-26b6-4960-8b77-a8a27e0607fe tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1162.842360] [57600]: DEBUG cinder.api.openstack.wsgi [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-2f9262dd-26b6-4960-8b77-a8a27e0607fe tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1162.852294] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.852294] [57600]: warnings.warn( [ 1162.855647] [57600]: INFO cinder.volume.api [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-2f9262dd-26b6-4960-8b77-a8a27e0607fe tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1162.859893] [57600]: INFO cinder.api.openstack.wsgi [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-2f9262dd-26b6-4960-8b77-a8a27e0607fe tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1162.860330] [57600]: [pid: 57600|app: 0|req: 191/355] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:57:25 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1162.875946] [57601]: DEBUG cinder.api.middleware.request_id [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-44baf72e-e0b0-4c4d-8459-84d062cadcfd None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.878285] [57601]: INFO cinder.api.openstack.wsgi [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-44baf72e-e0b0-4c4d-8459-84d062cadcfd tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] POST http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1/action [ 1162.878633] [57601]: DEBUG cinder.api.openstack.wsgi [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-44baf72e-e0b0-4c4d-8459-84d062cadcfd tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1162.878765] [57601]: DEBUG cinder.api.openstack.wsgi [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-44baf72e-e0b0-4c4d-8459-84d062cadcfd tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1162.892710] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.892710] [57601]: warnings.warn( [ 1162.893368] [57601]: INFO cinder.volume.api [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-44baf72e-e0b0-4c4d-8459-84d062cadcfd tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1162.899319] [57601]: INFO cinder.volume.api [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-44baf72e-e0b0-4c4d-8459-84d062cadcfd tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Begin detaching volume completed successfully. [ 1162.899544] [57601]: INFO cinder.api.openstack.wsgi [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-44baf72e-e0b0-4c4d-8459-84d062cadcfd tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1/action returned with HTTP 202 [ 1162.900000] [57601]: [pid: 57601|app: 0|req: 165/356] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 13:57:25 2025] POST /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1163.672668] [57600]: DEBUG cinder.api.middleware.request_id [None req-eca8a7b6-471b-48cd-b5cf-3223f9ca1b40 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.674952] [57600]: INFO cinder.api.openstack.wsgi [None req-eca8a7b6-471b-48cd-b5cf-3223f9ca1b40 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1163.675662] [57600]: DEBUG cinder.api.openstack.wsgi [None req-eca8a7b6-471b-48cd-b5cf-3223f9ca1b40 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1163.675662] [57600]: DEBUG cinder.api.openstack.wsgi [None req-eca8a7b6-471b-48cd-b5cf-3223f9ca1b40 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1163.689994] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.689994] [57600]: warnings.warn( [ 1163.694039] [57600]: INFO cinder.volume.api [None req-eca8a7b6-471b-48cd-b5cf-3223f9ca1b40 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1163.705121] [57600]: INFO cinder.api.openstack.wsgi [None req-eca8a7b6-471b-48cd-b5cf-3223f9ca1b40 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1163.705578] [57600]: [pid: 57600|app: 0|req: 192/357] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:26 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.944297] [57601]: DEBUG cinder.api.middleware.request_id [None req-fcf5b178-afae-4355-9221-2c615f1d41df None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.944758] [57601]: INFO cinder.api.openstack.wsgi [None req-fcf5b178-afae-4355-9221-2c615f1d41df None None] GET http://10.180.1.21/volume// [ 1163.944902] [57601]: DEBUG cinder.api.openstack.wsgi [None req-fcf5b178-afae-4355-9221-2c615f1d41df None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1163.945424] [57601]: DEBUG cinder.api.openstack.wsgi [None req-fcf5b178-afae-4355-9221-2c615f1d41df None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1163.945759] [57601]: INFO cinder.api.openstack.wsgi [None req-fcf5b178-afae-4355-9221-2c615f1d41df None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1163.946175] [57601]: [pid: 57601|app: 0|req: 166/358] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:57:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1163.950882] [57600]: DEBUG cinder.api.middleware.request_id [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-9eac562c-9d95-4ad9-8b20-9113a1c4b66a None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.953326] [57600]: INFO cinder.api.openstack.wsgi [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-9eac562c-9d95-4ad9-8b20-9113a1c4b66a tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1163.953571] [57600]: DEBUG cinder.api.openstack.wsgi [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-9eac562c-9d95-4ad9-8b20-9113a1c4b66a tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1163.953775] [57600]: DEBUG cinder.api.openstack.wsgi [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-9eac562c-9d95-4ad9-8b20-9113a1c4b66a tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1163.963959] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.963959] [57600]: warnings.warn( [ 1163.967434] [57600]: INFO cinder.volume.api [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-9eac562c-9d95-4ad9-8b20-9113a1c4b66a tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1163.972327] [57600]: INFO cinder.api.openstack.wsgi [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-9eac562c-9d95-4ad9-8b20-9113a1c4b66a tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1163.975758] [57600]: [pid: 57600|app: 0|req: 193/359] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:57:26 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1164.717023] [57601]: DEBUG cinder.api.middleware.request_id [None req-21c24c27-a6d7-485b-b804-bed649f1069b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.723711] [57601]: INFO cinder.api.openstack.wsgi [None req-21c24c27-a6d7-485b-b804-bed649f1069b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1164.723711] [57601]: DEBUG cinder.api.openstack.wsgi [None req-21c24c27-a6d7-485b-b804-bed649f1069b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1164.723711] [57601]: DEBUG cinder.api.openstack.wsgi [None req-21c24c27-a6d7-485b-b804-bed649f1069b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1164.744240] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.744240] [57601]: warnings.warn( [ 1164.748829] [57601]: INFO cinder.volume.api [None req-21c24c27-a6d7-485b-b804-bed649f1069b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1164.756450] [57601]: INFO cinder.api.openstack.wsgi [None req-21c24c27-a6d7-485b-b804-bed649f1069b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1164.756965] [57601]: [pid: 57601|app: 0|req: 167/360] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:27 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.227163] [57600]: DEBUG cinder.api.middleware.request_id [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-79c4c162-05f3-4658-9504-4f14a91d9829 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.235026] [57600]: INFO cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-79c4c162-05f3-4658-9504-4f14a91d9829 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] POST http://10.180.1.21/volume/v3/attachments/1850ad81-90a0-42b9-82f4-cfb896bd56b7/action [ 1165.235026] [57600]: DEBUG cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-79c4c162-05f3-4658-9504-4f14a91d9829 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action body: b'{"os-complete": null}' {{(pid=57600) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1165.235026] [57600]: DEBUG cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-79c4c162-05f3-4658-9504-4f14a91d9829 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1165.269767] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.269767] [57600]: warnings.warn( [ 1165.277830] [57600]: INFO cinder.api.openstack.wsgi [req-7a542360-f814-4129-b87c-d4e751d2aa5f req-79c4c162-05f3-4658-9504-4f14a91d9829 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments/1850ad81-90a0-42b9-82f4-cfb896bd56b7/action returned with HTTP 204 [ 1165.278465] [57600]: [pid: 57600|app: 0|req: 194/361] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:57:27 2025] POST /volume/v3/attachments/1850ad81-90a0-42b9-82f4-cfb896bd56b7/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1165.661638] [57601]: DEBUG cinder.api.middleware.request_id [None req-5d92c561-f511-41e0-8845-f3d76f01ded6 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.663649] [57601]: INFO cinder.api.openstack.wsgi [None req-5d92c561-f511-41e0-8845-f3d76f01ded6 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1165.663865] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5d92c561-f511-41e0-8845-f3d76f01ded6 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1165.664193] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5d92c561-f511-41e0-8845-f3d76f01ded6 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1165.672443] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.672443] [57601]: warnings.warn( [ 1165.676522] [57601]: INFO cinder.volume.api [None req-5d92c561-f511-41e0-8845-f3d76f01ded6 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1165.681593] [57601]: INFO cinder.api.openstack.wsgi [None req-5d92c561-f511-41e0-8845-f3d76f01ded6 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1165.681725] [57601]: [pid: 57601|app: 0|req: 168/362] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:28 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.714317] [57600]: DEBUG cinder.api.middleware.request_id [None req-051ff978-e7e8-45e1-a32a-884c250c7a17 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.717039] [57600]: INFO cinder.api.openstack.wsgi [None req-051ff978-e7e8-45e1-a32a-884c250c7a17 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1165.717222] [57600]: DEBUG cinder.api.openstack.wsgi [None req-051ff978-e7e8-45e1-a32a-884c250c7a17 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1165.717464] [57600]: DEBUG cinder.api.openstack.wsgi [None req-051ff978-e7e8-45e1-a32a-884c250c7a17 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1165.726047] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.726047] [57600]: warnings.warn( [ 1165.729695] [57600]: INFO cinder.volume.api [None req-051ff978-e7e8-45e1-a32a-884c250c7a17 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1165.734412] [57600]: INFO cinder.api.openstack.wsgi [None req-051ff978-e7e8-45e1-a32a-884c250c7a17 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1165.734826] [57600]: [pid: 57600|app: 0|req: 195/363] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:28 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.776543] [57601]: DEBUG cinder.api.middleware.request_id [None req-cbfb440d-c9ea-4f87-b105-3d449e75394c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.778554] [57601]: INFO cinder.api.openstack.wsgi [None req-cbfb440d-c9ea-4f87-b105-3d449e75394c tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1165.778777] [57601]: DEBUG cinder.api.openstack.wsgi [None req-cbfb440d-c9ea-4f87-b105-3d449e75394c tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1165.778977] [57601]: DEBUG cinder.api.openstack.wsgi [None req-cbfb440d-c9ea-4f87-b105-3d449e75394c tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1165.789116] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.789116] [57601]: warnings.warn( [ 1165.792767] [57601]: INFO cinder.volume.api [None req-cbfb440d-c9ea-4f87-b105-3d449e75394c tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1165.797178] [57601]: INFO cinder.api.openstack.wsgi [None req-cbfb440d-c9ea-4f87-b105-3d449e75394c tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1165.797566] [57601]: [pid: 57601|app: 0|req: 169/364] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:28 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1165.806848] [57600]: DEBUG cinder.api.middleware.request_id [None req-88ac199d-c0ec-4a65-a95d-4b66b62661ab None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.809219] [57600]: INFO cinder.api.openstack.wsgi [None req-88ac199d-c0ec-4a65-a95d-4b66b62661ab tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1165.809477] [57600]: DEBUG cinder.api.openstack.wsgi [None req-88ac199d-c0ec-4a65-a95d-4b66b62661ab tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1165.809730] [57600]: DEBUG cinder.api.openstack.wsgi [None req-88ac199d-c0ec-4a65-a95d-4b66b62661ab tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1165.819769] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.819769] [57600]: warnings.warn( [ 1165.823457] [57600]: INFO cinder.volume.api [None req-88ac199d-c0ec-4a65-a95d-4b66b62661ab tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1165.828040] [57600]: INFO cinder.api.openstack.wsgi [None req-88ac199d-c0ec-4a65-a95d-4b66b62661ab tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1165.828533] [57600]: [pid: 57600|app: 0|req: 196/365] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:28 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1166.327164] [57601]: DEBUG cinder.api.middleware.request_id [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-ab11f2d6-ac28-47fc-9b18-f44186821e53 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.329304] [57601]: INFO cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-ab11f2d6-ac28-47fc-9b18-f44186821e53 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1166.329526] [57601]: DEBUG cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-ab11f2d6-ac28-47fc-9b18-f44186821e53 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1166.329740] [57601]: DEBUG cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-ab11f2d6-ac28-47fc-9b18-f44186821e53 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1166.345812] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.345812] [57601]: warnings.warn( [ 1166.350933] [57601]: INFO cinder.volume.api [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-ab11f2d6-ac28-47fc-9b18-f44186821e53 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1166.356962] [57601]: INFO cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-ab11f2d6-ac28-47fc-9b18-f44186821e53 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1166.357723] [57601]: [pid: 57601|app: 0|req: 170/366] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:57:29 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1166.675930] [57600]: DEBUG cinder.api.middleware.request_id [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-0cf6bb00-da11-4132-b9c2-59a6663ce8e4 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.681675] [57600]: INFO cinder.api.openstack.wsgi [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-0cf6bb00-da11-4132-b9c2-59a6663ce8e4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] DELETE http://10.180.1.21/volume/v3/attachments/00be5776-6b54-4bd5-b665-4aefa34772a3 [ 1166.681962] [57600]: DEBUG cinder.api.openstack.wsgi [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-0cf6bb00-da11-4132-b9c2-59a6663ce8e4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1166.682254] [57600]: DEBUG cinder.api.openstack.wsgi [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-0cf6bb00-da11-4132-b9c2-59a6663ce8e4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'version_select' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1166.691295] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.691295] [57600]: warnings.warn( [ 1167.220941] [57600]: INFO cinder.api.openstack.wsgi [req-854704cc-6c60-41e4-b858-8b67e0ca4807 req-0cf6bb00-da11-4132-b9c2-59a6663ce8e4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/attachments/00be5776-6b54-4bd5-b665-4aefa34772a3 returned with HTTP 200 [ 1167.221418] [57600]: [pid: 57600|app: 0|req: 197/367] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:57:29 2025] DELETE /volume/v3/attachments/00be5776-6b54-4bd5-b665-4aefa34772a3 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.912745] [57601]: DEBUG cinder.api.middleware.request_id [None req-ce5ae8b0-c900-4e0c-abcb-5db88109b3c1 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.914958] [57601]: INFO cinder.api.openstack.wsgi [None req-ce5ae8b0-c900-4e0c-abcb-5db88109b3c1 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] DELETE http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1167.915227] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ce5ae8b0-c900-4e0c-abcb-5db88109b3c1 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1167.915506] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ce5ae8b0-c900-4e0c-abcb-5db88109b3c1 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1167.915716] [57601]: INFO cinder.api.v3.volumes [None req-ce5ae8b0-c900-4e0c-abcb-5db88109b3c1 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Delete volume with id: 32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1167.927159] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.927159] [57601]: warnings.warn( [ 1167.927760] [57601]: INFO cinder.volume.api [None req-ce5ae8b0-c900-4e0c-abcb-5db88109b3c1 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1167.952562] [57601]: INFO cinder.volume.api [None req-ce5ae8b0-c900-4e0c-abcb-5db88109b3c1 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Delete volume request issued successfully. [ 1167.952797] [57601]: INFO cinder.api.openstack.wsgi [None req-ce5ae8b0-c900-4e0c-abcb-5db88109b3c1 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 202 [ 1167.953428] [57601]: [pid: 57601|app: 0|req: 171/368] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:57:30 2025] DELETE /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1167.958725] [57600]: DEBUG cinder.api.middleware.request_id [None req-af842705-803a-439c-bb40-053d04fc3f52 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.963290] [57600]: INFO cinder.api.openstack.wsgi [None req-af842705-803a-439c-bb40-053d04fc3f52 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1167.963290] [57600]: DEBUG cinder.api.openstack.wsgi [None req-af842705-803a-439c-bb40-053d04fc3f52 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1167.963290] [57600]: DEBUG cinder.api.openstack.wsgi [None req-af842705-803a-439c-bb40-053d04fc3f52 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1167.976045] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.976045] [57600]: warnings.warn( [ 1167.986446] [57600]: INFO cinder.volume.api [None req-af842705-803a-439c-bb40-053d04fc3f52 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1167.993932] [57600]: INFO cinder.api.openstack.wsgi [None req-af842705-803a-439c-bb40-053d04fc3f52 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1167.995290] [57600]: [pid: 57600|app: 0|req: 198/369] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:30 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.486172] [57601]: DEBUG cinder.api.middleware.request_id [None req-aa0154aa-13eb-4285-9ee2-9325436e737c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.488320] [57601]: INFO cinder.api.openstack.wsgi [None req-aa0154aa-13eb-4285-9ee2-9325436e737c tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1168.488542] [57601]: DEBUG cinder.api.openstack.wsgi [None req-aa0154aa-13eb-4285-9ee2-9325436e737c tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1168.488772] [57601]: DEBUG cinder.api.openstack.wsgi [None req-aa0154aa-13eb-4285-9ee2-9325436e737c tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1168.500424] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.500424] [57601]: warnings.warn( [ 1168.505893] [57601]: INFO cinder.volume.api [None req-aa0154aa-13eb-4285-9ee2-9325436e737c tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1168.512190] [57601]: INFO cinder.api.openstack.wsgi [None req-aa0154aa-13eb-4285-9ee2-9325436e737c tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1168.516032] [57601]: [pid: 57601|app: 0|req: 172/370] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:31 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1168.608269] [57600]: DEBUG cinder.api.middleware.request_id [None req-c99756a0-744e-4c95-90d8-fdea93be3673 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.608269] [57600]: INFO cinder.api.openstack.wsgi [None req-c99756a0-744e-4c95-90d8-fdea93be3673 None None] GET http://10.180.1.21/volume// [ 1168.608269] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c99756a0-744e-4c95-90d8-fdea93be3673 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1168.608269] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c99756a0-744e-4c95-90d8-fdea93be3673 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1168.608269] [57600]: INFO cinder.api.openstack.wsgi [None req-c99756a0-744e-4c95-90d8-fdea93be3673 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1168.608269] [57600]: [pid: 57600|app: 0|req: 199/371] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:57:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1168.620421] [57601]: DEBUG cinder.api.middleware.request_id [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-4bbcb2d2-9bcc-4afe-91a8-04c09b8458c9 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.623172] [57601]: INFO cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-4bbcb2d2-9bcc-4afe-91a8-04c09b8458c9 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1168.623651] [57601]: DEBUG cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-4bbcb2d2-9bcc-4afe-91a8-04c09b8458c9 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6fc088c-b566-41e5-bfd6-a3027b1de520", "connector": null, "instance_uuid": "30ac7d95-858a-44af-914e-f879ebfad3df"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1168.637352] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.637352] [57601]: warnings.warn( [ 1168.680793] [57601]: INFO cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-4bbcb2d2-9bcc-4afe-91a8-04c09b8458c9 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1168.680793] [57601]: [pid: 57601|app: 0|req: 173/372] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:57:31 2025] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1168.687220] [57600]: DEBUG cinder.api.middleware.request_id [None req-ad31cc7a-aa4a-42eb-9da6-5a7e109b1d07 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.687753] [57600]: INFO cinder.api.openstack.wsgi [None req-ad31cc7a-aa4a-42eb-9da6-5a7e109b1d07 None None] GET http://10.180.1.21/volume// [ 1168.687926] [57600]: DEBUG cinder.api.openstack.wsgi [None req-ad31cc7a-aa4a-42eb-9da6-5a7e109b1d07 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1168.688660] [57600]: DEBUG cinder.api.openstack.wsgi [None req-ad31cc7a-aa4a-42eb-9da6-5a7e109b1d07 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1168.688660] [57600]: INFO cinder.api.openstack.wsgi [None req-ad31cc7a-aa4a-42eb-9da6-5a7e109b1d07 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1168.688808] [57600]: [pid: 57600|app: 0|req: 200/373] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:57:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1168.692606] [57601]: DEBUG cinder.api.middleware.request_id [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-c5310c99-4a34-42ba-b0b8-dc63431862d7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.694973] [57601]: INFO cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-c5310c99-4a34-42ba-b0b8-dc63431862d7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1168.695281] [57601]: DEBUG cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-c5310c99-4a34-42ba-b0b8-dc63431862d7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1168.695498] [57601]: DEBUG cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-c5310c99-4a34-42ba-b0b8-dc63431862d7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1168.709091] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.709091] [57601]: warnings.warn( [ 1168.712566] [57601]: INFO cinder.volume.api [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-c5310c99-4a34-42ba-b0b8-dc63431862d7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1168.717846] [57601]: INFO cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-c5310c99-4a34-42ba-b0b8-dc63431862d7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1168.718304] [57601]: [pid: 57601|app: 0|req: 174/374] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:57:31 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1169.011215] [57600]: DEBUG cinder.api.middleware.request_id [None req-99a8e751-82dd-43ef-a0d7-e97477383e6a None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.013603] [57600]: INFO cinder.api.openstack.wsgi [None req-99a8e751-82dd-43ef-a0d7-e97477383e6a tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1169.013882] [57600]: DEBUG cinder.api.openstack.wsgi [None req-99a8e751-82dd-43ef-a0d7-e97477383e6a tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1169.014189] [57600]: DEBUG cinder.api.openstack.wsgi [None req-99a8e751-82dd-43ef-a0d7-e97477383e6a tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1169.023514] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.023514] [57600]: warnings.warn( [ 1169.029902] [57600]: INFO cinder.volume.api [None req-99a8e751-82dd-43ef-a0d7-e97477383e6a tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1169.035347] [57600]: INFO cinder.api.openstack.wsgi [None req-99a8e751-82dd-43ef-a0d7-e97477383e6a tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1169.035981] [57600]: [pid: 57600|app: 0|req: 201/375] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:31 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.891514] [57601]: DEBUG cinder.api.middleware.request_id [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-9903a76c-f31a-49b2-ae58-46b24bdf49c6 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.895042] [57601]: INFO cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-9903a76c-f31a-49b2-ae58-46b24bdf49c6 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1850ad81-90a0-42b9-82f4-cfb896bd56b7 [ 1169.895241] [57601]: DEBUG cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-9903a76c-f31a-49b2-ae58-46b24bdf49c6 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1169.895846] [57601]: DEBUG cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-9903a76c-f31a-49b2-ae58-46b24bdf49c6 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1169.908031] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.908031] [57601]: warnings.warn( [ 1170.046799] [57600]: DEBUG cinder.api.middleware.request_id [None req-9197fddb-c933-489c-a3c0-f89c1aa40a95 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.050419] [57600]: INFO cinder.api.openstack.wsgi [None req-9197fddb-c933-489c-a3c0-f89c1aa40a95 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1170.050941] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9197fddb-c933-489c-a3c0-f89c1aa40a95 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1170.050941] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9197fddb-c933-489c-a3c0-f89c1aa40a95 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1170.060769] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.060769] [57600]: warnings.warn( [ 1170.064835] [57600]: INFO cinder.volume.api [None req-9197fddb-c933-489c-a3c0-f89c1aa40a95 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1170.071215] [57600]: INFO cinder.api.openstack.wsgi [None req-9197fddb-c933-489c-a3c0-f89c1aa40a95 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 200 [ 1170.071825] [57600]: [pid: 57600|app: 0|req: 202/376] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:32 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1170.444240] [57601]: INFO cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-9903a76c-f31a-49b2-ae58-46b24bdf49c6 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments/1850ad81-90a0-42b9-82f4-cfb896bd56b7 returned with HTTP 200 [ 1170.444749] [57601]: [pid: 57601|app: 0|req: 175/377] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:57:32 2025] DELETE /volume/v3/attachments/1850ad81-90a0-42b9-82f4-cfb896bd56b7 => generated 192 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.083302] [57600]: DEBUG cinder.api.middleware.request_id [None req-311457bd-8e6f-4e25-b3df-30610ae2e1bb None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.086346] [57600]: INFO cinder.api.openstack.wsgi [None req-311457bd-8e6f-4e25-b3df-30610ae2e1bb tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 [ 1171.086705] [57600]: DEBUG cinder.api.openstack.wsgi [None req-311457bd-8e6f-4e25-b3df-30610ae2e1bb tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1171.086997] [57600]: DEBUG cinder.api.openstack.wsgi [None req-311457bd-8e6f-4e25-b3df-30610ae2e1bb tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1171.094431] [57600]: INFO cinder.api.openstack.wsgi [None req-311457bd-8e6f-4e25-b3df-30610ae2e1bb tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 returned with HTTP 404 [ 1171.094999] [57600]: [pid: 57600|app: 0|req: 203/378] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:33 2025] GET /volume/v3/volumes/32342cd2-6ab9-40f4-a303-f5e01f02b882 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1171.098847] [57601]: DEBUG cinder.api.middleware.request_id [None req-db66ad7f-ee9d-4822-826a-32e111455939 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.100986] [57601]: INFO cinder.api.openstack.wsgi [None req-db66ad7f-ee9d-4822-826a-32e111455939 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b6a16d9c-80e2-4484-8f7b-ca1f4705caa5 [ 1171.101259] [57601]: DEBUG cinder.api.openstack.wsgi [None req-db66ad7f-ee9d-4822-826a-32e111455939 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1171.101510] [57601]: DEBUG cinder.api.openstack.wsgi [None req-db66ad7f-ee9d-4822-826a-32e111455939 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1171.101711] [57601]: INFO cinder.api.v3.volumes [None req-db66ad7f-ee9d-4822-826a-32e111455939 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Delete volume with id: b6a16d9c-80e2-4484-8f7b-ca1f4705caa5 [ 1171.116385] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.116385] [57601]: warnings.warn( [ 1171.117458] [57601]: INFO cinder.volume.api [None req-db66ad7f-ee9d-4822-826a-32e111455939 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1171.153749] [57601]: INFO cinder.volume.api [None req-db66ad7f-ee9d-4822-826a-32e111455939 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Delete volume request issued successfully. [ 1171.154822] [57601]: INFO cinder.api.openstack.wsgi [None req-db66ad7f-ee9d-4822-826a-32e111455939 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/b6a16d9c-80e2-4484-8f7b-ca1f4705caa5 returned with HTTP 202 [ 1171.154822] [57601]: [pid: 57601|app: 0|req: 176/379] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:57:33 2025] DELETE /volume/v3/volumes/b6a16d9c-80e2-4484-8f7b-ca1f4705caa5 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1171.166438] [57600]: DEBUG cinder.api.middleware.request_id [None req-2bf16217-b231-482d-bfd8-c29758f2a18c None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.169351] [57600]: INFO cinder.api.openstack.wsgi [None req-2bf16217-b231-482d-bfd8-c29758f2a18c tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a16d9c-80e2-4484-8f7b-ca1f4705caa5 [ 1171.170019] [57600]: DEBUG cinder.api.openstack.wsgi [None req-2bf16217-b231-482d-bfd8-c29758f2a18c tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1171.170019] [57600]: DEBUG cinder.api.openstack.wsgi [None req-2bf16217-b231-482d-bfd8-c29758f2a18c tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1171.186415] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.186415] [57600]: warnings.warn( [ 1171.199276] [57600]: INFO cinder.volume.api [None req-2bf16217-b231-482d-bfd8-c29758f2a18c tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Volume info retrieved successfully. [ 1171.209142] [57600]: INFO cinder.api.openstack.wsgi [None req-2bf16217-b231-482d-bfd8-c29758f2a18c tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/b6a16d9c-80e2-4484-8f7b-ca1f4705caa5 returned with HTTP 200 [ 1171.209142] [57600]: [pid: 57600|app: 0|req: 204/380] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:33 2025] GET /volume/v3/volumes/b6a16d9c-80e2-4484-8f7b-ca1f4705caa5 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.169414] [57601]: DEBUG cinder.api.middleware.request_id [None req-24ba6127-0ac4-4875-bc15-8f90be0d6bdc None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.169863] [57601]: INFO cinder.api.openstack.wsgi [None req-24ba6127-0ac4-4875-bc15-8f90be0d6bdc None None] GET http://10.180.1.21/volume// [ 1172.170048] [57601]: DEBUG cinder.api.openstack.wsgi [None req-24ba6127-0ac4-4875-bc15-8f90be0d6bdc None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1172.170269] [57601]: DEBUG cinder.api.openstack.wsgi [None req-24ba6127-0ac4-4875-bc15-8f90be0d6bdc None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1172.170756] [57601]: INFO cinder.api.openstack.wsgi [None req-24ba6127-0ac4-4875-bc15-8f90be0d6bdc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1172.171024] [57601]: [pid: 57601|app: 0|req: 177/381] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:57:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1172.175865] [57600]: DEBUG cinder.api.middleware.request_id [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-25c9cbc4-573e-460f-877c-ba92f7a8a363 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.178318] [57600]: INFO cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-25c9cbc4-573e-460f-877c-ba92f7a8a363 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1172.179242] [57600]: DEBUG cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-25c9cbc4-573e-460f-877c-ba92f7a8a363 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1172.179242] [57600]: DEBUG cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-25c9cbc4-573e-460f-877c-ba92f7a8a363 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1172.194238] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.194238] [57600]: warnings.warn( [ 1172.199025] [57600]: INFO cinder.volume.api [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-25c9cbc4-573e-460f-877c-ba92f7a8a363 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1172.205857] [57600]: INFO cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-25c9cbc4-573e-460f-877c-ba92f7a8a363 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1172.206220] [57600]: [pid: 57600|app: 0|req: 205/382] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:57:34 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1172.219783] [57601]: DEBUG cinder.api.middleware.request_id [None req-b5263491-ee48-46d5-a739-3ec5ee1f0487 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.221676] [57601]: INFO cinder.api.openstack.wsgi [None req-b5263491-ee48-46d5-a739-3ec5ee1f0487 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a16d9c-80e2-4484-8f7b-ca1f4705caa5 [ 1172.222139] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b5263491-ee48-46d5-a739-3ec5ee1f0487 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1172.222482] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b5263491-ee48-46d5-a739-3ec5ee1f0487 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1172.231523] [57601]: INFO cinder.api.openstack.wsgi [None req-b5263491-ee48-46d5-a739-3ec5ee1f0487 tempest-ServerRescueNegativeTestJSON-1203944106 tempest-ServerRescueNegativeTestJSON-1203944106-project-member] http://10.180.1.21/volume/v3/volumes/b6a16d9c-80e2-4484-8f7b-ca1f4705caa5 returned with HTTP 404 [ 1172.232563] [57601]: [pid: 57601|app: 0|req: 178/383] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:34 2025] GET /volume/v3/volumes/b6a16d9c-80e2-4484-8f7b-ca1f4705caa5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1172.405312] [57600]: DEBUG cinder.api.middleware.request_id [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-90da1975-7f37-4b53-ae78-af38c8ade81b None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.408662] [57600]: INFO cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-90da1975-7f37-4b53-ae78-af38c8ade81b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] PUT http://10.180.1.21/volume/v3/attachments/17f50d91-0cc3-4032-a708-a3aa36c036d9 [ 1172.409113] [57600]: DEBUG cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-90da1975-7f37-4b53-ae78-af38c8ade81b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sdb"}}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1172.433462] [57600]: DEBUG cinder.coordination [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-90da1975-7f37-4b53-ae78-af38c8ade81b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Acquiring lock "cinder-attachment_update-a6fc088c-b566-41e5-bfd6-a3027b1de520-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1172.441926] [57600]: DEBUG cinder.coordination [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-90da1975-7f37-4b53-ae78-af38c8ade81b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Lock "cinder-attachment_update-a6fc088c-b566-41e5-bfd6-a3027b1de520-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1172.444510] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.444510] [57600]: warnings.warn( [ 1172.974035] [57600]: DEBUG cinder.coordination [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-90da1975-7f37-4b53-ae78-af38c8ade81b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Lock "cinder-attachment_update-a6fc088c-b566-41e5-bfd6-a3027b1de520-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.532s {{(pid=57600) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1172.974228] [57600]: INFO cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-90da1975-7f37-4b53-ae78-af38c8ade81b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments/17f50d91-0cc3-4032-a708-a3aa36c036d9 returned with HTTP 200 [ 1172.974804] [57600]: [pid: 57600|app: 0|req: 206/384] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:57:35 2025] PUT /volume/v3/attachments/17f50d91-0cc3-4032-a708-a3aa36c036d9 => generated 617 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.483037] [57601]: DEBUG cinder.api.middleware.request_id [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-8c071ce2-d7d4-4bcb-ac81-80aab2b2210b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.485899] [57601]: INFO cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-8c071ce2-d7d4-4bcb-ac81-80aab2b2210b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] POST http://10.180.1.21/volume/v3/attachments/17f50d91-0cc3-4032-a708-a3aa36c036d9/action [ 1173.486480] [57601]: DEBUG cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-8c071ce2-d7d4-4bcb-ac81-80aab2b2210b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1173.486480] [57601]: DEBUG cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-8c071ce2-d7d4-4bcb-ac81-80aab2b2210b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1173.514864] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.514864] [57601]: warnings.warn( [ 1173.535395] [57601]: INFO cinder.api.openstack.wsgi [req-d6dcb707-1928-43a4-96ba-6d838cb99a1b req-8c071ce2-d7d4-4bcb-ac81-80aab2b2210b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments/17f50d91-0cc3-4032-a708-a3aa36c036d9/action returned with HTTP 204 [ 1173.536140] [57601]: [pid: 57601|app: 0|req: 179/385] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:57:36 2025] POST /volume/v3/attachments/17f50d91-0cc3-4032-a708-a3aa36c036d9/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1182.963861] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=274,cinder:UPDATE=45,cinder:INSERT=11 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1183.524965] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=239,cinder:UPDATE=39,cinder:INSERT=11 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1186.854843] [57600]: DEBUG cinder.api.middleware.request_id [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.856755] [57600]: INFO cinder.api.openstack.wsgi [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1186.857342] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1183766408", "imageRef": "bcfeb45f-4a43-4af9-a5e8-07f7f2644559", "size": 1}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1186.861245] [57600]: DEBUG cinder.api.v3.volumes [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1183766408', 'imageRef': 'bcfeb45f-4a43-4af9-a5e8-07f7f2644559', 'size': 1}} {{(pid=57600) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1187.101587] [57600]: INFO cinder.api.v3.volumes [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Create volume of 1 GB [ 1187.101587] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.101587] [57600]: warnings.warn( [ 1187.110556] [57600]: INFO cinder.volume.api [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Availability Zones retrieved successfully. [ 1187.121326] [57600]: DEBUG cinder.volume.api [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Flow 'volume_create_api' (791bf524-19d7-4efc-8b42-89f4a23d3e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1187.123128] [57600]: DEBUG cinder.volume.api [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31a73392-5a22-46d7-9cb2-9d9e8efaf877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1187.127296] [57600]: DEBUG cinder.volume.flows.api.create_volume [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Validating volume size '1' using validate_int {{(pid=57600) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1187.188249] [57600]: DEBUG cinder.volume.api [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31a73392-5a22-46d7-9cb2-9d9e8efaf877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1187.189263] [57600]: DEBUG cinder.volume.api [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (105f726c-3b38-4e02-aa18-1b9ab513280e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1187.242618] [57600]: DEBUG cinder.quota [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Created reservations ['ae2f7af2-35e6-4ec0-bd69-ff9a6245168b', 'b5500fab-27c0-46cd-a96f-a070e0f9aaab', 'f4e973a8-85bf-49bd-9c4d-f32590e4430c', '11f82e5b-eaa0-45e0-9be8-e0b91ee82134'] {{(pid=57600) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1187.243702] [57600]: DEBUG cinder.volume.api [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (105f726c-3b38-4e02-aa18-1b9ab513280e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae2f7af2-35e6-4ec0-bd69-ff9a6245168b', 'b5500fab-27c0-46cd-a96f-a070e0f9aaab', 'f4e973a8-85bf-49bd-9c4d-f32590e4430c', '11f82e5b-eaa0-45e0-9be8-e0b91ee82134']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1187.244773] [57600]: DEBUG cinder.volume.api [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26553d4a-9c21-454e-af74-a7b2d3bef4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1187.260333] [57600]: DEBUG cinder.volume.api [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26553d4a-9c21-454e-af74-a7b2d3bef4b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f36429e3-56ed-4d94-903c-6146ad217498', '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-1183766408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fa499b0372f41f99e69d7cfdc1930ad',qos_specs=None,replication_status=,reservations=['ae2f7af2-35e6-4ec0-bd69-ff9a6245168b','b5500fab-27c0-46cd-a96f-a070e0f9aaab','f4e973a8-85bf-49bd-9c4d-f32590e4430c','11f82e5b-eaa0-45e0-9be8-e0b91ee82134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c24f35b4b2f452b89bd0eaa42a396d4',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1183766408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f36429e3-56ed-4d94-903c-6146ad217498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fa499b0372f41f99e69d7cfdc1930ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c24f35b4b2f452b89bd0eaa42a396d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1187.261289] [57600]: DEBUG cinder.volume.api [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89afb823-4374-4b75-9ecf-f9fc65d94748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1187.277366] [57600]: DEBUG cinder.volume.api [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89afb823-4374-4b75-9ecf-f9fc65d94748) transitioned into state 'SUCCESS' from state '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-1183766408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fa499b0372f41f99e69d7cfdc1930ad',qos_specs=None,replication_status=,reservations=['ae2f7af2-35e6-4ec0-bd69-ff9a6245168b','b5500fab-27c0-46cd-a96f-a070e0f9aaab','f4e973a8-85bf-49bd-9c4d-f32590e4430c','11f82e5b-eaa0-45e0-9be8-e0b91ee82134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c24f35b4b2f452b89bd0eaa42a396d4',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1187.278426] [57600]: DEBUG cinder.volume.api [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b130445-1ac9-4833-b27e-265254213ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1187.288834] [57600]: DEBUG cinder.volume.api [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b130445-1ac9-4833-b27e-265254213ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1187.290738] [57600]: DEBUG cinder.volume.api [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Flow 'volume_create_api' (791bf524-19d7-4efc-8b42-89f4a23d3e08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1187.290738] [57600]: INFO cinder.volume.api [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Create volume request issued successfully. [ 1187.291494] [57600]: INFO cinder.api.openstack.wsgi [None req-b19a249a-8f0b-44e3-a9c7-5999934c9064 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1187.291997] [57600]: [pid: 57600|app: 0|req: 207/386] 10.180.1.21 () {62 vars in 1177 bytes} [Mon Dec 15 13:57:49 2025] POST /volume/v3/volumes => generated 898 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1187.304355] [57601]: DEBUG cinder.api.middleware.request_id [None req-06d57906-c010-47af-8bbf-751ef282997f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.309896] [57601]: INFO cinder.api.openstack.wsgi [None req-06d57906-c010-47af-8bbf-751ef282997f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1187.310246] [57601]: DEBUG cinder.api.openstack.wsgi [None req-06d57906-c010-47af-8bbf-751ef282997f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1187.310471] [57601]: DEBUG cinder.api.openstack.wsgi [None req-06d57906-c010-47af-8bbf-751ef282997f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1187.327931] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.327931] [57601]: warnings.warn( [ 1187.337249] [57601]: INFO cinder.volume.api [None req-06d57906-c010-47af-8bbf-751ef282997f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1187.343875] [57601]: INFO cinder.api.openstack.wsgi [None req-06d57906-c010-47af-8bbf-751ef282997f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1187.344380] [57601]: [pid: 57601|app: 0|req: 180/387] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:57:50 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.367515] [57600]: DEBUG cinder.api.middleware.request_id [None req-10c49b8b-3d84-4238-b5ba-9854a4c53ba4 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.369757] [57600]: INFO cinder.api.openstack.wsgi [None req-10c49b8b-3d84-4238-b5ba-9854a4c53ba4 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1188.370522] [57600]: DEBUG cinder.api.openstack.wsgi [None req-10c49b8b-3d84-4238-b5ba-9854a4c53ba4 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1188.370522] [57600]: DEBUG cinder.api.openstack.wsgi [None req-10c49b8b-3d84-4238-b5ba-9854a4c53ba4 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1188.383623] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.383623] [57600]: warnings.warn( [ 1188.388058] [57600]: INFO cinder.volume.api [None req-10c49b8b-3d84-4238-b5ba-9854a4c53ba4 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1188.397496] [57600]: INFO cinder.api.openstack.wsgi [None req-10c49b8b-3d84-4238-b5ba-9854a4c53ba4 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1188.397945] [57600]: [pid: 57600|app: 0|req: 208/388] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:57:51 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1189.415287] [57601]: DEBUG cinder.api.middleware.request_id [None req-ffd6d1fb-7579-4304-8f3e-82854a7504f7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.417450] [57601]: INFO cinder.api.openstack.wsgi [None req-ffd6d1fb-7579-4304-8f3e-82854a7504f7 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1189.417720] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ffd6d1fb-7579-4304-8f3e-82854a7504f7 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1189.417937] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ffd6d1fb-7579-4304-8f3e-82854a7504f7 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1189.428747] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.428747] [57601]: warnings.warn( [ 1189.433081] [57601]: INFO cinder.volume.api [None req-ffd6d1fb-7579-4304-8f3e-82854a7504f7 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1189.438402] [57601]: INFO cinder.api.openstack.wsgi [None req-ffd6d1fb-7579-4304-8f3e-82854a7504f7 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1189.438595] [57601]: [pid: 57601|app: 0|req: 181/389] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:57:52 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1190.450573] [57600]: DEBUG cinder.api.middleware.request_id [None req-c47f380c-2388-4fe0-8c6a-38ef55b64d14 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.460493] [57600]: INFO cinder.api.openstack.wsgi [None req-c47f380c-2388-4fe0-8c6a-38ef55b64d14 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1190.461026] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c47f380c-2388-4fe0-8c6a-38ef55b64d14 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1190.461307] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c47f380c-2388-4fe0-8c6a-38ef55b64d14 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1190.486536] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.486536] [57600]: warnings.warn( [ 1190.495586] [57600]: INFO cinder.volume.api [None req-c47f380c-2388-4fe0-8c6a-38ef55b64d14 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1190.503166] [57600]: INFO cinder.api.openstack.wsgi [None req-c47f380c-2388-4fe0-8c6a-38ef55b64d14 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1190.503730] [57600]: [pid: 57600|app: 0|req: 209/390] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:57:53 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1191.516094] [57601]: DEBUG cinder.api.middleware.request_id [None req-0f5e5b16-9cec-4f29-b918-b46373be68a7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.518289] [57601]: INFO cinder.api.openstack.wsgi [None req-0f5e5b16-9cec-4f29-b918-b46373be68a7 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1191.518531] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0f5e5b16-9cec-4f29-b918-b46373be68a7 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1191.518744] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0f5e5b16-9cec-4f29-b918-b46373be68a7 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1191.527633] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.527633] [57601]: warnings.warn( [ 1191.531995] [57601]: INFO cinder.volume.api [None req-0f5e5b16-9cec-4f29-b918-b46373be68a7 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1191.537547] [57601]: INFO cinder.api.openstack.wsgi [None req-0f5e5b16-9cec-4f29-b918-b46373be68a7 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1191.538126] [57601]: [pid: 57601|app: 0|req: 182/391] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:57:54 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.549068] [57600]: DEBUG cinder.api.middleware.request_id [None req-4e36ba68-41a8-4920-8a70-fb02132ea03f None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.551272] [57600]: INFO cinder.api.openstack.wsgi [None req-4e36ba68-41a8-4920-8a70-fb02132ea03f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1192.551533] [57600]: DEBUG cinder.api.openstack.wsgi [None req-4e36ba68-41a8-4920-8a70-fb02132ea03f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1192.551809] [57600]: DEBUG cinder.api.openstack.wsgi [None req-4e36ba68-41a8-4920-8a70-fb02132ea03f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1192.562712] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.562712] [57600]: warnings.warn( [ 1192.567235] [57600]: INFO cinder.volume.api [None req-4e36ba68-41a8-4920-8a70-fb02132ea03f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1192.572442] [57600]: INFO cinder.api.openstack.wsgi [None req-4e36ba68-41a8-4920-8a70-fb02132ea03f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1192.572885] [57600]: [pid: 57600|app: 0|req: 210/392] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:57:55 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.588324] [57601]: DEBUG cinder.api.middleware.request_id [None req-57c99219-a39d-4a8a-b35b-dde136fbacca None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.590343] [57601]: INFO cinder.api.openstack.wsgi [None req-57c99219-a39d-4a8a-b35b-dde136fbacca tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1192.590571] [57601]: DEBUG cinder.api.openstack.wsgi [None req-57c99219-a39d-4a8a-b35b-dde136fbacca tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1192.590796] [57601]: DEBUG cinder.api.openstack.wsgi [None req-57c99219-a39d-4a8a-b35b-dde136fbacca tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1192.599661] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.599661] [57601]: warnings.warn( [ 1192.604096] [57601]: INFO cinder.volume.api [None req-57c99219-a39d-4a8a-b35b-dde136fbacca tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1192.609251] [57601]: INFO cinder.api.openstack.wsgi [None req-57c99219-a39d-4a8a-b35b-dde136fbacca tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1192.609711] [57601]: [pid: 57601|app: 0|req: 183/393] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:55 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.661187] [57600]: DEBUG cinder.api.middleware.request_id [None req-81c16279-686e-4138-a179-af087b67f1ef None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.663489] [57600]: INFO cinder.api.openstack.wsgi [None req-81c16279-686e-4138-a179-af087b67f1ef tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1192.663726] [57600]: DEBUG cinder.api.openstack.wsgi [None req-81c16279-686e-4138-a179-af087b67f1ef tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1192.663939] [57600]: DEBUG cinder.api.openstack.wsgi [None req-81c16279-686e-4138-a179-af087b67f1ef tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1192.671905] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.671905] [57600]: warnings.warn( [ 1192.676838] [57600]: INFO cinder.volume.api [None req-81c16279-686e-4138-a179-af087b67f1ef tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1192.682548] [57600]: INFO cinder.api.openstack.wsgi [None req-81c16279-686e-4138-a179-af087b67f1ef tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1192.683038] [57600]: [pid: 57600|app: 0|req: 211/394] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:57:55 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.585365] [57601]: DEBUG cinder.api.middleware.request_id [None req-8f5cd56a-f234-411e-9a29-e13cdf16e212 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.587691] [57601]: INFO cinder.api.openstack.wsgi [None req-8f5cd56a-f234-411e-9a29-e13cdf16e212 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1193.587784] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8f5cd56a-f234-411e-9a29-e13cdf16e212 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1193.587982] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8f5cd56a-f234-411e-9a29-e13cdf16e212 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1193.600038] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.600038] [57601]: warnings.warn( [ 1193.604822] [57601]: INFO cinder.volume.api [None req-8f5cd56a-f234-411e-9a29-e13cdf16e212 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1193.610394] [57601]: INFO cinder.api.openstack.wsgi [None req-8f5cd56a-f234-411e-9a29-e13cdf16e212 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1193.610845] [57601]: [pid: 57601|app: 0|req: 184/395] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:57:56 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.622199] [57600]: DEBUG cinder.api.middleware.request_id [None req-c542aba9-dbff-4efe-b03f-70205eaf9f3b None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.624460] [57600]: INFO cinder.api.openstack.wsgi [None req-c542aba9-dbff-4efe-b03f-70205eaf9f3b tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1194.624742] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c542aba9-dbff-4efe-b03f-70205eaf9f3b tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1194.624968] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c542aba9-dbff-4efe-b03f-70205eaf9f3b tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1194.634455] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.634455] [57600]: warnings.warn( [ 1194.638669] [57600]: INFO cinder.volume.api [None req-c542aba9-dbff-4efe-b03f-70205eaf9f3b tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1194.644208] [57600]: INFO cinder.api.openstack.wsgi [None req-c542aba9-dbff-4efe-b03f-70205eaf9f3b tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1194.644788] [57600]: [pid: 57600|app: 0|req: 212/396] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:57:57 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1195.657820] [57601]: DEBUG cinder.api.middleware.request_id [None req-8db05db8-66d8-4667-a956-5ada404301da None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.661256] [57601]: INFO cinder.api.openstack.wsgi [None req-8db05db8-66d8-4667-a956-5ada404301da tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1195.661256] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8db05db8-66d8-4667-a956-5ada404301da tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1195.661454] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8db05db8-66d8-4667-a956-5ada404301da tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1195.673559] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.673559] [57601]: warnings.warn( [ 1195.678850] [57601]: INFO cinder.volume.api [None req-8db05db8-66d8-4667-a956-5ada404301da tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1195.689156] [57601]: INFO cinder.api.openstack.wsgi [None req-8db05db8-66d8-4667-a956-5ada404301da tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1195.689654] [57601]: [pid: 57601|app: 0|req: 185/397] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:57:58 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1196.701465] [57600]: DEBUG cinder.api.middleware.request_id [None req-9b739afc-9e29-4b9b-b7a7-8a2c0e25817c None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.703701] [57600]: INFO cinder.api.openstack.wsgi [None req-9b739afc-9e29-4b9b-b7a7-8a2c0e25817c tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1196.703773] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9b739afc-9e29-4b9b-b7a7-8a2c0e25817c tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1196.703972] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9b739afc-9e29-4b9b-b7a7-8a2c0e25817c tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1196.714710] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.714710] [57600]: warnings.warn( [ 1196.721765] [57600]: INFO cinder.volume.api [None req-9b739afc-9e29-4b9b-b7a7-8a2c0e25817c tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1196.729874] [57600]: INFO cinder.api.openstack.wsgi [None req-9b739afc-9e29-4b9b-b7a7-8a2c0e25817c tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1196.731348] [57600]: [pid: 57600|app: 0|req: 213/398] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:57:59 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1197.742154] [57601]: DEBUG cinder.api.middleware.request_id [None req-e586f832-3f91-4a15-9ea8-c127a8085d7a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.744241] [57601]: INFO cinder.api.openstack.wsgi [None req-e586f832-3f91-4a15-9ea8-c127a8085d7a tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1197.744542] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e586f832-3f91-4a15-9ea8-c127a8085d7a tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1197.744764] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e586f832-3f91-4a15-9ea8-c127a8085d7a tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1197.755681] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.755681] [57601]: warnings.warn( [ 1197.760256] [57601]: INFO cinder.volume.api [None req-e586f832-3f91-4a15-9ea8-c127a8085d7a tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1197.765868] [57601]: INFO cinder.api.openstack.wsgi [None req-e586f832-3f91-4a15-9ea8-c127a8085d7a tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1197.766395] [57601]: [pid: 57601|app: 0|req: 186/399] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:58:00 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1198.778120] [57600]: DEBUG cinder.api.middleware.request_id [None req-24724495-b87f-49a8-bc46-2b380245a1f1 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.780192] [57600]: INFO cinder.api.openstack.wsgi [None req-24724495-b87f-49a8-bc46-2b380245a1f1 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1198.780428] [57600]: DEBUG cinder.api.openstack.wsgi [None req-24724495-b87f-49a8-bc46-2b380245a1f1 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1198.780637] [57600]: DEBUG cinder.api.openstack.wsgi [None req-24724495-b87f-49a8-bc46-2b380245a1f1 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1198.791463] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.791463] [57600]: warnings.warn( [ 1198.795931] [57600]: INFO cinder.volume.api [None req-24724495-b87f-49a8-bc46-2b380245a1f1 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1198.800774] [57600]: INFO cinder.api.openstack.wsgi [None req-24724495-b87f-49a8-bc46-2b380245a1f1 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1198.801434] [57600]: [pid: 57600|app: 0|req: 214/400] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:58:01 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1199.813468] [57601]: DEBUG cinder.api.middleware.request_id [None req-351d317f-628a-4a31-9e5d-2c9e5989aedf None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.814547] [57601]: INFO cinder.api.openstack.wsgi [None req-351d317f-628a-4a31-9e5d-2c9e5989aedf tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1199.814830] [57601]: DEBUG cinder.api.openstack.wsgi [None req-351d317f-628a-4a31-9e5d-2c9e5989aedf tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1199.815064] [57601]: DEBUG cinder.api.openstack.wsgi [None req-351d317f-628a-4a31-9e5d-2c9e5989aedf tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1199.826395] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.826395] [57601]: warnings.warn( [ 1199.831434] [57601]: INFO cinder.volume.api [None req-351d317f-628a-4a31-9e5d-2c9e5989aedf tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1199.837640] [57601]: INFO cinder.api.openstack.wsgi [None req-351d317f-628a-4a31-9e5d-2c9e5989aedf tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1199.838119] [57601]: [pid: 57601|app: 0|req: 187/401] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:58:02 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1200.849461] [57600]: DEBUG cinder.api.middleware.request_id [None req-2f9c464f-6cc0-4c11-8d74-c68fe1e3fc1f None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.851575] [57600]: INFO cinder.api.openstack.wsgi [None req-2f9c464f-6cc0-4c11-8d74-c68fe1e3fc1f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1200.851900] [57600]: DEBUG cinder.api.openstack.wsgi [None req-2f9c464f-6cc0-4c11-8d74-c68fe1e3fc1f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1200.852178] [57600]: DEBUG cinder.api.openstack.wsgi [None req-2f9c464f-6cc0-4c11-8d74-c68fe1e3fc1f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1200.863938] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.863938] [57600]: warnings.warn( [ 1200.868932] [57600]: INFO cinder.volume.api [None req-2f9c464f-6cc0-4c11-8d74-c68fe1e3fc1f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1200.878510] [57600]: INFO cinder.api.openstack.wsgi [None req-2f9c464f-6cc0-4c11-8d74-c68fe1e3fc1f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1200.879284] [57600]: [pid: 57600|app: 0|req: 215/402] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:58:03 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1201.893114] [57601]: DEBUG cinder.api.middleware.request_id [None req-870f2cfa-2854-416b-884e-35bcada4f6b4 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.895269] [57601]: INFO cinder.api.openstack.wsgi [None req-870f2cfa-2854-416b-884e-35bcada4f6b4 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1201.895545] [57601]: DEBUG cinder.api.openstack.wsgi [None req-870f2cfa-2854-416b-884e-35bcada4f6b4 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1201.895769] [57601]: DEBUG cinder.api.openstack.wsgi [None req-870f2cfa-2854-416b-884e-35bcada4f6b4 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1201.906413] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.906413] [57601]: warnings.warn( [ 1201.910594] [57601]: INFO cinder.volume.api [None req-870f2cfa-2854-416b-884e-35bcada4f6b4 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1201.915521] [57601]: INFO cinder.api.openstack.wsgi [None req-870f2cfa-2854-416b-884e-35bcada4f6b4 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1201.915955] [57601]: [pid: 57601|app: 0|req: 188/403] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:58:04 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1202.926471] [57600]: DEBUG cinder.api.middleware.request_id [None req-f2f0ba43-c38c-4701-98ef-8c2fbea03b1b None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.929095] [57600]: INFO cinder.api.openstack.wsgi [None req-f2f0ba43-c38c-4701-98ef-8c2fbea03b1b tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1202.929366] [57600]: DEBUG cinder.api.openstack.wsgi [None req-f2f0ba43-c38c-4701-98ef-8c2fbea03b1b tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1202.929563] [57600]: DEBUG cinder.api.openstack.wsgi [None req-f2f0ba43-c38c-4701-98ef-8c2fbea03b1b tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1202.940438] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.940438] [57600]: warnings.warn( [ 1202.946056] [57600]: INFO cinder.volume.api [None req-f2f0ba43-c38c-4701-98ef-8c2fbea03b1b tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1202.952374] [57600]: INFO cinder.api.openstack.wsgi [None req-f2f0ba43-c38c-4701-98ef-8c2fbea03b1b tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1202.952836] [57600]: [pid: 57600|app: 0|req: 216/404] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:58:05 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1203.965053] [57601]: DEBUG cinder.api.middleware.request_id [None req-ef3972a5-6030-419a-baaa-45bdb953b7b6 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.967590] [57601]: INFO cinder.api.openstack.wsgi [None req-ef3972a5-6030-419a-baaa-45bdb953b7b6 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1203.967856] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ef3972a5-6030-419a-baaa-45bdb953b7b6 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1203.968076] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ef3972a5-6030-419a-baaa-45bdb953b7b6 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1204.005991] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.005991] [57601]: warnings.warn( [ 1204.010417] [57601]: INFO cinder.volume.api [None req-ef3972a5-6030-419a-baaa-45bdb953b7b6 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1204.016568] [57601]: INFO cinder.api.openstack.wsgi [None req-ef3972a5-6030-419a-baaa-45bdb953b7b6 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1204.017022] [57601]: [pid: 57601|app: 0|req: 189/405] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:58:06 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1205.034122] [57600]: DEBUG cinder.api.middleware.request_id [None req-c3bbb0a6-99a5-4360-906c-a11d1e4dbfd3 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.037729] [57600]: INFO cinder.api.openstack.wsgi [None req-c3bbb0a6-99a5-4360-906c-a11d1e4dbfd3 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1205.038887] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c3bbb0a6-99a5-4360-906c-a11d1e4dbfd3 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1205.038887] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c3bbb0a6-99a5-4360-906c-a11d1e4dbfd3 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1205.048497] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.048497] [57600]: warnings.warn( [ 1205.052977] [57600]: INFO cinder.volume.api [None req-c3bbb0a6-99a5-4360-906c-a11d1e4dbfd3 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1205.059904] [57600]: INFO cinder.api.openstack.wsgi [None req-c3bbb0a6-99a5-4360-906c-a11d1e4dbfd3 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1205.060881] [57600]: [pid: 57600|app: 0|req: 217/406] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:58:07 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.072646] [57601]: DEBUG cinder.api.middleware.request_id [None req-900a38b0-8b35-4a09-a4dc-014923911fd9 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.075473] [57601]: INFO cinder.api.openstack.wsgi [None req-900a38b0-8b35-4a09-a4dc-014923911fd9 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1206.075715] [57601]: DEBUG cinder.api.openstack.wsgi [None req-900a38b0-8b35-4a09-a4dc-014923911fd9 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1206.075984] [57601]: DEBUG cinder.api.openstack.wsgi [None req-900a38b0-8b35-4a09-a4dc-014923911fd9 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1206.087984] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.087984] [57601]: warnings.warn( [ 1206.092586] [57601]: INFO cinder.volume.api [None req-900a38b0-8b35-4a09-a4dc-014923911fd9 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1206.100758] [57601]: INFO cinder.api.openstack.wsgi [None req-900a38b0-8b35-4a09-a4dc-014923911fd9 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1206.101116] [57601]: [pid: 57601|app: 0|req: 190/407] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:58:08 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 1573 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1206.146802] [57600]: DEBUG cinder.api.middleware.request_id [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-b1e50a53-b31e-4d91-b03f-3d1257e9a2de None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.150812] [57600]: INFO cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-b1e50a53-b31e-4d91-b03f-3d1257e9a2de tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1206.150928] [57600]: DEBUG cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-b1e50a53-b31e-4d91-b03f-3d1257e9a2de tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1206.151343] [57600]: DEBUG cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-b1e50a53-b31e-4d91-b03f-3d1257e9a2de tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1206.164553] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.164553] [57600]: warnings.warn( [ 1206.168382] [57600]: INFO cinder.volume.api [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-b1e50a53-b31e-4d91-b03f-3d1257e9a2de tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1206.173455] [57600]: INFO cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-b1e50a53-b31e-4d91-b03f-3d1257e9a2de tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1206.173979] [57600]: [pid: 57600|app: 0|req: 218/408] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:58:08 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 1392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1206.506803] [57601]: DEBUG cinder.api.middleware.request_id [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-61d5bdaf-578f-42cd-be0f-57e7606c2b3d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.509049] [57601]: INFO cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-61d5bdaf-578f-42cd-be0f-57e7606c2b3d tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1206.509267] [57601]: DEBUG cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-61d5bdaf-578f-42cd-be0f-57e7606c2b3d tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1206.509514] [57601]: DEBUG cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-61d5bdaf-578f-42cd-be0f-57e7606c2b3d tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1206.516968] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.516968] [57601]: warnings.warn( [ 1206.520946] [57601]: INFO cinder.volume.api [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-61d5bdaf-578f-42cd-be0f-57e7606c2b3d tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1206.525896] [57601]: INFO cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-61d5bdaf-578f-42cd-be0f-57e7606c2b3d tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1206.526326] [57601]: [pid: 57601|app: 0|req: 191/409] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:58:09 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.532993] [57600]: DEBUG cinder.api.middleware.request_id [None req-b812e6c4-015c-484a-b6f1-1ce6cf7d51b3 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.532993] [57600]: INFO cinder.api.openstack.wsgi [None req-b812e6c4-015c-484a-b6f1-1ce6cf7d51b3 None None] GET http://10.180.1.21/volume// [ 1206.532993] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b812e6c4-015c-484a-b6f1-1ce6cf7d51b3 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1206.532993] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b812e6c4-015c-484a-b6f1-1ce6cf7d51b3 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1206.533392] [57600]: INFO cinder.api.openstack.wsgi [None req-b812e6c4-015c-484a-b6f1-1ce6cf7d51b3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1206.533738] [57600]: [pid: 57600|app: 0|req: 219/410] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 13:58:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1206.537466] [57601]: DEBUG cinder.api.middleware.request_id [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-a5115016-c70d-4693-a951-7dc363cf1055 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.539815] [57601]: INFO cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-a5115016-c70d-4693-a951-7dc363cf1055 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1206.540311] [57601]: DEBUG cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-a5115016-c70d-4693-a951-7dc363cf1055 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f36429e3-56ed-4d94-903c-6146ad217498", "connector": null, "instance_uuid": "d1e71376-ee0a-432e-841c-842b0a47b43c"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1206.549866] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.549866] [57601]: warnings.warn( [ 1206.573442] [57601]: INFO cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-a5115016-c70d-4693-a951-7dc363cf1055 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1206.573958] [57601]: [pid: 57601|app: 0|req: 192/411] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:58:09 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1209.343455] [57600]: DEBUG cinder.api.middleware.request_id [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.345800] [57600]: INFO cinder.api.openstack.wsgi [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1209.346230] [57600]: DEBUG cinder.api.openstack.wsgi [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-584996504", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1209.347944] [57600]: DEBUG cinder.api.v3.volumes [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-584996504', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57600) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1209.348175] [57600]: INFO cinder.api.v3.volumes [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Create volume of 1 GB [ 1209.353622] [57600]: INFO cinder.volume.api [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Availability Zones retrieved successfully. [ 1209.360369] [57600]: DEBUG cinder.volume.api [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Flow 'volume_create_api' (a92862bb-f8cb-4ff8-ad70-e7c5239ea4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1209.361519] [57600]: DEBUG cinder.volume.api [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb6eb186-6f02-473d-b9e6-ea7e302bba80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1209.362649] [57600]: DEBUG cinder.volume.flows.api.create_volume [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Validating volume size '1' using validate_int {{(pid=57600) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1209.381710] [57600]: DEBUG cinder.volume.api [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb6eb186-6f02-473d-b9e6-ea7e302bba80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1209.382767] [57600]: DEBUG cinder.volume.api [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42e7e97b-da13-4cab-af2c-8323322d1d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1209.427768] [57600]: DEBUG cinder.quota [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Created reservations ['18324e1a-2924-4448-bc1d-96f4d0566fd9', 'f2e869d7-fb21-4c5f-b6da-16458ab77fd8', 'd1b717d9-36db-4a8c-8a32-e02ab1ee1904', '3cccb650-d3dd-4df6-843e-a7d4d8569eba'] {{(pid=57600) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1209.428751] [57600]: DEBUG cinder.volume.api [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42e7e97b-da13-4cab-af2c-8323322d1d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18324e1a-2924-4448-bc1d-96f4d0566fd9', 'f2e869d7-fb21-4c5f-b6da-16458ab77fd8', 'd1b717d9-36db-4a8c-8a32-e02ab1ee1904', '3cccb650-d3dd-4df6-843e-a7d4d8569eba']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1209.429659] [57600]: DEBUG cinder.volume.api [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbfd98e9-4831-477a-91e7-faac64ba5899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1209.444130] [57600]: DEBUG cinder.volume.api [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbfd98e9-4831-477a-91e7-faac64ba5899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0838b836-d383-4a5d-ba27-103153d3d9f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-584996504',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4c61f078099f4ba19e58cb284a932ad9',qos_specs=None,replication_status=,reservations=['18324e1a-2924-4448-bc1d-96f4d0566fd9','f2e869d7-fb21-4c5f-b6da-16458ab77fd8','d1b717d9-36db-4a8c-8a32-e02ab1ee1904','3cccb650-d3dd-4df6-843e-a7d4d8569eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e7d818c08542bd81f492ba292d8a1d',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-584996504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0838b836-d383-4a5d-ba27-103153d3d9f8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4c61f078099f4ba19e58cb284a932ad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0e7d818c08542bd81f492ba292d8a1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1209.445291] [57600]: DEBUG cinder.volume.api [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255b950c-69ed-40c5-8eba-5eac5fbf588b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1209.459253] [57600]: DEBUG cinder.volume.api [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255b950c-69ed-40c5-8eba-5eac5fbf588b) transitioned into state 'SUCCESS' from state '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-584996504',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4c61f078099f4ba19e58cb284a932ad9',qos_specs=None,replication_status=,reservations=['18324e1a-2924-4448-bc1d-96f4d0566fd9','f2e869d7-fb21-4c5f-b6da-16458ab77fd8','d1b717d9-36db-4a8c-8a32-e02ab1ee1904','3cccb650-d3dd-4df6-843e-a7d4d8569eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e7d818c08542bd81f492ba292d8a1d',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1209.460158] [57600]: DEBUG cinder.volume.api [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29eb1e30-a580-461f-acd9-5b86bb2b1ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1209.471651] [57600]: DEBUG cinder.volume.api [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29eb1e30-a580-461f-acd9-5b86bb2b1ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1209.472822] [57600]: DEBUG cinder.volume.api [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Flow 'volume_create_api' (a92862bb-f8cb-4ff8-ad70-e7c5239ea4d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1209.473188] [57600]: INFO cinder.volume.api [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Create volume request issued successfully. [ 1209.473937] [57600]: INFO cinder.api.openstack.wsgi [req-db7f6413-e6db-418d-aec0-53c20190a405 req-942227cd-5c6f-4564-b615-9a968ab69a9d tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1209.474434] [57600]: [pid: 57600|app: 0|req: 220/412] 10.180.1.21 () {64 vars in 1421 bytes} [Mon Dec 15 13:58:12 2025] POST /volume/v3/volumes => generated 761 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1209.479171] [57601]: DEBUG cinder.api.middleware.request_id [req-db7f6413-e6db-418d-aec0-53c20190a405 req-8b36d7ba-9fb4-4476-8907-442b9774f44b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.481499] [57601]: INFO cinder.api.openstack.wsgi [req-db7f6413-e6db-418d-aec0-53c20190a405 req-8b36d7ba-9fb4-4476-8907-442b9774f44b tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] GET http://10.180.1.21/volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 [ 1209.481722] [57601]: DEBUG cinder.api.openstack.wsgi [req-db7f6413-e6db-418d-aec0-53c20190a405 req-8b36d7ba-9fb4-4476-8907-442b9774f44b tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1209.482015] [57601]: DEBUG cinder.api.openstack.wsgi [req-db7f6413-e6db-418d-aec0-53c20190a405 req-8b36d7ba-9fb4-4476-8907-442b9774f44b tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1209.489827] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.489827] [57601]: warnings.warn( [ 1209.494837] [57601]: INFO cinder.volume.api [req-db7f6413-e6db-418d-aec0-53c20190a405 req-8b36d7ba-9fb4-4476-8907-442b9774f44b tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Volume info retrieved successfully. [ 1209.501612] [57601]: INFO cinder.api.openstack.wsgi [req-db7f6413-e6db-418d-aec0-53c20190a405 req-8b36d7ba-9fb4-4476-8907-442b9774f44b tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] http://10.180.1.21/volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 returned with HTTP 200 [ 1209.502121] [57601]: [pid: 57601|app: 0|req: 193/413] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:58:12 2025] GET /volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 => generated 829 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.524547] [57600]: DEBUG cinder.api.middleware.request_id [req-31bab042-cb2d-4e54-a093-716e29e0cf91 req-708bdfaa-7558-4ff7-9bde-1713860b1936 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.526844] [57600]: INFO cinder.api.openstack.wsgi [req-31bab042-cb2d-4e54-a093-716e29e0cf91 req-708bdfaa-7558-4ff7-9bde-1713860b1936 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] GET http://10.180.1.21/volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 [ 1209.527124] [57600]: DEBUG cinder.api.openstack.wsgi [req-31bab042-cb2d-4e54-a093-716e29e0cf91 req-708bdfaa-7558-4ff7-9bde-1713860b1936 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1209.527297] [57600]: DEBUG cinder.api.openstack.wsgi [req-31bab042-cb2d-4e54-a093-716e29e0cf91 req-708bdfaa-7558-4ff7-9bde-1713860b1936 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1209.537419] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.537419] [57600]: warnings.warn( [ 1209.541712] [57600]: INFO cinder.volume.api [req-31bab042-cb2d-4e54-a093-716e29e0cf91 req-708bdfaa-7558-4ff7-9bde-1713860b1936 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Volume info retrieved successfully. [ 1209.546990] [57600]: INFO cinder.api.openstack.wsgi [req-31bab042-cb2d-4e54-a093-716e29e0cf91 req-708bdfaa-7558-4ff7-9bde-1713860b1936 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] http://10.180.1.21/volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 returned with HTTP 200 [ 1209.547529] [57600]: [pid: 57600|app: 0|req: 221/414] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:58:12 2025] GET /volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.567830] [57601]: DEBUG cinder.api.middleware.request_id [req-f03eb8fa-5791-47ef-af22-a4b4873b5ef1 req-2ef2ba59-252d-483d-aa65-b808c33a54cf None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.570182] [57601]: INFO cinder.api.openstack.wsgi [req-f03eb8fa-5791-47ef-af22-a4b4873b5ef1 req-2ef2ba59-252d-483d-aa65-b808c33a54cf tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] GET http://10.180.1.21/volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 [ 1210.570418] [57601]: DEBUG cinder.api.openstack.wsgi [req-f03eb8fa-5791-47ef-af22-a4b4873b5ef1 req-2ef2ba59-252d-483d-aa65-b808c33a54cf tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1210.570627] [57601]: DEBUG cinder.api.openstack.wsgi [req-f03eb8fa-5791-47ef-af22-a4b4873b5ef1 req-2ef2ba59-252d-483d-aa65-b808c33a54cf tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1210.581362] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.581362] [57601]: warnings.warn( [ 1210.586125] [57601]: INFO cinder.volume.api [req-f03eb8fa-5791-47ef-af22-a4b4873b5ef1 req-2ef2ba59-252d-483d-aa65-b808c33a54cf tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Volume info retrieved successfully. [ 1210.591970] [57601]: INFO cinder.api.openstack.wsgi [req-f03eb8fa-5791-47ef-af22-a4b4873b5ef1 req-2ef2ba59-252d-483d-aa65-b808c33a54cf tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] http://10.180.1.21/volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 returned with HTTP 200 [ 1210.592450] [57601]: [pid: 57601|app: 0|req: 194/415] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:58:13 2025] GET /volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.611047] [57600]: DEBUG cinder.api.middleware.request_id [req-4aac4aa6-05aa-474c-bf9b-bd31096733c6 req-ec4e6a80-10b7-43df-9546-8caa4a757770 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.613900] [57600]: INFO cinder.api.openstack.wsgi [req-4aac4aa6-05aa-474c-bf9b-bd31096733c6 req-ec4e6a80-10b7-43df-9546-8caa4a757770 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] GET http://10.180.1.21/volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 [ 1210.614143] [57600]: DEBUG cinder.api.openstack.wsgi [req-4aac4aa6-05aa-474c-bf9b-bd31096733c6 req-ec4e6a80-10b7-43df-9546-8caa4a757770 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1210.614354] [57600]: DEBUG cinder.api.openstack.wsgi [req-4aac4aa6-05aa-474c-bf9b-bd31096733c6 req-ec4e6a80-10b7-43df-9546-8caa4a757770 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1210.622345] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.622345] [57600]: warnings.warn( [ 1210.626361] [57600]: INFO cinder.volume.api [req-4aac4aa6-05aa-474c-bf9b-bd31096733c6 req-ec4e6a80-10b7-43df-9546-8caa4a757770 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Volume info retrieved successfully. [ 1210.630904] [57600]: INFO cinder.api.openstack.wsgi [req-4aac4aa6-05aa-474c-bf9b-bd31096733c6 req-ec4e6a80-10b7-43df-9546-8caa4a757770 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] http://10.180.1.21/volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 returned with HTTP 200 [ 1210.631349] [57600]: [pid: 57600|app: 0|req: 222/416] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:58:13 2025] GET /volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.655165] [57601]: DEBUG cinder.api.middleware.request_id [req-fdad3e27-2192-42cb-822d-161c17f9c32a req-173560cd-4da0-43ea-8f8a-4addfca01d7e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.658190] [57601]: INFO cinder.api.openstack.wsgi [req-fdad3e27-2192-42cb-822d-161c17f9c32a req-173560cd-4da0-43ea-8f8a-4addfca01d7e tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 [ 1210.658449] [57601]: DEBUG cinder.api.openstack.wsgi [req-fdad3e27-2192-42cb-822d-161c17f9c32a req-173560cd-4da0-43ea-8f8a-4addfca01d7e tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1210.658746] [57601]: DEBUG cinder.api.openstack.wsgi [req-fdad3e27-2192-42cb-822d-161c17f9c32a req-173560cd-4da0-43ea-8f8a-4addfca01d7e tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1210.658990] [57601]: INFO cinder.api.v3.volumes [req-fdad3e27-2192-42cb-822d-161c17f9c32a req-173560cd-4da0-43ea-8f8a-4addfca01d7e tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Delete volume with id: 0838b836-d383-4a5d-ba27-103153d3d9f8 [ 1210.669777] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.669777] [57601]: warnings.warn( [ 1210.670560] [57601]: INFO cinder.volume.api [req-fdad3e27-2192-42cb-822d-161c17f9c32a req-173560cd-4da0-43ea-8f8a-4addfca01d7e tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Volume info retrieved successfully. [ 1210.689394] [57601]: INFO cinder.volume.api [req-fdad3e27-2192-42cb-822d-161c17f9c32a req-173560cd-4da0-43ea-8f8a-4addfca01d7e tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Delete volume request issued successfully. [ 1210.689599] [57601]: INFO cinder.api.openstack.wsgi [req-fdad3e27-2192-42cb-822d-161c17f9c32a req-173560cd-4da0-43ea-8f8a-4addfca01d7e tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] http://10.180.1.21/volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 returned with HTTP 202 [ 1210.690289] [57601]: [pid: 57601|app: 0|req: 195/417] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 15 13:58:13 2025] DELETE /volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1210.708036] [57600]: DEBUG cinder.api.middleware.request_id [req-b6db503e-7336-4f8f-a300-515097ff7207 req-a023e744-b873-4171-bb4f-10bb3fe0bab1 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.710496] [57600]: INFO cinder.api.openstack.wsgi [req-b6db503e-7336-4f8f-a300-515097ff7207 req-a023e744-b873-4171-bb4f-10bb3fe0bab1 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] GET http://10.180.1.21/volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 [ 1210.710726] [57600]: DEBUG cinder.api.openstack.wsgi [req-b6db503e-7336-4f8f-a300-515097ff7207 req-a023e744-b873-4171-bb4f-10bb3fe0bab1 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1210.710937] [57600]: DEBUG cinder.api.openstack.wsgi [req-b6db503e-7336-4f8f-a300-515097ff7207 req-a023e744-b873-4171-bb4f-10bb3fe0bab1 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1210.720160] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.720160] [57600]: warnings.warn( [ 1210.727229] [57600]: INFO cinder.volume.api [req-b6db503e-7336-4f8f-a300-515097ff7207 req-a023e744-b873-4171-bb4f-10bb3fe0bab1 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Volume info retrieved successfully. [ 1210.735296] [57600]: INFO cinder.api.openstack.wsgi [req-b6db503e-7336-4f8f-a300-515097ff7207 req-a023e744-b873-4171-bb4f-10bb3fe0bab1 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] http://10.180.1.21/volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 returned with HTTP 200 [ 1210.735875] [57600]: [pid: 57600|app: 0|req: 223/418] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:58:13 2025] GET /volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.756395] [57601]: DEBUG cinder.api.middleware.request_id [req-8be38140-adaa-40f6-9e7d-451d5be6abc6 req-32930b24-369c-4033-b052-de00afaff1a8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.758941] [57601]: INFO cinder.api.openstack.wsgi [req-8be38140-adaa-40f6-9e7d-451d5be6abc6 req-32930b24-369c-4033-b052-de00afaff1a8 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] GET http://10.180.1.21/volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 [ 1211.759188] [57601]: DEBUG cinder.api.openstack.wsgi [req-8be38140-adaa-40f6-9e7d-451d5be6abc6 req-32930b24-369c-4033-b052-de00afaff1a8 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1211.759401] [57601]: DEBUG cinder.api.openstack.wsgi [req-8be38140-adaa-40f6-9e7d-451d5be6abc6 req-32930b24-369c-4033-b052-de00afaff1a8 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1211.765946] [57601]: INFO cinder.api.openstack.wsgi [req-8be38140-adaa-40f6-9e7d-451d5be6abc6 req-32930b24-369c-4033-b052-de00afaff1a8 tempest-VolumesGetTestJSON-666677759 tempest-VolumesGetTestJSON-666677759-project-member] http://10.180.1.21/volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 returned with HTTP 404 [ 1211.766538] [57601]: [pid: 57601|app: 0|req: 196/419] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:58:14 2025] GET /volume/v3/volumes/0838b836-d383-4a5d-ba27-103153d3d9f8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1212.200079] [57600]: DEBUG cinder.api.middleware.request_id [None req-f25e1250-5785-4419-a371-1c5bd4878caf None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.200541] [57600]: INFO cinder.api.openstack.wsgi [None req-f25e1250-5785-4419-a371-1c5bd4878caf None None] GET http://10.180.1.21/volume// [ 1212.200711] [57600]: DEBUG cinder.api.openstack.wsgi [None req-f25e1250-5785-4419-a371-1c5bd4878caf None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1212.200918] [57600]: DEBUG cinder.api.openstack.wsgi [None req-f25e1250-5785-4419-a371-1c5bd4878caf None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1212.201325] [57600]: INFO cinder.api.openstack.wsgi [None req-f25e1250-5785-4419-a371-1c5bd4878caf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1212.201636] [57600]: [pid: 57600|app: 0|req: 224/420] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:58:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1212.205289] [57601]: DEBUG cinder.api.middleware.request_id [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-2d6970df-3285-49e2-bccf-396908ae629b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.208194] [57601]: INFO cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-2d6970df-3285-49e2-bccf-396908ae629b tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1212.208468] [57601]: DEBUG cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-2d6970df-3285-49e2-bccf-396908ae629b tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1212.208869] [57601]: DEBUG cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-2d6970df-3285-49e2-bccf-396908ae629b tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1212.222177] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.222177] [57601]: warnings.warn( [ 1212.226023] [57601]: INFO cinder.volume.api [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-2d6970df-3285-49e2-bccf-396908ae629b tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1212.231796] [57601]: INFO cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-2d6970df-3285-49e2-bccf-396908ae629b tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1212.232387] [57601]: [pid: 57601|app: 0|req: 197/421] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:58:14 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 1572 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1212.372513] [57600]: DEBUG cinder.api.middleware.request_id [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-ba297f11-8e2d-4081-a279-c314c849a289 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.375356] [57600]: INFO cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-ba297f11-8e2d-4081-a279-c314c849a289 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] PUT http://10.180.1.21/volume/v3/attachments/bd4221c7-efd4-4056-92b1-9ef0270af00e [ 1212.375880] [57600]: DEBUG cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-ba297f11-8e2d-4081-a279-c314c849a289 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1212.385173] [57600]: DEBUG cinder.coordination [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-ba297f11-8e2d-4081-a279-c314c849a289 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Acquiring lock "cinder-attachment_update-f36429e3-56ed-4d94-903c-6146ad217498-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1212.389824] [57600]: DEBUG cinder.coordination [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-ba297f11-8e2d-4081-a279-c314c849a289 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Lock "cinder-attachment_update-f36429e3-56ed-4d94-903c-6146ad217498-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1212.390968] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.390968] [57600]: warnings.warn( [ 1212.911433] [57600]: DEBUG cinder.coordination [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-ba297f11-8e2d-4081-a279-c314c849a289 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Lock "cinder-attachment_update-f36429e3-56ed-4d94-903c-6146ad217498-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=57600) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1212.911790] [57600]: INFO cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-ba297f11-8e2d-4081-a279-c314c849a289 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/attachments/bd4221c7-efd4-4056-92b1-9ef0270af00e returned with HTTP 200 [ 1212.912495] [57600]: [pid: 57600|app: 0|req: 225/422] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:58:15 2025] PUT /volume/v3/attachments/bd4221c7-efd4-4056-92b1-9ef0270af00e => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1213.419318] [57601]: DEBUG cinder.api.middleware.request_id [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-f6bc0906-4137-4212-8ccf-99de0d95f8d2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.422022] [57601]: INFO cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-f6bc0906-4137-4212-8ccf-99de0d95f8d2 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] POST http://10.180.1.21/volume/v3/attachments/bd4221c7-efd4-4056-92b1-9ef0270af00e/action [ 1213.422157] [57601]: DEBUG cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-f6bc0906-4137-4212-8ccf-99de0d95f8d2 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1213.422286] [57601]: DEBUG cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-f6bc0906-4137-4212-8ccf-99de0d95f8d2 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.442144] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.442144] [57601]: warnings.warn( [ 1213.452899] [57601]: INFO cinder.api.openstack.wsgi [req-9ea3fbd8-5993-4700-ab6e-f191a76fa957 req-f6bc0906-4137-4212-8ccf-99de0d95f8d2 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/attachments/bd4221c7-efd4-4056-92b1-9ef0270af00e/action returned with HTTP 204 [ 1213.453548] [57601]: [pid: 57601|app: 0|req: 198/423] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:58:16 2025] POST /volume/v3/attachments/bd4221c7-efd4-4056-92b1-9ef0270af00e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1222.906744] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=114,cinder:INSERT=21,cinder:UPDATE=25 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1223.450607] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=75,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1224.378718] [57600]: DEBUG cinder.api.middleware.request_id [None req-b32948c2-f9b8-4434-a2c0-3e0c4c77d523 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.380859] [57600]: INFO cinder.api.openstack.wsgi [None req-b32948c2-f9b8-4434-a2c0-3e0c4c77d523 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1224.381137] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b32948c2-f9b8-4434-a2c0-3e0c4c77d523 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1224.381362] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b32948c2-f9b8-4434-a2c0-3e0c4c77d523 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1224.397983] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.397983] [57600]: warnings.warn( [ 1224.402037] [57600]: INFO cinder.volume.api [None req-b32948c2-f9b8-4434-a2c0-3e0c4c77d523 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1224.408946] [57600]: INFO cinder.api.openstack.wsgi [None req-b32948c2-f9b8-4434-a2c0-3e0c4c77d523 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1224.409560] [57600]: [pid: 57600|app: 0|req: 226/424] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 13:58:27 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 1865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1227.481925] [57601]: DEBUG cinder.api.middleware.request_id [None req-95a636f3-ce6c-4eea-9a74-af159e5275a2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.484029] [57601]: INFO cinder.api.openstack.wsgi [None req-95a636f3-ce6c-4eea-9a74-af159e5275a2 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 [ 1227.484252] [57601]: DEBUG cinder.api.openstack.wsgi [None req-95a636f3-ce6c-4eea-9a74-af159e5275a2 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1227.484458] [57601]: DEBUG cinder.api.openstack.wsgi [None req-95a636f3-ce6c-4eea-9a74-af159e5275a2 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1227.496082] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.496082] [57601]: warnings.warn( [ 1227.500619] [57601]: INFO cinder.volume.api [None req-95a636f3-ce6c-4eea-9a74-af159e5275a2 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 1227.505687] [57601]: INFO cinder.api.openstack.wsgi [None req-95a636f3-ce6c-4eea-9a74-af159e5275a2 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 returned with HTTP 200 [ 1227.506166] [57601]: [pid: 57601|app: 0|req: 199/425] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:30 2025] GET /volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.558300] [57600]: DEBUG cinder.api.middleware.request_id [None req-edf39ae1-b742-4406-9c5a-5ba132eee5a1 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.560338] [57600]: INFO cinder.api.openstack.wsgi [None req-edf39ae1-b742-4406-9c5a-5ba132eee5a1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 [ 1227.560553] [57600]: DEBUG cinder.api.openstack.wsgi [None req-edf39ae1-b742-4406-9c5a-5ba132eee5a1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1227.560855] [57600]: DEBUG cinder.api.openstack.wsgi [None req-edf39ae1-b742-4406-9c5a-5ba132eee5a1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1227.568419] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.568419] [57600]: warnings.warn( [ 1227.571653] [57600]: INFO cinder.volume.api [None req-edf39ae1-b742-4406-9c5a-5ba132eee5a1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 1227.575786] [57600]: INFO cinder.api.openstack.wsgi [None req-edf39ae1-b742-4406-9c5a-5ba132eee5a1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 returned with HTTP 200 [ 1227.576197] [57600]: [pid: 57600|app: 0|req: 227/426] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:30 2025] GET /volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.854698] [57601]: DEBUG cinder.api.middleware.request_id [None req-acf97f49-f0c0-4b98-818c-fef7ce14c7ab None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.856916] [57601]: INFO cinder.api.openstack.wsgi [None req-acf97f49-f0c0-4b98-818c-fef7ce14c7ab tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 [ 1234.857180] [57601]: DEBUG cinder.api.openstack.wsgi [None req-acf97f49-f0c0-4b98-818c-fef7ce14c7ab tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1234.857415] [57601]: DEBUG cinder.api.openstack.wsgi [None req-acf97f49-f0c0-4b98-818c-fef7ce14c7ab tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1234.857619] [57601]: INFO cinder.api.v3.volumes [None req-acf97f49-f0c0-4b98-818c-fef7ce14c7ab tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Delete volume with id: a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 [ 1234.868737] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.868737] [57601]: warnings.warn( [ 1234.869324] [57601]: INFO cinder.volume.api [None req-acf97f49-f0c0-4b98-818c-fef7ce14c7ab tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 1234.888506] [57601]: INFO cinder.volume.api [None req-acf97f49-f0c0-4b98-818c-fef7ce14c7ab tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Delete volume request issued successfully. [ 1234.888684] [57601]: INFO cinder.api.openstack.wsgi [None req-acf97f49-f0c0-4b98-818c-fef7ce14c7ab tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 returned with HTTP 202 [ 1234.889245] [57601]: [pid: 57601|app: 0|req: 200/427] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:58:37 2025] DELETE /volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1234.892399] [57600]: DEBUG cinder.api.middleware.request_id [None req-0f8c70a4-8366-4ab1-95d0-7398800bad20 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.894867] [57600]: INFO cinder.api.openstack.wsgi [None req-0f8c70a4-8366-4ab1-95d0-7398800bad20 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 [ 1234.895170] [57600]: DEBUG cinder.api.openstack.wsgi [None req-0f8c70a4-8366-4ab1-95d0-7398800bad20 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1234.895430] [57600]: DEBUG cinder.api.openstack.wsgi [None req-0f8c70a4-8366-4ab1-95d0-7398800bad20 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1234.904501] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.904501] [57600]: warnings.warn( [ 1234.908801] [57600]: INFO cinder.volume.api [None req-0f8c70a4-8366-4ab1-95d0-7398800bad20 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 1234.913666] [57600]: INFO cinder.api.openstack.wsgi [None req-0f8c70a4-8366-4ab1-95d0-7398800bad20 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 returned with HTTP 200 [ 1234.914138] [57600]: [pid: 57600|app: 0|req: 228/428] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:37 2025] GET /volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.924457] [57601]: DEBUG cinder.api.middleware.request_id [None req-b1774e6e-0f4e-4d56-b6a6-b6b321f40436 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.926572] [57601]: INFO cinder.api.openstack.wsgi [None req-b1774e6e-0f4e-4d56-b6a6-b6b321f40436 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 [ 1235.926789] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b1774e6e-0f4e-4d56-b6a6-b6b321f40436 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1235.926995] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b1774e6e-0f4e-4d56-b6a6-b6b321f40436 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1235.934782] [57601]: INFO cinder.api.openstack.wsgi [None req-b1774e6e-0f4e-4d56-b6a6-b6b321f40436 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 returned with HTTP 404 [ 1235.934782] [57601]: [pid: 57601|app: 0|req: 201/429] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:38 2025] GET /volume/v3/volumes/a80d2e65-53e8-403c-b6f2-7a9fe7a75ad4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1235.982140] [57600]: DEBUG cinder.api.middleware.request_id [None req-292a5b58-8c6b-439f-b6f8-7240ee3d6de0 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.984376] [57600]: INFO cinder.api.openstack.wsgi [None req-292a5b58-8c6b-439f-b6f8-7240ee3d6de0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 [ 1235.984578] [57600]: DEBUG cinder.api.openstack.wsgi [None req-292a5b58-8c6b-439f-b6f8-7240ee3d6de0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1235.984783] [57600]: DEBUG cinder.api.openstack.wsgi [None req-292a5b58-8c6b-439f-b6f8-7240ee3d6de0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'delete' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1235.985055] [57600]: INFO cinder.api.v3.volumes [None req-292a5b58-8c6b-439f-b6f8-7240ee3d6de0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Delete volume with id: 3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 [ 1235.995496] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.995496] [57600]: warnings.warn( [ 1235.996104] [57600]: INFO cinder.volume.api [None req-292a5b58-8c6b-439f-b6f8-7240ee3d6de0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 1236.013425] [57600]: INFO cinder.volume.api [None req-292a5b58-8c6b-439f-b6f8-7240ee3d6de0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Delete volume request issued successfully. [ 1236.013627] [57600]: INFO cinder.api.openstack.wsgi [None req-292a5b58-8c6b-439f-b6f8-7240ee3d6de0 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 returned with HTTP 202 [ 1236.014200] [57600]: [pid: 57600|app: 0|req: 229/430] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:58:38 2025] DELETE /volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1236.017845] [57601]: DEBUG cinder.api.middleware.request_id [None req-6a83d388-0ebc-4a08-a4a4-08573adcde4d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.019742] [57601]: INFO cinder.api.openstack.wsgi [None req-6a83d388-0ebc-4a08-a4a4-08573adcde4d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 [ 1236.019974] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6a83d388-0ebc-4a08-a4a4-08573adcde4d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1236.020284] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6a83d388-0ebc-4a08-a4a4-08573adcde4d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1236.029128] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.029128] [57601]: warnings.warn( [ 1236.034172] [57601]: INFO cinder.volume.api [None req-6a83d388-0ebc-4a08-a4a4-08573adcde4d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 1236.040019] [57601]: INFO cinder.api.openstack.wsgi [None req-6a83d388-0ebc-4a08-a4a4-08573adcde4d tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 returned with HTTP 200 [ 1236.040498] [57601]: [pid: 57601|app: 0|req: 202/431] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:38 2025] GET /volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.560998] [57600]: DEBUG cinder.api.middleware.request_id [None req-11626030-b84c-42e6-821d-4a5bdccbe253 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.563427] [57600]: INFO cinder.api.openstack.wsgi [None req-11626030-b84c-42e6-821d-4a5bdccbe253 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] DELETE http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1236.563637] [57600]: DEBUG cinder.api.openstack.wsgi [None req-11626030-b84c-42e6-821d-4a5bdccbe253 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1236.564596] [57600]: DEBUG cinder.api.openstack.wsgi [None req-11626030-b84c-42e6-821d-4a5bdccbe253 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'delete' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1236.564596] [57600]: INFO cinder.api.v3.volumes [None req-11626030-b84c-42e6-821d-4a5bdccbe253 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Delete volume with id: efa93237-3da0-4d29-8d84-38f3461199ac [ 1236.573888] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.573888] [57600]: warnings.warn( [ 1236.574407] [57600]: INFO cinder.volume.api [None req-11626030-b84c-42e6-821d-4a5bdccbe253 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1236.591327] [57600]: INFO cinder.volume.api [None req-11626030-b84c-42e6-821d-4a5bdccbe253 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Delete volume request issued successfully. [ 1236.591543] [57600]: INFO cinder.api.openstack.wsgi [None req-11626030-b84c-42e6-821d-4a5bdccbe253 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 202 [ 1236.592163] [57600]: [pid: 57600|app: 0|req: 230/432] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:58:39 2025] DELETE /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1236.595183] [57601]: DEBUG cinder.api.middleware.request_id [None req-a83e60d2-9d41-4220-8021-9dbf13f3fb0f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.597320] [57601]: INFO cinder.api.openstack.wsgi [None req-a83e60d2-9d41-4220-8021-9dbf13f3fb0f tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1236.597715] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a83e60d2-9d41-4220-8021-9dbf13f3fb0f tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1236.597782] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a83e60d2-9d41-4220-8021-9dbf13f3fb0f tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1236.606773] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.606773] [57601]: warnings.warn( [ 1236.611798] [57601]: INFO cinder.volume.api [None req-a83e60d2-9d41-4220-8021-9dbf13f3fb0f tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1236.619207] [57601]: INFO cinder.api.openstack.wsgi [None req-a83e60d2-9d41-4220-8021-9dbf13f3fb0f tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1236.619846] [57601]: [pid: 57601|app: 0|req: 203/433] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:39 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.679272] [57600]: DEBUG cinder.api.middleware.request_id [None req-b26c87e4-f23d-4143-b23a-fac0ec04e11d None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.681385] [57600]: INFO cinder.api.openstack.wsgi [None req-b26c87e4-f23d-4143-b23a-fac0ec04e11d tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1236.681640] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b26c87e4-f23d-4143-b23a-fac0ec04e11d tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1236.681899] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b26c87e4-f23d-4143-b23a-fac0ec04e11d tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1236.693462] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.693462] [57600]: warnings.warn( [ 1236.697353] [57600]: INFO cinder.volume.api [None req-b26c87e4-f23d-4143-b23a-fac0ec04e11d tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1236.701736] [57600]: INFO cinder.api.openstack.wsgi [None req-b26c87e4-f23d-4143-b23a-fac0ec04e11d tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1236.702163] [57600]: [pid: 57600|app: 0|req: 231/434] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:39 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1236.934282] [57601]: DEBUG cinder.api.middleware.request_id [None req-524c0c62-1fda-4075-99ce-1ab1ca7486ec None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.936365] [57601]: INFO cinder.api.openstack.wsgi [None req-524c0c62-1fda-4075-99ce-1ab1ca7486ec tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1236.936587] [57601]: DEBUG cinder.api.openstack.wsgi [None req-524c0c62-1fda-4075-99ce-1ab1ca7486ec tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1236.936809] [57601]: DEBUG cinder.api.openstack.wsgi [None req-524c0c62-1fda-4075-99ce-1ab1ca7486ec tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1236.946820] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.946820] [57601]: warnings.warn( [ 1236.950198] [57601]: INFO cinder.volume.api [None req-524c0c62-1fda-4075-99ce-1ab1ca7486ec tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1236.954681] [57601]: INFO cinder.api.openstack.wsgi [None req-524c0c62-1fda-4075-99ce-1ab1ca7486ec tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1236.955347] [57601]: [pid: 57601|app: 0|req: 204/435] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:39 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1236.994969] [57600]: DEBUG cinder.api.middleware.request_id [req-313d94b0-20bc-4c15-8338-4f415108f82a req-a21e611b-9269-46e8-b3b6-f70b4f7769d1 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.997351] [57600]: INFO cinder.api.openstack.wsgi [req-313d94b0-20bc-4c15-8338-4f415108f82a req-a21e611b-9269-46e8-b3b6-f70b4f7769d1 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1236.997821] [57600]: DEBUG cinder.api.openstack.wsgi [req-313d94b0-20bc-4c15-8338-4f415108f82a req-a21e611b-9269-46e8-b3b6-f70b4f7769d1 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1236.998152] [57600]: DEBUG cinder.api.openstack.wsgi [req-313d94b0-20bc-4c15-8338-4f415108f82a req-a21e611b-9269-46e8-b3b6-f70b4f7769d1 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.009625] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.009625] [57600]: warnings.warn( [ 1237.012389] [57600]: INFO cinder.volume.api [req-313d94b0-20bc-4c15-8338-4f415108f82a req-a21e611b-9269-46e8-b3b6-f70b4f7769d1 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1237.016903] [57600]: INFO cinder.api.openstack.wsgi [req-313d94b0-20bc-4c15-8338-4f415108f82a req-a21e611b-9269-46e8-b3b6-f70b4f7769d1 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1237.017328] [57600]: [pid: 57600|app: 0|req: 232/436] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:58:39 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1237.036234] [57601]: DEBUG cinder.api.middleware.request_id [req-313d94b0-20bc-4c15-8338-4f415108f82a req-3dd063b4-5a72-49d1-9b62-fd93f99cfb42 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.038646] [57601]: INFO cinder.api.openstack.wsgi [req-313d94b0-20bc-4c15-8338-4f415108f82a req-3dd063b4-5a72-49d1-9b62-fd93f99cfb42 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] POST http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520/action [ 1237.038997] [57601]: DEBUG cinder.api.openstack.wsgi [req-313d94b0-20bc-4c15-8338-4f415108f82a req-3dd063b4-5a72-49d1-9b62-fd93f99cfb42 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1237.039146] [57601]: DEBUG cinder.api.openstack.wsgi [req-313d94b0-20bc-4c15-8338-4f415108f82a req-3dd063b4-5a72-49d1-9b62-fd93f99cfb42 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1237.052342] [57600]: DEBUG cinder.api.middleware.request_id [None req-b727a7aa-c674-4197-a353-e3df050a32a1 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.054794] [57600]: INFO cinder.api.openstack.wsgi [None req-b727a7aa-c674-4197-a353-e3df050a32a1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 [ 1237.055017] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b727a7aa-c674-4197-a353-e3df050a32a1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.055266] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b727a7aa-c674-4197-a353-e3df050a32a1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.056762] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.056762] [57601]: warnings.warn( [ 1237.057391] [57601]: INFO cinder.volume.api [req-313d94b0-20bc-4c15-8338-4f415108f82a req-3dd063b4-5a72-49d1-9b62-fd93f99cfb42 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1237.063566] [57601]: INFO cinder.volume.api [req-313d94b0-20bc-4c15-8338-4f415108f82a req-3dd063b4-5a72-49d1-9b62-fd93f99cfb42 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Begin detaching volume completed successfully. [ 1237.063566] [57601]: INFO cinder.api.openstack.wsgi [req-313d94b0-20bc-4c15-8338-4f415108f82a req-3dd063b4-5a72-49d1-9b62-fd93f99cfb42 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520/action returned with HTTP 202 [ 1237.063936] [57601]: [pid: 57601|app: 0|req: 205/437] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 13:58:39 2025] POST /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1237.064354] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.064354] [57600]: warnings.warn( [ 1237.070049] [57600]: INFO cinder.volume.api [None req-b727a7aa-c674-4197-a353-e3df050a32a1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 1237.075378] [57600]: INFO cinder.api.openstack.wsgi [None req-b727a7aa-c674-4197-a353-e3df050a32a1 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 returned with HTTP 200 [ 1237.076050] [57600]: [pid: 57600|app: 0|req: 233/438] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:39 2025] GET /volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.631481] [57601]: DEBUG cinder.api.middleware.request_id [None req-c65bbd04-4ca1-4bc8-917f-07c707792f5b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.633675] [57601]: INFO cinder.api.openstack.wsgi [None req-c65bbd04-4ca1-4bc8-917f-07c707792f5b tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1237.634049] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c65bbd04-4ca1-4bc8-917f-07c707792f5b tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.634350] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c65bbd04-4ca1-4bc8-917f-07c707792f5b tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.642540] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.642540] [57601]: warnings.warn( [ 1237.646314] [57601]: INFO cinder.volume.api [None req-c65bbd04-4ca1-4bc8-917f-07c707792f5b tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1237.651152] [57601]: INFO cinder.api.openstack.wsgi [None req-c65bbd04-4ca1-4bc8-917f-07c707792f5b tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1237.651630] [57601]: [pid: 57601|app: 0|req: 206/439] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:40 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.087224] [57600]: DEBUG cinder.api.middleware.request_id [None req-7ea2b033-c28a-47b5-9e6d-6b45fa24f0db None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.089524] [57601]: DEBUG cinder.api.middleware.request_id [None req-45890ac8-0ffd-4d56-b520-86bff550d4a2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.089765] [57600]: INFO cinder.api.openstack.wsgi [None req-7ea2b033-c28a-47b5-9e6d-6b45fa24f0db tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 [ 1238.089765] [57600]: DEBUG cinder.api.openstack.wsgi [None req-7ea2b033-c28a-47b5-9e6d-6b45fa24f0db tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1238.089765] [57600]: DEBUG cinder.api.openstack.wsgi [None req-7ea2b033-c28a-47b5-9e6d-6b45fa24f0db tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1238.089879] [57601]: INFO cinder.api.openstack.wsgi [None req-45890ac8-0ffd-4d56-b520-86bff550d4a2 None None] GET http://10.180.1.21/volume// [ 1238.089966] [57601]: DEBUG cinder.api.openstack.wsgi [None req-45890ac8-0ffd-4d56-b520-86bff550d4a2 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1238.090195] [57601]: DEBUG cinder.api.openstack.wsgi [None req-45890ac8-0ffd-4d56-b520-86bff550d4a2 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1238.090802] [57601]: INFO cinder.api.openstack.wsgi [None req-45890ac8-0ffd-4d56-b520-86bff550d4a2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1238.091176] [57601]: [pid: 57601|app: 0|req: 207/440] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:58:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1238.094517] [57601]: DEBUG cinder.api.middleware.request_id [req-313d94b0-20bc-4c15-8338-4f415108f82a req-53cbfb68-b574-4eeb-bde2-a50436f46461 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.097144] [57601]: INFO cinder.api.openstack.wsgi [req-313d94b0-20bc-4c15-8338-4f415108f82a req-53cbfb68-b574-4eeb-bde2-a50436f46461 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1238.097450] [57601]: DEBUG cinder.api.openstack.wsgi [req-313d94b0-20bc-4c15-8338-4f415108f82a req-53cbfb68-b574-4eeb-bde2-a50436f46461 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1238.097505] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.097505] [57600]: warnings.warn( [ 1238.097737] [57601]: DEBUG cinder.api.openstack.wsgi [req-313d94b0-20bc-4c15-8338-4f415108f82a req-53cbfb68-b574-4eeb-bde2-a50436f46461 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1238.101738] [57600]: INFO cinder.volume.api [None req-7ea2b033-c28a-47b5-9e6d-6b45fa24f0db tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Volume info retrieved successfully. [ 1238.105658] [57600]: INFO cinder.api.openstack.wsgi [None req-7ea2b033-c28a-47b5-9e6d-6b45fa24f0db tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 returned with HTTP 200 [ 1238.106103] [57600]: [pid: 57600|app: 0|req: 234/441] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:40 2025] GET /volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.108701] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.108701] [57601]: warnings.warn( [ 1238.112458] [57601]: INFO cinder.volume.api [req-313d94b0-20bc-4c15-8338-4f415108f82a req-53cbfb68-b574-4eeb-bde2-a50436f46461 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1238.117089] [57601]: INFO cinder.api.openstack.wsgi [req-313d94b0-20bc-4c15-8338-4f415108f82a req-53cbfb68-b574-4eeb-bde2-a50436f46461 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1238.117585] [57601]: [pid: 57601|app: 0|req: 208/442] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:58:40 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1238.662654] [57600]: DEBUG cinder.api.middleware.request_id [None req-d00444c8-a072-43a7-bba2-e9c2acda3cc5 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.664706] [57600]: INFO cinder.api.openstack.wsgi [None req-d00444c8-a072-43a7-bba2-e9c2acda3cc5 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1238.664941] [57600]: DEBUG cinder.api.openstack.wsgi [None req-d00444c8-a072-43a7-bba2-e9c2acda3cc5 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1238.665235] [57600]: DEBUG cinder.api.openstack.wsgi [None req-d00444c8-a072-43a7-bba2-e9c2acda3cc5 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1238.675195] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.675195] [57600]: warnings.warn( [ 1238.679305] [57600]: INFO cinder.volume.api [None req-d00444c8-a072-43a7-bba2-e9c2acda3cc5 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Volume info retrieved successfully. [ 1238.683904] [57600]: INFO cinder.api.openstack.wsgi [None req-d00444c8-a072-43a7-bba2-e9c2acda3cc5 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 200 [ 1238.684341] [57600]: [pid: 57600|app: 0|req: 235/443] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:41 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.116596] [57601]: DEBUG cinder.api.middleware.request_id [None req-e7338eb4-70ca-4e8b-9e0d-b04a2de3dc58 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.118678] [57601]: INFO cinder.api.openstack.wsgi [None req-e7338eb4-70ca-4e8b-9e0d-b04a2de3dc58 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] GET http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 [ 1239.118935] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e7338eb4-70ca-4e8b-9e0d-b04a2de3dc58 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.119249] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e7338eb4-70ca-4e8b-9e0d-b04a2de3dc58 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.126900] [57601]: INFO cinder.api.openstack.wsgi [None req-e7338eb4-70ca-4e8b-9e0d-b04a2de3dc58 tempest-AttachVolumeShelveTestJSON-176561124 tempest-AttachVolumeShelveTestJSON-176561124-project-member] http://10.180.1.21/volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 returned with HTTP 404 [ 1239.126900] [57601]: [pid: 57601|app: 0|req: 209/444] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:41 2025] GET /volume/v3/volumes/3d6ffc04-5e05-4040-9fdc-1d7fdc2fa4e7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1239.267048] [57600]: DEBUG cinder.api.middleware.request_id [req-313d94b0-20bc-4c15-8338-4f415108f82a req-a8921f48-492a-424c-a516-00ae932ce7f7 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.269412] [57600]: INFO cinder.api.openstack.wsgi [req-313d94b0-20bc-4c15-8338-4f415108f82a req-a8921f48-492a-424c-a516-00ae932ce7f7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] DELETE http://10.180.1.21/volume/v3/attachments/17f50d91-0cc3-4032-a708-a3aa36c036d9 [ 1239.269669] [57600]: DEBUG cinder.api.openstack.wsgi [req-313d94b0-20bc-4c15-8338-4f415108f82a req-a8921f48-492a-424c-a516-00ae932ce7f7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.269903] [57600]: DEBUG cinder.api.openstack.wsgi [req-313d94b0-20bc-4c15-8338-4f415108f82a req-a8921f48-492a-424c-a516-00ae932ce7f7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'version_select' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.279667] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.279667] [57600]: warnings.warn( [ 1239.694320] [57601]: DEBUG cinder.api.middleware.request_id [None req-c8fe2e5f-df55-44a3-8a22-1bbd5a38ad05 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.696608] [57601]: INFO cinder.api.openstack.wsgi [None req-c8fe2e5f-df55-44a3-8a22-1bbd5a38ad05 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] GET http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac [ 1239.696822] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c8fe2e5f-df55-44a3-8a22-1bbd5a38ad05 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.697043] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c8fe2e5f-df55-44a3-8a22-1bbd5a38ad05 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.704127] [57601]: INFO cinder.api.openstack.wsgi [None req-c8fe2e5f-df55-44a3-8a22-1bbd5a38ad05 tempest-DeleteServersTestJSON-1613790083 tempest-DeleteServersTestJSON-1613790083-project-member] http://10.180.1.21/volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac returned with HTTP 404 [ 1239.704662] [57601]: [pid: 57601|app: 0|req: 210/445] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:42 2025] GET /volume/v3/volumes/efa93237-3da0-4d29-8d84-38f3461199ac => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1239.807632] [57600]: INFO cinder.api.openstack.wsgi [req-313d94b0-20bc-4c15-8338-4f415108f82a req-a8921f48-492a-424c-a516-00ae932ce7f7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments/17f50d91-0cc3-4032-a708-a3aa36c036d9 returned with HTTP 200 [ 1239.808116] [57600]: [pid: 57600|app: 0|req: 236/446] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:58:41 2025] DELETE /volume/v3/attachments/17f50d91-0cc3-4032-a708-a3aa36c036d9 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.319948] [57601]: DEBUG cinder.api.middleware.request_id [None req-5a89c8cf-5e2c-4f1b-a38c-97bdb2019c59 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.321941] [57601]: INFO cinder.api.openstack.wsgi [None req-5a89c8cf-5e2c-4f1b-a38c-97bdb2019c59 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1241.322168] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5a89c8cf-5e2c-4f1b-a38c-97bdb2019c59 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1241.322376] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5a89c8cf-5e2c-4f1b-a38c-97bdb2019c59 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1241.333278] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.333278] [57601]: warnings.warn( [ 1241.337922] [57601]: INFO cinder.volume.api [None req-5a89c8cf-5e2c-4f1b-a38c-97bdb2019c59 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1241.344101] [57601]: INFO cinder.api.openstack.wsgi [None req-5a89c8cf-5e2c-4f1b-a38c-97bdb2019c59 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1241.344756] [57601]: [pid: 57601|app: 0|req: 211/447] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:44 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.457712] [57600]: DEBUG cinder.api.middleware.request_id [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.459748] [57600]: INFO cinder.api.openstack.wsgi [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1246.460135] [57600]: DEBUG cinder.api.openstack.wsgi [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1467552825"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1246.461550] [57600]: DEBUG cinder.api.v3.volumes [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1467552825'}} {{(pid=57600) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1246.461684] [57600]: INFO cinder.api.v3.volumes [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Create volume of 1 GB [ 1246.462008] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.462008] [57600]: warnings.warn( [ 1246.467853] [57600]: INFO cinder.volume.api [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Availability Zones retrieved successfully. [ 1246.474359] [57600]: DEBUG cinder.volume.api [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Flow 'volume_create_api' (69500815-6c3f-4026-8f58-3a6ac741439f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1246.475512] [57600]: DEBUG cinder.volume.api [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbd2a54e-b11b-414f-a0fc-fbc622dc8a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1246.476648] [57600]: DEBUG cinder.volume.flows.api.create_volume [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Validating volume size '1' using validate_int {{(pid=57600) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1246.494891] [57600]: DEBUG cinder.volume.api [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbd2a54e-b11b-414f-a0fc-fbc622dc8a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1246.496159] [57600]: DEBUG cinder.volume.api [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2706fa7b-adc7-456e-b9aa-151063dc40eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1246.529723] [57600]: DEBUG cinder.quota [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Created reservations ['bb6cb171-18c0-425f-a92a-65c21b4937b6', '275e48dc-bd60-48cc-8a14-020ae24f80ec', 'e6ac220a-bc67-4132-8020-179e5fab7646', '90692e0f-d619-4934-9306-25d8bacc722c'] {{(pid=57600) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1246.530677] [57600]: DEBUG cinder.volume.api [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2706fa7b-adc7-456e-b9aa-151063dc40eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb6cb171-18c0-425f-a92a-65c21b4937b6', '275e48dc-bd60-48cc-8a14-020ae24f80ec', 'e6ac220a-bc67-4132-8020-179e5fab7646', '90692e0f-d619-4934-9306-25d8bacc722c']}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1246.531562] [57600]: DEBUG cinder.volume.api [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09d6b65-c306-4f57-b692-b531b3b572ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1246.545808] [57600]: DEBUG cinder.volume.api [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09d6b65-c306-4f57-b692-b531b3b572ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76821fa0-8877-460e-a08e-c5595ac05008', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1467552825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b94b5aad8714d70950c8ea232a6b55d',qos_specs=None,replication_status=,reservations=['bb6cb171-18c0-425f-a92a-65c21b4937b6','275e48dc-bd60-48cc-8a14-020ae24f80ec','e6ac220a-bc67-4132-8020-179e5fab7646','90692e0f-d619-4934-9306-25d8bacc722c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5621777b138f4cbc8f8df84e021e8420',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1467552825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76821fa0-8877-460e-a08e-c5595ac05008,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b94b5aad8714d70950c8ea232a6b55d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5621777b138f4cbc8f8df84e021e8420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1246.546723] [57600]: DEBUG cinder.volume.api [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89ffdc19-4079-4e2b-97f6-e97fad170375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1246.560021] [57600]: DEBUG cinder.volume.api [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89ffdc19-4079-4e2b-97f6-e97fad170375) transitioned into state 'SUCCESS' from state '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-1467552825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b94b5aad8714d70950c8ea232a6b55d',qos_specs=None,replication_status=,reservations=['bb6cb171-18c0-425f-a92a-65c21b4937b6','275e48dc-bd60-48cc-8a14-020ae24f80ec','e6ac220a-bc67-4132-8020-179e5fab7646','90692e0f-d619-4934-9306-25d8bacc722c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5621777b138f4cbc8f8df84e021e8420',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1246.560906] [57600]: DEBUG cinder.volume.api [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6a0d6f1-5601-46f9-a55f-36bf84be72af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1246.569316] [57600]: DEBUG cinder.volume.api [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6a0d6f1-5601-46f9-a55f-36bf84be72af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57600) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1246.570446] [57600]: DEBUG cinder.volume.api [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Flow 'volume_create_api' (69500815-6c3f-4026-8f58-3a6ac741439f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57600) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1246.570792] [57600]: INFO cinder.volume.api [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Create volume request issued successfully. [ 1246.571477] [57600]: INFO cinder.api.openstack.wsgi [None req-429c7b87-b8f5-478d-bba4-a71e8a2716bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1246.571934] [57600]: [pid: 57600|app: 0|req: 237/448] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:58:49 2025] POST /volume/v3/volumes => generated 754 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1246.580301] [57601]: DEBUG cinder.api.middleware.request_id [None req-6575a698-08b3-4c50-b19e-b1c1ce0eea2f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.582413] [57601]: INFO cinder.api.openstack.wsgi [None req-6575a698-08b3-4c50-b19e-b1c1ce0eea2f tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1246.582644] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6575a698-08b3-4c50-b19e-b1c1ce0eea2f tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1246.582865] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6575a698-08b3-4c50-b19e-b1c1ce0eea2f tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1246.590750] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.590750] [57601]: warnings.warn( [ 1246.594817] [57601]: INFO cinder.volume.api [None req-6575a698-08b3-4c50-b19e-b1c1ce0eea2f tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1246.599808] [57601]: INFO cinder.api.openstack.wsgi [None req-6575a698-08b3-4c50-b19e-b1c1ce0eea2f tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1246.600232] [57601]: [pid: 57601|app: 0|req: 212/449] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:49 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.610528] [57600]: DEBUG cinder.api.middleware.request_id [None req-3a77f544-f361-443b-bb11-a2d9f822aecc None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.612766] [57600]: INFO cinder.api.openstack.wsgi [None req-3a77f544-f361-443b-bb11-a2d9f822aecc tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1247.612978] [57600]: DEBUG cinder.api.openstack.wsgi [None req-3a77f544-f361-443b-bb11-a2d9f822aecc tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1247.613216] [57600]: DEBUG cinder.api.openstack.wsgi [None req-3a77f544-f361-443b-bb11-a2d9f822aecc tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1247.623503] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.623503] [57600]: warnings.warn( [ 1247.627564] [57600]: INFO cinder.volume.api [None req-3a77f544-f361-443b-bb11-a2d9f822aecc tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1247.632181] [57600]: INFO cinder.api.openstack.wsgi [None req-3a77f544-f361-443b-bb11-a2d9f822aecc tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1247.632591] [57600]: [pid: 57600|app: 0|req: 238/450] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:50 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.668298] [57601]: DEBUG cinder.api.middleware.request_id [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-9282997d-c89e-4f96-9c84-4e3172af8913 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.670572] [57601]: INFO cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-9282997d-c89e-4f96-9c84-4e3172af8913 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1247.670784] [57601]: DEBUG cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-9282997d-c89e-4f96-9c84-4e3172af8913 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1247.670989] [57601]: DEBUG cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-9282997d-c89e-4f96-9c84-4e3172af8913 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1247.678690] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.678690] [57601]: warnings.warn( [ 1247.682219] [57601]: INFO cinder.volume.api [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-9282997d-c89e-4f96-9c84-4e3172af8913 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1247.686535] [57601]: INFO cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-9282997d-c89e-4f96-9c84-4e3172af8913 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1247.686954] [57601]: [pid: 57601|app: 0|req: 213/451] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:58:50 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.216556] [57600]: DEBUG cinder.api.middleware.request_id [None req-647acddb-f28f-4178-ad98-5d6075367586 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.217014] [57600]: INFO cinder.api.openstack.wsgi [None req-647acddb-f28f-4178-ad98-5d6075367586 None None] GET http://10.180.1.21/volume// [ 1249.217166] [57600]: DEBUG cinder.api.openstack.wsgi [None req-647acddb-f28f-4178-ad98-5d6075367586 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1249.217378] [57600]: DEBUG cinder.api.openstack.wsgi [None req-647acddb-f28f-4178-ad98-5d6075367586 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1249.217781] [57600]: INFO cinder.api.openstack.wsgi [None req-647acddb-f28f-4178-ad98-5d6075367586 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1249.218128] [57600]: [pid: 57600|app: 0|req: 239/452] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 13:58:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1249.222206] [57601]: DEBUG cinder.api.middleware.request_id [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-767ff136-050b-4110-a644-5ac127b0d5bc None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.224518] [57601]: INFO cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-767ff136-050b-4110-a644-5ac127b0d5bc tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1249.224938] [57601]: DEBUG cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-767ff136-050b-4110-a644-5ac127b0d5bc tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76821fa0-8877-460e-a08e-c5595ac05008", "connector": null, "instance_uuid": "05f4d3f6-03ea-4376-a963-d04080029be3"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1249.236461] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.236461] [57601]: warnings.warn( [ 1249.261069] [57601]: INFO cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-767ff136-050b-4110-a644-5ac127b0d5bc tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1249.261392] [57601]: [pid: 57601|app: 0|req: 214/453] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:58:51 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1249.283602] [57600]: DEBUG cinder.api.middleware.request_id [None req-206cae07-4efc-4db6-abde-92d2522a2785 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.285782] [57600]: INFO cinder.api.openstack.wsgi [None req-206cae07-4efc-4db6-abde-92d2522a2785 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1249.285998] [57600]: DEBUG cinder.api.openstack.wsgi [None req-206cae07-4efc-4db6-abde-92d2522a2785 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1249.286226] [57600]: DEBUG cinder.api.openstack.wsgi [None req-206cae07-4efc-4db6-abde-92d2522a2785 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1249.295957] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.295957] [57600]: warnings.warn( [ 1249.299734] [57600]: INFO cinder.volume.api [None req-206cae07-4efc-4db6-abde-92d2522a2785 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1249.305057] [57600]: INFO cinder.api.openstack.wsgi [None req-206cae07-4efc-4db6-abde-92d2522a2785 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1249.305668] [57600]: [pid: 57600|app: 0|req: 240/454] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:51 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.786121] [57601]: DEBUG cinder.api.middleware.request_id [None req-9b42750d-c071-4c97-ae8f-0ebec4f389e2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.786572] [57601]: INFO cinder.api.openstack.wsgi [None req-9b42750d-c071-4c97-ae8f-0ebec4f389e2 None None] GET http://10.180.1.21/volume// [ 1249.786747] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9b42750d-c071-4c97-ae8f-0ebec4f389e2 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1249.786949] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9b42750d-c071-4c97-ae8f-0ebec4f389e2 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1249.787352] [57601]: INFO cinder.api.openstack.wsgi [None req-9b42750d-c071-4c97-ae8f-0ebec4f389e2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1249.787653] [57601]: [pid: 57601|app: 0|req: 215/455] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:58:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1249.791379] [57600]: DEBUG cinder.api.middleware.request_id [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-586fa8d6-892c-4a5a-ac65-ada46ba6a4ee None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.793732] [57600]: INFO cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-586fa8d6-892c-4a5a-ac65-ada46ba6a4ee tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1249.793964] [57600]: DEBUG cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-586fa8d6-892c-4a5a-ac65-ada46ba6a4ee tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1249.794182] [57600]: DEBUG cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-586fa8d6-892c-4a5a-ac65-ada46ba6a4ee tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1249.806666] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.806666] [57600]: warnings.warn( [ 1249.810159] [57600]: INFO cinder.volume.api [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-586fa8d6-892c-4a5a-ac65-ada46ba6a4ee tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1249.814646] [57600]: INFO cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-586fa8d6-892c-4a5a-ac65-ada46ba6a4ee tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1249.815060] [57600]: [pid: 57600|app: 0|req: 241/456] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:58:52 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1249.841044] [57601]: DEBUG cinder.api.middleware.request_id [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-ff6d6a08-1502-4ad1-858d-92a4cda558e8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.843268] [57601]: INFO cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-ff6d6a08-1502-4ad1-858d-92a4cda558e8 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] PUT http://10.180.1.21/volume/v3/attachments/ba42e6ba-d12e-4b8b-a1ff-14f8a579832b [ 1249.843715] [57601]: DEBUG cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-ff6d6a08-1502-4ad1-858d-92a4cda558e8 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-999485", "mountpoint": "/dev/sdb"}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1249.851926] [57601]: DEBUG cinder.coordination [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-ff6d6a08-1502-4ad1-858d-92a4cda558e8 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Acquiring lock "cinder-attachment_update-76821fa0-8877-460e-a08e-c5595ac05008-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1249.856831] [57601]: DEBUG cinder.coordination [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-ff6d6a08-1502-4ad1-858d-92a4cda558e8 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Lock "cinder-attachment_update-76821fa0-8877-460e-a08e-c5595ac05008-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1249.857993] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.857993] [57601]: warnings.warn( [ 1250.316300] [57600]: DEBUG cinder.api.middleware.request_id [None req-c4faec25-061d-4a49-b44e-eca03c78ebb1 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.318488] [57600]: INFO cinder.api.openstack.wsgi [None req-c4faec25-061d-4a49-b44e-eca03c78ebb1 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1250.318692] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c4faec25-061d-4a49-b44e-eca03c78ebb1 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1250.318901] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c4faec25-061d-4a49-b44e-eca03c78ebb1 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1250.332834] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.332834] [57600]: warnings.warn( [ 1250.337236] [57600]: INFO cinder.volume.api [None req-c4faec25-061d-4a49-b44e-eca03c78ebb1 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1250.342829] [57600]: INFO cinder.api.openstack.wsgi [None req-c4faec25-061d-4a49-b44e-eca03c78ebb1 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1250.343292] [57600]: [pid: 57600|app: 0|req: 242/457] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:53 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.353752] [57600]: DEBUG cinder.api.middleware.request_id [None req-c0da08f5-9538-41a8-829d-af6d7a441a69 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.355927] [57600]: INFO cinder.api.openstack.wsgi [None req-c0da08f5-9538-41a8-829d-af6d7a441a69 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1251.356394] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c0da08f5-9538-41a8-829d-af6d7a441a69 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1251.356394] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c0da08f5-9538-41a8-829d-af6d7a441a69 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1251.369632] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.369632] [57600]: warnings.warn( [ 1251.373360] [57600]: INFO cinder.volume.api [None req-c0da08f5-9538-41a8-829d-af6d7a441a69 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1251.378140] [57600]: INFO cinder.api.openstack.wsgi [None req-c0da08f5-9538-41a8-829d-af6d7a441a69 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1251.378584] [57600]: [pid: 57600|app: 0|req: 243/458] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:54 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1252.388412] [57600]: DEBUG cinder.api.middleware.request_id [None req-04ec7294-8a71-45da-abf1-1f2db9471fb5 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.390467] [57600]: INFO cinder.api.openstack.wsgi [None req-04ec7294-8a71-45da-abf1-1f2db9471fb5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1252.390681] [57600]: DEBUG cinder.api.openstack.wsgi [None req-04ec7294-8a71-45da-abf1-1f2db9471fb5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1252.390886] [57600]: DEBUG cinder.api.openstack.wsgi [None req-04ec7294-8a71-45da-abf1-1f2db9471fb5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1252.404756] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.404756] [57600]: warnings.warn( [ 1252.408837] [57600]: INFO cinder.volume.api [None req-04ec7294-8a71-45da-abf1-1f2db9471fb5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1252.414243] [57600]: INFO cinder.api.openstack.wsgi [None req-04ec7294-8a71-45da-abf1-1f2db9471fb5 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1252.414702] [57600]: [pid: 57600|app: 0|req: 244/459] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:55 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1253.425659] [57600]: DEBUG cinder.api.middleware.request_id [None req-92f477b6-c341-4ccf-9de9-1a16734ee792 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.427692] [57600]: INFO cinder.api.openstack.wsgi [None req-92f477b6-c341-4ccf-9de9-1a16734ee792 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1253.428058] [57600]: DEBUG cinder.api.openstack.wsgi [None req-92f477b6-c341-4ccf-9de9-1a16734ee792 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1253.428134] [57600]: DEBUG cinder.api.openstack.wsgi [None req-92f477b6-c341-4ccf-9de9-1a16734ee792 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1253.444198] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.444198] [57600]: warnings.warn( [ 1253.449851] [57600]: INFO cinder.volume.api [None req-92f477b6-c341-4ccf-9de9-1a16734ee792 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1253.455386] [57600]: INFO cinder.api.openstack.wsgi [None req-92f477b6-c341-4ccf-9de9-1a16734ee792 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1253.455832] [57600]: [pid: 57600|app: 0|req: 245/460] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:56 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1254.380771] [57601]: DEBUG cinder.coordination [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-ff6d6a08-1502-4ad1-858d-92a4cda558e8 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Lock "cinder-attachment_update-76821fa0-8877-460e-a08e-c5595ac05008-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=57601) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1254.381126] [57601]: INFO cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-ff6d6a08-1502-4ad1-858d-92a4cda558e8 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/attachments/ba42e6ba-d12e-4b8b-a1ff-14f8a579832b returned with HTTP 200 [ 1254.381761] [57601]: [pid: 57601|app: 0|req: 216/461] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:58:52 2025] PUT /volume/v3/attachments/ba42e6ba-d12e-4b8b-a1ff-14f8a579832b => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1254.468019] [57600]: DEBUG cinder.api.middleware.request_id [None req-b4b71260-14f3-4fe9-b0a0-cce752594795 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.470435] [57600]: INFO cinder.api.openstack.wsgi [None req-b4b71260-14f3-4fe9-b0a0-cce752594795 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1254.470772] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b4b71260-14f3-4fe9-b0a0-cce752594795 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1254.471070] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b4b71260-14f3-4fe9-b0a0-cce752594795 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1254.484289] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.484289] [57600]: warnings.warn( [ 1254.488062] [57600]: INFO cinder.volume.api [None req-b4b71260-14f3-4fe9-b0a0-cce752594795 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1254.493102] [57600]: INFO cinder.api.openstack.wsgi [None req-b4b71260-14f3-4fe9-b0a0-cce752594795 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1254.493690] [57600]: [pid: 57600|app: 0|req: 246/462] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:57 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.503490] [57601]: DEBUG cinder.api.middleware.request_id [None req-89885b2e-d5cc-4106-bce3-37b0f230f9f3 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.505559] [57601]: INFO cinder.api.openstack.wsgi [None req-89885b2e-d5cc-4106-bce3-37b0f230f9f3 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1255.505803] [57601]: DEBUG cinder.api.openstack.wsgi [None req-89885b2e-d5cc-4106-bce3-37b0f230f9f3 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1255.505987] [57601]: DEBUG cinder.api.openstack.wsgi [None req-89885b2e-d5cc-4106-bce3-37b0f230f9f3 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1255.518939] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.518939] [57601]: warnings.warn( [ 1255.522753] [57601]: INFO cinder.volume.api [None req-89885b2e-d5cc-4106-bce3-37b0f230f9f3 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1255.527823] [57601]: INFO cinder.api.openstack.wsgi [None req-89885b2e-d5cc-4106-bce3-37b0f230f9f3 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1255.528352] [57601]: [pid: 57601|app: 0|req: 217/463] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:58 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.000215] [57600]: DEBUG cinder.api.middleware.request_id [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-852a7843-ae8e-4702-99a8-a1497d573d81 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.002600] [57600]: INFO cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-852a7843-ae8e-4702-99a8-a1497d573d81 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] POST http://10.180.1.21/volume/v3/attachments/ba42e6ba-d12e-4b8b-a1ff-14f8a579832b/action [ 1256.003080] [57600]: DEBUG cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-852a7843-ae8e-4702-99a8-a1497d573d81 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action body: b'{"os-complete": null}' {{(pid=57600) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1256.003229] [57600]: DEBUG cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-852a7843-ae8e-4702-99a8-a1497d573d81 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1256.021055] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.021055] [57600]: warnings.warn( [ 1256.029514] [57600]: INFO cinder.api.openstack.wsgi [req-255e9860-3ea2-43ad-a236-2ef2b401f54b req-852a7843-ae8e-4702-99a8-a1497d573d81 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/attachments/ba42e6ba-d12e-4b8b-a1ff-14f8a579832b/action returned with HTTP 204 [ 1256.030040] [57600]: [pid: 57600|app: 0|req: 247/464] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:58:58 2025] POST /volume/v3/attachments/ba42e6ba-d12e-4b8b-a1ff-14f8a579832b/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1256.539229] [57601]: DEBUG cinder.api.middleware.request_id [None req-71f2e614-9e9a-48e4-b747-c0be2f4b67bf None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.541296] [57601]: INFO cinder.api.openstack.wsgi [None req-71f2e614-9e9a-48e4-b747-c0be2f4b67bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1256.541428] [57601]: DEBUG cinder.api.openstack.wsgi [None req-71f2e614-9e9a-48e4-b747-c0be2f4b67bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1256.541625] [57601]: DEBUG cinder.api.openstack.wsgi [None req-71f2e614-9e9a-48e4-b747-c0be2f4b67bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1256.555244] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.555244] [57601]: warnings.warn( [ 1256.559576] [57601]: INFO cinder.volume.api [None req-71f2e614-9e9a-48e4-b747-c0be2f4b67bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1256.564646] [57601]: INFO cinder.api.openstack.wsgi [None req-71f2e614-9e9a-48e4-b747-c0be2f4b67bf tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1256.565135] [57601]: [pid: 57601|app: 0|req: 218/465] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:59 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1256.574744] [57600]: DEBUG cinder.api.middleware.request_id [None req-7eed2045-f7cb-4584-891d-1663ad3f7e9b None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.577213] [57600]: INFO cinder.api.openstack.wsgi [None req-7eed2045-f7cb-4584-891d-1663ad3f7e9b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1256.577373] [57600]: DEBUG cinder.api.openstack.wsgi [None req-7eed2045-f7cb-4584-891d-1663ad3f7e9b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1256.577571] [57600]: DEBUG cinder.api.openstack.wsgi [None req-7eed2045-f7cb-4584-891d-1663ad3f7e9b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1256.590420] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.590420] [57600]: warnings.warn( [ 1256.595381] [57600]: INFO cinder.volume.api [None req-7eed2045-f7cb-4584-891d-1663ad3f7e9b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1256.601440] [57600]: INFO cinder.api.openstack.wsgi [None req-7eed2045-f7cb-4584-891d-1663ad3f7e9b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1256.602325] [57600]: [pid: 57600|app: 0|req: 248/466] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:59 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1256.612749] [57601]: DEBUG cinder.api.middleware.request_id [None req-c64a1afd-ccc6-43ad-8e87-6797de356a9b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.614896] [57601]: INFO cinder.api.openstack.wsgi [None req-c64a1afd-ccc6-43ad-8e87-6797de356a9b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] DELETE http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1256.615136] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c64a1afd-ccc6-43ad-8e87-6797de356a9b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1256.615351] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c64a1afd-ccc6-43ad-8e87-6797de356a9b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1256.615541] [57601]: INFO cinder.api.v3.volumes [None req-c64a1afd-ccc6-43ad-8e87-6797de356a9b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Delete volume with id: 76821fa0-8877-460e-a08e-c5595ac05008 [ 1256.626566] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.626566] [57601]: warnings.warn( [ 1256.627211] [57601]: INFO cinder.volume.api [None req-c64a1afd-ccc6-43ad-8e87-6797de356a9b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1256.637201] [57601]: INFO cinder.volume.api [None req-c64a1afd-ccc6-43ad-8e87-6797de356a9b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-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. [ 1256.637598] [57601]: INFO cinder.api.openstack.wsgi [None req-c64a1afd-ccc6-43ad-8e87-6797de356a9b tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 400 [ 1256.638258] [57601]: [pid: 57601|app: 0|req: 219/467] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:58:59 2025] DELETE /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 307 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1256.641510] [57600]: DEBUG cinder.api.middleware.request_id [None req-7cdd0d45-0516-468e-8ead-b121ddbc025e None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.643767] [57600]: INFO cinder.api.openstack.wsgi [None req-7cdd0d45-0516-468e-8ead-b121ddbc025e tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1256.643980] [57600]: DEBUG cinder.api.openstack.wsgi [None req-7cdd0d45-0516-468e-8ead-b121ddbc025e tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1256.644201] [57600]: DEBUG cinder.api.openstack.wsgi [None req-7cdd0d45-0516-468e-8ead-b121ddbc025e tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1256.655096] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.655096] [57600]: warnings.warn( [ 1256.661111] [57600]: INFO cinder.volume.api [None req-7cdd0d45-0516-468e-8ead-b121ddbc025e tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1256.666555] [57600]: INFO cinder.api.openstack.wsgi [None req-7cdd0d45-0516-468e-8ead-b121ddbc025e tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1256.667108] [57600]: [pid: 57600|app: 0|req: 249/468] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:58:59 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1256.704686] [57601]: DEBUG cinder.api.middleware.request_id [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-5112e930-42b3-434f-bcf9-c810acc3f887 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.707401] [57601]: INFO cinder.api.openstack.wsgi [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-5112e930-42b3-434f-bcf9-c810acc3f887 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1256.707649] [57601]: DEBUG cinder.api.openstack.wsgi [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-5112e930-42b3-434f-bcf9-c810acc3f887 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1256.707859] [57601]: DEBUG cinder.api.openstack.wsgi [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-5112e930-42b3-434f-bcf9-c810acc3f887 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1256.719100] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.719100] [57601]: warnings.warn( [ 1256.725178] [57601]: INFO cinder.volume.api [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-5112e930-42b3-434f-bcf9-c810acc3f887 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1256.728425] [57601]: INFO cinder.api.openstack.wsgi [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-5112e930-42b3-434f-bcf9-c810acc3f887 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1256.728863] [57601]: [pid: 57601|app: 0|req: 220/469] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:58:59 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1256.750038] [57600]: DEBUG cinder.api.middleware.request_id [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-3431df98-c4d9-4789-a6c6-2a202d9331e6 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.752518] [57600]: INFO cinder.api.openstack.wsgi [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-3431df98-c4d9-4789-a6c6-2a202d9331e6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] POST http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008/action [ 1256.752910] [57600]: DEBUG cinder.api.openstack.wsgi [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-3431df98-c4d9-4789-a6c6-2a202d9331e6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57600) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1256.753050] [57600]: DEBUG cinder.api.openstack.wsgi [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-3431df98-c4d9-4789-a6c6-2a202d9331e6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1256.764131] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.764131] [57600]: warnings.warn( [ 1256.764735] [57600]: INFO cinder.volume.api [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-3431df98-c4d9-4789-a6c6-2a202d9331e6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1256.769772] [57600]: INFO cinder.volume.api [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-3431df98-c4d9-4789-a6c6-2a202d9331e6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Begin detaching volume completed successfully. [ 1256.770046] [57600]: INFO cinder.api.openstack.wsgi [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-3431df98-c4d9-4789-a6c6-2a202d9331e6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008/action returned with HTTP 202 [ 1256.770516] [57600]: [pid: 57600|app: 0|req: 250/470] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 13:58:59 2025] POST /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1257.798085] [57601]: DEBUG cinder.api.middleware.request_id [None req-42bc3e71-ef50-427a-ae46-650a2dcbae74 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.798564] [57601]: INFO cinder.api.openstack.wsgi [None req-42bc3e71-ef50-427a-ae46-650a2dcbae74 None None] GET http://10.180.1.21/volume// [ 1257.798756] [57601]: DEBUG cinder.api.openstack.wsgi [None req-42bc3e71-ef50-427a-ae46-650a2dcbae74 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1257.798962] [57601]: DEBUG cinder.api.openstack.wsgi [None req-42bc3e71-ef50-427a-ae46-650a2dcbae74 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1257.799364] [57601]: INFO cinder.api.openstack.wsgi [None req-42bc3e71-ef50-427a-ae46-650a2dcbae74 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1257.799790] [57601]: [pid: 57601|app: 0|req: 221/471] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:59:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1257.803592] [57600]: DEBUG cinder.api.middleware.request_id [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-ceb3f55a-2b3f-49e3-956b-f96f8f0f9d18 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.806000] [57600]: INFO cinder.api.openstack.wsgi [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-ceb3f55a-2b3f-49e3-956b-f96f8f0f9d18 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1257.806401] [57600]: DEBUG cinder.api.openstack.wsgi [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-ceb3f55a-2b3f-49e3-956b-f96f8f0f9d18 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1257.806668] [57600]: DEBUG cinder.api.openstack.wsgi [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-ceb3f55a-2b3f-49e3-956b-f96f8f0f9d18 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1257.819216] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.819216] [57600]: warnings.warn( [ 1257.823946] [57600]: INFO cinder.volume.api [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-ceb3f55a-2b3f-49e3-956b-f96f8f0f9d18 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1257.829413] [57600]: INFO cinder.api.openstack.wsgi [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-ceb3f55a-2b3f-49e3-956b-f96f8f0f9d18 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1257.829865] [57600]: [pid: 57600|app: 0|req: 251/472] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:59:00 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1259.015648] [57601]: DEBUG cinder.api.middleware.request_id [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-8f1754f6-2d05-497c-ad8c-03a45abe0607 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.018142] [57601]: INFO cinder.api.openstack.wsgi [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-8f1754f6-2d05-497c-ad8c-03a45abe0607 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ba42e6ba-d12e-4b8b-a1ff-14f8a579832b [ 1259.018423] [57601]: DEBUG cinder.api.openstack.wsgi [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-8f1754f6-2d05-497c-ad8c-03a45abe0607 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1259.018760] [57601]: DEBUG cinder.api.openstack.wsgi [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-8f1754f6-2d05-497c-ad8c-03a45abe0607 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1259.028755] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.028755] [57601]: warnings.warn( [ 1259.563226] [57601]: INFO cinder.api.openstack.wsgi [req-4a6b35a1-a232-4ff7-b342-b7f3e7b1f1ef req-8f1754f6-2d05-497c-ad8c-03a45abe0607 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/attachments/ba42e6ba-d12e-4b8b-a1ff-14f8a579832b returned with HTTP 200 [ 1259.563913] [57601]: [pid: 57601|app: 0|req: 222/473] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:59:01 2025] DELETE /volume/v3/attachments/ba42e6ba-d12e-4b8b-a1ff-14f8a579832b => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.634778] [57600]: DEBUG cinder.api.middleware.request_id [req-f288a435-db89-4f3f-b216-e6eb628193bf req-6a5ac89f-8a29-4dae-8eb6-bb6839c7b850 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.637340] [57600]: INFO cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-6a5ac89f-8a29-4dae-8eb6-bb6839c7b850 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1260.637555] [57600]: DEBUG cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-6a5ac89f-8a29-4dae-8eb6-bb6839c7b850 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.637825] [57600]: DEBUG cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-6a5ac89f-8a29-4dae-8eb6-bb6839c7b850 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.650753] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.650753] [57600]: warnings.warn( [ 1260.654193] [57600]: INFO cinder.volume.api [req-f288a435-db89-4f3f-b216-e6eb628193bf req-6a5ac89f-8a29-4dae-8eb6-bb6839c7b850 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1260.660689] [57600]: INFO cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-6a5ac89f-8a29-4dae-8eb6-bb6839c7b850 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1260.661167] [57600]: [pid: 57600|app: 0|req: 252/474] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:59:03 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 1684 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1260.693804] [57601]: DEBUG cinder.api.middleware.request_id [req-f288a435-db89-4f3f-b216-e6eb628193bf req-3f0420d0-2131-4fc4-bed5-536cf748f3d7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.696142] [57601]: INFO cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-3f0420d0-2131-4fc4-bed5-536cf748f3d7 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] GET http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1260.696313] [57601]: DEBUG cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-3f0420d0-2131-4fc4-bed5-536cf748f3d7 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.696546] [57601]: DEBUG cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-3f0420d0-2131-4fc4-bed5-536cf748f3d7 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.706423] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.706423] [57601]: warnings.warn( [ 1260.710063] [57601]: INFO cinder.volume.api [req-f288a435-db89-4f3f-b216-e6eb628193bf req-3f0420d0-2131-4fc4-bed5-536cf748f3d7 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1260.714906] [57601]: INFO cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-3f0420d0-2131-4fc4-bed5-536cf748f3d7 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 200 [ 1260.715426] [57601]: [pid: 57601|app: 0|req: 223/475] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:59:03 2025] GET /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 1684 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1260.975776] [57600]: DEBUG cinder.api.middleware.request_id [None req-fa8d50a0-c71c-4d7b-a049-e59f7f61dec9 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.978108] [57600]: INFO cinder.api.openstack.wsgi [None req-fa8d50a0-c71c-4d7b-a049-e59f7f61dec9 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1260.978356] [57600]: DEBUG cinder.api.openstack.wsgi [None req-fa8d50a0-c71c-4d7b-a049-e59f7f61dec9 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.978623] [57600]: DEBUG cinder.api.openstack.wsgi [None req-fa8d50a0-c71c-4d7b-a049-e59f7f61dec9 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.990309] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.990309] [57600]: warnings.warn( [ 1260.994172] [57600]: INFO cinder.volume.api [None req-fa8d50a0-c71c-4d7b-a049-e59f7f61dec9 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1260.999893] [57600]: INFO cinder.api.openstack.wsgi [None req-fa8d50a0-c71c-4d7b-a049-e59f7f61dec9 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1260.999893] [57600]: [pid: 57600|app: 0|req: 253/476] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:03 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.455015] [57601]: DEBUG cinder.api.middleware.request_id [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.457129] [57601]: INFO cinder.api.openstack.wsgi [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1263.457524] [57601]: DEBUG cinder.api.openstack.wsgi [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-655763059"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1263.458964] [57601]: DEBUG cinder.api.v3.volumes [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-655763059'}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1263.459107] [57601]: INFO cinder.api.v3.volumes [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Create volume of 1 GB [ 1263.465779] [57601]: INFO cinder.volume.api [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Availability Zones retrieved successfully. [ 1263.472915] [57601]: DEBUG cinder.volume.api [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Flow 'volume_create_api' (bded203b-956f-4474-9e02-eb94cd77f041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1263.473968] [57601]: DEBUG cinder.volume.api [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac52a36-4dc2-4aca-9b52-799b77c9e9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1263.475252] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1263.500053] [57601]: DEBUG cinder.volume.api [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac52a36-4dc2-4aca-9b52-799b77c9e9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1263.500991] [57601]: DEBUG cinder.volume.api [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54c434b-e84d-4c25-92f9-47b72be74467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1263.546820] [57601]: DEBUG cinder.quota [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Created reservations ['6fa8beef-0883-4f0f-a642-a4e7e896883e', 'bdab7994-4b44-43af-ab23-033d0987f8a4', 'abbf7980-683f-4066-8bcd-a68873da41ea', '0286d4d3-612e-4dbc-bbb7-5ca9eab03312'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1263.547812] [57601]: DEBUG cinder.volume.api [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54c434b-e84d-4c25-92f9-47b72be74467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fa8beef-0883-4f0f-a642-a4e7e896883e', 'bdab7994-4b44-43af-ab23-033d0987f8a4', 'abbf7980-683f-4066-8bcd-a68873da41ea', '0286d4d3-612e-4dbc-bbb7-5ca9eab03312']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1263.548754] [57601]: DEBUG cinder.volume.api [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ddcad99-d96f-46c7-9d7e-a66b5a07f90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1263.563797] [57601]: DEBUG cinder.volume.api [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ddcad99-d96f-46c7-9d7e-a66b5a07f90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51d660a7-a5f5-4f71-a555-9bf55433b3f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-655763059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad9feec3f192425aa9e9ca17188618ae',qos_specs=None,replication_status=,reservations=['6fa8beef-0883-4f0f-a642-a4e7e896883e','bdab7994-4b44-43af-ab23-033d0987f8a4','abbf7980-683f-4066-8bcd-a68873da41ea','0286d4d3-612e-4dbc-bbb7-5ca9eab03312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf761d0b064c47709d430860a08744f4',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:59:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-655763059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51d660a7-a5f5-4f71-a555-9bf55433b3f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad9feec3f192425aa9e9ca17188618ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf761d0b064c47709d430860a08744f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1263.564797] [57601]: DEBUG cinder.volume.api [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d975595c-e4b1-4761-a90f-98f5a0785576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1263.579581] [57601]: DEBUG cinder.volume.api [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d975595c-e4b1-4761-a90f-98f5a0785576) transitioned into state 'SUCCESS' from state '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-655763059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad9feec3f192425aa9e9ca17188618ae',qos_specs=None,replication_status=,reservations=['6fa8beef-0883-4f0f-a642-a4e7e896883e','bdab7994-4b44-43af-ab23-033d0987f8a4','abbf7980-683f-4066-8bcd-a68873da41ea','0286d4d3-612e-4dbc-bbb7-5ca9eab03312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf761d0b064c47709d430860a08744f4',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1263.580361] [57601]: DEBUG cinder.volume.api [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bec31377-2d62-420e-bf7b-85f00c2dff33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1263.592949] [57601]: DEBUG cinder.volume.api [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bec31377-2d62-420e-bf7b-85f00c2dff33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1263.592949] [57601]: DEBUG cinder.volume.api [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Flow 'volume_create_api' (bded203b-956f-4474-9e02-eb94cd77f041) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1263.593356] [57601]: INFO cinder.volume.api [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Create volume request issued successfully. [ 1263.594248] [57601]: INFO cinder.api.openstack.wsgi [None req-804877d7-fbbb-4b13-97e3-5eb274ef72fd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1263.594690] [57601]: [pid: 57601|app: 0|req: 224/477] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:59:06 2025] POST /volume/v3/volumes => generated 749 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1263.603212] [57600]: DEBUG cinder.api.middleware.request_id [None req-9a7eee33-e084-4549-8dae-cac2f6168d00 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.605311] [57600]: INFO cinder.api.openstack.wsgi [None req-9a7eee33-e084-4549-8dae-cac2f6168d00 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1263.605557] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9a7eee33-e084-4549-8dae-cac2f6168d00 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.605765] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9a7eee33-e084-4549-8dae-cac2f6168d00 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.615686] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.615686] [57600]: warnings.warn( [ 1263.622093] [57600]: INFO cinder.volume.api [None req-9a7eee33-e084-4549-8dae-cac2f6168d00 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1263.628134] [57600]: INFO cinder.api.openstack.wsgi [None req-9a7eee33-e084-4549-8dae-cac2f6168d00 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1263.628593] [57600]: [pid: 57600|app: 0|req: 254/478] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:06 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.644067] [57601]: DEBUG cinder.api.middleware.request_id [None req-738acd89-3a8c-4e0e-b7db-f0e161b8ecef None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.761125] [57601]: INFO cinder.api.openstack.wsgi [None req-738acd89-3a8c-4e0e-b7db-f0e161b8ecef tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1264.761501] [57601]: DEBUG cinder.api.openstack.wsgi [None req-738acd89-3a8c-4e0e-b7db-f0e161b8ecef tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1264.761793] [57601]: DEBUG cinder.api.openstack.wsgi [None req-738acd89-3a8c-4e0e-b7db-f0e161b8ecef tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1264.776451] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.776451] [57601]: warnings.warn( [ 1264.781798] [57601]: INFO cinder.volume.api [None req-738acd89-3a8c-4e0e-b7db-f0e161b8ecef tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1264.788510] [57601]: INFO cinder.api.openstack.wsgi [None req-738acd89-3a8c-4e0e-b7db-f0e161b8ecef tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1264.789135] [57601]: [pid: 57601|app: 0|req: 225/479] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:07 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 842 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.832095] [57600]: DEBUG cinder.api.middleware.request_id [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-39b35429-6c98-4201-8889-75326a77596e None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.836121] [57600]: INFO cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-39b35429-6c98-4201-8889-75326a77596e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1264.836121] [57600]: DEBUG cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-39b35429-6c98-4201-8889-75326a77596e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1264.836385] [57600]: DEBUG cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-39b35429-6c98-4201-8889-75326a77596e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1264.845531] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.845531] [57600]: warnings.warn( [ 1264.849774] [57600]: INFO cinder.volume.api [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-39b35429-6c98-4201-8889-75326a77596e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1264.855192] [57600]: INFO cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-39b35429-6c98-4201-8889-75326a77596e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1264.855881] [57600]: [pid: 57600|app: 0|req: 255/480] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:59:07 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.760595] [57601]: DEBUG cinder.api.middleware.request_id [None req-08e383fc-f371-46ff-bc95-7b0cf1bf6917 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.761076] [57601]: INFO cinder.api.openstack.wsgi [None req-08e383fc-f371-46ff-bc95-7b0cf1bf6917 None None] GET http://10.180.1.21/volume// [ 1265.761255] [57601]: DEBUG cinder.api.openstack.wsgi [None req-08e383fc-f371-46ff-bc95-7b0cf1bf6917 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1265.761466] [57601]: DEBUG cinder.api.openstack.wsgi [None req-08e383fc-f371-46ff-bc95-7b0cf1bf6917 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1265.761854] [57601]: INFO cinder.api.openstack.wsgi [None req-08e383fc-f371-46ff-bc95-7b0cf1bf6917 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1265.762516] [57601]: [pid: 57601|app: 0|req: 226/481] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:59:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1265.766151] [57600]: DEBUG cinder.api.middleware.request_id [req-f288a435-db89-4f3f-b216-e6eb628193bf req-5c4b1eaa-ced2-4804-b442-ba65291c98b6 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.769397] [57600]: INFO cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-5c4b1eaa-ced2-4804-b442-ba65291c98b6 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1265.770022] [57600]: DEBUG cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-5c4b1eaa-ced2-4804-b442-ba65291c98b6 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f36429e3-56ed-4d94-903c-6146ad217498", "connector": null, "instance_uuid": "d1e71376-ee0a-432e-841c-842b0a47b43c"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1265.788690] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.788690] [57600]: warnings.warn( [ 1265.818625] [57600]: INFO cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-5c4b1eaa-ced2-4804-b442-ba65291c98b6 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1265.819327] [57600]: [pid: 57600|app: 0|req: 256/482] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:59:08 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1265.877479] [57601]: DEBUG cinder.api.middleware.request_id [req-f288a435-db89-4f3f-b216-e6eb628193bf req-3d57e8db-ad9a-47d3-b99f-16dc4dccb25e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.879732] [57601]: INFO cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-3d57e8db-ad9a-47d3-b99f-16dc4dccb25e tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] POST http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498/action [ 1265.880145] [57601]: DEBUG cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-3d57e8db-ad9a-47d3-b99f-16dc4dccb25e tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1265.880275] [57601]: DEBUG cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-3d57e8db-ad9a-47d3-b99f-16dc4dccb25e tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1265.894850] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.894850] [57601]: warnings.warn( [ 1265.895585] [57601]: INFO cinder.volume.api [req-f288a435-db89-4f3f-b216-e6eb628193bf req-3d57e8db-ad9a-47d3-b99f-16dc4dccb25e tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1265.899939] [57601]: INFO cinder.volume.api [req-f288a435-db89-4f3f-b216-e6eb628193bf req-3d57e8db-ad9a-47d3-b99f-16dc4dccb25e tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Roll detaching of volume completed successfully. [ 1265.900181] [57601]: INFO cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-3d57e8db-ad9a-47d3-b99f-16dc4dccb25e tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498/action returned with HTTP 202 [ 1265.900828] [57601]: [pid: 57601|app: 0|req: 227/483] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 13:59:08 2025] POST /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1265.904458] [57600]: DEBUG cinder.api.middleware.request_id [req-f288a435-db89-4f3f-b216-e6eb628193bf req-d1c262ed-1c40-41e4-896a-f6715f67898f None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.906917] [57600]: INFO cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-d1c262ed-1c40-41e4-896a-f6715f67898f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7c79ef0e-efaf-4b55-b4f7-5d707031bc2d [ 1265.907584] [57600]: DEBUG cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-d1c262ed-1c40-41e4-896a-f6715f67898f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1265.907584] [57600]: DEBUG cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-d1c262ed-1c40-41e4-896a-f6715f67898f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'version_select' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1265.915535] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.915535] [57600]: warnings.warn( [ 1265.942335] [57600]: INFO cinder.api.openstack.wsgi [req-f288a435-db89-4f3f-b216-e6eb628193bf req-d1c262ed-1c40-41e4-896a-f6715f67898f tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/attachments/7c79ef0e-efaf-4b55-b4f7-5d707031bc2d returned with HTTP 200 [ 1265.942393] [57600]: [pid: 57600|app: 0|req: 257/484] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:59:08 2025] DELETE /volume/v3/attachments/7c79ef0e-efaf-4b55-b4f7-5d707031bc2d => generated 192 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1266.380559] [57601]: DEBUG cinder.api.middleware.request_id [None req-faa5c860-d5ea-428c-b969-2fd7ce9e9f80 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.381035] [57601]: INFO cinder.api.openstack.wsgi [None req-faa5c860-d5ea-428c-b969-2fd7ce9e9f80 None None] GET http://10.180.1.21/volume// [ 1266.381202] [57601]: DEBUG cinder.api.openstack.wsgi [None req-faa5c860-d5ea-428c-b969-2fd7ce9e9f80 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1266.381412] [57601]: DEBUG cinder.api.openstack.wsgi [None req-faa5c860-d5ea-428c-b969-2fd7ce9e9f80 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1266.381808] [57601]: INFO cinder.api.openstack.wsgi [None req-faa5c860-d5ea-428c-b969-2fd7ce9e9f80 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1266.382170] [57601]: [pid: 57601|app: 0|req: 228/485] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 13:59:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1266.386828] [57600]: DEBUG cinder.api.middleware.request_id [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-7ab8beb6-7520-4e1e-aec9-99a3af1f2df6 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.389482] [57600]: INFO cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-7ab8beb6-7520-4e1e-aec9-99a3af1f2df6 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1266.389875] [57600]: DEBUG cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-7ab8beb6-7520-4e1e-aec9-99a3af1f2df6 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51d660a7-a5f5-4f71-a555-9bf55433b3f4", "connector": null, "instance_uuid": "8ba74d78-2b8a-463d-874c-1033bf484237"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1266.401813] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.401813] [57600]: warnings.warn( [ 1266.424462] [57600]: INFO cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-7ab8beb6-7520-4e1e-aec9-99a3af1f2df6 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1266.425110] [57600]: [pid: 57600|app: 0|req: 258/486] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:59:09 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1266.453766] [57601]: DEBUG cinder.api.middleware.request_id [None req-63f54082-4cb3-4aa0-bdc9-99c1994c05e2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.456365] [57601]: INFO cinder.api.openstack.wsgi [None req-63f54082-4cb3-4aa0-bdc9-99c1994c05e2 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1266.456637] [57601]: DEBUG cinder.api.openstack.wsgi [None req-63f54082-4cb3-4aa0-bdc9-99c1994c05e2 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1266.456888] [57601]: DEBUG cinder.api.openstack.wsgi [None req-63f54082-4cb3-4aa0-bdc9-99c1994c05e2 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1266.469073] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.469073] [57601]: warnings.warn( [ 1266.473085] [57601]: INFO cinder.volume.api [None req-63f54082-4cb3-4aa0-bdc9-99c1994c05e2 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1266.479205] [57601]: INFO cinder.api.openstack.wsgi [None req-63f54082-4cb3-4aa0-bdc9-99c1994c05e2 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1266.479670] [57601]: [pid: 57601|app: 0|req: 229/487] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:09 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.955644] [57600]: DEBUG cinder.api.middleware.request_id [None req-9bb71b57-4c8f-4a6a-a697-6779b86d8fe2 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.956124] [57600]: INFO cinder.api.openstack.wsgi [None req-9bb71b57-4c8f-4a6a-a697-6779b86d8fe2 None None] GET http://10.180.1.21/volume// [ 1266.956307] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9bb71b57-4c8f-4a6a-a697-6779b86d8fe2 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1266.956534] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9bb71b57-4c8f-4a6a-a697-6779b86d8fe2 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1266.956933] [57600]: INFO cinder.api.openstack.wsgi [None req-9bb71b57-4c8f-4a6a-a697-6779b86d8fe2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1266.957362] [57600]: [pid: 57600|app: 0|req: 259/488] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:59:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1266.961031] [57601]: DEBUG cinder.api.middleware.request_id [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-d60ea0f0-64d3-4f59-8690-e90f77b36bdc None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.963638] [57601]: INFO cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-d60ea0f0-64d3-4f59-8690-e90f77b36bdc tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1266.963898] [57601]: DEBUG cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-d60ea0f0-64d3-4f59-8690-e90f77b36bdc tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1266.964199] [57601]: DEBUG cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-d60ea0f0-64d3-4f59-8690-e90f77b36bdc tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1266.980397] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.980397] [57601]: warnings.warn( [ 1266.985344] [57601]: INFO cinder.volume.api [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-d60ea0f0-64d3-4f59-8690-e90f77b36bdc tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1266.991221] [57601]: INFO cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-d60ea0f0-64d3-4f59-8690-e90f77b36bdc tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1266.991706] [57601]: [pid: 57601|app: 0|req: 230/489] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:59:09 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1267.035963] [57600]: DEBUG cinder.api.middleware.request_id [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-251a67a3-584c-49ed-bcfb-c17401fe4614 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.038498] [57600]: INFO cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-251a67a3-584c-49ed-bcfb-c17401fe4614 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] PUT http://10.180.1.21/volume/v3/attachments/6940f649-53ad-438d-9f55-74bbc2a24181 [ 1267.038933] [57600]: DEBUG cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-251a67a3-584c-49ed-bcfb-c17401fe4614 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-999489", "mountpoint": "/dev/sdb"}}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1267.051322] [57600]: DEBUG cinder.coordination [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-251a67a3-584c-49ed-bcfb-c17401fe4614 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Acquiring lock "cinder-attachment_update-51d660a7-a5f5-4f71-a555-9bf55433b3f4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1267.058415] [57600]: DEBUG cinder.coordination [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-251a67a3-584c-49ed-bcfb-c17401fe4614 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Lock "cinder-attachment_update-51d660a7-a5f5-4f71-a555-9bf55433b3f4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1267.059645] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.059645] [57600]: warnings.warn( [ 1267.490646] [57601]: DEBUG cinder.api.middleware.request_id [None req-8e316473-3e05-4520-ab6a-d214d16f267e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.492967] [57601]: INFO cinder.api.openstack.wsgi [None req-8e316473-3e05-4520-ab6a-d214d16f267e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1267.493227] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8e316473-3e05-4520-ab6a-d214d16f267e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1267.493497] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8e316473-3e05-4520-ab6a-d214d16f267e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1267.511596] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.511596] [57601]: warnings.warn( [ 1267.519032] [57601]: INFO cinder.volume.api [None req-8e316473-3e05-4520-ab6a-d214d16f267e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1267.526899] [57601]: INFO cinder.api.openstack.wsgi [None req-8e316473-3e05-4520-ab6a-d214d16f267e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1267.527590] [57601]: [pid: 57601|app: 0|req: 231/490] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:10 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.294086] [57601]: DEBUG cinder.api.middleware.request_id [None req-763035f1-4237-4ece-9f29-ee0140f5de48 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.296453] [57601]: INFO cinder.api.openstack.wsgi [None req-763035f1-4237-4ece-9f29-ee0140f5de48 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] DELETE http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1268.296951] [57601]: DEBUG cinder.api.openstack.wsgi [None req-763035f1-4237-4ece-9f29-ee0140f5de48 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1268.297306] [57601]: DEBUG cinder.api.openstack.wsgi [None req-763035f1-4237-4ece-9f29-ee0140f5de48 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1268.297693] [57601]: INFO cinder.api.v3.volumes [None req-763035f1-4237-4ece-9f29-ee0140f5de48 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Delete volume with id: 76821fa0-8877-460e-a08e-c5595ac05008 [ 1268.309710] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.309710] [57601]: warnings.warn( [ 1268.310405] [57601]: INFO cinder.volume.api [None req-763035f1-4237-4ece-9f29-ee0140f5de48 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1268.496909] [57601]: INFO cinder.volume.api [None req-763035f1-4237-4ece-9f29-ee0140f5de48 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Delete volume request issued successfully. [ 1268.497381] [57601]: INFO cinder.api.openstack.wsgi [None req-763035f1-4237-4ece-9f29-ee0140f5de48 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 202 [ 1268.497733] [57601]: [pid: 57601|app: 0|req: 232/491] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:59:10 2025] DELETE /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1268.500632] [57601]: DEBUG cinder.api.middleware.request_id [None req-a84a6855-6ba5-42e0-9c25-cc3f38ce6283 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.502550] [57601]: INFO cinder.api.openstack.wsgi [None req-a84a6855-6ba5-42e0-9c25-cc3f38ce6283 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1268.502892] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a84a6855-6ba5-42e0-9c25-cc3f38ce6283 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1268.503148] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a84a6855-6ba5-42e0-9c25-cc3f38ce6283 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1268.510940] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.510940] [57601]: warnings.warn( [ 1268.515885] [57601]: INFO cinder.volume.api [None req-a84a6855-6ba5-42e0-9c25-cc3f38ce6283 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1268.521374] [57601]: INFO cinder.api.openstack.wsgi [None req-a84a6855-6ba5-42e0-9c25-cc3f38ce6283 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1268.521843] [57601]: [pid: 57601|app: 0|req: 233/492] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:11 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.540692] [57601]: DEBUG cinder.api.middleware.request_id [None req-45c93ef9-4706-40b8-912f-4cf240271f67 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.542885] [57601]: INFO cinder.api.openstack.wsgi [None req-45c93ef9-4706-40b8-912f-4cf240271f67 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1268.543164] [57601]: DEBUG cinder.api.openstack.wsgi [None req-45c93ef9-4706-40b8-912f-4cf240271f67 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1268.543401] [57601]: DEBUG cinder.api.openstack.wsgi [None req-45c93ef9-4706-40b8-912f-4cf240271f67 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1268.554675] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.554675] [57601]: warnings.warn( [ 1268.558594] [57601]: INFO cinder.volume.api [None req-45c93ef9-4706-40b8-912f-4cf240271f67 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1268.563329] [57601]: INFO cinder.api.openstack.wsgi [None req-45c93ef9-4706-40b8-912f-4cf240271f67 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1268.563815] [57601]: [pid: 57601|app: 0|req: 234/493] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:11 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.098416] [57601]: DEBUG cinder.api.middleware.request_id [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.100457] [57601]: INFO cinder.api.openstack.wsgi [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1269.100893] [57601]: DEBUG cinder.api.openstack.wsgi [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1860271096", "imageRef": "bcfeb45f-4a43-4af9-a5e8-07f7f2644559", "size": 1}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1269.102353] [57601]: DEBUG cinder.api.v3.volumes [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1860271096', 'imageRef': 'bcfeb45f-4a43-4af9-a5e8-07f7f2644559', 'size': 1}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1269.228035] [57601]: INFO cinder.api.v3.volumes [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Create volume of 1 GB [ 1269.233678] [57601]: INFO cinder.volume.api [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Availability Zones retrieved successfully. [ 1269.240519] [57601]: DEBUG cinder.volume.api [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Flow 'volume_create_api' (1c3166e7-9a6e-4913-92c9-1b3434c28679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1269.241935] [57601]: DEBUG cinder.volume.api [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (550f23ac-103c-4a53-9379-8c1293dfd76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1269.243137] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1269.294617] [57601]: DEBUG cinder.volume.api [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (550f23ac-103c-4a53-9379-8c1293dfd76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1269.295645] [57601]: DEBUG cinder.volume.api [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (797ca1f1-7de7-490a-9e8e-976aff1c8d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1269.337697] [57601]: DEBUG cinder.quota [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Created reservations ['b50ec903-ddcb-4c23-85f7-689464117d62', '81e6039c-07ca-4a24-ba81-28e0bf9512e7', '5cbe8be9-7058-429f-870a-c26a1b702883', 'ab05bf57-06e9-434b-a24a-26882ccd0d09'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1269.338791] [57601]: DEBUG cinder.volume.api [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (797ca1f1-7de7-490a-9e8e-976aff1c8d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b50ec903-ddcb-4c23-85f7-689464117d62', '81e6039c-07ca-4a24-ba81-28e0bf9512e7', '5cbe8be9-7058-429f-870a-c26a1b702883', 'ab05bf57-06e9-434b-a24a-26882ccd0d09']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1269.339723] [57601]: DEBUG cinder.volume.api [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92746166-66cd-427e-9e93-d4852a2cc943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1269.355394] [57601]: DEBUG cinder.volume.api [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92746166-66cd-427e-9e93-d4852a2cc943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acd4af93-2345-4ac8-ba89-3e1c98db13b5', '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-1860271096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5c1b59dfe24085a82206a236e55b79',qos_specs=None,replication_status=,reservations=['b50ec903-ddcb-4c23-85f7-689464117d62','81e6039c-07ca-4a24-ba81-28e0bf9512e7','5cbe8be9-7058-429f-870a-c26a1b702883','ab05bf57-06e9-434b-a24a-26882ccd0d09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee6faead12a465aa8e0c2c8bd8bdf75',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:59:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1860271096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acd4af93-2345-4ac8-ba89-3e1c98db13b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5c1b59dfe24085a82206a236e55b79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eee6faead12a465aa8e0c2c8bd8bdf75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1269.357027] [57601]: DEBUG cinder.volume.api [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7df3779d-42b7-40b0-86d8-c309fc03fc86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1269.372525] [57601]: DEBUG cinder.volume.api [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7df3779d-42b7-40b0-86d8-c309fc03fc86) transitioned into state 'SUCCESS' from state '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-1860271096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5c1b59dfe24085a82206a236e55b79',qos_specs=None,replication_status=,reservations=['b50ec903-ddcb-4c23-85f7-689464117d62','81e6039c-07ca-4a24-ba81-28e0bf9512e7','5cbe8be9-7058-429f-870a-c26a1b702883','ab05bf57-06e9-434b-a24a-26882ccd0d09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee6faead12a465aa8e0c2c8bd8bdf75',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1269.373611] [57601]: DEBUG cinder.volume.api [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad37f46d-953a-49ce-98d5-f977f7ca49c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1269.383769] [57601]: DEBUG cinder.volume.api [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad37f46d-953a-49ce-98d5-f977f7ca49c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1269.384970] [57601]: DEBUG cinder.volume.api [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Flow 'volume_create_api' (1c3166e7-9a6e-4913-92c9-1b3434c28679) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1269.385360] [57601]: INFO cinder.volume.api [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Create volume request issued successfully. [ 1269.386065] [57601]: INFO cinder.api.openstack.wsgi [None req-cd914601-dd90-48a1-bd02-b4f32b755ffc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1269.386573] [57601]: [pid: 57601|app: 0|req: 235/494] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 15 13:59:11 2025] POST /volume/v3/volumes => generated 752 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1269.395028] [57601]: DEBUG cinder.api.middleware.request_id [None req-80ff9d39-fddd-4f30-817a-9fb42ee6d0a1 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.397185] [57601]: INFO cinder.api.openstack.wsgi [None req-80ff9d39-fddd-4f30-817a-9fb42ee6d0a1 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1269.397399] [57601]: DEBUG cinder.api.openstack.wsgi [None req-80ff9d39-fddd-4f30-817a-9fb42ee6d0a1 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1269.397606] [57601]: DEBUG cinder.api.openstack.wsgi [None req-80ff9d39-fddd-4f30-817a-9fb42ee6d0a1 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1269.405353] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.405353] [57601]: warnings.warn( [ 1269.409763] [57601]: INFO cinder.volume.api [None req-80ff9d39-fddd-4f30-817a-9fb42ee6d0a1 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1269.415311] [57601]: INFO cinder.api.openstack.wsgi [None req-80ff9d39-fddd-4f30-817a-9fb42ee6d0a1 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1269.415899] [57601]: [pid: 57601|app: 0|req: 236/495] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:12 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.533173] [57601]: DEBUG cinder.api.middleware.request_id [None req-d9a127e7-983b-43ac-8a13-c99a1b0c9b34 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.535463] [57601]: INFO cinder.api.openstack.wsgi [None req-d9a127e7-983b-43ac-8a13-c99a1b0c9b34 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1269.535884] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d9a127e7-983b-43ac-8a13-c99a1b0c9b34 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1269.536106] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d9a127e7-983b-43ac-8a13-c99a1b0c9b34 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1269.545830] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.545830] [57601]: warnings.warn( [ 1269.550719] [57601]: INFO cinder.volume.api [None req-d9a127e7-983b-43ac-8a13-c99a1b0c9b34 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1269.554557] [57601]: INFO cinder.api.openstack.wsgi [None req-d9a127e7-983b-43ac-8a13-c99a1b0c9b34 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1269.555031] [57601]: [pid: 57601|app: 0|req: 237/496] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:12 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.575521] [57601]: DEBUG cinder.api.middleware.request_id [None req-1f14186f-b327-4553-9a13-65eb42c688fe None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.578649] [57601]: INFO cinder.api.openstack.wsgi [None req-1f14186f-b327-4553-9a13-65eb42c688fe tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1269.578943] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1f14186f-b327-4553-9a13-65eb42c688fe tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1269.579287] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1f14186f-b327-4553-9a13-65eb42c688fe tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1269.592480] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.592480] [57601]: warnings.warn( [ 1269.596715] [57601]: INFO cinder.volume.api [None req-1f14186f-b327-4553-9a13-65eb42c688fe tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1269.601337] [57601]: INFO cinder.api.openstack.wsgi [None req-1f14186f-b327-4553-9a13-65eb42c688fe tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1269.601778] [57601]: [pid: 57601|app: 0|req: 238/497] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:12 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1270.426357] [57601]: DEBUG cinder.api.middleware.request_id [None req-89c5ae4c-1cb3-43e4-8567-07f3c734d107 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.428737] [57601]: INFO cinder.api.openstack.wsgi [None req-89c5ae4c-1cb3-43e4-8567-07f3c734d107 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1270.428972] [57601]: DEBUG cinder.api.openstack.wsgi [None req-89c5ae4c-1cb3-43e4-8567-07f3c734d107 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1270.429219] [57601]: DEBUG cinder.api.openstack.wsgi [None req-89c5ae4c-1cb3-43e4-8567-07f3c734d107 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1270.439497] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.439497] [57601]: warnings.warn( [ 1270.445098] [57601]: INFO cinder.volume.api [None req-89c5ae4c-1cb3-43e4-8567-07f3c734d107 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1270.450792] [57601]: INFO cinder.api.openstack.wsgi [None req-89c5ae4c-1cb3-43e4-8567-07f3c734d107 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1270.451380] [57601]: [pid: 57601|app: 0|req: 239/498] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:13 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1270.569368] [57601]: DEBUG cinder.api.middleware.request_id [None req-92a787e1-28a6-4080-9616-f21b55436181 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.571743] [57601]: INFO cinder.api.openstack.wsgi [None req-92a787e1-28a6-4080-9616-f21b55436181 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1270.573876] [57601]: DEBUG cinder.api.openstack.wsgi [None req-92a787e1-28a6-4080-9616-f21b55436181 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1270.573876] [57601]: DEBUG cinder.api.openstack.wsgi [None req-92a787e1-28a6-4080-9616-f21b55436181 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1270.588033] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.588033] [57601]: warnings.warn( [ 1270.591559] [57601]: INFO cinder.volume.api [None req-92a787e1-28a6-4080-9616-f21b55436181 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1270.595213] [57601]: INFO cinder.api.openstack.wsgi [None req-92a787e1-28a6-4080-9616-f21b55436181 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 200 [ 1270.595764] [57601]: [pid: 57601|app: 0|req: 240/499] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:13 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.611349] [57601]: DEBUG cinder.api.middleware.request_id [None req-c222d20d-616e-44e9-93b7-4ebb725f9956 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.615779] [57601]: INFO cinder.api.openstack.wsgi [None req-c222d20d-616e-44e9-93b7-4ebb725f9956 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1270.615779] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c222d20d-616e-44e9-93b7-4ebb725f9956 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1270.615779] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c222d20d-616e-44e9-93b7-4ebb725f9956 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1270.633504] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.633504] [57601]: warnings.warn( [ 1270.638319] [57601]: INFO cinder.volume.api [None req-c222d20d-616e-44e9-93b7-4ebb725f9956 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1270.643720] [57601]: INFO cinder.api.openstack.wsgi [None req-c222d20d-616e-44e9-93b7-4ebb725f9956 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1270.644244] [57601]: [pid: 57601|app: 0|req: 241/500] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:13 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.827258] [57601]: DEBUG cinder.api.middleware.request_id [req-9d7828fe-ab4e-4555-9e20-6097b4729654 req-99e9a72c-ec74-4579-a69e-c5ed4d27f7cf None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.830483] [57601]: INFO cinder.api.openstack.wsgi [req-9d7828fe-ab4e-4555-9e20-6097b4729654 req-99e9a72c-ec74-4579-a69e-c5ed4d27f7cf tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bd4221c7-efd4-4056-92b1-9ef0270af00e [ 1270.830865] [57601]: DEBUG cinder.api.openstack.wsgi [req-9d7828fe-ab4e-4555-9e20-6097b4729654 req-99e9a72c-ec74-4579-a69e-c5ed4d27f7cf tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1270.831177] [57601]: DEBUG cinder.api.openstack.wsgi [req-9d7828fe-ab4e-4555-9e20-6097b4729654 req-99e9a72c-ec74-4579-a69e-c5ed4d27f7cf tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1270.839538] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.839538] [57601]: warnings.warn( [ 1271.374343] [57601]: INFO cinder.api.openstack.wsgi [req-9d7828fe-ab4e-4555-9e20-6097b4729654 req-99e9a72c-ec74-4579-a69e-c5ed4d27f7cf tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/attachments/bd4221c7-efd4-4056-92b1-9ef0270af00e returned with HTTP 200 [ 1271.374842] [57601]: [pid: 57601|app: 0|req: 242/501] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:59:13 2025] DELETE /volume/v3/attachments/bd4221c7-efd4-4056-92b1-9ef0270af00e => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.381423] [57601]: DEBUG cinder.api.middleware.request_id [req-9d7828fe-ab4e-4555-9e20-6097b4729654 req-3d3661e7-1638-44d7-bea6-5ab2a8590188 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.383741] [57601]: INFO cinder.api.openstack.wsgi [req-9d7828fe-ab4e-4555-9e20-6097b4729654 req-3d3661e7-1638-44d7-bea6-5ab2a8590188 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 [ 1271.383927] [57601]: DEBUG cinder.api.openstack.wsgi [req-9d7828fe-ab4e-4555-9e20-6097b4729654 req-3d3661e7-1638-44d7-bea6-5ab2a8590188 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1271.384159] [57601]: DEBUG cinder.api.openstack.wsgi [req-9d7828fe-ab4e-4555-9e20-6097b4729654 req-3d3661e7-1638-44d7-bea6-5ab2a8590188 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1271.384346] [57601]: INFO cinder.api.v3.volumes [req-9d7828fe-ab4e-4555-9e20-6097b4729654 req-3d3661e7-1638-44d7-bea6-5ab2a8590188 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Delete volume with id: f36429e3-56ed-4d94-903c-6146ad217498 [ 1271.393415] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.393415] [57601]: warnings.warn( [ 1271.394041] [57601]: INFO cinder.volume.api [req-9d7828fe-ab4e-4555-9e20-6097b4729654 req-3d3661e7-1638-44d7-bea6-5ab2a8590188 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Volume info retrieved successfully. [ 1271.413838] [57601]: INFO cinder.volume.api [req-9d7828fe-ab4e-4555-9e20-6097b4729654 req-3d3661e7-1638-44d7-bea6-5ab2a8590188 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] Delete volume request issued successfully. [ 1271.414048] [57601]: INFO cinder.api.openstack.wsgi [req-9d7828fe-ab4e-4555-9e20-6097b4729654 req-3d3661e7-1638-44d7-bea6-5ab2a8590188 tempest-ServerActionsV293TestJSON-1938168310 tempest-ServerActionsV293TestJSON-1938168310-project-member] http://10.180.1.21/volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 returned with HTTP 202 [ 1271.414541] [57601]: [pid: 57601|app: 0|req: 243/502] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 15 13:59:14 2025] DELETE /volume/v3/volumes/f36429e3-56ed-4d94-903c-6146ad217498 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1271.461311] [57601]: DEBUG cinder.api.middleware.request_id [None req-aa5ce87c-eec8-4529-b442-2e81975a770b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.463645] [57601]: INFO cinder.api.openstack.wsgi [None req-aa5ce87c-eec8-4529-b442-2e81975a770b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1271.464496] [57601]: DEBUG cinder.api.openstack.wsgi [None req-aa5ce87c-eec8-4529-b442-2e81975a770b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1271.464806] [57601]: DEBUG cinder.api.openstack.wsgi [None req-aa5ce87c-eec8-4529-b442-2e81975a770b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1271.477992] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.477992] [57601]: warnings.warn( [ 1271.482172] [57601]: INFO cinder.volume.api [None req-aa5ce87c-eec8-4529-b442-2e81975a770b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1271.487725] [57601]: INFO cinder.api.openstack.wsgi [None req-aa5ce87c-eec8-4529-b442-2e81975a770b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1271.488198] [57601]: [pid: 57601|app: 0|req: 244/503] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:14 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.599207] [57600]: DEBUG cinder.coordination [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-251a67a3-584c-49ed-bcfb-c17401fe4614 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Lock "cinder-attachment_update-51d660a7-a5f5-4f71-a555-9bf55433b3f4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.540s {{(pid=57600) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1271.599207] [57600]: INFO cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-251a67a3-584c-49ed-bcfb-c17401fe4614 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/attachments/6940f649-53ad-438d-9f55-74bbc2a24181 returned with HTTP 200 [ 1271.599579] [57600]: [pid: 57600|app: 0|req: 260/504] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:59:09 2025] PUT /volume/v3/attachments/6940f649-53ad-438d-9f55-74bbc2a24181 => generated 617 bytes in 4564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1271.615619] [57601]: DEBUG cinder.api.middleware.request_id [None req-cb8fbe08-05b8-474c-ac15-169280745dd2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.618200] [57601]: INFO cinder.api.openstack.wsgi [None req-cb8fbe08-05b8-474c-ac15-169280745dd2 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 [ 1271.618440] [57601]: DEBUG cinder.api.openstack.wsgi [None req-cb8fbe08-05b8-474c-ac15-169280745dd2 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1271.618689] [57601]: DEBUG cinder.api.openstack.wsgi [None req-cb8fbe08-05b8-474c-ac15-169280745dd2 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1271.626029] [57601]: INFO cinder.api.openstack.wsgi [None req-cb8fbe08-05b8-474c-ac15-169280745dd2 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 returned with HTTP 404 [ 1271.626384] [57601]: [pid: 57601|app: 0|req: 245/505] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:14 2025] GET /volume/v3/volumes/76821fa0-8877-460e-a08e-c5595ac05008 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1271.654353] [57600]: DEBUG cinder.api.middleware.request_id [None req-240598e2-9ced-48e1-94b6-fb526b6ed825 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.656664] [57600]: INFO cinder.api.openstack.wsgi [None req-240598e2-9ced-48e1-94b6-fb526b6ed825 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1271.656909] [57600]: DEBUG cinder.api.openstack.wsgi [None req-240598e2-9ced-48e1-94b6-fb526b6ed825 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1271.657136] [57600]: DEBUG cinder.api.openstack.wsgi [None req-240598e2-9ced-48e1-94b6-fb526b6ed825 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1271.670673] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.670673] [57600]: warnings.warn( [ 1271.677721] [57600]: INFO cinder.volume.api [None req-240598e2-9ced-48e1-94b6-fb526b6ed825 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1271.683851] [57600]: INFO cinder.api.openstack.wsgi [None req-240598e2-9ced-48e1-94b6-fb526b6ed825 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1271.686417] [57600]: [pid: 57600|app: 0|req: 261/506] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:14 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.686485] [57601]: DEBUG cinder.api.middleware.request_id [None req-1d4046d7-dd2e-456b-b34c-6b27bb69551c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.690173] [57601]: INFO cinder.api.openstack.wsgi [None req-1d4046d7-dd2e-456b-b34c-6b27bb69551c tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] DELETE http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1271.690506] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1d4046d7-dd2e-456b-b34c-6b27bb69551c tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1271.690859] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1d4046d7-dd2e-456b-b34c-6b27bb69551c tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1271.691233] [57601]: INFO cinder.api.v3.volumes [None req-1d4046d7-dd2e-456b-b34c-6b27bb69551c tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Delete volume with id: 647e48de-67e9-4d72-a38d-f924323720d1 [ 1271.700910] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.700910] [57601]: warnings.warn( [ 1271.701651] [57601]: INFO cinder.volume.api [None req-1d4046d7-dd2e-456b-b34c-6b27bb69551c tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1271.722062] [57601]: INFO cinder.volume.api [None req-1d4046d7-dd2e-456b-b34c-6b27bb69551c tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Delete volume request issued successfully. [ 1271.722182] [57601]: INFO cinder.api.openstack.wsgi [None req-1d4046d7-dd2e-456b-b34c-6b27bb69551c tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 202 [ 1271.722832] [57601]: [pid: 57601|app: 0|req: 246/507] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:59:14 2025] DELETE /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1271.728955] [57600]: DEBUG cinder.api.middleware.request_id [None req-670ddaf7-f183-49dd-8293-80f10554fc90 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.731693] [57600]: INFO cinder.api.openstack.wsgi [None req-670ddaf7-f183-49dd-8293-80f10554fc90 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1271.731842] [57600]: DEBUG cinder.api.openstack.wsgi [None req-670ddaf7-f183-49dd-8293-80f10554fc90 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1271.732078] [57600]: DEBUG cinder.api.openstack.wsgi [None req-670ddaf7-f183-49dd-8293-80f10554fc90 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1271.741936] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.741936] [57600]: warnings.warn( [ 1271.746557] [57600]: INFO cinder.volume.api [None req-670ddaf7-f183-49dd-8293-80f10554fc90 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1271.752471] [57600]: INFO cinder.api.openstack.wsgi [None req-670ddaf7-f183-49dd-8293-80f10554fc90 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1271.752989] [57600]: [pid: 57600|app: 0|req: 262/508] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:14 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.498485] [57601]: DEBUG cinder.api.middleware.request_id [None req-723b0124-7d3a-4e3a-b317-9bc0ae6098e7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.500851] [57601]: INFO cinder.api.openstack.wsgi [None req-723b0124-7d3a-4e3a-b317-9bc0ae6098e7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1272.501042] [57601]: DEBUG cinder.api.openstack.wsgi [None req-723b0124-7d3a-4e3a-b317-9bc0ae6098e7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1272.501299] [57601]: DEBUG cinder.api.openstack.wsgi [None req-723b0124-7d3a-4e3a-b317-9bc0ae6098e7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1272.513127] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.513127] [57601]: warnings.warn( [ 1272.518861] [57601]: INFO cinder.volume.api [None req-723b0124-7d3a-4e3a-b317-9bc0ae6098e7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1272.525184] [57601]: INFO cinder.api.openstack.wsgi [None req-723b0124-7d3a-4e3a-b317-9bc0ae6098e7 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1272.525838] [57601]: [pid: 57601|app: 0|req: 247/509] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:15 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.694248] [57600]: DEBUG cinder.api.middleware.request_id [None req-385379e6-799f-4faa-a6e1-9fb36f640005 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.696349] [57600]: INFO cinder.api.openstack.wsgi [None req-385379e6-799f-4faa-a6e1-9fb36f640005 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1272.696561] [57600]: DEBUG cinder.api.openstack.wsgi [None req-385379e6-799f-4faa-a6e1-9fb36f640005 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1272.696838] [57600]: DEBUG cinder.api.openstack.wsgi [None req-385379e6-799f-4faa-a6e1-9fb36f640005 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1272.707730] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.707730] [57600]: warnings.warn( [ 1272.711333] [57600]: INFO cinder.volume.api [None req-385379e6-799f-4faa-a6e1-9fb36f640005 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1272.717020] [57600]: INFO cinder.api.openstack.wsgi [None req-385379e6-799f-4faa-a6e1-9fb36f640005 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1272.717020] [57600]: [pid: 57600|app: 0|req: 263/510] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:15 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.765220] [57601]: DEBUG cinder.api.middleware.request_id [None req-e465cdeb-fdea-4264-88de-121a665f767d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.767265] [57601]: INFO cinder.api.openstack.wsgi [None req-e465cdeb-fdea-4264-88de-121a665f767d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1272.767645] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e465cdeb-fdea-4264-88de-121a665f767d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1272.767717] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e465cdeb-fdea-4264-88de-121a665f767d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1272.775702] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.775702] [57601]: warnings.warn( [ 1272.779391] [57601]: INFO cinder.volume.api [None req-e465cdeb-fdea-4264-88de-121a665f767d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1272.784015] [57601]: INFO cinder.api.openstack.wsgi [None req-e465cdeb-fdea-4264-88de-121a665f767d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1272.784337] [57601]: [pid: 57601|app: 0|req: 248/511] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:15 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.230815] [57600]: DEBUG cinder.api.middleware.request_id [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-c467653c-a75c-417e-a1a5-c59ec5b0ccbd None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.233687] [57600]: INFO cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-c467653c-a75c-417e-a1a5-c59ec5b0ccbd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] POST http://10.180.1.21/volume/v3/attachments/6940f649-53ad-438d-9f55-74bbc2a24181/action [ 1273.234104] [57600]: DEBUG cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-c467653c-a75c-417e-a1a5-c59ec5b0ccbd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action body: b'{"os-complete": null}' {{(pid=57600) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1273.234235] [57600]: DEBUG cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-c467653c-a75c-417e-a1a5-c59ec5b0ccbd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1273.256788] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.256788] [57600]: warnings.warn( [ 1273.266160] [57600]: INFO cinder.api.openstack.wsgi [req-4f43cf43-e1d3-4b7c-9bd9-c05433850d85 req-c467653c-a75c-417e-a1a5-c59ec5b0ccbd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/attachments/6940f649-53ad-438d-9f55-74bbc2a24181/action returned with HTTP 204 [ 1273.266710] [57600]: [pid: 57600|app: 0|req: 264/512] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:59:15 2025] POST /volume/v3/attachments/6940f649-53ad-438d-9f55-74bbc2a24181/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1273.538575] [57601]: DEBUG cinder.api.middleware.request_id [None req-44cc149b-f781-46de-94c3-a6c00464a887 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.542199] [57601]: INFO cinder.api.openstack.wsgi [None req-44cc149b-f781-46de-94c3-a6c00464a887 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1273.542312] [57601]: DEBUG cinder.api.openstack.wsgi [None req-44cc149b-f781-46de-94c3-a6c00464a887 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1273.542622] [57601]: DEBUG cinder.api.openstack.wsgi [None req-44cc149b-f781-46de-94c3-a6c00464a887 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1273.553617] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.553617] [57601]: warnings.warn( [ 1273.557186] [57601]: INFO cinder.volume.api [None req-44cc149b-f781-46de-94c3-a6c00464a887 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1273.562088] [57601]: INFO cinder.api.openstack.wsgi [None req-44cc149b-f781-46de-94c3-a6c00464a887 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1273.562553] [57601]: [pid: 57601|app: 0|req: 249/513] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:16 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.727874] [57600]: DEBUG cinder.api.middleware.request_id [None req-6ac07ff9-a0ed-41b8-bec2-ceb814f45aee None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.729966] [57600]: INFO cinder.api.openstack.wsgi [None req-6ac07ff9-a0ed-41b8-bec2-ceb814f45aee tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1273.730187] [57600]: DEBUG cinder.api.openstack.wsgi [None req-6ac07ff9-a0ed-41b8-bec2-ceb814f45aee tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1273.730392] [57600]: DEBUG cinder.api.openstack.wsgi [None req-6ac07ff9-a0ed-41b8-bec2-ceb814f45aee tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1273.741445] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.741445] [57600]: warnings.warn( [ 1273.748435] [57600]: INFO cinder.volume.api [None req-6ac07ff9-a0ed-41b8-bec2-ceb814f45aee tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1273.757235] [57600]: INFO cinder.api.openstack.wsgi [None req-6ac07ff9-a0ed-41b8-bec2-ceb814f45aee tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1273.757507] [57600]: [pid: 57600|app: 0|req: 265/514] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:16 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1273.767473] [57601]: DEBUG cinder.api.middleware.request_id [None req-7e0997d9-e3df-4e86-8f24-fbe90e269e83 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.769357] [57601]: INFO cinder.api.openstack.wsgi [None req-7e0997d9-e3df-4e86-8f24-fbe90e269e83 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1273.771097] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7e0997d9-e3df-4e86-8f24-fbe90e269e83 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1273.771097] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7e0997d9-e3df-4e86-8f24-fbe90e269e83 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1273.782200] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.782200] [57601]: warnings.warn( [ 1273.786453] [57601]: INFO cinder.volume.api [None req-7e0997d9-e3df-4e86-8f24-fbe90e269e83 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1273.791480] [57601]: INFO cinder.api.openstack.wsgi [None req-7e0997d9-e3df-4e86-8f24-fbe90e269e83 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1273.792057] [57601]: [pid: 57601|app: 0|req: 250/515] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:16 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1273.801343] [57600]: DEBUG cinder.api.middleware.request_id [None req-6a4674c5-f692-40b4-a767-4e007d4d10e4 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.803644] [57600]: INFO cinder.api.openstack.wsgi [None req-6a4674c5-f692-40b4-a767-4e007d4d10e4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1273.803896] [57600]: DEBUG cinder.api.openstack.wsgi [None req-6a4674c5-f692-40b4-a767-4e007d4d10e4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1273.804159] [57600]: DEBUG cinder.api.openstack.wsgi [None req-6a4674c5-f692-40b4-a767-4e007d4d10e4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1273.813623] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.813623] [57600]: warnings.warn( [ 1273.819693] [57600]: INFO cinder.volume.api [None req-6a4674c5-f692-40b4-a767-4e007d4d10e4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1273.826999] [57600]: INFO cinder.api.openstack.wsgi [None req-6a4674c5-f692-40b4-a767-4e007d4d10e4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 200 [ 1273.827666] [57600]: [pid: 57600|app: 0|req: 266/516] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:16 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.897997] [57601]: DEBUG cinder.api.middleware.request_id [None req-01de5698-f945-4fb5-9bb9-e8e515470177 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.901836] [57601]: INFO cinder.api.openstack.wsgi [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1273.902318] [57601]: DEBUG cinder.api.openstack.wsgi [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-662353142"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1273.903917] [57601]: DEBUG cinder.api.v3.volumes [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-662353142'}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1273.904145] [57601]: INFO cinder.api.v3.volumes [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Create volume of 1 GB [ 1273.910134] [57601]: INFO cinder.volume.api [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Availability Zones retrieved successfully. [ 1273.917901] [57601]: DEBUG cinder.volume.api [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Flow 'volume_create_api' (09cb5c27-8a56-4503-a0fa-3ff0e09f94a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1273.919423] [57601]: DEBUG cinder.volume.api [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1340afe-efd6-422d-9513-f6a3b4ef11ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1273.920801] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1273.942793] [57601]: DEBUG cinder.volume.api [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1340afe-efd6-422d-9513-f6a3b4ef11ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T13:45:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=ca62ac61-bf03-404b-a181-81ec99f5aa92,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca62ac61-bf03-404b-a181-81ec99f5aa92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1273.943798] [57601]: DEBUG cinder.volume.api [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a1acee7-9e6f-480c-88cb-1d5f5cb174e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1273.975772] [57601]: DEBUG cinder.quota [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Created reservations ['6ce90c7e-3df3-40c6-9c88-e903b96104a6', '22cbb068-6df0-4bda-84e1-5c1e8833d9fc', 'd9e92615-9d06-4823-836a-c9c923d99ffd', 'eaf48363-a544-49b6-98eb-eb44e44512ed'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1273.976953] [57601]: DEBUG cinder.volume.api [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a1acee7-9e6f-480c-88cb-1d5f5cb174e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ce90c7e-3df3-40c6-9c88-e903b96104a6', '22cbb068-6df0-4bda-84e1-5c1e8833d9fc', 'd9e92615-9d06-4823-836a-c9c923d99ffd', 'eaf48363-a544-49b6-98eb-eb44e44512ed']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1273.977876] [57601]: DEBUG cinder.volume.api [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2dd25b5-cf9c-4417-9116-e651d18eea10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1273.994724] [57601]: DEBUG cinder.volume.api [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2dd25b5-cf9c-4417-9116-e651d18eea10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8140a5d-d43c-45b5-ba31-b0cf29c338b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-662353142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad9feec3f192425aa9e9ca17188618ae',qos_specs=None,replication_status=,reservations=['6ce90c7e-3df3-40c6-9c88-e903b96104a6','22cbb068-6df0-4bda-84e1-5c1e8833d9fc','d9e92615-9d06-4823-836a-c9c923d99ffd','eaf48363-a544-49b6-98eb-eb44e44512ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf761d0b064c47709d430860a08744f4',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-15T13:59:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-662353142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8140a5d-d43c-45b5-ba31-b0cf29c338b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad9feec3f192425aa9e9ca17188618ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf761d0b064c47709d430860a08744f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca62ac61-bf03-404b-a181-81ec99f5aa92),volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1273.995728] [57601]: DEBUG cinder.volume.api [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a72f1ba1-24d8-45bb-b41c-ea66beb79051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1274.009421] [57601]: DEBUG cinder.volume.api [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a72f1ba1-24d8-45bb-b41c-ea66beb79051) transitioned into state 'SUCCESS' from state '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-662353142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad9feec3f192425aa9e9ca17188618ae',qos_specs=None,replication_status=,reservations=['6ce90c7e-3df3-40c6-9c88-e903b96104a6','22cbb068-6df0-4bda-84e1-5c1e8833d9fc','d9e92615-9d06-4823-836a-c9c923d99ffd','eaf48363-a544-49b6-98eb-eb44e44512ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf761d0b064c47709d430860a08744f4',volume_type_id=ca62ac61-bf03-404b-a181-81ec99f5aa92)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1274.010361] [57601]: DEBUG cinder.volume.api [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d703310a-ffe8-4cef-8b48-8b4c39de3425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1274.018727] [57601]: DEBUG cinder.volume.api [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d703310a-ffe8-4cef-8b48-8b4c39de3425) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1274.020056] [57601]: DEBUG cinder.volume.api [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Flow 'volume_create_api' (09cb5c27-8a56-4503-a0fa-3ff0e09f94a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1274.020391] [57601]: INFO cinder.volume.api [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Create volume request issued successfully. [ 1274.021133] [57601]: INFO cinder.api.openstack.wsgi [None req-01de5698-f945-4fb5-9bb9-e8e515470177 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1274.021754] [57601]: [pid: 57601|app: 0|req: 251/517] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 13:59:16 2025] POST /volume/v3/volumes => generated 749 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1274.034151] [57600]: DEBUG cinder.api.middleware.request_id [None req-9a2a1d50-e3e1-4346-9a72-4c564db6bb34 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.036636] [57600]: INFO cinder.api.openstack.wsgi [None req-9a2a1d50-e3e1-4346-9a72-4c564db6bb34 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1274.036863] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9a2a1d50-e3e1-4346-9a72-4c564db6bb34 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1274.037108] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9a2a1d50-e3e1-4346-9a72-4c564db6bb34 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1274.050349] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.050349] [57600]: warnings.warn( [ 1274.056274] [57600]: INFO cinder.volume.api [None req-9a2a1d50-e3e1-4346-9a72-4c564db6bb34 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1274.061180] [57600]: INFO cinder.api.openstack.wsgi [None req-9a2a1d50-e3e1-4346-9a72-4c564db6bb34 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1274.061888] [57600]: [pid: 57600|app: 0|req: 267/518] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:16 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.574545] [57601]: DEBUG cinder.api.middleware.request_id [None req-ebd89328-0bab-4cc5-a75a-6b9ac13edaae None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.578479] [57601]: INFO cinder.api.openstack.wsgi [None req-ebd89328-0bab-4cc5-a75a-6b9ac13edaae tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1274.578479] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ebd89328-0bab-4cc5-a75a-6b9ac13edaae tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1274.578479] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ebd89328-0bab-4cc5-a75a-6b9ac13edaae tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1274.587787] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.587787] [57601]: warnings.warn( [ 1274.592574] [57601]: INFO cinder.volume.api [None req-ebd89328-0bab-4cc5-a75a-6b9ac13edaae tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1274.600681] [57601]: INFO cinder.api.openstack.wsgi [None req-ebd89328-0bab-4cc5-a75a-6b9ac13edaae tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1274.600681] [57601]: [pid: 57601|app: 0|req: 252/519] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:17 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.838405] [57600]: DEBUG cinder.api.middleware.request_id [None req-c65550fd-c283-483c-9fcf-f4c5c43c8be6 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.840490] [57600]: INFO cinder.api.openstack.wsgi [None req-c65550fd-c283-483c-9fcf-f4c5c43c8be6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 [ 1274.840732] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c65550fd-c283-483c-9fcf-f4c5c43c8be6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1274.840941] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c65550fd-c283-483c-9fcf-f4c5c43c8be6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1274.849482] [57600]: INFO cinder.api.openstack.wsgi [None req-c65550fd-c283-483c-9fcf-f4c5c43c8be6 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 returned with HTTP 404 [ 1274.850197] [57600]: [pid: 57600|app: 0|req: 268/520] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:17 2025] GET /volume/v3/volumes/647e48de-67e9-4d72-a38d-f924323720d1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1274.959903] [57601]: DEBUG cinder.api.middleware.request_id [None req-1358454f-d79b-4ce5-bb8d-6f5629533a2d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.961941] [57601]: INFO cinder.api.openstack.wsgi [None req-1358454f-d79b-4ce5-bb8d-6f5629533a2d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 1274.962180] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1358454f-d79b-4ce5-bb8d-6f5629533a2d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1274.962391] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1358454f-d79b-4ce5-bb8d-6f5629533a2d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1274.962923] [57601]: INFO cinder.api.v3.volumes [None req-1358454f-d79b-4ce5-bb8d-6f5629533a2d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Delete volume with id: 7506ccf2-74f8-4396-9e61-56fd7af02410 [ 1274.971202] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.971202] [57601]: warnings.warn( [ 1274.971755] [57601]: INFO cinder.volume.api [None req-1358454f-d79b-4ce5-bb8d-6f5629533a2d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1275.006046] [57601]: INFO cinder.volume.api [None req-1358454f-d79b-4ce5-bb8d-6f5629533a2d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Delete volume request issued successfully. [ 1275.006046] [57601]: INFO cinder.api.openstack.wsgi [None req-1358454f-d79b-4ce5-bb8d-6f5629533a2d tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 202 [ 1275.006463] [57601]: [pid: 57601|app: 0|req: 253/521] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:59:17 2025] DELETE /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1275.011556] [57600]: DEBUG cinder.api.middleware.request_id [None req-c6d5afaf-1dc6-4588-a183-13b69a06c108 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.014500] [57600]: INFO cinder.api.openstack.wsgi [None req-c6d5afaf-1dc6-4588-a183-13b69a06c108 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 1275.017019] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c6d5afaf-1dc6-4588-a183-13b69a06c108 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1275.017019] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c6d5afaf-1dc6-4588-a183-13b69a06c108 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1275.029015] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.029015] [57600]: warnings.warn( [ 1275.034428] [57600]: INFO cinder.volume.api [None req-c6d5afaf-1dc6-4588-a183-13b69a06c108 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1275.041820] [57600]: INFO cinder.api.openstack.wsgi [None req-c6d5afaf-1dc6-4588-a183-13b69a06c108 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 1275.042365] [57600]: [pid: 57600|app: 0|req: 269/522] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:17 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.074461] [57601]: DEBUG cinder.api.middleware.request_id [None req-dfdf459f-5e6f-4e87-92c2-9040240a8868 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.077374] [57601]: INFO cinder.api.openstack.wsgi [None req-dfdf459f-5e6f-4e87-92c2-9040240a8868 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1275.077597] [57601]: DEBUG cinder.api.openstack.wsgi [None req-dfdf459f-5e6f-4e87-92c2-9040240a8868 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1275.077815] [57601]: DEBUG cinder.api.openstack.wsgi [None req-dfdf459f-5e6f-4e87-92c2-9040240a8868 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1275.098897] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.098897] [57601]: warnings.warn( [ 1275.106643] [57601]: INFO cinder.volume.api [None req-dfdf459f-5e6f-4e87-92c2-9040240a8868 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1275.112423] [57601]: INFO cinder.api.openstack.wsgi [None req-dfdf459f-5e6f-4e87-92c2-9040240a8868 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1275.112793] [57601]: [pid: 57601|app: 0|req: 254/523] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:17 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.165848] [57600]: DEBUG cinder.api.middleware.request_id [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-7cec8a9b-691c-4d77-8a3c-6794d09d80fe None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.168771] [57600]: INFO cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-7cec8a9b-691c-4d77-8a3c-6794d09d80fe tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1275.169016] [57600]: DEBUG cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-7cec8a9b-691c-4d77-8a3c-6794d09d80fe tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1275.169369] [57600]: DEBUG cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-7cec8a9b-691c-4d77-8a3c-6794d09d80fe tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1275.178591] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.178591] [57600]: warnings.warn( [ 1275.183322] [57600]: INFO cinder.volume.api [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-7cec8a9b-691c-4d77-8a3c-6794d09d80fe tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1275.188905] [57600]: INFO cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-7cec8a9b-691c-4d77-8a3c-6794d09d80fe tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1275.188958] [57600]: [pid: 57600|app: 0|req: 270/524] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:59:17 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.611747] [57601]: DEBUG cinder.api.middleware.request_id [None req-a22ce357-93a8-4bef-bf3c-8ab5be445704 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.614483] [57601]: INFO cinder.api.openstack.wsgi [None req-a22ce357-93a8-4bef-bf3c-8ab5be445704 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1275.614712] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a22ce357-93a8-4bef-bf3c-8ab5be445704 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1275.614970] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a22ce357-93a8-4bef-bf3c-8ab5be445704 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1275.626056] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.626056] [57601]: warnings.warn( [ 1275.629942] [57601]: INFO cinder.volume.api [None req-a22ce357-93a8-4bef-bf3c-8ab5be445704 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1275.635259] [57601]: INFO cinder.api.openstack.wsgi [None req-a22ce357-93a8-4bef-bf3c-8ab5be445704 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1275.635715] [57601]: [pid: 57601|app: 0|req: 255/525] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:18 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.056026] [57600]: DEBUG cinder.api.middleware.request_id [None req-ed753476-3add-48be-a6b8-0ecd4e3864b0 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.057106] [57600]: INFO cinder.api.openstack.wsgi [None req-ed753476-3add-48be-a6b8-0ecd4e3864b0 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 1276.057404] [57600]: DEBUG cinder.api.openstack.wsgi [None req-ed753476-3add-48be-a6b8-0ecd4e3864b0 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1276.057689] [57600]: DEBUG cinder.api.openstack.wsgi [None req-ed753476-3add-48be-a6b8-0ecd4e3864b0 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1276.070657] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.070657] [57600]: warnings.warn( [ 1276.075085] [57600]: INFO cinder.volume.api [None req-ed753476-3add-48be-a6b8-0ecd4e3864b0 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1276.081071] [57600]: INFO cinder.api.openstack.wsgi [None req-ed753476-3add-48be-a6b8-0ecd4e3864b0 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 1276.081510] [57600]: [pid: 57600|app: 0|req: 271/526] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:18 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.645714] [57601]: DEBUG cinder.api.middleware.request_id [None req-37e3574c-1198-4fd6-a5da-e4d18e66920e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.647776] [57601]: INFO cinder.api.openstack.wsgi [None req-37e3574c-1198-4fd6-a5da-e4d18e66920e tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1276.648081] [57601]: DEBUG cinder.api.openstack.wsgi [None req-37e3574c-1198-4fd6-a5da-e4d18e66920e tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1276.648244] [57601]: DEBUG cinder.api.openstack.wsgi [None req-37e3574c-1198-4fd6-a5da-e4d18e66920e tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1276.658437] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.658437] [57601]: warnings.warn( [ 1276.662473] [57601]: INFO cinder.volume.api [None req-37e3574c-1198-4fd6-a5da-e4d18e66920e tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1276.667353] [57601]: INFO cinder.api.openstack.wsgi [None req-37e3574c-1198-4fd6-a5da-e4d18e66920e tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1276.667766] [57601]: [pid: 57601|app: 0|req: 256/527] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:19 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.722192] [57600]: DEBUG cinder.api.middleware.request_id [None req-0725c2d7-0185-4d8e-8252-2c2ddf34da38 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.722704] [57600]: INFO cinder.api.openstack.wsgi [None req-0725c2d7-0185-4d8e-8252-2c2ddf34da38 None None] GET http://10.180.1.21/volume// [ 1276.722875] [57600]: DEBUG cinder.api.openstack.wsgi [None req-0725c2d7-0185-4d8e-8252-2c2ddf34da38 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1276.723167] [57600]: DEBUG cinder.api.openstack.wsgi [None req-0725c2d7-0185-4d8e-8252-2c2ddf34da38 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1276.723448] [57600]: INFO cinder.api.openstack.wsgi [None req-0725c2d7-0185-4d8e-8252-2c2ddf34da38 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1276.723855] [57600]: [pid: 57600|app: 0|req: 272/528] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 13:59:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1276.728049] [57601]: DEBUG cinder.api.middleware.request_id [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-e87b860f-6e22-4289-88a5-6d2cf973334f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.730542] [57601]: INFO cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-e87b860f-6e22-4289-88a5-6d2cf973334f tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1276.730891] [57601]: DEBUG cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-e87b860f-6e22-4289-88a5-6d2cf973334f tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8140a5d-d43c-45b5-ba31-b0cf29c338b6", "connector": null, "instance_uuid": "8ba74d78-2b8a-463d-874c-1033bf484237"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1276.741855] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.741855] [57601]: warnings.warn( [ 1276.767806] [57601]: INFO cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-e87b860f-6e22-4289-88a5-6d2cf973334f tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1276.767921] [57601]: [pid: 57601|app: 0|req: 257/529] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:59:19 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1276.801053] [57600]: DEBUG cinder.api.middleware.request_id [None req-1acf7e9e-8b98-45be-8db4-ac7daf21458a None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.803724] [57600]: INFO cinder.api.openstack.wsgi [None req-1acf7e9e-8b98-45be-8db4-ac7daf21458a tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1276.803724] [57600]: DEBUG cinder.api.openstack.wsgi [None req-1acf7e9e-8b98-45be-8db4-ac7daf21458a tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1276.803971] [57600]: DEBUG cinder.api.openstack.wsgi [None req-1acf7e9e-8b98-45be-8db4-ac7daf21458a tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1276.816948] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.816948] [57600]: warnings.warn( [ 1276.821045] [57600]: INFO cinder.volume.api [None req-1acf7e9e-8b98-45be-8db4-ac7daf21458a tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1276.826799] [57600]: INFO cinder.api.openstack.wsgi [None req-1acf7e9e-8b98-45be-8db4-ac7daf21458a tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1276.827257] [57600]: [pid: 57600|app: 0|req: 273/530] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:19 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.093711] [57601]: DEBUG cinder.api.middleware.request_id [None req-a083f0a0-7628-4883-bbd3-be4f3653ad13 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.095989] [57601]: INFO cinder.api.openstack.wsgi [None req-a083f0a0-7628-4883-bbd3-be4f3653ad13 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 1277.096253] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a083f0a0-7628-4883-bbd3-be4f3653ad13 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1277.096462] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a083f0a0-7628-4883-bbd3-be4f3653ad13 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1277.116706] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.116706] [57601]: warnings.warn( [ 1277.121993] [57601]: INFO cinder.volume.api [None req-a083f0a0-7628-4883-bbd3-be4f3653ad13 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Volume info retrieved successfully. [ 1277.126929] [57601]: INFO cinder.api.openstack.wsgi [None req-a083f0a0-7628-4883-bbd3-be4f3653ad13 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 200 [ 1277.127499] [57601]: [pid: 57601|app: 0|req: 258/531] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:19 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.302891] [57600]: DEBUG cinder.api.middleware.request_id [None req-24550b5b-a598-4282-aade-fa8acb89862e None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.303572] [57600]: INFO cinder.api.openstack.wsgi [None req-24550b5b-a598-4282-aade-fa8acb89862e None None] GET http://10.180.1.21/volume// [ 1277.303839] [57600]: DEBUG cinder.api.openstack.wsgi [None req-24550b5b-a598-4282-aade-fa8acb89862e None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1277.304162] [57600]: DEBUG cinder.api.openstack.wsgi [None req-24550b5b-a598-4282-aade-fa8acb89862e None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1277.304596] [57600]: INFO cinder.api.openstack.wsgi [None req-24550b5b-a598-4282-aade-fa8acb89862e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1277.305236] [57600]: [pid: 57600|app: 0|req: 274/532] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:59:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1277.310914] [57601]: DEBUG cinder.api.middleware.request_id [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-b6a141e8-59f0-4b61-b6cf-82e23068e56c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.312708] [57601]: INFO cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-b6a141e8-59f0-4b61-b6cf-82e23068e56c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1277.312708] [57601]: DEBUG cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-b6a141e8-59f0-4b61-b6cf-82e23068e56c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1277.312946] [57601]: DEBUG cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-b6a141e8-59f0-4b61-b6cf-82e23068e56c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1277.327393] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.327393] [57601]: warnings.warn( [ 1277.331798] [57601]: INFO cinder.volume.api [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-b6a141e8-59f0-4b61-b6cf-82e23068e56c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1277.338053] [57601]: INFO cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-b6a141e8-59f0-4b61-b6cf-82e23068e56c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1277.338552] [57601]: [pid: 57601|app: 0|req: 259/533] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:59:20 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1277.368383] [57600]: DEBUG cinder.api.middleware.request_id [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-b578658b-d92f-4f4c-a873-c8f2d169cc3d None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.371320] [57600]: INFO cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-b578658b-d92f-4f4c-a873-c8f2d169cc3d tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] PUT http://10.180.1.21/volume/v3/attachments/81affdc6-6797-4536-8ddd-3fcba953167b [ 1277.371786] [57600]: DEBUG cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-b578658b-d92f-4f4c-a873-c8f2d169cc3d tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-999489", "mountpoint": "/dev/sdc"}}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1277.381638] [57600]: DEBUG cinder.coordination [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-b578658b-d92f-4f4c-a873-c8f2d169cc3d tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Acquiring lock "cinder-attachment_update-f8140a5d-d43c-45b5-ba31-b0cf29c338b6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1277.387396] [57600]: DEBUG cinder.coordination [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-b578658b-d92f-4f4c-a873-c8f2d169cc3d tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Lock "cinder-attachment_update-f8140a5d-d43c-45b5-ba31-b0cf29c338b6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1277.388976] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.388976] [57600]: warnings.warn( [ 1277.678403] [57601]: DEBUG cinder.api.middleware.request_id [None req-5c17b256-0de2-4079-b6ab-758ee31f7c66 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.680753] [57601]: INFO cinder.api.openstack.wsgi [None req-5c17b256-0de2-4079-b6ab-758ee31f7c66 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1277.681045] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5c17b256-0de2-4079-b6ab-758ee31f7c66 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1277.681333] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5c17b256-0de2-4079-b6ab-758ee31f7c66 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1277.690618] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.690618] [57601]: warnings.warn( [ 1277.694711] [57601]: INFO cinder.volume.api [None req-5c17b256-0de2-4079-b6ab-758ee31f7c66 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1277.699508] [57601]: INFO cinder.api.openstack.wsgi [None req-5c17b256-0de2-4079-b6ab-758ee31f7c66 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1277.699963] [57601]: [pid: 57601|app: 0|req: 260/534] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:20 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.839952] [57601]: DEBUG cinder.api.middleware.request_id [None req-c61609e9-f5ca-4450-b538-3533a11ba088 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.842317] [57601]: INFO cinder.api.openstack.wsgi [None req-c61609e9-f5ca-4450-b538-3533a11ba088 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1277.842569] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c61609e9-f5ca-4450-b538-3533a11ba088 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1277.842831] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c61609e9-f5ca-4450-b538-3533a11ba088 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1277.853618] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.853618] [57601]: warnings.warn( [ 1277.857688] [57601]: INFO cinder.volume.api [None req-c61609e9-f5ca-4450-b538-3533a11ba088 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1277.861936] [57601]: INFO cinder.api.openstack.wsgi [None req-c61609e9-f5ca-4450-b538-3533a11ba088 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1277.862347] [57601]: [pid: 57601|app: 0|req: 261/535] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:20 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.138376] [57601]: DEBUG cinder.api.middleware.request_id [None req-14a17804-8789-454b-8cf0-76f7ea2367d4 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.140433] [57601]: INFO cinder.api.openstack.wsgi [None req-14a17804-8789-454b-8cf0-76f7ea2367d4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] GET http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 [ 1278.140667] [57601]: DEBUG cinder.api.openstack.wsgi [None req-14a17804-8789-454b-8cf0-76f7ea2367d4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1278.140885] [57601]: DEBUG cinder.api.openstack.wsgi [None req-14a17804-8789-454b-8cf0-76f7ea2367d4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1278.147523] [57601]: INFO cinder.api.openstack.wsgi [None req-14a17804-8789-454b-8cf0-76f7ea2367d4 tempest-AttachVolumeNegativeTest-567722119 tempest-AttachVolumeNegativeTest-567722119-project-member] http://10.180.1.21/volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 returned with HTTP 404 [ 1278.148068] [57601]: [pid: 57601|app: 0|req: 262/536] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:20 2025] GET /volume/v3/volumes/7506ccf2-74f8-4396-9e61-56fd7af02410 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1278.711691] [57601]: DEBUG cinder.api.middleware.request_id [None req-471806d3-a87f-444d-913d-686ca89b61bc None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.714130] [57601]: INFO cinder.api.openstack.wsgi [None req-471806d3-a87f-444d-913d-686ca89b61bc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1278.714241] [57601]: DEBUG cinder.api.openstack.wsgi [None req-471806d3-a87f-444d-913d-686ca89b61bc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1278.714906] [57601]: DEBUG cinder.api.openstack.wsgi [None req-471806d3-a87f-444d-913d-686ca89b61bc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1278.725791] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.725791] [57601]: warnings.warn( [ 1278.729539] [57601]: INFO cinder.volume.api [None req-471806d3-a87f-444d-913d-686ca89b61bc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1278.734496] [57601]: INFO cinder.api.openstack.wsgi [None req-471806d3-a87f-444d-913d-686ca89b61bc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1278.734923] [57601]: [pid: 57601|app: 0|req: 263/537] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:21 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.873183] [57601]: DEBUG cinder.api.middleware.request_id [None req-819c19f8-f018-49dd-aa3b-2a0b11fda976 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.875905] [57601]: INFO cinder.api.openstack.wsgi [None req-819c19f8-f018-49dd-aa3b-2a0b11fda976 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1278.877881] [57601]: DEBUG cinder.api.openstack.wsgi [None req-819c19f8-f018-49dd-aa3b-2a0b11fda976 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1278.877881] [57601]: DEBUG cinder.api.openstack.wsgi [None req-819c19f8-f018-49dd-aa3b-2a0b11fda976 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1278.892694] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.892694] [57601]: warnings.warn( [ 1278.900433] [57601]: INFO cinder.volume.api [None req-819c19f8-f018-49dd-aa3b-2a0b11fda976 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1278.905806] [57601]: INFO cinder.api.openstack.wsgi [None req-819c19f8-f018-49dd-aa3b-2a0b11fda976 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1278.906634] [57601]: [pid: 57601|app: 0|req: 264/538] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:21 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.745828] [57601]: DEBUG cinder.api.middleware.request_id [None req-485bb7b2-c8f9-4311-9b58-8783a76b7dda None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.751852] [57601]: INFO cinder.api.openstack.wsgi [None req-485bb7b2-c8f9-4311-9b58-8783a76b7dda tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1279.752089] [57601]: DEBUG cinder.api.openstack.wsgi [None req-485bb7b2-c8f9-4311-9b58-8783a76b7dda tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1279.752302] [57601]: DEBUG cinder.api.openstack.wsgi [None req-485bb7b2-c8f9-4311-9b58-8783a76b7dda tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1279.770937] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.770937] [57601]: warnings.warn( [ 1279.778297] [57601]: INFO cinder.volume.api [None req-485bb7b2-c8f9-4311-9b58-8783a76b7dda tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1279.785943] [57601]: INFO cinder.api.openstack.wsgi [None req-485bb7b2-c8f9-4311-9b58-8783a76b7dda tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1279.785943] [57601]: [pid: 57601|app: 0|req: 265/539] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:22 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.917479] [57601]: DEBUG cinder.api.middleware.request_id [None req-db9b3e67-b858-4fa6-b6d6-b1c446a4a590 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.919825] [57601]: INFO cinder.api.openstack.wsgi [None req-db9b3e67-b858-4fa6-b6d6-b1c446a4a590 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1279.920128] [57601]: DEBUG cinder.api.openstack.wsgi [None req-db9b3e67-b858-4fa6-b6d6-b1c446a4a590 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1279.920374] [57601]: DEBUG cinder.api.openstack.wsgi [None req-db9b3e67-b858-4fa6-b6d6-b1c446a4a590 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1279.935130] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.935130] [57601]: warnings.warn( [ 1279.939424] [57601]: INFO cinder.volume.api [None req-db9b3e67-b858-4fa6-b6d6-b1c446a4a590 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1279.944851] [57601]: INFO cinder.api.openstack.wsgi [None req-db9b3e67-b858-4fa6-b6d6-b1c446a4a590 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1279.945300] [57601]: [pid: 57601|app: 0|req: 266/540] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:22 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1280.795966] [57601]: DEBUG cinder.api.middleware.request_id [None req-ce19d506-ccb2-4a85-88b2-90242a0995fe None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.798063] [57601]: INFO cinder.api.openstack.wsgi [None req-ce19d506-ccb2-4a85-88b2-90242a0995fe tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1280.798278] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ce19d506-ccb2-4a85-88b2-90242a0995fe tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1280.798483] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ce19d506-ccb2-4a85-88b2-90242a0995fe tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1280.809943] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.809943] [57601]: warnings.warn( [ 1280.813911] [57601]: INFO cinder.volume.api [None req-ce19d506-ccb2-4a85-88b2-90242a0995fe tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1280.818675] [57601]: INFO cinder.api.openstack.wsgi [None req-ce19d506-ccb2-4a85-88b2-90242a0995fe tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1280.819081] [57601]: [pid: 57601|app: 0|req: 267/541] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:23 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1280.956535] [57601]: DEBUG cinder.api.middleware.request_id [None req-8070e916-3a81-4343-854b-d037d989dc4b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.958718] [57601]: INFO cinder.api.openstack.wsgi [None req-8070e916-3a81-4343-854b-d037d989dc4b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1280.958938] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8070e916-3a81-4343-854b-d037d989dc4b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1280.959163] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8070e916-3a81-4343-854b-d037d989dc4b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1280.971335] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.971335] [57601]: warnings.warn( [ 1280.974958] [57601]: INFO cinder.volume.api [None req-8070e916-3a81-4343-854b-d037d989dc4b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1280.979698] [57601]: INFO cinder.api.openstack.wsgi [None req-8070e916-3a81-4343-854b-d037d989dc4b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1280.979986] [57601]: [pid: 57601|app: 0|req: 268/542] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:23 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.829339] [57601]: DEBUG cinder.api.middleware.request_id [None req-9c952365-4f68-4438-9b5e-8875e2ddc73d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.831776] [57601]: INFO cinder.api.openstack.wsgi [None req-9c952365-4f68-4438-9b5e-8875e2ddc73d tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1281.832139] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9c952365-4f68-4438-9b5e-8875e2ddc73d tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1281.832458] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9c952365-4f68-4438-9b5e-8875e2ddc73d tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1281.840413] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.840413] [57601]: warnings.warn( [ 1281.843793] [57601]: INFO cinder.volume.api [None req-9c952365-4f68-4438-9b5e-8875e2ddc73d tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1281.848789] [57601]: INFO cinder.api.openstack.wsgi [None req-9c952365-4f68-4438-9b5e-8875e2ddc73d tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1281.849192] [57601]: [pid: 57601|app: 0|req: 269/543] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:24 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1281.919949] [57600]: DEBUG cinder.coordination [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-b578658b-d92f-4f4c-a873-c8f2d169cc3d tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Lock "cinder-attachment_update-f8140a5d-d43c-45b5-ba31-b0cf29c338b6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.532s {{(pid=57600) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1281.920344] [57600]: INFO cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-b578658b-d92f-4f4c-a873-c8f2d169cc3d tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/attachments/81affdc6-6797-4536-8ddd-3fcba953167b returned with HTTP 200 [ 1281.921267] [57600]: [pid: 57600|app: 0|req: 275/544] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:59:20 2025] PUT /volume/v3/attachments/81affdc6-6797-4536-8ddd-3fcba953167b => generated 617 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1281.990932] [57601]: DEBUG cinder.api.middleware.request_id [None req-d25bb7a5-c8aa-4441-97c2-edfab8bfd775 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.993276] [57601]: INFO cinder.api.openstack.wsgi [None req-d25bb7a5-c8aa-4441-97c2-edfab8bfd775 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1281.993321] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d25bb7a5-c8aa-4441-97c2-edfab8bfd775 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1281.993514] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d25bb7a5-c8aa-4441-97c2-edfab8bfd775 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1282.003891] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.003891] [57601]: warnings.warn( [ 1282.007491] [57601]: INFO cinder.volume.api [None req-d25bb7a5-c8aa-4441-97c2-edfab8bfd775 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1282.012011] [57601]: INFO cinder.api.openstack.wsgi [None req-d25bb7a5-c8aa-4441-97c2-edfab8bfd775 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1282.012468] [57601]: [pid: 57601|app: 0|req: 270/545] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:24 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.859769] [57600]: DEBUG cinder.api.middleware.request_id [None req-35eb756d-a366-46b1-af1b-83e86ad66575 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.862032] [57600]: INFO cinder.api.openstack.wsgi [None req-35eb756d-a366-46b1-af1b-83e86ad66575 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1282.862248] [57600]: DEBUG cinder.api.openstack.wsgi [None req-35eb756d-a366-46b1-af1b-83e86ad66575 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1282.862456] [57600]: DEBUG cinder.api.openstack.wsgi [None req-35eb756d-a366-46b1-af1b-83e86ad66575 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1282.872682] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.872682] [57600]: warnings.warn( [ 1282.877529] [57600]: INFO cinder.volume.api [None req-35eb756d-a366-46b1-af1b-83e86ad66575 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1282.882494] [57600]: INFO cinder.api.openstack.wsgi [None req-35eb756d-a366-46b1-af1b-83e86ad66575 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1282.882951] [57600]: [pid: 57600|app: 0|req: 276/546] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:25 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.023566] [57601]: DEBUG cinder.api.middleware.request_id [None req-64fb6966-19f0-45e9-84e6-9e0af3f90cb1 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.025771] [57601]: INFO cinder.api.openstack.wsgi [None req-64fb6966-19f0-45e9-84e6-9e0af3f90cb1 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1283.026073] [57601]: DEBUG cinder.api.openstack.wsgi [None req-64fb6966-19f0-45e9-84e6-9e0af3f90cb1 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1283.026294] [57601]: DEBUG cinder.api.openstack.wsgi [None req-64fb6966-19f0-45e9-84e6-9e0af3f90cb1 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1283.036519] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.036519] [57601]: warnings.warn( [ 1283.039897] [57601]: INFO cinder.volume.api [None req-64fb6966-19f0-45e9-84e6-9e0af3f90cb1 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1283.044298] [57601]: INFO cinder.api.openstack.wsgi [None req-64fb6966-19f0-45e9-84e6-9e0af3f90cb1 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1283.044733] [57601]: [pid: 57601|app: 0|req: 271/547] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:25 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.542915] [57600]: DEBUG cinder.api.middleware.request_id [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-75abeb0f-bcac-4301-b571-bfbb9f5f2a70 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.545295] [57600]: INFO cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-75abeb0f-bcac-4301-b571-bfbb9f5f2a70 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] POST http://10.180.1.21/volume/v3/attachments/81affdc6-6797-4536-8ddd-3fcba953167b/action [ 1283.545714] [57600]: DEBUG cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-75abeb0f-bcac-4301-b571-bfbb9f5f2a70 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action body: b'{"os-complete": null}' {{(pid=57600) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1283.545864] [57600]: DEBUG cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-75abeb0f-bcac-4301-b571-bfbb9f5f2a70 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1283.548793] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=236,cinder:UPDATE=30,cinder:INSERT=10 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1283.564696] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.564696] [57600]: warnings.warn( [ 1283.572324] [57600]: INFO cinder.api.openstack.wsgi [req-0f9baf02-f1be-4c8a-9fce-f42d86ab1f5c req-75abeb0f-bcac-4301-b571-bfbb9f5f2a70 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/attachments/81affdc6-6797-4536-8ddd-3fcba953167b/action returned with HTTP 204 [ 1283.572920] [57600]: [pid: 57600|app: 0|req: 277/548] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:59:26 2025] POST /volume/v3/attachments/81affdc6-6797-4536-8ddd-3fcba953167b/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1283.892472] [57601]: DEBUG cinder.api.middleware.request_id [None req-3a2538e2-06e5-4b39-9239-5e850689e14f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.894851] [57601]: INFO cinder.api.openstack.wsgi [None req-3a2538e2-06e5-4b39-9239-5e850689e14f tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1283.895082] [57601]: DEBUG cinder.api.openstack.wsgi [None req-3a2538e2-06e5-4b39-9239-5e850689e14f tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1283.895142] [57601]: DEBUG cinder.api.openstack.wsgi [None req-3a2538e2-06e5-4b39-9239-5e850689e14f tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1283.897690] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=333,cinder:UPDATE=55,cinder:INSERT=25 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1283.904669] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.904669] [57601]: warnings.warn( [ 1283.909047] [57601]: INFO cinder.volume.api [None req-3a2538e2-06e5-4b39-9239-5e850689e14f tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1283.913782] [57601]: INFO cinder.api.openstack.wsgi [None req-3a2538e2-06e5-4b39-9239-5e850689e14f tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1283.914239] [57601]: [pid: 57601|app: 0|req: 272/549] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:26 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.059120] [57600]: DEBUG cinder.api.middleware.request_id [None req-14f9d26d-4a29-46f5-a90c-064d5baa9778 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.062239] [57600]: INFO cinder.api.openstack.wsgi [None req-14f9d26d-4a29-46f5-a90c-064d5baa9778 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1284.062683] [57600]: DEBUG cinder.api.openstack.wsgi [None req-14f9d26d-4a29-46f5-a90c-064d5baa9778 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1284.062916] [57600]: DEBUG cinder.api.openstack.wsgi [None req-14f9d26d-4a29-46f5-a90c-064d5baa9778 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1284.082813] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.082813] [57600]: warnings.warn( [ 1284.089350] [57600]: INFO cinder.volume.api [None req-14f9d26d-4a29-46f5-a90c-064d5baa9778 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1284.098372] [57600]: INFO cinder.api.openstack.wsgi [None req-14f9d26d-4a29-46f5-a90c-064d5baa9778 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1284.099100] [57600]: [pid: 57600|app: 0|req: 278/550] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:26 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.109423] [57601]: DEBUG cinder.api.middleware.request_id [None req-daed6090-0ca0-43fa-bdce-6807aa9b864c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.111032] [57601]: INFO cinder.api.openstack.wsgi [None req-daed6090-0ca0-43fa-bdce-6807aa9b864c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1284.111271] [57601]: DEBUG cinder.api.openstack.wsgi [None req-daed6090-0ca0-43fa-bdce-6807aa9b864c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1284.111488] [57601]: DEBUG cinder.api.openstack.wsgi [None req-daed6090-0ca0-43fa-bdce-6807aa9b864c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1284.121933] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.121933] [57601]: warnings.warn( [ 1284.124747] [57601]: INFO cinder.volume.api [None req-daed6090-0ca0-43fa-bdce-6807aa9b864c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1284.129102] [57601]: INFO cinder.api.openstack.wsgi [None req-daed6090-0ca0-43fa-bdce-6807aa9b864c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1284.129517] [57601]: [pid: 57601|app: 0|req: 273/551] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:26 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.362089] [57600]: DEBUG cinder.api.middleware.request_id [req-02ccf525-c223-4f14-8894-f956bbd1519a req-01a0d976-7fc2-48a1-91a3-57fc42b23975 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.364499] [57600]: INFO cinder.api.openstack.wsgi [req-02ccf525-c223-4f14-8894-f956bbd1519a req-01a0d976-7fc2-48a1-91a3-57fc42b23975 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1284.364735] [57600]: DEBUG cinder.api.openstack.wsgi [req-02ccf525-c223-4f14-8894-f956bbd1519a req-01a0d976-7fc2-48a1-91a3-57fc42b23975 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1284.364941] [57600]: DEBUG cinder.api.openstack.wsgi [req-02ccf525-c223-4f14-8894-f956bbd1519a req-01a0d976-7fc2-48a1-91a3-57fc42b23975 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1284.375178] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.375178] [57600]: warnings.warn( [ 1284.378808] [57600]: INFO cinder.volume.api [req-02ccf525-c223-4f14-8894-f956bbd1519a req-01a0d976-7fc2-48a1-91a3-57fc42b23975 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1284.383080] [57600]: INFO cinder.api.openstack.wsgi [req-02ccf525-c223-4f14-8894-f956bbd1519a req-01a0d976-7fc2-48a1-91a3-57fc42b23975 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1284.383639] [57600]: [pid: 57600|app: 0|req: 279/552] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:59:27 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.399855] [57601]: DEBUG cinder.api.middleware.request_id [req-02ccf525-c223-4f14-8894-f956bbd1519a req-245357d7-65fc-4bac-a1c9-a3886341f8c7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.402244] [57601]: INFO cinder.api.openstack.wsgi [req-02ccf525-c223-4f14-8894-f956bbd1519a req-245357d7-65fc-4bac-a1c9-a3886341f8c7 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] POST http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4/action [ 1284.402668] [57601]: DEBUG cinder.api.openstack.wsgi [req-02ccf525-c223-4f14-8894-f956bbd1519a req-245357d7-65fc-4bac-a1c9-a3886341f8c7 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1284.402798] [57601]: DEBUG cinder.api.openstack.wsgi [req-02ccf525-c223-4f14-8894-f956bbd1519a req-245357d7-65fc-4bac-a1c9-a3886341f8c7 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1284.414368] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.414368] [57601]: warnings.warn( [ 1284.414954] [57601]: INFO cinder.volume.api [req-02ccf525-c223-4f14-8894-f956bbd1519a req-245357d7-65fc-4bac-a1c9-a3886341f8c7 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1284.420130] [57601]: INFO cinder.volume.api [req-02ccf525-c223-4f14-8894-f956bbd1519a req-245357d7-65fc-4bac-a1c9-a3886341f8c7 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Begin detaching volume completed successfully. [ 1284.420459] [57601]: INFO cinder.api.openstack.wsgi [req-02ccf525-c223-4f14-8894-f956bbd1519a req-245357d7-65fc-4bac-a1c9-a3886341f8c7 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4/action returned with HTTP 202 [ 1284.420882] [57601]: [pid: 57601|app: 0|req: 274/553] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 13:59:27 2025] POST /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1284.445267] [57600]: DEBUG cinder.api.middleware.request_id [None req-0775dc5d-12e7-4e93-9afb-d086db8e484b None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.447548] [57600]: INFO cinder.api.openstack.wsgi [None req-0775dc5d-12e7-4e93-9afb-d086db8e484b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1284.447548] [57600]: DEBUG cinder.api.openstack.wsgi [None req-0775dc5d-12e7-4e93-9afb-d086db8e484b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1284.447548] [57600]: DEBUG cinder.api.openstack.wsgi [None req-0775dc5d-12e7-4e93-9afb-d086db8e484b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1284.462261] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.462261] [57600]: warnings.warn( [ 1284.466069] [57600]: INFO cinder.volume.api [None req-0775dc5d-12e7-4e93-9afb-d086db8e484b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1284.470732] [57600]: INFO cinder.api.openstack.wsgi [None req-0775dc5d-12e7-4e93-9afb-d086db8e484b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1284.471199] [57600]: [pid: 57600|app: 0|req: 280/554] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:27 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.924997] [57601]: DEBUG cinder.api.middleware.request_id [None req-bb343b0f-f8fe-468c-86ab-0d188ce318cc None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.926353] [57601]: INFO cinder.api.openstack.wsgi [None req-bb343b0f-f8fe-468c-86ab-0d188ce318cc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1284.926565] [57601]: DEBUG cinder.api.openstack.wsgi [None req-bb343b0f-f8fe-468c-86ab-0d188ce318cc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1284.926800] [57601]: DEBUG cinder.api.openstack.wsgi [None req-bb343b0f-f8fe-468c-86ab-0d188ce318cc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1284.936318] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.936318] [57601]: warnings.warn( [ 1284.940656] [57601]: INFO cinder.volume.api [None req-bb343b0f-f8fe-468c-86ab-0d188ce318cc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1284.946141] [57601]: INFO cinder.api.openstack.wsgi [None req-bb343b0f-f8fe-468c-86ab-0d188ce318cc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1284.946609] [57601]: [pid: 57601|app: 0|req: 275/555] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:27 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.445522] [57600]: DEBUG cinder.api.middleware.request_id [None req-68762d8b-e4bc-4bd8-8211-df1b51135c3a None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.447649] [57600]: INFO cinder.api.openstack.wsgi [None req-68762d8b-e4bc-4bd8-8211-df1b51135c3a tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1285.447859] [57600]: DEBUG cinder.api.openstack.wsgi [None req-68762d8b-e4bc-4bd8-8211-df1b51135c3a tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1285.448079] [57600]: DEBUG cinder.api.openstack.wsgi [None req-68762d8b-e4bc-4bd8-8211-df1b51135c3a tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'delete' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1285.448258] [57600]: INFO cinder.api.v3.volumes [None req-68762d8b-e4bc-4bd8-8211-df1b51135c3a tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Delete volume with id: 0b50693b-506d-4e6f-9028-90b3354b482c [ 1285.452564] [57601]: DEBUG cinder.api.middleware.request_id [None req-85af85b0-c235-44ef-baae-3f05fbca1782 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.453127] [57601]: INFO cinder.api.openstack.wsgi [None req-85af85b0-c235-44ef-baae-3f05fbca1782 None None] GET http://10.180.1.21/volume// [ 1285.453340] [57601]: DEBUG cinder.api.openstack.wsgi [None req-85af85b0-c235-44ef-baae-3f05fbca1782 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1285.453581] [57601]: DEBUG cinder.api.openstack.wsgi [None req-85af85b0-c235-44ef-baae-3f05fbca1782 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1285.454090] [57601]: INFO cinder.api.openstack.wsgi [None req-85af85b0-c235-44ef-baae-3f05fbca1782 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1285.454443] [57601]: [pid: 57601|app: 0|req: 276/556] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:59:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1285.457954] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.457954] [57600]: warnings.warn( [ 1285.458351] [57601]: DEBUG cinder.api.middleware.request_id [req-02ccf525-c223-4f14-8894-f956bbd1519a req-bae3c6f3-a2b6-46da-8897-e7b221ed8db9 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.458497] [57600]: INFO cinder.volume.api [None req-68762d8b-e4bc-4bd8-8211-df1b51135c3a tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1285.461048] [57601]: INFO cinder.api.openstack.wsgi [req-02ccf525-c223-4f14-8894-f956bbd1519a req-bae3c6f3-a2b6-46da-8897-e7b221ed8db9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1285.461320] [57601]: DEBUG cinder.api.openstack.wsgi [req-02ccf525-c223-4f14-8894-f956bbd1519a req-bae3c6f3-a2b6-46da-8897-e7b221ed8db9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1285.461550] [57601]: DEBUG cinder.api.openstack.wsgi [req-02ccf525-c223-4f14-8894-f956bbd1519a req-bae3c6f3-a2b6-46da-8897-e7b221ed8db9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1285.472229] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.472229] [57601]: warnings.warn( [ 1285.476351] [57601]: INFO cinder.volume.api [req-02ccf525-c223-4f14-8894-f956bbd1519a req-bae3c6f3-a2b6-46da-8897-e7b221ed8db9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1285.476769] [57600]: INFO cinder.volume.api [None req-68762d8b-e4bc-4bd8-8211-df1b51135c3a tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Delete volume request issued successfully. [ 1285.476996] [57600]: INFO cinder.api.openstack.wsgi [None req-68762d8b-e4bc-4bd8-8211-df1b51135c3a tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 202 [ 1285.477594] [57600]: [pid: 57600|app: 0|req: 281/557] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:59:28 2025] DELETE /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1285.480923] [57600]: DEBUG cinder.api.middleware.request_id [None req-60287790-00af-4f69-9cbf-3cc76813884b None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.482106] [57601]: INFO cinder.api.openstack.wsgi [req-02ccf525-c223-4f14-8894-f956bbd1519a req-bae3c6f3-a2b6-46da-8897-e7b221ed8db9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1285.482556] [57601]: [pid: 57601|app: 0|req: 277/558] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:59:28 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 1318 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1285.483202] [57601]: DEBUG cinder.api.middleware.request_id [None req-6a3f1a8d-7efb-476f-943f-201ee2a8b81d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.483492] [57600]: INFO cinder.api.openstack.wsgi [None req-60287790-00af-4f69-9cbf-3cc76813884b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1285.484137] [57600]: DEBUG cinder.api.openstack.wsgi [None req-60287790-00af-4f69-9cbf-3cc76813884b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1285.484137] [57600]: DEBUG cinder.api.openstack.wsgi [None req-60287790-00af-4f69-9cbf-3cc76813884b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1285.485434] [57601]: INFO cinder.api.openstack.wsgi [None req-6a3f1a8d-7efb-476f-943f-201ee2a8b81d tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1285.485635] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6a3f1a8d-7efb-476f-943f-201ee2a8b81d tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1285.485880] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6a3f1a8d-7efb-476f-943f-201ee2a8b81d tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1285.493981] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.493981] [57601]: warnings.warn( [ 1285.494690] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.494690] [57600]: warnings.warn( [ 1285.497530] [57601]: INFO cinder.volume.api [None req-6a3f1a8d-7efb-476f-943f-201ee2a8b81d tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1285.498139] [57600]: INFO cinder.volume.api [None req-60287790-00af-4f69-9cbf-3cc76813884b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1285.501803] [57601]: INFO cinder.api.openstack.wsgi [None req-6a3f1a8d-7efb-476f-943f-201ee2a8b81d tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1285.502370] [57601]: [pid: 57601|app: 0|req: 278/559] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:28 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.502596] [57600]: INFO cinder.api.openstack.wsgi [None req-60287790-00af-4f69-9cbf-3cc76813884b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1285.503029] [57600]: [pid: 57600|app: 0|req: 282/560] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:28 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1285.958583] [57601]: DEBUG cinder.api.middleware.request_id [None req-af218aac-dbc7-4047-b46c-71f48d860e57 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.961251] [57601]: INFO cinder.api.openstack.wsgi [None req-af218aac-dbc7-4047-b46c-71f48d860e57 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1285.961480] [57601]: DEBUG cinder.api.openstack.wsgi [None req-af218aac-dbc7-4047-b46c-71f48d860e57 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1285.961719] [57601]: DEBUG cinder.api.openstack.wsgi [None req-af218aac-dbc7-4047-b46c-71f48d860e57 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1285.972481] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.972481] [57601]: warnings.warn( [ 1285.977527] [57601]: INFO cinder.volume.api [None req-af218aac-dbc7-4047-b46c-71f48d860e57 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1285.983664] [57601]: INFO cinder.api.openstack.wsgi [None req-af218aac-dbc7-4047-b46c-71f48d860e57 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1285.984302] [57601]: [pid: 57601|app: 0|req: 279/561] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:28 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.511868] [57600]: DEBUG cinder.api.middleware.request_id [None req-881fed44-58a2-4ed7-97de-a30facff7e4f None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.513067] [57601]: DEBUG cinder.api.middleware.request_id [None req-b0045d9d-06f7-44d9-a514-4ed1352c6fc2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.513973] [57600]: INFO cinder.api.openstack.wsgi [None req-881fed44-58a2-4ed7-97de-a30facff7e4f tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1286.514202] [57600]: DEBUG cinder.api.openstack.wsgi [None req-881fed44-58a2-4ed7-97de-a30facff7e4f tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1286.514402] [57600]: DEBUG cinder.api.openstack.wsgi [None req-881fed44-58a2-4ed7-97de-a30facff7e4f tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1286.515159] [57601]: INFO cinder.api.openstack.wsgi [None req-b0045d9d-06f7-44d9-a514-4ed1352c6fc2 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1286.515370] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b0045d9d-06f7-44d9-a514-4ed1352c6fc2 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1286.515570] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b0045d9d-06f7-44d9-a514-4ed1352c6fc2 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1286.524491] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.524491] [57600]: warnings.warn( [ 1286.527350] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.527350] [57601]: warnings.warn( [ 1286.528711] [57600]: INFO cinder.volume.api [None req-881fed44-58a2-4ed7-97de-a30facff7e4f tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1286.530753] [57601]: INFO cinder.volume.api [None req-b0045d9d-06f7-44d9-a514-4ed1352c6fc2 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1286.533523] [57600]: INFO cinder.api.openstack.wsgi [None req-881fed44-58a2-4ed7-97de-a30facff7e4f tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1286.533948] [57600]: [pid: 57600|app: 0|req: 283/562] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:29 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.535046] [57601]: INFO cinder.api.openstack.wsgi [None req-b0045d9d-06f7-44d9-a514-4ed1352c6fc2 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1286.535465] [57601]: [pid: 57601|app: 0|req: 280/563] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:29 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1286.994885] [57600]: DEBUG cinder.api.middleware.request_id [None req-54804399-de17-4681-8df8-b6a7c0f1c0b2 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.996981] [57600]: INFO cinder.api.openstack.wsgi [None req-54804399-de17-4681-8df8-b6a7c0f1c0b2 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1286.997198] [57600]: DEBUG cinder.api.openstack.wsgi [None req-54804399-de17-4681-8df8-b6a7c0f1c0b2 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1286.997401] [57600]: DEBUG cinder.api.openstack.wsgi [None req-54804399-de17-4681-8df8-b6a7c0f1c0b2 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1287.004900] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.004900] [57600]: warnings.warn( [ 1287.008167] [57600]: INFO cinder.volume.api [None req-54804399-de17-4681-8df8-b6a7c0f1c0b2 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1287.012390] [57600]: INFO cinder.api.openstack.wsgi [None req-54804399-de17-4681-8df8-b6a7c0f1c0b2 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1287.012551] [57600]: [pid: 57600|app: 0|req: 284/564] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:29 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.152893] [57601]: DEBUG cinder.api.middleware.request_id [req-02ccf525-c223-4f14-8894-f956bbd1519a req-096d68f1-43a3-46b2-9975-f18e30f0afae None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.155150] [57601]: INFO cinder.api.openstack.wsgi [req-02ccf525-c223-4f14-8894-f956bbd1519a req-096d68f1-43a3-46b2-9975-f18e30f0afae tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6940f649-53ad-438d-9f55-74bbc2a24181 [ 1287.155355] [57601]: DEBUG cinder.api.openstack.wsgi [req-02ccf525-c223-4f14-8894-f956bbd1519a req-096d68f1-43a3-46b2-9975-f18e30f0afae tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1287.155556] [57601]: DEBUG cinder.api.openstack.wsgi [req-02ccf525-c223-4f14-8894-f956bbd1519a req-096d68f1-43a3-46b2-9975-f18e30f0afae tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1287.162762] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.162762] [57601]: warnings.warn( [ 1287.544266] [57600]: DEBUG cinder.api.middleware.request_id [None req-9b2f9a80-995f-4c70-982f-384461af5d9e None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.547045] [57600]: INFO cinder.api.openstack.wsgi [None req-9b2f9a80-995f-4c70-982f-384461af5d9e tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1287.547045] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9b2f9a80-995f-4c70-982f-384461af5d9e tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1287.547242] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9b2f9a80-995f-4c70-982f-384461af5d9e tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1287.555418] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.555418] [57600]: warnings.warn( [ 1287.559468] [57600]: INFO cinder.volume.api [None req-9b2f9a80-995f-4c70-982f-384461af5d9e tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Volume info retrieved successfully. [ 1287.564165] [57600]: INFO cinder.api.openstack.wsgi [None req-9b2f9a80-995f-4c70-982f-384461af5d9e tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 200 [ 1287.564646] [57600]: [pid: 57600|app: 0|req: 285/565] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:30 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.565269] [57600]: DEBUG cinder.api.middleware.request_id [None req-c493c6e5-85be-4744-afcc-e1ce0a378155 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.567385] [57600]: INFO cinder.api.openstack.wsgi [None req-c493c6e5-85be-4744-afcc-e1ce0a378155 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1287.567613] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c493c6e5-85be-4744-afcc-e1ce0a378155 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1287.567826] [57600]: DEBUG cinder.api.openstack.wsgi [None req-c493c6e5-85be-4744-afcc-e1ce0a378155 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1287.577573] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.577573] [57600]: warnings.warn( [ 1287.580513] [57600]: INFO cinder.volume.api [None req-c493c6e5-85be-4744-afcc-e1ce0a378155 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1287.585548] [57600]: INFO cinder.api.openstack.wsgi [None req-c493c6e5-85be-4744-afcc-e1ce0a378155 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1287.586218] [57600]: [pid: 57600|app: 0|req: 286/566] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:30 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1287.688551] [57601]: INFO cinder.api.openstack.wsgi [req-02ccf525-c223-4f14-8894-f956bbd1519a req-096d68f1-43a3-46b2-9975-f18e30f0afae tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/attachments/6940f649-53ad-438d-9f55-74bbc2a24181 returned with HTTP 200 [ 1287.689363] [57601]: [pid: 57601|app: 0|req: 281/567] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:59:29 2025] DELETE /volume/v3/attachments/6940f649-53ad-438d-9f55-74bbc2a24181 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.022294] [57600]: DEBUG cinder.api.middleware.request_id [None req-f4f5d488-5cc5-459e-bbb3-72e1972307f5 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.024488] [57600]: INFO cinder.api.openstack.wsgi [None req-f4f5d488-5cc5-459e-bbb3-72e1972307f5 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1288.024751] [57600]: DEBUG cinder.api.openstack.wsgi [None req-f4f5d488-5cc5-459e-bbb3-72e1972307f5 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1288.024992] [57600]: DEBUG cinder.api.openstack.wsgi [None req-f4f5d488-5cc5-459e-bbb3-72e1972307f5 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1288.033274] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.033274] [57600]: warnings.warn( [ 1288.037375] [57600]: INFO cinder.volume.api [None req-f4f5d488-5cc5-459e-bbb3-72e1972307f5 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1288.043447] [57600]: INFO cinder.api.openstack.wsgi [None req-f4f5d488-5cc5-459e-bbb3-72e1972307f5 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1288.043866] [57600]: [pid: 57600|app: 0|req: 287/568] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:30 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1288.075712] [57601]: DEBUG cinder.api.middleware.request_id [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-db458907-f0c6-41b0-94dc-8f89c22fc984 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.079180] [57601]: INFO cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-db458907-f0c6-41b0-94dc-8f89c22fc984 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1288.079502] [57601]: DEBUG cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-db458907-f0c6-41b0-94dc-8f89c22fc984 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1288.079804] [57601]: DEBUG cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-db458907-f0c6-41b0-94dc-8f89c22fc984 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1288.091137] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.091137] [57601]: warnings.warn( [ 1288.096084] [57601]: INFO cinder.volume.api [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-db458907-f0c6-41b0-94dc-8f89c22fc984 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1288.101291] [57601]: INFO cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-db458907-f0c6-41b0-94dc-8f89c22fc984 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1288.101751] [57601]: [pid: 57601|app: 0|req: 282/569] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:59:30 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1288.423240] [57600]: DEBUG cinder.api.middleware.request_id [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-e1aebe47-4991-4673-81d5-8dbc64ef3ada None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.425696] [57600]: INFO cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-e1aebe47-4991-4673-81d5-8dbc64ef3ada tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1288.425958] [57600]: DEBUG cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-e1aebe47-4991-4673-81d5-8dbc64ef3ada tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1288.426205] [57600]: DEBUG cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-e1aebe47-4991-4673-81d5-8dbc64ef3ada tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1288.436547] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.436547] [57600]: warnings.warn( [ 1288.440237] [57600]: INFO cinder.volume.api [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-e1aebe47-4991-4673-81d5-8dbc64ef3ada tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1288.445957] [57600]: INFO cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-e1aebe47-4991-4673-81d5-8dbc64ef3ada tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1288.446389] [57600]: [pid: 57600|app: 0|req: 288/570] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:59:31 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1288.453060] [57601]: DEBUG cinder.api.middleware.request_id [None req-618b15dc-697e-416d-8685-52366e78190e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.453511] [57601]: INFO cinder.api.openstack.wsgi [None req-618b15dc-697e-416d-8685-52366e78190e None None] GET http://10.180.1.21/volume// [ 1288.453690] [57601]: DEBUG cinder.api.openstack.wsgi [None req-618b15dc-697e-416d-8685-52366e78190e None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1288.453934] [57601]: DEBUG cinder.api.openstack.wsgi [None req-618b15dc-697e-416d-8685-52366e78190e None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1288.454342] [57601]: INFO cinder.api.openstack.wsgi [None req-618b15dc-697e-416d-8685-52366e78190e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1288.454799] [57601]: [pid: 57601|app: 0|req: 283/571] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 13:59:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1288.458747] [57600]: DEBUG cinder.api.middleware.request_id [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-52c01a9b-185d-4815-9cd6-4bdcc332c547 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.460831] [57600]: INFO cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-52c01a9b-185d-4815-9cd6-4bdcc332c547 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1288.461235] [57600]: DEBUG cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-52c01a9b-185d-4815-9cd6-4bdcc332c547 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "acd4af93-2345-4ac8-ba89-3e1c98db13b5", "connector": null, "instance_uuid": "906bfc70-9f7d-4970-85ca-08be569076fa"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1288.469947] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.469947] [57600]: warnings.warn( [ 1288.495713] [57600]: INFO cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-52c01a9b-185d-4815-9cd6-4bdcc332c547 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1288.496243] [57600]: [pid: 57600|app: 0|req: 289/572] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:59:31 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1288.575289] [57601]: DEBUG cinder.api.middleware.request_id [None req-1f952eb2-2a80-4052-905e-66b0ad2f4ca2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.577379] [57601]: INFO cinder.api.openstack.wsgi [None req-1f952eb2-2a80-4052-905e-66b0ad2f4ca2 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] GET http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c [ 1288.577664] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1f952eb2-2a80-4052-905e-66b0ad2f4ca2 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1288.577925] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1f952eb2-2a80-4052-905e-66b0ad2f4ca2 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1288.584860] [57601]: INFO cinder.api.openstack.wsgi [None req-1f952eb2-2a80-4052-905e-66b0ad2f4ca2 tempest-ServerActionsTestOtherB-1487493843 tempest-ServerActionsTestOtherB-1487493843-project-member] http://10.180.1.21/volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c returned with HTTP 404 [ 1288.585496] [57601]: [pid: 57601|app: 0|req: 284/573] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:31 2025] GET /volume/v3/volumes/0b50693b-506d-4e6f-9028-90b3354b482c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1288.597125] [57600]: DEBUG cinder.api.middleware.request_id [None req-b86a6b5e-232d-452c-ac0e-c00e61fd2909 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.600191] [57600]: INFO cinder.api.openstack.wsgi [None req-b86a6b5e-232d-452c-ac0e-c00e61fd2909 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1288.600517] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b86a6b5e-232d-452c-ac0e-c00e61fd2909 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1288.600810] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b86a6b5e-232d-452c-ac0e-c00e61fd2909 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1288.611246] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.611246] [57600]: warnings.warn( [ 1288.615354] [57600]: INFO cinder.volume.api [None req-b86a6b5e-232d-452c-ac0e-c00e61fd2909 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1288.619895] [57600]: INFO cinder.api.openstack.wsgi [None req-b86a6b5e-232d-452c-ac0e-c00e61fd2909 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1288.620358] [57600]: [pid: 57600|app: 0|req: 290/574] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:31 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.689967] [57601]: DEBUG cinder.api.middleware.request_id [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-474be326-3b0a-4b55-a0f1-b8fda3599d76 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.692436] [57601]: INFO cinder.api.openstack.wsgi [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-474be326-3b0a-4b55-a0f1-b8fda3599d76 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1288.692714] [57601]: DEBUG cinder.api.openstack.wsgi [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-474be326-3b0a-4b55-a0f1-b8fda3599d76 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1288.692939] [57601]: DEBUG cinder.api.openstack.wsgi [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-474be326-3b0a-4b55-a0f1-b8fda3599d76 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1288.705649] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.705649] [57601]: warnings.warn( [ 1288.709274] [57601]: INFO cinder.volume.api [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-474be326-3b0a-4b55-a0f1-b8fda3599d76 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1288.713535] [57601]: INFO cinder.api.openstack.wsgi [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-474be326-3b0a-4b55-a0f1-b8fda3599d76 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1288.714033] [57601]: [pid: 57601|app: 0|req: 285/575] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 13:59:31 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1288.730076] [57600]: DEBUG cinder.api.middleware.request_id [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-40516804-f5c9-410f-9bfe-4a72ebdec353 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.732330] [57600]: INFO cinder.api.openstack.wsgi [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-40516804-f5c9-410f-9bfe-4a72ebdec353 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] POST http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6/action [ 1288.732717] [57600]: DEBUG cinder.api.openstack.wsgi [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-40516804-f5c9-410f-9bfe-4a72ebdec353 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57600) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1288.732863] [57600]: DEBUG cinder.api.openstack.wsgi [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-40516804-f5c9-410f-9bfe-4a72ebdec353 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1288.743735] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.743735] [57600]: warnings.warn( [ 1288.744260] [57600]: INFO cinder.volume.api [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-40516804-f5c9-410f-9bfe-4a72ebdec353 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1288.749280] [57600]: INFO cinder.volume.api [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-40516804-f5c9-410f-9bfe-4a72ebdec353 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Begin detaching volume completed successfully. [ 1288.749497] [57600]: INFO cinder.api.openstack.wsgi [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-40516804-f5c9-410f-9bfe-4a72ebdec353 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6/action returned with HTTP 202 [ 1288.750050] [57600]: [pid: 57600|app: 0|req: 291/576] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 13:59:31 2025] POST /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1288.763292] [57601]: DEBUG cinder.api.middleware.request_id [None req-e08e91e4-f4c3-4a42-9f66-641fd94f5e64 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.764618] [57601]: INFO cinder.api.openstack.wsgi [None req-e08e91e4-f4c3-4a42-9f66-641fd94f5e64 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1288.764864] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e08e91e4-f4c3-4a42-9f66-641fd94f5e64 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1288.765073] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e08e91e4-f4c3-4a42-9f66-641fd94f5e64 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1288.775521] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.775521] [57601]: warnings.warn( [ 1288.778786] [57601]: INFO cinder.volume.api [None req-e08e91e4-f4c3-4a42-9f66-641fd94f5e64 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1288.783174] [57601]: INFO cinder.api.openstack.wsgi [None req-e08e91e4-f4c3-4a42-9f66-641fd94f5e64 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1288.783669] [57601]: [pid: 57601|app: 0|req: 286/577] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:31 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1289.768927] [57600]: DEBUG cinder.api.middleware.request_id [None req-275ae3a9-6816-43f2-a207-9a1f8106f5e7 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.769636] [57600]: INFO cinder.api.openstack.wsgi [None req-275ae3a9-6816-43f2-a207-9a1f8106f5e7 None None] GET http://10.180.1.21/volume// [ 1289.769916] [57600]: DEBUG cinder.api.openstack.wsgi [None req-275ae3a9-6816-43f2-a207-9a1f8106f5e7 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1289.770231] [57600]: DEBUG cinder.api.openstack.wsgi [None req-275ae3a9-6816-43f2-a207-9a1f8106f5e7 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1289.770722] [57600]: INFO cinder.api.openstack.wsgi [None req-275ae3a9-6816-43f2-a207-9a1f8106f5e7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1289.771142] [57600]: [pid: 57600|app: 0|req: 292/578] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:59:32 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1289.775070] [57601]: DEBUG cinder.api.middleware.request_id [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-4819c367-e1a0-4784-808b-9784842eb05b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.778753] [57601]: INFO cinder.api.openstack.wsgi [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-4819c367-e1a0-4784-808b-9784842eb05b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1289.779009] [57601]: DEBUG cinder.api.openstack.wsgi [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-4819c367-e1a0-4784-808b-9784842eb05b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1289.779229] [57601]: DEBUG cinder.api.openstack.wsgi [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-4819c367-e1a0-4784-808b-9784842eb05b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1289.794280] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.794280] [57601]: warnings.warn( [ 1289.794779] [57600]: DEBUG cinder.api.middleware.request_id [None req-0b0efff8-b6f0-49bb-b634-188c058dccbd None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.796809] [57600]: INFO cinder.api.openstack.wsgi [None req-0b0efff8-b6f0-49bb-b634-188c058dccbd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1289.797126] [57600]: DEBUG cinder.api.openstack.wsgi [None req-0b0efff8-b6f0-49bb-b634-188c058dccbd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1289.797250] [57600]: DEBUG cinder.api.openstack.wsgi [None req-0b0efff8-b6f0-49bb-b634-188c058dccbd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1289.798530] [57601]: INFO cinder.volume.api [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-4819c367-e1a0-4784-808b-9784842eb05b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1289.803909] [57601]: INFO cinder.api.openstack.wsgi [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-4819c367-e1a0-4784-808b-9784842eb05b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1289.804582] [57601]: [pid: 57601|app: 0|req: 287/579] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:59:32 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1289.807749] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.807749] [57600]: warnings.warn( [ 1289.812710] [57600]: INFO cinder.volume.api [None req-0b0efff8-b6f0-49bb-b634-188c058dccbd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1289.818886] [57600]: INFO cinder.api.openstack.wsgi [None req-0b0efff8-b6f0-49bb-b634-188c058dccbd tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1289.818886] [57600]: [pid: 57600|app: 0|req: 293/580] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:32 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1290.830160] [57601]: DEBUG cinder.api.middleware.request_id [None req-ced1496e-c4c3-43da-87ec-97f18b5c18d7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.832404] [57601]: INFO cinder.api.openstack.wsgi [None req-ced1496e-c4c3-43da-87ec-97f18b5c18d7 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1290.832573] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ced1496e-c4c3-43da-87ec-97f18b5c18d7 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1290.832734] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ced1496e-c4c3-43da-87ec-97f18b5c18d7 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1290.845714] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.845714] [57601]: warnings.warn( [ 1290.850175] [57601]: INFO cinder.volume.api [None req-ced1496e-c4c3-43da-87ec-97f18b5c18d7 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1290.857191] [57601]: INFO cinder.api.openstack.wsgi [None req-ced1496e-c4c3-43da-87ec-97f18b5c18d7 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1290.857776] [57601]: [pid: 57601|app: 0|req: 288/581] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:33 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1290.990478] [57600]: DEBUG cinder.api.middleware.request_id [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-fca8c352-ec2d-4b4c-ab20-d10daf38a2c1 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.992843] [57600]: INFO cinder.api.openstack.wsgi [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-fca8c352-ec2d-4b4c-ab20-d10daf38a2c1 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] DELETE http://10.180.1.21/volume/v3/attachments/81affdc6-6797-4536-8ddd-3fcba953167b [ 1290.993070] [57600]: DEBUG cinder.api.openstack.wsgi [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-fca8c352-ec2d-4b4c-ab20-d10daf38a2c1 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1290.993332] [57600]: DEBUG cinder.api.openstack.wsgi [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-fca8c352-ec2d-4b4c-ab20-d10daf38a2c1 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'version_select' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1291.002943] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.002943] [57600]: warnings.warn( [ 1291.541978] [57600]: INFO cinder.api.openstack.wsgi [req-10c37f33-19ed-46d2-b13e-7b47f2fd15f9 req-fca8c352-ec2d-4b4c-ab20-d10daf38a2c1 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/attachments/81affdc6-6797-4536-8ddd-3fcba953167b returned with HTTP 200 [ 1291.542517] [57600]: [pid: 57600|app: 0|req: 294/582] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:59:33 2025] DELETE /volume/v3/attachments/81affdc6-6797-4536-8ddd-3fcba953167b => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1291.869964] [57601]: DEBUG cinder.api.middleware.request_id [None req-befb1a7e-c782-44e8-a47b-1d485df4d896 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.872481] [57601]: INFO cinder.api.openstack.wsgi [None req-befb1a7e-c782-44e8-a47b-1d485df4d896 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1291.872818] [57601]: DEBUG cinder.api.openstack.wsgi [None req-befb1a7e-c782-44e8-a47b-1d485df4d896 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1291.873154] [57601]: DEBUG cinder.api.openstack.wsgi [None req-befb1a7e-c782-44e8-a47b-1d485df4d896 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1291.882823] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.882823] [57601]: warnings.warn( [ 1291.886519] [57601]: INFO cinder.volume.api [None req-befb1a7e-c782-44e8-a47b-1d485df4d896 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1291.891321] [57601]: INFO cinder.api.openstack.wsgi [None req-befb1a7e-c782-44e8-a47b-1d485df4d896 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1291.891733] [57601]: [pid: 57601|app: 0|req: 289/583] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:34 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1291.901538] [57600]: DEBUG cinder.api.middleware.request_id [None req-8672e505-e4cd-4482-8f51-e5ecf0464299 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.903282] [57600]: INFO cinder.api.openstack.wsgi [None req-8672e505-e4cd-4482-8f51-e5ecf0464299 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1291.903613] [57600]: DEBUG cinder.api.openstack.wsgi [None req-8672e505-e4cd-4482-8f51-e5ecf0464299 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1291.903946] [57600]: DEBUG cinder.api.openstack.wsgi [None req-8672e505-e4cd-4482-8f51-e5ecf0464299 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1291.911809] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.911809] [57600]: warnings.warn( [ 1291.915511] [57600]: INFO cinder.volume.api [None req-8672e505-e4cd-4482-8f51-e5ecf0464299 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1291.920151] [57600]: INFO cinder.api.openstack.wsgi [None req-8672e505-e4cd-4482-8f51-e5ecf0464299 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1291.920458] [57600]: [pid: 57600|app: 0|req: 295/584] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:34 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1292.997497] [57601]: DEBUG cinder.api.middleware.request_id [None req-86c1296a-86e4-445b-9652-7c5a63795832 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.999624] [57601]: INFO cinder.api.openstack.wsgi [None req-86c1296a-86e4-445b-9652-7c5a63795832 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1292.999838] [57601]: DEBUG cinder.api.openstack.wsgi [None req-86c1296a-86e4-445b-9652-7c5a63795832 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1293.000059] [57601]: DEBUG cinder.api.openstack.wsgi [None req-86c1296a-86e4-445b-9652-7c5a63795832 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1293.011617] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1293.011617] [57601]: warnings.warn( [ 1293.016278] [57601]: INFO cinder.volume.api [None req-86c1296a-86e4-445b-9652-7c5a63795832 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1293.021728] [57601]: INFO cinder.api.openstack.wsgi [None req-86c1296a-86e4-445b-9652-7c5a63795832 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1293.022180] [57601]: [pid: 57601|app: 0|req: 290/585] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:35 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1293.031613] [57600]: DEBUG cinder.api.middleware.request_id [None req-73f7dbaf-294f-4110-8f4f-ff6170caafb0 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.033745] [57600]: INFO cinder.api.openstack.wsgi [None req-73f7dbaf-294f-4110-8f4f-ff6170caafb0 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1293.034017] [57600]: DEBUG cinder.api.openstack.wsgi [None req-73f7dbaf-294f-4110-8f4f-ff6170caafb0 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1293.034236] [57600]: DEBUG cinder.api.openstack.wsgi [None req-73f7dbaf-294f-4110-8f4f-ff6170caafb0 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1293.042420] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1293.042420] [57600]: warnings.warn( [ 1293.046203] [57600]: INFO cinder.volume.api [None req-73f7dbaf-294f-4110-8f4f-ff6170caafb0 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1293.051320] [57600]: INFO cinder.api.openstack.wsgi [None req-73f7dbaf-294f-4110-8f4f-ff6170caafb0 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1293.051901] [57600]: [pid: 57600|app: 0|req: 296/586] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:35 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1293.107970] [57601]: DEBUG cinder.api.middleware.request_id [None req-0b6132ef-4388-4af3-98a3-1dc586c6c861 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.109957] [57601]: INFO cinder.api.openstack.wsgi [None req-0b6132ef-4388-4af3-98a3-1dc586c6c861 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1293.110177] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0b6132ef-4388-4af3-98a3-1dc586c6c861 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1293.110386] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0b6132ef-4388-4af3-98a3-1dc586c6c861 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1293.120224] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1293.120224] [57601]: warnings.warn( [ 1293.124269] [57601]: INFO cinder.volume.api [None req-0b6132ef-4388-4af3-98a3-1dc586c6c861 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1293.129320] [57601]: INFO cinder.api.openstack.wsgi [None req-0b6132ef-4388-4af3-98a3-1dc586c6c861 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1293.129703] [57601]: [pid: 57601|app: 0|req: 291/587] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:35 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1293.920037] [57600]: DEBUG cinder.api.middleware.request_id [None req-56a97567-00e0-4963-be84-02e8df511f99 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.920310] [57600]: INFO cinder.api.openstack.wsgi [None req-56a97567-00e0-4963-be84-02e8df511f99 None None] GET http://10.180.1.21/volume// [ 1293.920491] [57600]: DEBUG cinder.api.openstack.wsgi [None req-56a97567-00e0-4963-be84-02e8df511f99 None None] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1293.920697] [57600]: DEBUG cinder.api.openstack.wsgi [None req-56a97567-00e0-4963-be84-02e8df511f99 None None] Calling method 'all' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1293.921091] [57600]: INFO cinder.api.openstack.wsgi [None req-56a97567-00e0-4963-be84-02e8df511f99 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1293.921410] [57600]: [pid: 57600|app: 0|req: 297/588] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:59:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1293.924965] [57601]: DEBUG cinder.api.middleware.request_id [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-08213dad-16e9-479f-bcff-94c942d46fe0 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.927380] [57601]: INFO cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-08213dad-16e9-479f-bcff-94c942d46fe0 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1293.928358] [57601]: DEBUG cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-08213dad-16e9-479f-bcff-94c942d46fe0 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1293.928358] [57601]: DEBUG cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-08213dad-16e9-479f-bcff-94c942d46fe0 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1293.942591] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1293.942591] [57601]: warnings.warn( [ 1293.947198] [57601]: INFO cinder.volume.api [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-08213dad-16e9-479f-bcff-94c942d46fe0 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1293.953486] [57601]: INFO cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-08213dad-16e9-479f-bcff-94c942d46fe0 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 200 [ 1293.953936] [57601]: [pid: 57601|app: 0|req: 292/589] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 13:59:36 2025] GET /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 1572 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1294.065596] [57600]: DEBUG cinder.api.middleware.request_id [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-d0bf5223-25d4-418e-950a-08efa019c9ec None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.069126] [57600]: INFO cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-d0bf5223-25d4-418e-950a-08efa019c9ec tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] PUT http://10.180.1.21/volume/v3/attachments/13362df1-efbc-4569-9199-136b797351ad [ 1294.069618] [57600]: DEBUG cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-d0bf5223-25d4-418e-950a-08efa019c9ec tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1294.079314] [57600]: DEBUG cinder.coordination [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-d0bf5223-25d4-418e-950a-08efa019c9ec tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Acquiring lock "cinder-attachment_update-acd4af93-2345-4ac8-ba89-3e1c98db13b5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1294.084157] [57600]: DEBUG cinder.coordination [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-d0bf5223-25d4-418e-950a-08efa019c9ec tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Lock "cinder-attachment_update-acd4af93-2345-4ac8-ba89-3e1c98db13b5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1294.086223] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1294.086223] [57600]: warnings.warn( [ 1294.611121] [57600]: DEBUG cinder.coordination [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-d0bf5223-25d4-418e-950a-08efa019c9ec tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Lock "cinder-attachment_update-acd4af93-2345-4ac8-ba89-3e1c98db13b5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=57600) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1294.611505] [57600]: INFO cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-d0bf5223-25d4-418e-950a-08efa019c9ec tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments/13362df1-efbc-4569-9199-136b797351ad returned with HTTP 200 [ 1294.612029] [57600]: [pid: 57600|app: 0|req: 298/590] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 13:59:36 2025] PUT /volume/v3/attachments/13362df1-efbc-4569-9199-136b797351ad => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1295.120875] [57601]: DEBUG cinder.api.middleware.request_id [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-f0186b98-c8ab-46cc-861f-180625d24282 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.123791] [57601]: INFO cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-f0186b98-c8ab-46cc-861f-180625d24282 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] POST http://10.180.1.21/volume/v3/attachments/13362df1-efbc-4569-9199-136b797351ad/action [ 1295.124375] [57601]: DEBUG cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-f0186b98-c8ab-46cc-861f-180625d24282 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1295.124978] [57601]: DEBUG cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-f0186b98-c8ab-46cc-861f-180625d24282 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1295.145854] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1295.145854] [57601]: warnings.warn( [ 1295.154500] [57601]: INFO cinder.api.openstack.wsgi [req-92a4b8ba-0aa4-4349-a824-d8f9b734ae04 req-f0186b98-c8ab-46cc-861f-180625d24282 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments/13362df1-efbc-4569-9199-136b797351ad/action returned with HTTP 204 [ 1295.155018] [57601]: [pid: 57601|app: 0|req: 293/591] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 13:59:37 2025] POST /volume/v3/attachments/13362df1-efbc-4569-9199-136b797351ad/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1300.531539] [57600]: DEBUG cinder.api.middleware.request_id [None req-b821c89b-be62-475a-b388-0b48948053af None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.533822] [57600]: INFO cinder.api.openstack.wsgi [None req-b821c89b-be62-475a-b388-0b48948053af tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1300.534079] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b821c89b-be62-475a-b388-0b48948053af tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1300.534304] [57600]: DEBUG cinder.api.openstack.wsgi [None req-b821c89b-be62-475a-b388-0b48948053af tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'delete' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1300.534522] [57600]: INFO cinder.api.v3.volumes [None req-b821c89b-be62-475a-b388-0b48948053af tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Delete volume with id: f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1300.546053] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1300.546053] [57600]: warnings.warn( [ 1300.546053] [57600]: INFO cinder.volume.api [None req-b821c89b-be62-475a-b388-0b48948053af tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1300.563655] [57600]: INFO cinder.volume.api [None req-b821c89b-be62-475a-b388-0b48948053af tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Delete volume request issued successfully. [ 1300.563939] [57600]: INFO cinder.api.openstack.wsgi [None req-b821c89b-be62-475a-b388-0b48948053af tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 202 [ 1300.564556] [57600]: [pid: 57600|app: 0|req: 299/592] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:59:43 2025] DELETE /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1300.567898] [57601]: DEBUG cinder.api.middleware.request_id [None req-304b502f-0f78-412d-9eab-52ba8840702d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.570376] [57601]: INFO cinder.api.openstack.wsgi [None req-304b502f-0f78-412d-9eab-52ba8840702d tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1300.570585] [57601]: DEBUG cinder.api.openstack.wsgi [None req-304b502f-0f78-412d-9eab-52ba8840702d tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1300.571184] [57601]: DEBUG cinder.api.openstack.wsgi [None req-304b502f-0f78-412d-9eab-52ba8840702d tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1300.578862] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1300.578862] [57601]: warnings.warn( [ 1300.583014] [57601]: INFO cinder.volume.api [None req-304b502f-0f78-412d-9eab-52ba8840702d tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1300.587963] [57601]: INFO cinder.api.openstack.wsgi [None req-304b502f-0f78-412d-9eab-52ba8840702d tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1300.588583] [57601]: [pid: 57601|app: 0|req: 294/593] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:43 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1301.600476] [57600]: DEBUG cinder.api.middleware.request_id [None req-a83fa386-3afc-473b-9910-317077294a45 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.603459] [57600]: INFO cinder.api.openstack.wsgi [None req-a83fa386-3afc-473b-9910-317077294a45 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1301.603990] [57600]: DEBUG cinder.api.openstack.wsgi [None req-a83fa386-3afc-473b-9910-317077294a45 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1301.604320] [57600]: DEBUG cinder.api.openstack.wsgi [None req-a83fa386-3afc-473b-9910-317077294a45 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1301.616487] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1301.616487] [57600]: warnings.warn( [ 1301.621505] [57600]: INFO cinder.volume.api [None req-a83fa386-3afc-473b-9910-317077294a45 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1301.627968] [57600]: INFO cinder.api.openstack.wsgi [None req-a83fa386-3afc-473b-9910-317077294a45 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1301.628548] [57600]: [pid: 57600|app: 0|req: 300/594] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:44 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1302.642267] [57601]: DEBUG cinder.api.middleware.request_id [None req-54180b24-8d73-4ba7-b03c-f1f57261a15e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.647426] [57601]: INFO cinder.api.openstack.wsgi [None req-54180b24-8d73-4ba7-b03c-f1f57261a15e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1302.648727] [57601]: DEBUG cinder.api.openstack.wsgi [None req-54180b24-8d73-4ba7-b03c-f1f57261a15e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1302.649432] [57601]: DEBUG cinder.api.openstack.wsgi [None req-54180b24-8d73-4ba7-b03c-f1f57261a15e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1302.666610] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1302.666610] [57601]: warnings.warn( [ 1302.669376] [57601]: INFO cinder.volume.api [None req-54180b24-8d73-4ba7-b03c-f1f57261a15e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1302.675531] [57601]: INFO cinder.api.openstack.wsgi [None req-54180b24-8d73-4ba7-b03c-f1f57261a15e tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 200 [ 1302.676184] [57601]: [pid: 57601|app: 0|req: 295/595] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:45 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1303.689394] [57600]: DEBUG cinder.api.middleware.request_id [None req-9134799f-a029-4a8d-9a04-b949f8ab6d9b None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.691483] [57600]: INFO cinder.api.openstack.wsgi [None req-9134799f-a029-4a8d-9a04-b949f8ab6d9b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 [ 1303.691751] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9134799f-a029-4a8d-9a04-b949f8ab6d9b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1303.691969] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9134799f-a029-4a8d-9a04-b949f8ab6d9b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1303.699994] [57600]: INFO cinder.api.openstack.wsgi [None req-9134799f-a029-4a8d-9a04-b949f8ab6d9b tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 returned with HTTP 404 [ 1303.700572] [57600]: [pid: 57600|app: 0|req: 301/596] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:46 2025] GET /volume/v3/volumes/f8140a5d-d43c-45b5-ba31-b0cf29c338b6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1303.704415] [57601]: DEBUG cinder.api.middleware.request_id [None req-b7e74295-8eaf-48cd-9d46-d6ce3963a24c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.706652] [57601]: INFO cinder.api.openstack.wsgi [None req-b7e74295-8eaf-48cd-9d46-d6ce3963a24c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] DELETE http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1303.706880] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b7e74295-8eaf-48cd-9d46-d6ce3963a24c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1303.707211] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b7e74295-8eaf-48cd-9d46-d6ce3963a24c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1303.707391] [57601]: INFO cinder.api.v3.volumes [None req-b7e74295-8eaf-48cd-9d46-d6ce3963a24c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Delete volume with id: 51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1303.717866] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1303.717866] [57601]: warnings.warn( [ 1303.718604] [57601]: INFO cinder.volume.api [None req-b7e74295-8eaf-48cd-9d46-d6ce3963a24c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1303.738946] [57601]: INFO cinder.volume.api [None req-b7e74295-8eaf-48cd-9d46-d6ce3963a24c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Delete volume request issued successfully. [ 1303.739225] [57601]: INFO cinder.api.openstack.wsgi [None req-b7e74295-8eaf-48cd-9d46-d6ce3963a24c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 202 [ 1303.739636] [57601]: [pid: 57601|app: 0|req: 296/597] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:59:46 2025] DELETE /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1303.742758] [57600]: DEBUG cinder.api.middleware.request_id [None req-a03cfd7e-2039-44d5-9159-cc7dd36a7d5c None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.744841] [57600]: INFO cinder.api.openstack.wsgi [None req-a03cfd7e-2039-44d5-9159-cc7dd36a7d5c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1303.745080] [57600]: DEBUG cinder.api.openstack.wsgi [None req-a03cfd7e-2039-44d5-9159-cc7dd36a7d5c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1303.745292] [57600]: DEBUG cinder.api.openstack.wsgi [None req-a03cfd7e-2039-44d5-9159-cc7dd36a7d5c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1303.753806] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1303.753806] [57600]: warnings.warn( [ 1303.758210] [57600]: INFO cinder.volume.api [None req-a03cfd7e-2039-44d5-9159-cc7dd36a7d5c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1303.764534] [57600]: INFO cinder.api.openstack.wsgi [None req-a03cfd7e-2039-44d5-9159-cc7dd36a7d5c tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1303.764987] [57600]: [pid: 57600|app: 0|req: 302/598] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:46 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1304.775581] [57601]: DEBUG cinder.api.middleware.request_id [None req-42a1b070-0e04-4922-af0e-fa7af0847cc1 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.778565] [57601]: INFO cinder.api.openstack.wsgi [None req-42a1b070-0e04-4922-af0e-fa7af0847cc1 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1304.778936] [57601]: DEBUG cinder.api.openstack.wsgi [None req-42a1b070-0e04-4922-af0e-fa7af0847cc1 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1304.779297] [57601]: DEBUG cinder.api.openstack.wsgi [None req-42a1b070-0e04-4922-af0e-fa7af0847cc1 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1304.794320] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.794320] [57601]: warnings.warn( [ 1304.799736] [57601]: INFO cinder.volume.api [None req-42a1b070-0e04-4922-af0e-fa7af0847cc1 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1304.806030] [57601]: INFO cinder.api.openstack.wsgi [None req-42a1b070-0e04-4922-af0e-fa7af0847cc1 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1304.806489] [57601]: [pid: 57601|app: 0|req: 297/599] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:47 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.818889] [57600]: DEBUG cinder.api.middleware.request_id [None req-9cf0a565-9840-446d-9606-45dfdc8ee016 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.820953] [57600]: INFO cinder.api.openstack.wsgi [None req-9cf0a565-9840-446d-9606-45dfdc8ee016 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1305.821225] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9cf0a565-9840-446d-9606-45dfdc8ee016 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1305.821465] [57600]: DEBUG cinder.api.openstack.wsgi [None req-9cf0a565-9840-446d-9606-45dfdc8ee016 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1305.832240] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.832240] [57600]: warnings.warn( [ 1305.841752] [57600]: INFO cinder.volume.api [None req-9cf0a565-9840-446d-9606-45dfdc8ee016 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1305.848552] [57600]: INFO cinder.api.openstack.wsgi [None req-9cf0a565-9840-446d-9606-45dfdc8ee016 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 200 [ 1305.849255] [57600]: [pid: 57600|app: 0|req: 303/600] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:48 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1306.861695] [57601]: DEBUG cinder.api.middleware.request_id [None req-034ba3d0-d18e-425e-906a-310c198f6501 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.863858] [57601]: INFO cinder.api.openstack.wsgi [None req-034ba3d0-d18e-425e-906a-310c198f6501 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 [ 1306.864244] [57601]: DEBUG cinder.api.openstack.wsgi [None req-034ba3d0-d18e-425e-906a-310c198f6501 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1306.864419] [57601]: DEBUG cinder.api.openstack.wsgi [None req-034ba3d0-d18e-425e-906a-310c198f6501 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1306.870833] [57601]: INFO cinder.api.openstack.wsgi [None req-034ba3d0-d18e-425e-906a-310c198f6501 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 returned with HTTP 404 [ 1306.871369] [57601]: [pid: 57601|app: 0|req: 298/601] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:49 2025] GET /volume/v3/volumes/51d660a7-a5f5-4f71-a555-9bf55433b3f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1306.917029] [57600]: DEBUG cinder.api.middleware.request_id [None req-477ef68c-320c-4070-8061-e1a0ad3cfdd9 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.918844] [57600]: INFO cinder.api.openstack.wsgi [None req-477ef68c-320c-4070-8061-e1a0ad3cfdd9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] DELETE http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1306.919085] [57600]: DEBUG cinder.api.openstack.wsgi [None req-477ef68c-320c-4070-8061-e1a0ad3cfdd9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1306.919296] [57600]: DEBUG cinder.api.openstack.wsgi [None req-477ef68c-320c-4070-8061-e1a0ad3cfdd9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'delete' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1306.919471] [57600]: INFO cinder.api.v3.volumes [None req-477ef68c-320c-4070-8061-e1a0ad3cfdd9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Delete volume with id: 56310b2d-0aed-4675-b97c-729e27594ac7 [ 1306.932026] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.932026] [57600]: warnings.warn( [ 1306.932026] [57600]: INFO cinder.volume.api [None req-477ef68c-320c-4070-8061-e1a0ad3cfdd9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1306.947062] [57600]: INFO cinder.volume.api [None req-477ef68c-320c-4070-8061-e1a0ad3cfdd9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Delete volume request issued successfully. [ 1306.947245] [57600]: INFO cinder.api.openstack.wsgi [None req-477ef68c-320c-4070-8061-e1a0ad3cfdd9 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 202 [ 1306.948030] [57600]: [pid: 57600|app: 0|req: 304/602] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 13:59:49 2025] DELETE /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1306.950919] [57601]: DEBUG cinder.api.middleware.request_id [None req-a48024ae-2102-48de-b68f-f67f72827e66 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.952995] [57601]: INFO cinder.api.openstack.wsgi [None req-a48024ae-2102-48de-b68f-f67f72827e66 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1306.953342] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a48024ae-2102-48de-b68f-f67f72827e66 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1306.954042] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a48024ae-2102-48de-b68f-f67f72827e66 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1306.962335] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.962335] [57601]: warnings.warn( [ 1306.967273] [57601]: INFO cinder.volume.api [None req-a48024ae-2102-48de-b68f-f67f72827e66 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1306.972767] [57601]: INFO cinder.api.openstack.wsgi [None req-a48024ae-2102-48de-b68f-f67f72827e66 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1306.973317] [57601]: [pid: 57601|app: 0|req: 299/603] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:49 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1307.984047] [57600]: DEBUG cinder.api.middleware.request_id [None req-55978904-c880-4edf-9414-6f7f8635e7c8 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.986229] [57600]: INFO cinder.api.openstack.wsgi [None req-55978904-c880-4edf-9414-6f7f8635e7c8 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1307.986443] [57600]: DEBUG cinder.api.openstack.wsgi [None req-55978904-c880-4edf-9414-6f7f8635e7c8 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1307.986648] [57600]: DEBUG cinder.api.openstack.wsgi [None req-55978904-c880-4edf-9414-6f7f8635e7c8 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1307.997721] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1307.997721] [57600]: warnings.warn( [ 1308.001900] [57600]: INFO cinder.volume.api [None req-55978904-c880-4edf-9414-6f7f8635e7c8 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1308.006701] [57600]: INFO cinder.api.openstack.wsgi [None req-55978904-c880-4edf-9414-6f7f8635e7c8 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1308.007172] [57600]: [pid: 57600|app: 0|req: 305/604] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:50 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.017500] [57601]: DEBUG cinder.api.middleware.request_id [None req-906fae28-6ef8-4f30-8bc0-b029d52e833a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.019414] [57601]: INFO cinder.api.openstack.wsgi [None req-906fae28-6ef8-4f30-8bc0-b029d52e833a tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1309.019626] [57601]: DEBUG cinder.api.openstack.wsgi [None req-906fae28-6ef8-4f30-8bc0-b029d52e833a tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1309.019828] [57601]: DEBUG cinder.api.openstack.wsgi [None req-906fae28-6ef8-4f30-8bc0-b029d52e833a tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1309.029615] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.029615] [57601]: warnings.warn( [ 1309.033361] [57601]: INFO cinder.volume.api [None req-906fae28-6ef8-4f30-8bc0-b029d52e833a tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Volume info retrieved successfully. [ 1309.038021] [57601]: INFO cinder.api.openstack.wsgi [None req-906fae28-6ef8-4f30-8bc0-b029d52e833a tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 200 [ 1309.038568] [57601]: [pid: 57601|app: 0|req: 300/605] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:51 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.049144] [57600]: DEBUG cinder.api.middleware.request_id [None req-484ea076-e4e9-4bb1-99fd-df6ee56e9199 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.051236] [57600]: INFO cinder.api.openstack.wsgi [None req-484ea076-e4e9-4bb1-99fd-df6ee56e9199 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] GET http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 [ 1310.051447] [57600]: DEBUG cinder.api.openstack.wsgi [None req-484ea076-e4e9-4bb1-99fd-df6ee56e9199 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1310.051654] [57600]: DEBUG cinder.api.openstack.wsgi [None req-484ea076-e4e9-4bb1-99fd-df6ee56e9199 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1310.057933] [57600]: INFO cinder.api.openstack.wsgi [None req-484ea076-e4e9-4bb1-99fd-df6ee56e9199 tempest-AttachVolumeTestJSON-1851786362 tempest-AttachVolumeTestJSON-1851786362-project-member] http://10.180.1.21/volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 returned with HTTP 404 [ 1310.058827] [57600]: [pid: 57600|app: 0|req: 306/606] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 13:59:52 2025] GET /volume/v3/volumes/56310b2d-0aed-4675-b97c-729e27594ac7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1313.959506] [57601]: DEBUG cinder.api.middleware.request_id [None req-4c40b28e-098a-458c-8e35-f1686f8e5e42 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.959917] [57601]: INFO cinder.api.openstack.wsgi [None req-4c40b28e-098a-458c-8e35-f1686f8e5e42 None None] GET http://10.180.1.21/volume// [ 1313.960103] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4c40b28e-098a-458c-8e35-f1686f8e5e42 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1313.960315] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4c40b28e-098a-458c-8e35-f1686f8e5e42 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1313.960699] [57601]: INFO cinder.api.openstack.wsgi [None req-4c40b28e-098a-458c-8e35-f1686f8e5e42 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1313.961189] [57601]: [pid: 57601|app: 0|req: 301/607] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 13:59:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1313.965712] [57600]: DEBUG cinder.api.middleware.request_id [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-1794753f-a28b-458e-8d7f-327f9ce1c065 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.967746] [57600]: INFO cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-1794753f-a28b-458e-8d7f-327f9ce1c065 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1313.968188] [57600]: DEBUG cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-1794753f-a28b-458e-8d7f-327f9ce1c065 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "acd4af93-2345-4ac8-ba89-3e1c98db13b5", "connector": null, "instance_uuid": "906bfc70-9f7d-4970-85ca-08be569076fa"}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1313.984428] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.984428] [57600]: warnings.warn( [ 1314.013688] [57600]: INFO cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-1794753f-a28b-458e-8d7f-327f9ce1c065 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1314.014215] [57600]: [pid: 57600|app: 0|req: 307/608] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 13:59:56 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1314.018429] [57601]: DEBUG cinder.api.middleware.request_id [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-c954598e-c764-4663-8204-b62ed1f88245 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.020670] [57601]: INFO cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-c954598e-c764-4663-8204-b62ed1f88245 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] DELETE http://10.180.1.21/volume/v3/attachments/13362df1-efbc-4569-9199-136b797351ad [ 1314.020882] [57601]: DEBUG cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-c954598e-c764-4663-8204-b62ed1f88245 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1314.021106] [57601]: DEBUG cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-c954598e-c764-4663-8204-b62ed1f88245 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1314.028138] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1314.028138] [57601]: warnings.warn( [ 1314.559298] [57601]: INFO cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-c954598e-c764-4663-8204-b62ed1f88245 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments/13362df1-efbc-4569-9199-136b797351ad returned with HTTP 200 [ 1314.559703] [57601]: [pid: 57601|app: 0|req: 302/609] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 13:59:56 2025] DELETE /volume/v3/attachments/13362df1-efbc-4569-9199-136b797351ad => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1318.982933] [57600]: DEBUG cinder.api.middleware.request_id [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-f2cf6ad4-951d-4ea2-a86e-1df928847f35 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.985865] [57600]: INFO cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-f2cf6ad4-951d-4ea2-a86e-1df928847f35 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] PUT http://10.180.1.21/volume/v3/attachments/2fffdccb-92c2-4f5c-a6d7-9598671ed6d2 [ 1318.986530] [57600]: DEBUG cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-f2cf6ad4-951d-4ea2-a86e-1df928847f35 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-999509", "mountpoint": "/dev/sda"}}} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1318.997976] [57600]: DEBUG cinder.coordination [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-f2cf6ad4-951d-4ea2-a86e-1df928847f35 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Acquiring lock "cinder-attachment_update-acd4af93-2345-4ac8-ba89-3e1c98db13b5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1319.002880] [57600]: DEBUG cinder.coordination [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-f2cf6ad4-951d-4ea2-a86e-1df928847f35 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Lock "cinder-attachment_update-acd4af93-2345-4ac8-ba89-3e1c98db13b5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57600) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1319.004040] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.004040] [57600]: warnings.warn( [ 1319.525830] [57600]: DEBUG cinder.coordination [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-f2cf6ad4-951d-4ea2-a86e-1df928847f35 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Lock "cinder-attachment_update-acd4af93-2345-4ac8-ba89-3e1c98db13b5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=57600) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1319.526267] [57600]: INFO cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-f2cf6ad4-951d-4ea2-a86e-1df928847f35 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments/2fffdccb-92c2-4f5c-a6d7-9598671ed6d2 returned with HTTP 200 [ 1319.526774] [57600]: [pid: 57600|app: 0|req: 308/610] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 14:00:01 2025] PUT /volume/v3/attachments/2fffdccb-92c2-4f5c-a6d7-9598671ed6d2 => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1319.531439] [57601]: DEBUG cinder.api.middleware.request_id [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-c48469c5-d9e5-4503-a1b7-c066b42be021 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.533800] [57601]: INFO cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-c48469c5-d9e5-4503-a1b7-c066b42be021 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/attachments/2fffdccb-92c2-4f5c-a6d7-9598671ed6d2 [ 1319.534078] [57601]: DEBUG cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-c48469c5-d9e5-4503-a1b7-c066b42be021 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1319.534305] [57601]: DEBUG cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-c48469c5-d9e5-4503-a1b7-c066b42be021 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1319.549938] [57601]: INFO cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-c48469c5-d9e5-4503-a1b7-c066b42be021 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments/2fffdccb-92c2-4f5c-a6d7-9598671ed6d2 returned with HTTP 200 [ 1319.550213] [57601]: [pid: 57601|app: 0|req: 303/611] 10.180.1.21 () {62 vars in 1531 bytes} [Mon Dec 15 14:00:02 2025] GET /volume/v3/attachments/2fffdccb-92c2-4f5c-a6d7-9598671ed6d2 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1321.641368] [57600]: DEBUG cinder.api.middleware.request_id [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-02b4ee81-c0a3-49fa-b479-faeb45d62e80 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.643665] [57600]: INFO cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-02b4ee81-c0a3-49fa-b479-faeb45d62e80 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] POST http://10.180.1.21/volume/v3/attachments/2fffdccb-92c2-4f5c-a6d7-9598671ed6d2/action [ 1321.644084] [57600]: DEBUG cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-02b4ee81-c0a3-49fa-b479-faeb45d62e80 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action body: b'{"os-complete": null}' {{(pid=57600) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1321.644226] [57600]: DEBUG cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-02b4ee81-c0a3-49fa-b479-faeb45d62e80 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1321.665223] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.665223] [57600]: warnings.warn( [ 1321.674443] [57600]: INFO cinder.api.openstack.wsgi [req-077e6799-3e29-44da-839b-dfc7c4e8e646 req-02b4ee81-c0a3-49fa-b479-faeb45d62e80 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments/2fffdccb-92c2-4f5c-a6d7-9598671ed6d2/action returned with HTTP 204 [ 1321.674912] [57600]: [pid: 57600|app: 0|req: 309/612] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:00:04 2025] POST /volume/v3/attachments/2fffdccb-92c2-4f5c-a6d7-9598671ed6d2/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1329.548839] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=127,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1331.672523] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=131,cinder:UPDATE=17,cinder:INSERT=5 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1362.245646] [57601]: DEBUG cinder.api.middleware.request_id [req-657d75ba-8e9e-441d-8387-a1ace4c16c8d req-66d63aa8-d29c-421d-8436-65e668340dcc None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.248679] [57601]: INFO cinder.api.openstack.wsgi [req-657d75ba-8e9e-441d-8387-a1ace4c16c8d req-66d63aa8-d29c-421d-8436-65e668340dcc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2fffdccb-92c2-4f5c-a6d7-9598671ed6d2 [ 1362.248919] [57601]: DEBUG cinder.api.openstack.wsgi [req-657d75ba-8e9e-441d-8387-a1ace4c16c8d req-66d63aa8-d29c-421d-8436-65e668340dcc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1362.249344] [57601]: DEBUG cinder.api.openstack.wsgi [req-657d75ba-8e9e-441d-8387-a1ace4c16c8d req-66d63aa8-d29c-421d-8436-65e668340dcc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1362.261101] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.261101] [57601]: warnings.warn( [ 1362.790707] [57601]: INFO cinder.api.openstack.wsgi [req-657d75ba-8e9e-441d-8387-a1ace4c16c8d req-66d63aa8-d29c-421d-8436-65e668340dcc tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/attachments/2fffdccb-92c2-4f5c-a6d7-9598671ed6d2 returned with HTTP 200 [ 1362.791414] [57601]: [pid: 57601|app: 0|req: 304/613] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 14:00:44 2025] DELETE /volume/v3/attachments/2fffdccb-92c2-4f5c-a6d7-9598671ed6d2 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1362.798260] [57600]: DEBUG cinder.api.middleware.request_id [req-657d75ba-8e9e-441d-8387-a1ace4c16c8d req-679cf0dc-ff1d-4d55-8334-03c5d325be86 None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.801763] [57600]: INFO cinder.api.openstack.wsgi [req-657d75ba-8e9e-441d-8387-a1ace4c16c8d req-679cf0dc-ff1d-4d55-8334-03c5d325be86 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] DELETE http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1362.801932] [57600]: DEBUG cinder.api.openstack.wsgi [req-657d75ba-8e9e-441d-8387-a1ace4c16c8d req-679cf0dc-ff1d-4d55-8334-03c5d325be86 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1362.802168] [57600]: DEBUG cinder.api.openstack.wsgi [req-657d75ba-8e9e-441d-8387-a1ace4c16c8d req-679cf0dc-ff1d-4d55-8334-03c5d325be86 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'delete' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1362.802371] [57600]: INFO cinder.api.v3.volumes [req-657d75ba-8e9e-441d-8387-a1ace4c16c8d req-679cf0dc-ff1d-4d55-8334-03c5d325be86 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Delete volume with id: acd4af93-2345-4ac8-ba89-3e1c98db13b5 [ 1362.811712] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.811712] [57600]: warnings.warn( [ 1362.812272] [57600]: INFO cinder.volume.api [req-657d75ba-8e9e-441d-8387-a1ace4c16c8d req-679cf0dc-ff1d-4d55-8334-03c5d325be86 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1362.830319] [57600]: INFO cinder.volume.api [req-657d75ba-8e9e-441d-8387-a1ace4c16c8d req-679cf0dc-ff1d-4d55-8334-03c5d325be86 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Delete volume request issued successfully. [ 1362.830440] [57600]: INFO cinder.api.openstack.wsgi [req-657d75ba-8e9e-441d-8387-a1ace4c16c8d req-679cf0dc-ff1d-4d55-8334-03c5d325be86 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 returned with HTTP 202 [ 1362.830942] [57600]: [pid: 57600|app: 0|req: 310/614] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 15 14:00:45 2025] DELETE /volume/v3/volumes/acd4af93-2345-4ac8-ba89-3e1c98db13b5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1370.670434] [57601]: DEBUG cinder.api.middleware.request_id [None req-217744da-b384-4d16-8d60-1b5cb43f82b6 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.672480] [57601]: INFO cinder.api.openstack.wsgi [None req-217744da-b384-4d16-8d60-1b5cb43f82b6 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1370.672700] [57601]: DEBUG cinder.api.openstack.wsgi [None req-217744da-b384-4d16-8d60-1b5cb43f82b6 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1370.672911] [57601]: DEBUG cinder.api.openstack.wsgi [None req-217744da-b384-4d16-8d60-1b5cb43f82b6 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1370.673113] [57601]: INFO cinder.api.v3.volumes [None req-217744da-b384-4d16-8d60-1b5cb43f82b6 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Delete volume with id: a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1370.688772] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1370.688772] [57601]: warnings.warn( [ 1370.689458] [57601]: INFO cinder.volume.api [None req-217744da-b384-4d16-8d60-1b5cb43f82b6 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1370.712792] [57601]: INFO cinder.volume.api [None req-217744da-b384-4d16-8d60-1b5cb43f82b6 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Delete volume request issued successfully. [ 1370.712998] [57601]: INFO cinder.api.openstack.wsgi [None req-217744da-b384-4d16-8d60-1b5cb43f82b6 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 202 [ 1370.713457] [57601]: [pid: 57601|app: 0|req: 305/615] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 14:00:53 2025] DELETE /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1370.716562] [57600]: DEBUG cinder.api.middleware.request_id [None req-5bd1a1e6-d3ca-4086-9270-8309612e50fa None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.718739] [57600]: INFO cinder.api.openstack.wsgi [None req-5bd1a1e6-d3ca-4086-9270-8309612e50fa tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1370.718999] [57600]: DEBUG cinder.api.openstack.wsgi [None req-5bd1a1e6-d3ca-4086-9270-8309612e50fa tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1370.719233] [57600]: DEBUG cinder.api.openstack.wsgi [None req-5bd1a1e6-d3ca-4086-9270-8309612e50fa tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1370.726857] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1370.726857] [57600]: warnings.warn( [ 1370.730956] [57600]: INFO cinder.volume.api [None req-5bd1a1e6-d3ca-4086-9270-8309612e50fa tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1370.735663] [57600]: INFO cinder.api.openstack.wsgi [None req-5bd1a1e6-d3ca-4086-9270-8309612e50fa tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1370.736095] [57600]: [pid: 57600|app: 0|req: 311/616] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:00:53 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1371.745830] [57601]: DEBUG cinder.api.middleware.request_id [None req-01ff0adc-e203-47f0-95b3-74df2bb139cd None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.747785] [57601]: INFO cinder.api.openstack.wsgi [None req-01ff0adc-e203-47f0-95b3-74df2bb139cd tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1371.748027] [57601]: DEBUG cinder.api.openstack.wsgi [None req-01ff0adc-e203-47f0-95b3-74df2bb139cd tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1371.748248] [57601]: DEBUG cinder.api.openstack.wsgi [None req-01ff0adc-e203-47f0-95b3-74df2bb139cd tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1371.759175] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1371.759175] [57601]: warnings.warn( [ 1371.763300] [57601]: INFO cinder.volume.api [None req-01ff0adc-e203-47f0-95b3-74df2bb139cd tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1371.768109] [57601]: INFO cinder.api.openstack.wsgi [None req-01ff0adc-e203-47f0-95b3-74df2bb139cd tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1371.768536] [57601]: [pid: 57601|app: 0|req: 306/617] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:00:54 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1372.778470] [57600]: DEBUG cinder.api.middleware.request_id [None req-22f02ee8-f611-4d3d-be15-64eea16d027b None None] RequestId filter calling following filter/app {{(pid=57600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.780548] [57600]: INFO cinder.api.openstack.wsgi [None req-22f02ee8-f611-4d3d-be15-64eea16d027b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1372.780754] [57600]: DEBUG cinder.api.openstack.wsgi [None req-22f02ee8-f611-4d3d-be15-64eea16d027b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1372.780960] [57600]: DEBUG cinder.api.openstack.wsgi [None req-22f02ee8-f611-4d3d-be15-64eea16d027b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1372.793565] [57600]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1372.793565] [57600]: warnings.warn( [ 1372.797838] [57600]: INFO cinder.volume.api [None req-22f02ee8-f611-4d3d-be15-64eea16d027b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Volume info retrieved successfully. [ 1372.803826] [57600]: INFO cinder.api.openstack.wsgi [None req-22f02ee8-f611-4d3d-be15-64eea16d027b tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 200 [ 1372.804222] [57600]: [pid: 57600|app: 0|req: 312/618] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:00:55 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1373.815649] [57601]: DEBUG cinder.api.middleware.request_id [None req-bb29b7c9-e4da-4db6-9481-2de5238f0598 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.817806] [57601]: INFO cinder.api.openstack.wsgi [None req-bb29b7c9-e4da-4db6-9481-2de5238f0598 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] GET http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 [ 1373.818027] [57601]: DEBUG cinder.api.openstack.wsgi [None req-bb29b7c9-e4da-4db6-9481-2de5238f0598 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1373.818241] [57601]: DEBUG cinder.api.openstack.wsgi [None req-bb29b7c9-e4da-4db6-9481-2de5238f0598 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1373.825084] [57601]: INFO cinder.api.openstack.wsgi [None req-bb29b7c9-e4da-4db6-9481-2de5238f0598 tempest-ServerActionsTestOtherA-1190506825 tempest-ServerActionsTestOtherA-1190506825-project-member] http://10.180.1.21/volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 returned with HTTP 404 [ 1373.825746] [57601]: [pid: 57601|app: 0|req: 307/619] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:00:56 2025] GET /volume/v3/volumes/a6fc088c-b566-41e5-bfd6-a3027b1de520 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1382.800693] [57600]: DEBUG dbcounter [-] [57600] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57600) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1383.820688] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}