[ 431.757519] [57940]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 431.758877] [57940]: *** Starting uWSGI 2.0.20-debian (64bit) on [Thu Dec 11 07:28:30 2025] *** [ 431.758877] [57940]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 431.758877] [57940]: os: Linux-6.8.0-87-generic #88~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Oct 14 14:03:14 UTC 2 [ 431.758877] [57940]: nodename: devstack [ 431.758877] [57940]: machine: x86_64 [ 431.758877] [57940]: clock source: unix [ 431.758877] [57940]: pcre jit disabled [ 431.758877] [57940]: detected number of CPU cores: 8 [ 431.758877] [57940]: current working directory: / [ 431.758877] [57940]: detected binary path: /usr/bin/uwsgi-core [ 431.759178] [57940]: your processes number limit is 128149 [ 431.759178] [57940]: your memory page size is 4096 bytes [ 431.759178] [57940]: detected max file descriptor number: 2048 [ 431.759178] [57940]: lock engine: pthread robust mutexes [ 431.759178] [57940]: thunder lock: enabled [ 431.759178] [57940]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 431.759178] [57940]: Python version: 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0] [ 431.759178] [57940]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 431.759178] [57940]: Set PythonHome to /opt/stack/data/venv [ 431.788149] [57940]: Python main interpreter initialized at 0x5d6272857be0 [ 431.788149] [57940]: python threads support enabled [ 431.788149] [57940]: your server socket listen backlog is limited to 100 connections [ 431.788149] [57940]: your mercy for graceful operations on workers is 80 seconds [ 431.788391] [57940]: mapped 403077 bytes (393 KB) for 2 cores [ 431.788461] [57940]: *** Operational MODE: preforking *** [ 431.788623] [57940]: *** uWSGI is running in multiple interpreter mode *** [ 431.788623] [57940]: spawned uWSGI master process (pid: 57940) [ 431.789290] [57940]: spawned uWSGI worker 1 (pid: 57941, cores: 1) [ 431.789419] [57940]: spawned uWSGI worker 2 (pid: 57942, cores: 1) [ 431.789538] [57940]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 431.973375] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 431.973375] [57941]: debtcollector.deprecate( [ 431.985793] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 431.985793] [57942]: debtcollector.deprecate( [ 432.093430] [57941]: /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. [ 432.093430] [57941]: removals.removed_module( [ 432.094191] [57941]: /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. [ 432.094191] [57941]: removals.removed_module( [ 432.106343] [57942]: /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. [ 432.106343] [57942]: removals.removed_module( [ 432.107048] [57942]: /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. [ 432.107048] [57942]: removals.removed_module( [ 432.668730] [57941]: /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 [ 432.668730] [57941]: warnings.warn( [ 432.683946] [57942]: /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 [ 432.683946] [57942]: warnings.warn( [ 432.727141] [57941]: /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. [ 432.727141] [57941]: warnings.warn( [ 432.741118] [57942]: /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. [ 432.741118] [57942]: warnings.warn( [ 432.995147] [57942]: 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. [ 432.995457] [57942]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57942) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 433.027020] [57941]: 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. [ 433.027412] [57941]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57941) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 433.074025] [57942]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 433.074025] [57942]: @jsonschema.FormatChecker.cls_checks('date-time') [ 433.084295] [57941]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 433.084295] [57941]: @jsonschema.FormatChecker.cls_checks('date-time') [ 433.451576] [57942]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57942) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 433.451799] [57941]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57941) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 433.451975] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.452047] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.452099] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.452157] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.452263] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.452312] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.456370] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.456497] [57942]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.456549] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.456600] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.456600] [57942]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.456660] [57941]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.456692] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.456722] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.456753] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.456786] [57941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.456816] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.456847] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.456881] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.456953] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.458568] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.458671] [57942]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.458742] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.458812] [57942]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.458848] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.458884] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.458920] [57941]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.458961] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.458990] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.459032] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.459064] [57941]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.459125] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.459176] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.459269] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.464377] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.464528] [57942]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.464590] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.464639] [57942]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.464639] [57942]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.464728] [57941]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.464728] [57941]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.464819] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.464863] [57941]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.464910] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.464958] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.465015] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.465067] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.465067] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.466059] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.466117] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.466170] [57942]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.466233] [57941]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.466282] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.466327] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.466327] [57941]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.466393] [57942]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.466424] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.466467] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.466499] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.466532] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.466532] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.466590] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.466620] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.466653] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.466687] [57942]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.466768] [57941]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.466803] [57942]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.466834] [57941]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.466863] [57942]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.466894] [57941]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.466930] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.466962] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.466994] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.467032] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.467062] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.467092] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.468346] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.468431] [57941]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.468501] [57941]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.468539] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.468576] [57941]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.468623] [57942]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.468666] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.468718] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.468762] [57942]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.468805] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.468850] [57942]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.468894] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.468939] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.468989] [57941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.469045] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.469082] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.469114] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.469144] [57941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.469175] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.469210] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.469241] [57942]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.469271] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.469301] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.469331] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.469361] [57942]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.469361] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.469361] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.469361] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.470432] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.470517] [57941]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.470585] [57941]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.470653] [57941]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.470717] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.470778] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.470848] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.470885] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.470958] [57942]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.471054] [57942]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.471121] [57942]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.471185] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.471248] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.471334] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.471555] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.471640] [57941]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.471710] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.471802] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.471935] [57941]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.471935] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.472038] [57942]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.472071] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.472071] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.472143] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.472143] [57942]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.472201] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.472280] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.472395] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.473974] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.474070] [57941]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.474127] [57941]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.474197] [57941]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.474262] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.474320] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.474393] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.474635] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.474735] [57942]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.474808] [57942]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.474877] [57942]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.474944] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.475036] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.475124] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.475206] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.475291] [57941]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.475353] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.475421] [57941]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.475467] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.475520] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.475564] [57942]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.475611] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.475654] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.475696] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.475738] [57942]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.475738] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.475738] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.475869] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.477373] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.477458] [57941]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.477507] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.477557] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.477602] [57942]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.477644] [57941]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.477688] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.477732] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.477774] [57942]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.477817] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.477865] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.477900] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.477932] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.477961] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.477991] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.478033] [57941]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.478033] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.478097] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.478127] [57941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.478158] [57942]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.478188] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.478219] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.478255] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.478285] [57942]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.478317] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.478347] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.478376] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.478406] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.478436] [57941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.478468] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.478500] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.478529] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.478559] [57941]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.478589] [57942]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.478618] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.478650] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.478680] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.478709] [57942]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.478739] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.478769] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.478769] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.478769] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.479302] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.479385] [57941]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.479454] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.479517] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.479554] [57941]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.479586] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.479620] [57942]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.479651] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.479688] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.479729] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.479762] [57942]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.479792] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.479857] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.479926] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.480472] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.480555] [57941]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.480625] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.480691] [57941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.480753] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.480798] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.480848] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.480897] [57942]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.480948] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.480992] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.481062] [57942]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.481110] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.481154] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.481210] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.483446] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.483528] [57941]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.483599] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.483667] [57941]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.483731] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.483778] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.483822] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.483864] [57942]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.483907] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.483970] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.484045] [57942]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.484104] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.484169] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.484224] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.484613] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.484697] [57941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.484767] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.484835] [57941]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.484918] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.484981] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.485031] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.485082] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.485171] [57942]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.485171] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.485235] [57942]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.485305] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.485369] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.485458] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.488742] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.488814] [57941]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.488888] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.488957] [57941]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.489038] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.489086] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.489161] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.489425] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.489509] [57942]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.489598] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.489675] [57942]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.489742] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.489802] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.489872] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.490959] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.491024] [57941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.491065] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.491128] [57941]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.491193] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.491257] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.491329] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.491538] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.491625] [57942]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.491695] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.491741] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.491800] [57942]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.491849] [57941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.491908] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.491968] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.492025] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.492062] [57941]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.492098] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.492130] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.492130] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.492130] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.492229] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.492260] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.492291] [57941]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.492323] [57942]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.492353] [57941]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.492384] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.492417] [57941]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.492448] [57942]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.492478] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.492510] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.492545] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.492574] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.492604] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.492635] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.492709] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.492776] [57942]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.492842] [57942]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.492905] [57942]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.492968] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.493045] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.493116] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.493276] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.493360] [57941]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.493421] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.493472] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.493517] [57941]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.493559] [57942]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.493602] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.493652] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.493695] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.493739] [57942]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.493781] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.493824] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.493824] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.493824] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.495610] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.495687] [57941]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.495757] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.495825] [57941]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.495885] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.495951] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.496032] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.496083] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.496149] [57942]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.496237] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.496325] [57942]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.496393] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.496456] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.496527] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.499180] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.499268] [57941]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.499322] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.499391] [57941]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.499439] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.499484] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.499532] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.499576] [57942]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.499618] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.499661] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.499707] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.499750] [57942]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.499795] [57941]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.499838] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.499883] [57941]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.499925] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.499974] [57941]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.500031] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.500078] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.500122] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.500166] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.500209] [57942]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.500264] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.500311] [57942]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.500311] [57942]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.500311] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.500311] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.500311] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.500730] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.500813] [57941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.500884] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.500953] [57941]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.501028] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.501091] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.501127] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.501163] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.501196] [57942]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.501248] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.501333] [57942]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.501403] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.501466] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.501537] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.501945] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.502039] [57941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.502109] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.502177] [57941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.502241] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.502302] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.502373] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.502454] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.502535] [57942]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.502621] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.502691] [57942]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.502754] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.502816] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.502886] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.504339] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.504413] [57941]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.504486] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.504554] [57941]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.504618] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.504682] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.504753] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.504791] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.504865] [57942]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.504957] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.505046] [57942]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.505145] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.505180] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.505251] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.505824] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.505910] [57941]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.505980] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.506048] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.506088] [57941]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.506119] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.506149] [57942]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.506179] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.506209] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.506235] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.506302] [57942]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.506372] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.506436] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.506520] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.508064] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.508149] [57941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.508221] [57941]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.508260] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.508291] [57941]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.508322] [57942]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.508351] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.508381] [57942]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.508415] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.508450] [57942]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.508481] [57941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.508537] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.508585] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.508659] [57942]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.509757] [57941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.509831] [57941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.509882] [57942]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57942) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.509928] [57941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.509971] [57942]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.510030] [57941]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.510079] [57942]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.510125] [57941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.510168] [57942]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.510212] [57941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.510256] [57942]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57942) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.510256] [57942]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57942) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.536088] [57942]: INFO dbcounter [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Registered counter for database cinder [ 433.536288] [57941]: INFO dbcounter [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Registered counter for database cinder [ 433.545290] [57941]: DEBUG oslo_db.sqlalchemy.engines [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 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=57941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 433.545466] [57942]: DEBUG oslo_db.sqlalchemy.engines [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 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=57942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 433.675034] [57942]: DEBUG dbcounter [-] [57942] Writer thread running {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 433.676314] [57941]: DEBUG dbcounter [-] [57941] Writer thread running {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 433.678017] [57942]: INFO cinder.rpc [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 433.678643] [57941]: INFO cinder.rpc [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 433.680499] [57942]: INFO cinder.rpc [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 433.680921] [57941]: INFO cinder.rpc [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 433.682678] [57942]: INFO cinder.rpc [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 433.683075] [57941]: INFO cinder.rpc [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 433.684648] [57942]: INFO cinder.rpc [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 433.685046] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.685111] [57941]: INFO cinder.rpc [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 433.685244] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.685564] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.685766] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.686832] [57942]: WARNING cinder.keymgr.conf_key_mgr [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 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' [ 433.687512] [57941]: WARNING cinder.keymgr.conf_key_mgr [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 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' [ 433.688223] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.688382] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.688628] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.688786] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.691115] [57942]: DEBUG oslo_db.sqlalchemy.engines [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 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=57942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 433.691375] [57941]: DEBUG oslo_db.sqlalchemy.engines [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 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=57941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 433.692919] [57942]: INFO cinder.rpc [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 433.693240] [57941]: INFO cinder.rpc [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 433.694847] [57942]: INFO cinder.rpc [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 433.695210] [57941]: INFO cinder.rpc [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 433.695320] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.695483] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.695721] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.695841] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.704458] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.704632] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.705083] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.705256] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.707809] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.707976] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.708076] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.708242] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.710753] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.710917] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.711069] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.711233] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.714637] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.714836] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.714959] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.715199] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.717292] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.717455] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.717737] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.717909] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.721328] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.721498] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.721766] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.721927] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.724169] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.724331] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.724641] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.724803] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.726699] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.726862] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.727170] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.727360] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.729254] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.729416] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.729794] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.729955] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.730328] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.730482] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.730917] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.731086] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.733023] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.733181] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.733413] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.733572] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.738654] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.738732] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.738811] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.738887] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.741876] [57942]: WARNING cinder.api.contrib.hosts [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 433.742061] [57941]: WARNING cinder.api.contrib.hosts [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 433.742299] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.742452] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.742486] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.742627] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.743301] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.743454] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.743518] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.743668] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.744428] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.744581] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.744650] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.744803] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.745400] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.745550] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.745639] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.745798] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.746651] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.746804] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.746948] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.747122] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.747707] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.747860] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.748050] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.748235] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.748669] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.748828] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.749057] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.749212] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.749664] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.749823] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.750126] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.750293] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.750768] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.750920] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.751250] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.751406] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.751613] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: extensions {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.752105] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: extensions {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.753048] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: os-hosts {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.753602] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: os-hosts {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.754468] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: qos-specs {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.755051] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: qos-specs {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.756702] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: os-quota-class-sets {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.757330] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: os-quota-class-sets {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.758112] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: scheduler-stats {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.758765] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: scheduler-stats {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.760477] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: os-snapshot-manage {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.761224] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: os-snapshot-manage {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.761951] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: capabilities {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.763113] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: capabilities {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.859492] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: encryption {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.861183] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: cgsnapshots {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.861266] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: encryption {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.862709] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: os-quota-sets {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.862981] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: cgsnapshots {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.864204] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: os-volume-manage {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.864537] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: os-quota-sets {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.866211] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: os-volume-transfer {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.866402] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: os-volume-manage {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.867918] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: os-volume-type-access {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.868555] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: os-volume-transfer {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.869498] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: backups {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.870286] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: os-volume-type-access {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.871636] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: os-services {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.871872] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: backups {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.872876] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: consistencygroups {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.873990] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: os-services {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.874891] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: extra_specs {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.875230] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: consistencygroups {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.876509] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: os-availability-zone {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.877220] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: extra_specs {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.877842] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extended resource: encryption {{(pid=57942) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.878796] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: os-availability-zone {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.879825] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.880012] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.880091] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extended resource: encryption {{(pid=57941) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.881067] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.881232] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.882114] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.882185] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.882252] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.882286] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.883091] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.883247] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.883288] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.883430] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.884253] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.884394] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.884453] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.884563] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.885379] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.885436] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.885540] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.885576] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.886367] [57942]: WARNING stevedore.named [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.886520] [57942]: WARNING castellan.key_manager [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.886554] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.886669] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.887212] [57942]: DEBUG cinder.api.contrib.snapshot_actions [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] SnapshotActionsController initialized {{(pid=57942) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 433.887342] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extension VolumeActions extending resource: volumes {{(pid=57942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.887492] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extension UsedLimits extending resource: limits {{(pid=57942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.887611] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.887643] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.887726] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.887776] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.887882] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extension TypesManage extending resource: types {{(pid=57942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.887944] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.888067] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extension AdminActions extending resource: volumes {{(pid=57942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.888190] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extension AdminActions extending resource: snapshots {{(pid=57942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.888305] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extension AdminActions extending resource: backups {{(pid=57942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.888588] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=57942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.888588] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.888713] [57941]: WARNING stevedore.named [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.888744] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.888772] [57941]: WARNING castellan.key_manager [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 433.888800] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.888899] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.888958] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.889060] [57942]: DEBUG cinder.api.v3.router [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=57942) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.889428] [57941]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] SnapshotActionsController initialized {{(pid=57941) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 433.889556] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extension VolumeActions extending resource: volumes {{(pid=57941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.889706] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extension UsedLimits extending resource: limits {{(pid=57941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.889821] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.889941] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.890075] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extension TypesManage extending resource: types {{(pid=57941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.890189] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.890297] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extension AdminActions extending resource: volumes {{(pid=57941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.890414] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extension AdminActions extending resource: snapshots {{(pid=57941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.890524] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extension AdminActions extending resource: backups {{(pid=57941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.890632] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extension VolumeTypeAccess extending resource: types {{(pid=57941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.890758] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.890864] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.890976] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.891102] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.891209] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.891310] [57941]: DEBUG cinder.api.v3.router [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 None None] Extension SnapshotActions extending resource: snapshots {{(pid=57941) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.891613] [57942]: WARNING keystonemiddleware.auth_token [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 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. [ 433.893871] [57941]: WARNING keystonemiddleware.auth_token [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 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. [ 433.896909] [57942]: WARNING keystonemiddleware.auth_token [None req-0dddb80b-b383-4e55-9dd3-b2b1cd0359f2 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 [ 433.898963] [57941]: WARNING keystonemiddleware.auth_token [None req-cf1e7a29-f5e1-4d40-9e14-0a1f9f5ab602 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 [ 433.899476] [57942]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5d6272857be0 pid: 57942 (default app) [ 433.901557] [57941]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5d6272857be0 pid: 57941 (default app) [ 433.908256] [57942]: /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. [ 433.908256] [57942]: warnings.warn(deprecated_msg) [ 433.908394] [57942]: /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. [ 433.908394] [57942]: warnings.warn(deprecated_msg) [ 433.908394] [57942]: /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. [ 433.908394] [57942]: warnings.warn(deprecated_msg) [ 433.908394] [57942]: /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. [ 433.908576] [57942]: warnings.warn(deprecated_msg) [ 433.908576] [57942]: /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. [ 433.908576] [57942]: warnings.warn(deprecated_msg) [ 433.908576] [57942]: /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. [ 433.908576] [57942]: warnings.warn(deprecated_msg) [ 433.908576] [57942]: /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. [ 433.908764] [57942]: warnings.warn(deprecated_msg) [ 433.908764] [57942]: /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. [ 433.908764] [57942]: warnings.warn(deprecated_msg) [ 433.908764] [57942]: /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. [ 433.908764] [57942]: warnings.warn(deprecated_msg) [ 433.908908] [57942]: /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. [ 433.908908] [57942]: warnings.warn(deprecated_msg) [ 433.908908] [57942]: /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. [ 433.908908] [57942]: warnings.warn(deprecated_msg) [ 433.909052] [57942]: /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. [ 433.909052] [57942]: warnings.warn(deprecated_msg) [ 433.909052] [57942]: /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. [ 433.909052] [57942]: warnings.warn(deprecated_msg) [ 433.909180] [57942]: /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. [ 433.909180] [57942]: warnings.warn(deprecated_msg) [ 433.909180] [57942]: /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. [ 433.909180] [57942]: warnings.warn(deprecated_msg) [ 433.909180] [57942]: /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. [ 433.909343] [57942]: warnings.warn(deprecated_msg) [ 433.909343] [57942]: /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. [ 433.909343] [57942]: warnings.warn(deprecated_msg) [ 433.909343] [57942]: /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. [ 433.909343] [57942]: warnings.warn(deprecated_msg) [ 433.909495] [57942]: /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. [ 433.909495] [57942]: warnings.warn(deprecated_msg) [ 433.909495] [57942]: /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. [ 433.909495] [57942]: warnings.warn(deprecated_msg) [ 433.909495] [57942]: /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. [ 433.909495] [57942]: warnings.warn(deprecated_msg) [ 433.909675] [57942]: /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. [ 433.909675] [57942]: warnings.warn(deprecated_msg) [ 433.909675] [57942]: /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. [ 433.909675] [57942]: warnings.warn(deprecated_msg) [ 433.909675] [57942]: /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. [ 433.909675] [57942]: warnings.warn(deprecated_msg) [ 433.909859] [57942]: /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. [ 433.909859] [57942]: warnings.warn(deprecated_msg) [ 433.909859] [57942]: /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. [ 433.909859] [57942]: warnings.warn(deprecated_msg) [ 433.909859] [57942]: /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. [ 433.909859] [57942]: warnings.warn(deprecated_msg) [ 433.910047] [57942]: /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. [ 433.910047] [57942]: warnings.warn(deprecated_msg) [ 433.910047] [57942]: /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. [ 433.910047] [57942]: warnings.warn(deprecated_msg) [ 433.910047] [57942]: /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. [ 433.910047] [57942]: warnings.warn(deprecated_msg) [ 433.910227] [57942]: /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. [ 433.910227] [57942]: warnings.warn(deprecated_msg) [ 433.910227] [57942]: /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. [ 433.910227] [57942]: warnings.warn(deprecated_msg) [ 433.910350] [57942]: /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. [ 433.910350] [57942]: warnings.warn(deprecated_msg) [ 433.910350] [57942]: /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. [ 433.910350] [57942]: warnings.warn(deprecated_msg) [ 433.910350] [57942]: /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. [ 433.910522] [57942]: warnings.warn(deprecated_msg) [ 433.910522] [57942]: /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. [ 433.910522] [57942]: warnings.warn(deprecated_msg) [ 433.910522] [57942]: /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. [ 433.910522] [57942]: warnings.warn(deprecated_msg) [ 433.910664] [57942]: /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. [ 433.910664] [57942]: warnings.warn(deprecated_msg) [ 433.910664] [57942]: /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. [ 433.910664] [57942]: warnings.warn(deprecated_msg) [ 433.910664] [57942]: /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. [ 433.910664] [57942]: warnings.warn(deprecated_msg) [ 433.910832] [57942]: /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. [ 433.910832] [57942]: warnings.warn(deprecated_msg) [ 433.910832] [57942]: /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. [ 433.910832] [57942]: warnings.warn(deprecated_msg) [ 433.910832] [57942]: /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. [ 433.911018] [57942]: warnings.warn(deprecated_msg) [ 433.911018] [57942]: /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. [ 433.911018] [57942]: warnings.warn(deprecated_msg) [ 433.911018] [57942]: /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. [ 433.911018] [57942]: warnings.warn(deprecated_msg) [ 433.911185] [57942]: /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. [ 433.911185] [57942]: warnings.warn(deprecated_msg) [ 433.911185] [57942]: /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. [ 433.911185] [57942]: warnings.warn(deprecated_msg) [ 433.911375] [57942]: /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. [ 433.911375] [57942]: warnings.warn(deprecated_msg) [ 433.911375] [57942]: /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. [ 433.911375] [57942]: warnings.warn(deprecated_msg) [ 433.911503] [57942]: /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. [ 433.911503] [57942]: warnings.warn(deprecated_msg) [ 433.911503] [57942]: /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. [ 433.911503] [57942]: warnings.warn(deprecated_msg) [ 433.911503] [57942]: /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. [ 433.911668] [57942]: warnings.warn(deprecated_msg) [ 433.911668] [57942]: /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. [ 433.911668] [57942]: warnings.warn(deprecated_msg) [ 433.911668] [57942]: /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. [ 433.911668] [57942]: warnings.warn(deprecated_msg) [ 433.911838] [57942]: /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. [ 433.911838] [57942]: warnings.warn(deprecated_msg) [ 433.911838] [57942]: /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. [ 433.911838] [57942]: warnings.warn(deprecated_msg) [ 433.911983] [57942]: /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. [ 433.911983] [57942]: warnings.warn(deprecated_msg) [ 433.911983] [57942]: /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. [ 433.911983] [57942]: warnings.warn(deprecated_msg) [ 433.912857] [57942]: /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. [ 433.912857] [57942]: warnings.warn(deprecated_msg) [ 433.912857] [57942]: /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. [ 433.912857] [57942]: warnings.warn(deprecated_msg) [ 433.913092] [57942]: /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. [ 433.913092] [57942]: warnings.warn(deprecated_msg) [ 433.913092] [57942]: /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. [ 433.913092] [57942]: warnings.warn(deprecated_msg) [ 433.913288] [57942]: /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. [ 433.913288] [57942]: warnings.warn(deprecated_msg) [ 433.913288] [57942]: /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. [ 433.913288] [57942]: warnings.warn(deprecated_msg) [ 433.913501] [57942]: /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. [ 433.913501] [57942]: warnings.warn(deprecated_msg) [ 433.913501] [57942]: /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. [ 433.913501] [57942]: warnings.warn(deprecated_msg) [ 433.913501] [57942]: /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. [ 433.913501] [57942]: warnings.warn(deprecated_msg) [ 433.913794] [57942]: /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. [ 433.913794] [57942]: warnings.warn(deprecated_msg) [ 433.913794] [57942]: /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. [ 433.913794] [57942]: warnings.warn(deprecated_msg) [ 433.913794] [57942]: /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. [ 433.914162] [57942]: warnings.warn(deprecated_msg) [ 433.914162] [57942]: /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. [ 433.914162] [57942]: warnings.warn(deprecated_msg) [ 433.914162] [57942]: /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. [ 433.914162] [57942]: warnings.warn(deprecated_msg) [ 433.914162] [57942]: /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. [ 433.914162] [57942]: warnings.warn(deprecated_msg) [ 433.914493] [57942]: /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. [ 433.914493] [57942]: warnings.warn(deprecated_msg) [ 433.914493] [57942]: /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. [ 433.914493] [57942]: warnings.warn(deprecated_msg) [ 433.914493] [57942]: /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. [ 433.914493] [57942]: warnings.warn(deprecated_msg) [ 433.914783] [57942]: /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. [ 433.914783] [57942]: warnings.warn(deprecated_msg) [ 433.914783] [57942]: /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. [ 433.914783] [57942]: warnings.warn(deprecated_msg) [ 433.914783] [57942]: /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. [ 433.914783] [57942]: warnings.warn(deprecated_msg) [ 433.915121] [57942]: /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. [ 433.915121] [57942]: warnings.warn(deprecated_msg) [ 433.915121] [57942]: /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. [ 433.915121] [57942]: warnings.warn(deprecated_msg) [ 433.915121] [57942]: /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. [ 433.915121] [57942]: warnings.warn(deprecated_msg) [ 433.915410] [57942]: /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. [ 433.915410] [57942]: warnings.warn(deprecated_msg) [ 433.915410] [57942]: /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. [ 433.915410] [57942]: warnings.warn(deprecated_msg) [ 433.915605] [57942]: /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. [ 433.915605] [57942]: warnings.warn(deprecated_msg) [ 433.915605] [57942]: /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. [ 433.915605] [57942]: warnings.warn(deprecated_msg) [ 433.915802] [57942]: /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. [ 433.915802] [57942]: warnings.warn(deprecated_msg) [ 433.915802] [57942]: /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. [ 433.915802] [57942]: warnings.warn(deprecated_msg) [ 433.916026] [57942]: /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. [ 433.916026] [57942]: warnings.warn(deprecated_msg) [ 433.916026] [57942]: /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. [ 433.916026] [57942]: warnings.warn(deprecated_msg) [ 433.916026] [57942]: DEBUG cinder.api.middleware.request_id [None req-92d33601-1263-415c-8fc5-48e872fa5d1e None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 433.916026] [57942]: [pid: 57942|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Thu Dec 11 07:28:32 2025] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 437.334027] [57941]: /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. [ 437.334027] [57941]: warnings.warn(deprecated_msg) [ 437.334027] [57941]: /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. [ 437.334027] [57941]: warnings.warn(deprecated_msg) [ 437.334027] [57941]: /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. [ 437.334552] [57941]: warnings.warn(deprecated_msg) [ 437.334552] [57941]: /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. [ 437.334552] [57941]: warnings.warn(deprecated_msg) [ 437.334552] [57941]: /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. [ 437.334552] [57941]: warnings.warn(deprecated_msg) [ 437.335041] [57941]: /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. [ 437.335041] [57941]: warnings.warn(deprecated_msg) [ 437.335041] [57941]: /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. [ 437.335041] [57941]: warnings.warn(deprecated_msg) [ 437.335041] [57941]: /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. [ 437.335041] [57941]: warnings.warn(deprecated_msg) [ 437.335266] [57941]: /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. [ 437.335266] [57941]: warnings.warn(deprecated_msg) [ 437.335266] [57941]: /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. [ 437.335266] [57941]: warnings.warn(deprecated_msg) [ 437.335399] [57941]: /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. [ 437.335399] [57941]: warnings.warn(deprecated_msg) [ 437.335399] [57941]: /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. [ 437.335399] [57941]: warnings.warn(deprecated_msg) [ 437.335528] [57941]: /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. [ 437.335528] [57941]: warnings.warn(deprecated_msg) [ 437.335528] [57941]: /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. [ 437.335528] [57941]: warnings.warn(deprecated_msg) [ 437.335656] [57941]: /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. [ 437.335656] [57941]: warnings.warn(deprecated_msg) [ 437.335656] [57941]: /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. [ 437.335656] [57941]: warnings.warn(deprecated_msg) [ 437.335656] [57941]: /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. [ 437.335824] [57941]: warnings.warn(deprecated_msg) [ 437.335824] [57941]: /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. [ 437.335824] [57941]: warnings.warn(deprecated_msg) [ 437.335824] [57941]: /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. [ 437.335824] [57941]: warnings.warn(deprecated_msg) [ 437.335981] [57941]: /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. [ 437.335981] [57941]: warnings.warn(deprecated_msg) [ 437.335981] [57941]: /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. [ 437.335981] [57941]: warnings.warn(deprecated_msg) [ 437.335981] [57941]: /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. [ 437.335981] [57941]: warnings.warn(deprecated_msg) [ 437.336183] [57941]: /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. [ 437.336183] [57941]: warnings.warn(deprecated_msg) [ 437.336183] [57941]: /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. [ 437.336183] [57941]: warnings.warn(deprecated_msg) [ 437.337077] [57941]: /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. [ 437.337077] [57941]: warnings.warn(deprecated_msg) [ 437.337077] [57941]: /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. [ 437.337077] [57941]: warnings.warn(deprecated_msg) [ 437.337077] [57941]: /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. [ 437.337077] [57941]: warnings.warn(deprecated_msg) [ 437.337351] [57941]: /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. [ 437.337351] [57941]: warnings.warn(deprecated_msg) [ 437.337351] [57941]: /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. [ 437.337351] [57941]: warnings.warn(deprecated_msg) [ 437.337351] [57941]: /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. [ 437.337351] [57941]: warnings.warn(deprecated_msg) [ 437.337553] [57941]: /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. [ 437.337553] [57941]: warnings.warn(deprecated_msg) [ 437.337553] [57941]: /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. [ 437.337553] [57941]: warnings.warn(deprecated_msg) [ 437.337664] [57941]: /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. [ 437.337664] [57941]: warnings.warn(deprecated_msg) [ 437.337664] [57941]: /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. [ 437.337664] [57941]: warnings.warn(deprecated_msg) [ 437.337664] [57941]: /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. [ 437.337837] [57941]: warnings.warn(deprecated_msg) [ 437.337837] [57941]: /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. [ 437.337837] [57941]: warnings.warn(deprecated_msg) [ 437.337837] [57941]: /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. [ 437.337837] [57941]: warnings.warn(deprecated_msg) [ 437.338068] [57941]: /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. [ 437.338068] [57941]: warnings.warn(deprecated_msg) [ 437.338068] [57941]: /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. [ 437.338068] [57941]: warnings.warn(deprecated_msg) [ 437.338068] [57941]: /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. [ 437.338068] [57941]: warnings.warn(deprecated_msg) [ 437.338266] [57941]: /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. [ 437.338266] [57941]: warnings.warn(deprecated_msg) [ 437.338266] [57941]: /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. [ 437.338266] [57941]: warnings.warn(deprecated_msg) [ 437.338266] [57941]: /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. [ 437.338434] [57941]: warnings.warn(deprecated_msg) [ 437.338434] [57941]: /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. [ 437.338434] [57941]: warnings.warn(deprecated_msg) [ 437.338434] [57941]: /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. [ 437.338434] [57941]: warnings.warn(deprecated_msg) [ 437.338585] [57941]: /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. [ 437.338585] [57941]: warnings.warn(deprecated_msg) [ 437.338585] [57941]: /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. [ 437.338585] [57941]: warnings.warn(deprecated_msg) [ 437.338731] [57941]: /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. [ 437.338731] [57941]: warnings.warn(deprecated_msg) [ 437.338731] [57941]: /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. [ 437.338731] [57941]: warnings.warn(deprecated_msg) [ 437.338871] [57941]: /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. [ 437.338871] [57941]: warnings.warn(deprecated_msg) [ 437.338871] [57941]: /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. [ 437.338871] [57941]: warnings.warn(deprecated_msg) [ 437.338871] [57941]: /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. [ 437.339026] [57941]: warnings.warn(deprecated_msg) [ 437.339026] [57941]: /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. [ 437.339026] [57941]: warnings.warn(deprecated_msg) [ 437.339026] [57941]: /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. [ 437.339026] [57941]: warnings.warn(deprecated_msg) [ 437.339196] [57941]: /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. [ 437.339196] [57941]: warnings.warn(deprecated_msg) [ 437.339196] [57941]: /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. [ 437.339196] [57941]: warnings.warn(deprecated_msg) [ 437.339332] [57941]: /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. [ 437.339332] [57941]: warnings.warn(deprecated_msg) [ 437.339332] [57941]: /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. [ 437.339332] [57941]: warnings.warn(deprecated_msg) [ 437.339444] [57941]: /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. [ 437.339444] [57941]: warnings.warn(deprecated_msg) [ 437.339444] [57941]: /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. [ 437.339444] [57941]: warnings.warn(deprecated_msg) [ 437.339589] [57941]: /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. [ 437.339589] [57941]: warnings.warn(deprecated_msg) [ 437.339589] [57941]: /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. [ 437.339589] [57941]: warnings.warn(deprecated_msg) [ 437.339716] [57941]: /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. [ 437.339716] [57941]: warnings.warn(deprecated_msg) [ 437.339716] [57941]: /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. [ 437.339716] [57941]: warnings.warn(deprecated_msg) [ 437.339846] [57941]: /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. [ 437.339846] [57941]: warnings.warn(deprecated_msg) [ 437.339846] [57941]: /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. [ 437.339846] [57941]: warnings.warn(deprecated_msg) [ 437.339846] [57941]: /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. [ 437.339846] [57941]: warnings.warn(deprecated_msg) [ 437.340079] [57941]: /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. [ 437.340079] [57941]: warnings.warn(deprecated_msg) [ 437.340079] [57941]: /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. [ 437.340079] [57941]: warnings.warn(deprecated_msg) [ 437.340079] [57941]: /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. [ 437.340255] [57941]: warnings.warn(deprecated_msg) [ 437.340255] [57941]: /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. [ 437.340255] [57941]: warnings.warn(deprecated_msg) [ 437.340255] [57941]: /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. [ 437.340255] [57941]: warnings.warn(deprecated_msg) [ 437.340255] [57941]: /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. [ 437.340255] [57941]: warnings.warn(deprecated_msg) [ 437.340476] [57941]: /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. [ 437.340476] [57941]: warnings.warn(deprecated_msg) [ 437.340476] [57941]: /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. [ 437.340476] [57941]: warnings.warn(deprecated_msg) [ 437.340476] [57941]: /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. [ 437.340476] [57941]: warnings.warn(deprecated_msg) [ 437.340664] [57941]: /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. [ 437.340664] [57941]: warnings.warn(deprecated_msg) [ 437.340664] [57941]: /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. [ 437.340664] [57941]: warnings.warn(deprecated_msg) [ 437.340664] [57941]: /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. [ 437.340664] [57941]: warnings.warn(deprecated_msg) [ 437.340841] [57941]: /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. [ 437.340841] [57941]: warnings.warn(deprecated_msg) [ 437.340841] [57941]: /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. [ 437.340841] [57941]: warnings.warn(deprecated_msg) [ 437.340841] [57941]: /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. [ 437.340841] [57941]: warnings.warn(deprecated_msg) [ 437.341790] [57941]: /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. [ 437.341790] [57941]: warnings.warn(deprecated_msg) [ 437.341790] [57941]: /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. [ 437.341790] [57941]: warnings.warn(deprecated_msg) [ 437.342159] [57941]: /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. [ 437.342159] [57941]: warnings.warn(deprecated_msg) [ 437.342159] [57941]: /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. [ 437.342159] [57941]: warnings.warn(deprecated_msg) [ 437.342359] [57941]: /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. [ 437.342359] [57941]: warnings.warn(deprecated_msg) [ 437.342359] [57941]: /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. [ 437.342359] [57941]: warnings.warn(deprecated_msg) [ 437.342538] [57941]: /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. [ 437.342538] [57941]: warnings.warn(deprecated_msg) [ 437.342538] [57941]: /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. [ 437.342538] [57941]: warnings.warn(deprecated_msg) [ 437.342538] [57941]: DEBUG cinder.api.middleware.request_id [None req-d32326fa-fc01-4471-8a88-a9482115ef83 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 437.698950] [57941]: INFO cinder.api.openstack.wsgi [None req-d32326fa-fc01-4471-8a88-a9482115ef83 admin admin] POST http://10.180.1.21/volume/v3/types [ 437.699675] [57941]: DEBUG cinder.api.openstack.wsgi [None req-d32326fa-fc01-4471-8a88-a9482115ef83 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 437.701467] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 437.701467] [57941]: warnings.warn( [ 437.705245] [57941]: DEBUG oslo_db.sqlalchemy.engines [None req-d32326fa-fc01-4471-8a88-a9482115ef83 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=57941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 437.731332] [57941]: INFO cinder.api.openstack.wsgi [None req-d32326fa-fc01-4471-8a88-a9482115ef83 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 437.731767] [57941]: [pid: 57941|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 11 07:28:36 2025] POST /volume/v3/types => generated 182 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 437.737527] [57942]: DEBUG cinder.api.middleware.request_id [req-d32326fa-fc01-4471-8a88-a9482115ef83 req-e3fefc1c-9e94-4a47-8008-9b78ae33329b None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 438.009210] [57942]: INFO cinder.api.openstack.wsgi [req-d32326fa-fc01-4471-8a88-a9482115ef83 req-e3fefc1c-9e94-4a47-8008-9b78ae33329b admin admin] POST http://10.180.1.21/volume/v3/types/8c96b29d-ba53-492f-a83c-570b55fefeb4/extra_specs [ 438.010045] [57942]: DEBUG cinder.api.openstack.wsgi [req-d32326fa-fc01-4471-8a88-a9482115ef83 req-e3fefc1c-9e94-4a47-8008-9b78ae33329b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 438.012137] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 438.012137] [57942]: warnings.warn( [ 438.016251] [57942]: DEBUG oslo_db.sqlalchemy.engines [req-d32326fa-fc01-4471-8a88-a9482115ef83 req-e3fefc1c-9e94-4a47-8008-9b78ae33329b 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=57942) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 438.068459] [57942]: INFO cinder.api.openstack.wsgi [req-d32326fa-fc01-4471-8a88-a9482115ef83 req-e3fefc1c-9e94-4a47-8008-9b78ae33329b admin admin] http://10.180.1.21/volume/v3/types/8c96b29d-ba53-492f-a83c-570b55fefeb4/extra_specs returned with HTTP 200 [ 438.068924] [57942]: [pid: 57942|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Thu Dec 11 07:28:36 2025] POST /volume/v3/types/8c96b29d-ba53-492f-a83c-570b55fefeb4/extra_specs => generated 51 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 447.728702] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 448.067283] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 450.636869] [57941]: DEBUG cinder.api.middleware.request_id [None req-82dfd829-24e6-4835-bdcf-21a6a4139268 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 450.637586] [57941]: INFO cinder.api.openstack.wsgi [None req-82dfd829-24e6-4835-bdcf-21a6a4139268 None None] GET http://10.180.1.21/volume// [ 450.637763] [57941]: DEBUG cinder.api.openstack.wsgi [None req-82dfd829-24e6-4835-bdcf-21a6a4139268 None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 450.637976] [57941]: DEBUG cinder.api.openstack.wsgi [None req-82dfd829-24e6-4835-bdcf-21a6a4139268 None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 450.638544] [57941]: INFO cinder.api.openstack.wsgi [None req-82dfd829-24e6-4835-bdcf-21a6a4139268 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 450.638851] [57941]: [pid: 57941|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 11 07:28:49 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 519.622841] [57942]: DEBUG cinder.api.middleware.request_id [None req-318dcb53-f608-4e48-aecd-d7b51e7a766f None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 519.701982] [57942]: INFO cinder.api.openstack.wsgi [None req-318dcb53-f608-4e48-aecd-d7b51e7a766f tempest-verify_tempest_config-1206617864 tempest-verify_tempest_config-1206617864-project-member] GET http://10.180.1.21/volume/v3/extensions [ 519.702249] [57942]: DEBUG cinder.api.openstack.wsgi [None req-318dcb53-f608-4e48-aecd-d7b51e7a766f tempest-verify_tempest_config-1206617864 tempest-verify_tempest_config-1206617864-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 519.702458] [57942]: DEBUG cinder.api.openstack.wsgi [None req-318dcb53-f608-4e48-aecd-d7b51e7a766f tempest-verify_tempest_config-1206617864 tempest-verify_tempest_config-1206617864-project-member] Calling method 'index' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 519.702870] [57942]: INFO cinder.api.openstack.wsgi [None req-318dcb53-f608-4e48-aecd-d7b51e7a766f tempest-verify_tempest_config-1206617864 tempest-verify_tempest_config-1206617864-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 519.703397] [57942]: [pid: 57942|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Dec 11 07:29:58 2025] GET /volume/v3/extensions => generated 5245 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 587.470095] [57941]: DEBUG cinder.api.middleware.request_id [None req-be91af3c-4f35-48f8-88d0-623121f40151 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 587.572800] [57941]: INFO cinder.api.openstack.wsgi [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 587.573199] [57941]: DEBUG cinder.api.openstack.wsgi [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-883407357"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 587.574913] [57941]: DEBUG cinder.api.v3.volumes [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-883407357'}} {{(pid=57941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 587.575331] [57941]: INFO cinder.api.v3.volumes [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Create volume of 1 GB [ 587.586448] [57941]: DEBUG cinder.volume.api [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Availability zone cache updated, next update will occur around 2025-12-11 08:31:06.359183. {{(pid=57941) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 587.586813] [57941]: INFO cinder.volume.api [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Availability Zones retrieved successfully. [ 587.604748] [57941]: DEBUG cinder.volume.api [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Flow 'volume_create_api' (8ff4c321-b3c6-4339-b5d9-f14fb35fd74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 587.606087] [57941]: DEBUG cinder.volume.api [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a71bb39-15ff-43c9-9d41-635a459a9c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 587.607199] [57941]: DEBUG cinder.volume.flows.api.create_volume [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Validating volume size '1' using validate_int {{(pid=57941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 587.650328] [57941]: DEBUG cinder.volume.api [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a71bb39-15ff-43c9-9d41-635a459a9c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 587.651691] [57941]: DEBUG cinder.volume.api [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b40cdcce-3759-4dec-b6c1-37e7f0fb2007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 587.683034] [57941]: WARNING cinder.quota [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-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. [ 587.683034] [57941]: WARNING cinder.quota [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-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. [ 587.728368] [57941]: DEBUG cinder.quota [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Created reservations ['c2a3e3b2-4783-46e5-96ef-4f97ae602911', '00645c93-394b-408a-a3c1-5a011c296fda', '8d9dc6d7-3eb4-461f-93d4-25a054f1797f', 'f4c854ce-2869-4920-a831-337a6142406b'] {{(pid=57941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 587.728920] [57941]: DEBUG cinder.volume.api [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b40cdcce-3759-4dec-b6c1-37e7f0fb2007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2a3e3b2-4783-46e5-96ef-4f97ae602911', '00645c93-394b-408a-a3c1-5a011c296fda', '8d9dc6d7-3eb4-461f-93d4-25a054f1797f', 'f4c854ce-2869-4920-a831-337a6142406b']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 587.730032] [57941]: DEBUG cinder.volume.api [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a5bb39e-7cfd-45ff-b414-e04945280cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 587.774330] [57941]: DEBUG cinder.volume.api [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a5bb39e-7cfd-45ff-b414-e04945280cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '513353df-0e6a-44cb-9486-ce70a0704b0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-883407357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2783a9ad10f94b10a3c3bfa695970768',qos_specs=None,replication_status=,reservations=['c2a3e3b2-4783-46e5-96ef-4f97ae602911','00645c93-394b-408a-a3c1-5a011c296fda','8d9dc6d7-3eb4-461f-93d4-25a054f1797f','f4c854ce-2869-4920-a831-337a6142406b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd0312e0ded43e180e9fe86a4a0a805',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-883407357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=513353df-0e6a-44cb-9486-ce70a0704b0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2783a9ad10f94b10a3c3bfa695970768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dd0312e0ded43e180e9fe86a4a0a805',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 587.775404] [57941]: DEBUG cinder.volume.api [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15e92f9b-df46-4f1d-808b-449a140e7f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 587.795533] [57941]: DEBUG cinder.volume.api [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15e92f9b-df46-4f1d-808b-449a140e7f98) transitioned into state 'SUCCESS' from state '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-883407357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2783a9ad10f94b10a3c3bfa695970768',qos_specs=None,replication_status=,reservations=['c2a3e3b2-4783-46e5-96ef-4f97ae602911','00645c93-394b-408a-a3c1-5a011c296fda','8d9dc6d7-3eb4-461f-93d4-25a054f1797f','f4c854ce-2869-4920-a831-337a6142406b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd0312e0ded43e180e9fe86a4a0a805',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 587.796885] [57941]: DEBUG cinder.volume.api [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00f22e3e-12f8-4e48-84b1-f77815b54a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 587.820980] [57941]: DEBUG cinder.volume.api [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00f22e3e-12f8-4e48-84b1-f77815b54a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 587.823018] [57941]: DEBUG cinder.volume.api [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Flow 'volume_create_api' (8ff4c321-b3c6-4339-b5d9-f14fb35fd74d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 587.823018] [57941]: INFO cinder.volume.api [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Create volume request issued successfully. [ 587.823515] [57941]: INFO cinder.api.openstack.wsgi [None req-be91af3c-4f35-48f8-88d0-623121f40151 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 587.823989] [57941]: [pid: 57941|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:31:06 2025] POST /volume/v3/volumes => generated 783 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 587.833158] [57942]: DEBUG cinder.api.middleware.request_id [None req-0ee8bbe6-d470-49f9-803d-abbe16a65b5f None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 587.836521] [57942]: INFO cinder.api.openstack.wsgi [None req-0ee8bbe6-d470-49f9-803d-abbe16a65b5f tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 587.836521] [57942]: DEBUG cinder.api.openstack.wsgi [None req-0ee8bbe6-d470-49f9-803d-abbe16a65b5f tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 587.836521] [57942]: DEBUG cinder.api.openstack.wsgi [None req-0ee8bbe6-d470-49f9-803d-abbe16a65b5f tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 587.884142] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 587.884142] [57942]: warnings.warn( [ 587.892962] [57942]: INFO cinder.volume.api [None req-0ee8bbe6-d470-49f9-803d-abbe16a65b5f tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 587.903115] [57942]: INFO cinder.api.openstack.wsgi [None req-0ee8bbe6-d470-49f9-803d-abbe16a65b5f tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 587.903674] [57942]: [pid: 57942|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:31:06 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 962 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 588.919481] [57941]: DEBUG cinder.api.middleware.request_id [None req-159c088c-67b7-493e-a845-c22476eb5e84 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 588.921650] [57941]: INFO cinder.api.openstack.wsgi [None req-159c088c-67b7-493e-a845-c22476eb5e84 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 588.922051] [57941]: DEBUG cinder.api.openstack.wsgi [None req-159c088c-67b7-493e-a845-c22476eb5e84 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 588.922430] [57941]: DEBUG cinder.api.openstack.wsgi [None req-159c088c-67b7-493e-a845-c22476eb5e84 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 588.941157] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 588.941157] [57941]: warnings.warn( [ 588.949871] [57941]: INFO cinder.volume.api [None req-159c088c-67b7-493e-a845-c22476eb5e84 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 588.958510] [57941]: INFO cinder.api.openstack.wsgi [None req-159c088c-67b7-493e-a845-c22476eb5e84 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 588.958876] [57941]: [pid: 57941|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:31:07 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1009 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 597.913389] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=4 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 598.954990] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 630.634484] [57942]: DEBUG cinder.api.middleware.request_id [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 630.637336] [57942]: INFO cinder.api.openstack.wsgi [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] POST http://10.180.1.21/volume/v3/volumes [ 630.637736] [57942]: DEBUG cinder.api.openstack.wsgi [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1531866064"}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 630.639951] [57942]: DEBUG cinder.api.v3.volumes [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1531866064'}} {{(pid=57942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 630.640474] [57942]: INFO cinder.api.v3.volumes [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Create volume of 1 GB [ 630.661951] [57942]: DEBUG cinder.volume.api [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Availability zone cache updated, next update will occur around 2025-12-11 08:31:49.434769. {{(pid=57942) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 630.662132] [57942]: INFO cinder.volume.api [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Availability Zones retrieved successfully. [ 630.682924] [57942]: DEBUG cinder.volume.api [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Flow 'volume_create_api' (ad019d8c-7e2d-4d34-bc22-57008546ef96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 630.686899] [57942]: DEBUG cinder.volume.api [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (099456b6-7113-4758-a3a8-18da307b2d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 630.688534] [57942]: DEBUG cinder.volume.flows.api.create_volume [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Validating volume size '1' using validate_int {{(pid=57942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 630.736382] [57942]: DEBUG cinder.volume.api [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (099456b6-7113-4758-a3a8-18da307b2d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 630.736960] [57942]: DEBUG cinder.volume.api [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2421b4-b830-41f9-8f09-82a1469c425e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 630.778082] [57942]: WARNING cinder.quota [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-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. [ 630.778082] [57942]: WARNING cinder.quota [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-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. [ 630.844518] [57942]: DEBUG cinder.quota [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Created reservations ['0fa84c74-9aca-4fa4-8413-949145d5d450', '951de368-fd81-45c2-81ed-405baf365132', '0363fe1d-3035-486a-825d-05919a098dbf', 'eb90b517-593e-4962-8e3b-f31527285ab3'] {{(pid=57942) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 630.845281] [57942]: DEBUG cinder.volume.api [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2421b4-b830-41f9-8f09-82a1469c425e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa84c74-9aca-4fa4-8413-949145d5d450', '951de368-fd81-45c2-81ed-405baf365132', '0363fe1d-3035-486a-825d-05919a098dbf', 'eb90b517-593e-4962-8e3b-f31527285ab3']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 630.846364] [57942]: DEBUG cinder.volume.api [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eb0cde8-bd40-4317-9d4f-caebc2ebddd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 631.059079] [57942]: DEBUG cinder.volume.api [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eb0cde8-bd40-4317-9d4f-caebc2ebddd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8a731e9-8e79-453d-9bfa-d12248f95697', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1531866064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b9ea622451e403ebfb139cd9ed9758e',qos_specs=None,replication_status=,reservations=['0fa84c74-9aca-4fa4-8413-949145d5d450','951de368-fd81-45c2-81ed-405baf365132','0363fe1d-3035-486a-825d-05919a098dbf','eb90b517-593e-4962-8e3b-f31527285ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d997fa2435741848e3a4738d737b74c',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:31:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1531866064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8a731e9-8e79-453d-9bfa-d12248f95697,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b9ea622451e403ebfb139cd9ed9758e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d997fa2435741848e3a4738d737b74c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 631.060161] [57942]: DEBUG cinder.volume.api [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9c34369-0445-4667-b849-53de7a3486ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 631.089357] [57942]: DEBUG cinder.volume.api [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9c34369-0445-4667-b849-53de7a3486ae) transitioned into state 'SUCCESS' from state '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-1531866064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b9ea622451e403ebfb139cd9ed9758e',qos_specs=None,replication_status=,reservations=['0fa84c74-9aca-4fa4-8413-949145d5d450','951de368-fd81-45c2-81ed-405baf365132','0363fe1d-3035-486a-825d-05919a098dbf','eb90b517-593e-4962-8e3b-f31527285ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d997fa2435741848e3a4738d737b74c',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 631.090786] [57942]: DEBUG cinder.volume.api [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d761e694-1461-4ddc-9a94-34adec301072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 631.117339] [57942]: DEBUG cinder.volume.api [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d761e694-1461-4ddc-9a94-34adec301072) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 631.118483] [57942]: DEBUG cinder.volume.api [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Flow 'volume_create_api' (ad019d8c-7e2d-4d34-bc22-57008546ef96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 631.118913] [57942]: INFO cinder.volume.api [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Create volume request issued successfully. [ 631.119690] [57942]: INFO cinder.api.openstack.wsgi [None req-6b4993f4-61bf-4be0-99b3-8de4db957293 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 631.120273] [57942]: [pid: 57942|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:31:49 2025] POST /volume/v3/volumes => generated 754 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 631.129279] [57941]: DEBUG cinder.api.middleware.request_id [None req-cd77c393-3040-41c5-bf61-82a8adad28a7 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.133397] [57941]: INFO cinder.api.openstack.wsgi [None req-cd77c393-3040-41c5-bf61-82a8adad28a7 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] GET http://10.180.1.21/volume/v3/volumes/e8a731e9-8e79-453d-9bfa-d12248f95697 [ 631.133755] [57941]: DEBUG cinder.api.openstack.wsgi [None req-cd77c393-3040-41c5-bf61-82a8adad28a7 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 631.134173] [57941]: DEBUG cinder.api.openstack.wsgi [None req-cd77c393-3040-41c5-bf61-82a8adad28a7 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 631.300313] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 631.300313] [57941]: warnings.warn( [ 631.305548] [57941]: INFO cinder.volume.api [None req-cd77c393-3040-41c5-bf61-82a8adad28a7 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Volume info retrieved successfully. [ 631.311684] [57941]: INFO cinder.api.openstack.wsgi [None req-cd77c393-3040-41c5-bf61-82a8adad28a7 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] http://10.180.1.21/volume/v3/volumes/e8a731e9-8e79-453d-9bfa-d12248f95697 returned with HTTP 200 [ 631.312320] [57941]: [pid: 57941|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:31:49 2025] GET /volume/v3/volumes/e8a731e9-8e79-453d-9bfa-d12248f95697 => generated 822 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 632.324767] [57942]: DEBUG cinder.api.middleware.request_id [None req-9d743e03-8e95-4b16-9cd5-a9f5a7be4073 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 632.328809] [57942]: INFO cinder.api.openstack.wsgi [None req-9d743e03-8e95-4b16-9cd5-a9f5a7be4073 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] GET http://10.180.1.21/volume/v3/volumes/e8a731e9-8e79-453d-9bfa-d12248f95697 [ 632.329172] [57942]: DEBUG cinder.api.openstack.wsgi [None req-9d743e03-8e95-4b16-9cd5-a9f5a7be4073 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 632.329511] [57942]: DEBUG cinder.api.openstack.wsgi [None req-9d743e03-8e95-4b16-9cd5-a9f5a7be4073 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 632.345903] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.345903] [57942]: warnings.warn( [ 632.352586] [57942]: INFO cinder.volume.api [None req-9d743e03-8e95-4b16-9cd5-a9f5a7be4073 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Volume info retrieved successfully. [ 632.362236] [57942]: INFO cinder.api.openstack.wsgi [None req-9d743e03-8e95-4b16-9cd5-a9f5a7be4073 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] http://10.180.1.21/volume/v3/volumes/e8a731e9-8e79-453d-9bfa-d12248f95697 returned with HTTP 200 [ 632.362694] [57942]: [pid: 57942|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:31:51 2025] GET /volume/v3/volumes/e8a731e9-8e79-453d-9bfa-d12248f95697 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 636.625289] [57941]: DEBUG cinder.api.middleware.request_id [req-532276cd-95f6-473a-bccf-1500ff43b310 req-47a04014-d7d5-4ec0-b84b-988184811273 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.626094] [57941]: WARNING keystonemiddleware.auth_token [req-532276cd-95f6-473a-bccf-1500ff43b310 req-47a04014-d7d5-4ec0-b84b-988184811273 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. [ 636.629694] [57941]: INFO cinder.api.openstack.wsgi [req-532276cd-95f6-473a-bccf-1500ff43b310 req-47a04014-d7d5-4ec0-b84b-988184811273 tempest-VolumesAdminNegativeTest-1077683291 tempest-VolumesAdminNegativeTest-1077683291-project] GET http://10.180.1.21/volume/v3/volumes/f4e49155-2c8e-4cf0-a426-67110fac8132 [ 636.629694] [57941]: DEBUG cinder.api.openstack.wsgi [req-532276cd-95f6-473a-bccf-1500ff43b310 req-47a04014-d7d5-4ec0-b84b-988184811273 tempest-VolumesAdminNegativeTest-1077683291 tempest-VolumesAdminNegativeTest-1077683291-project] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 636.629694] [57941]: DEBUG cinder.api.openstack.wsgi [req-532276cd-95f6-473a-bccf-1500ff43b310 req-47a04014-d7d5-4ec0-b84b-988184811273 tempest-VolumesAdminNegativeTest-1077683291 tempest-VolumesAdminNegativeTest-1077683291-project] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 636.636622] [57941]: INFO cinder.api.openstack.wsgi [req-532276cd-95f6-473a-bccf-1500ff43b310 req-47a04014-d7d5-4ec0-b84b-988184811273 tempest-VolumesAdminNegativeTest-1077683291 tempest-VolumesAdminNegativeTest-1077683291-project] http://10.180.1.21/volume/v3/volumes/f4e49155-2c8e-4cf0-a426-67110fac8132 returned with HTTP 404 [ 636.637470] [57941]: [pid: 57941|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:31:55 2025] GET /volume/v3/volumes/f4e49155-2c8e-4cf0-a426-67110fac8132 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 636.645276] [57942]: DEBUG cinder.api.middleware.request_id [None req-ed4d9e4a-65f2-46b2-b992-7ea7be95e1cc None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.648262] [57942]: INFO cinder.api.openstack.wsgi [None req-ed4d9e4a-65f2-46b2-b992-7ea7be95e1cc tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e8a731e9-8e79-453d-9bfa-d12248f95697 [ 636.648542] [57942]: DEBUG cinder.api.openstack.wsgi [None req-ed4d9e4a-65f2-46b2-b992-7ea7be95e1cc tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 636.648790] [57942]: DEBUG cinder.api.openstack.wsgi [None req-ed4d9e4a-65f2-46b2-b992-7ea7be95e1cc tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Calling method 'delete' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 636.649013] [57942]: INFO cinder.api.v3.volumes [None req-ed4d9e4a-65f2-46b2-b992-7ea7be95e1cc tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Delete volume with id: e8a731e9-8e79-453d-9bfa-d12248f95697 [ 636.663640] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.663640] [57942]: warnings.warn( [ 636.664378] [57942]: INFO cinder.volume.api [None req-ed4d9e4a-65f2-46b2-b992-7ea7be95e1cc tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Volume info retrieved successfully. [ 636.726815] [57942]: INFO cinder.volume.api [None req-ed4d9e4a-65f2-46b2-b992-7ea7be95e1cc tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Delete volume request issued successfully. [ 636.727208] [57942]: INFO cinder.api.openstack.wsgi [None req-ed4d9e4a-65f2-46b2-b992-7ea7be95e1cc tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] http://10.180.1.21/volume/v3/volumes/e8a731e9-8e79-453d-9bfa-d12248f95697 returned with HTTP 202 [ 636.727974] [57942]: [pid: 57942|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:31:55 2025] DELETE /volume/v3/volumes/e8a731e9-8e79-453d-9bfa-d12248f95697 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 636.735407] [57941]: DEBUG cinder.api.middleware.request_id [None req-b79074c4-602a-4c3f-a902-67bba3a4da04 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.740955] [57941]: INFO cinder.api.openstack.wsgi [None req-b79074c4-602a-4c3f-a902-67bba3a4da04 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] GET http://10.180.1.21/volume/v3/volumes/e8a731e9-8e79-453d-9bfa-d12248f95697 [ 636.741792] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b79074c4-602a-4c3f-a902-67bba3a4da04 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 636.741792] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b79074c4-602a-4c3f-a902-67bba3a4da04 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 636.759027] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.759027] [57941]: warnings.warn( [ 636.765715] [57941]: INFO cinder.volume.api [None req-b79074c4-602a-4c3f-a902-67bba3a4da04 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Volume info retrieved successfully. [ 636.776545] [57941]: INFO cinder.api.openstack.wsgi [None req-b79074c4-602a-4c3f-a902-67bba3a4da04 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] http://10.180.1.21/volume/v3/volumes/e8a731e9-8e79-453d-9bfa-d12248f95697 returned with HTTP 200 [ 636.777453] [57941]: [pid: 57941|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:31:55 2025] GET /volume/v3/volumes/e8a731e9-8e79-453d-9bfa-d12248f95697 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 637.793666] [57942]: DEBUG cinder.api.middleware.request_id [None req-d0df774a-9f74-4a43-9f8a-2cdda3bd13f9 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.798055] [57942]: INFO cinder.api.openstack.wsgi [None req-d0df774a-9f74-4a43-9f8a-2cdda3bd13f9 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] GET http://10.180.1.21/volume/v3/volumes/e8a731e9-8e79-453d-9bfa-d12248f95697 [ 637.798055] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d0df774a-9f74-4a43-9f8a-2cdda3bd13f9 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 637.798055] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d0df774a-9f74-4a43-9f8a-2cdda3bd13f9 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 637.810143] [57942]: INFO cinder.api.openstack.wsgi [None req-d0df774a-9f74-4a43-9f8a-2cdda3bd13f9 tempest-VolumesAdminNegativeTest-178636109 tempest-VolumesAdminNegativeTest-178636109-project-member] http://10.180.1.21/volume/v3/volumes/e8a731e9-8e79-453d-9bfa-d12248f95697 returned with HTTP 404 [ 637.810873] [57942]: [pid: 57942|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:31:56 2025] GET /volume/v3/volumes/e8a731e9-8e79-453d-9bfa-d12248f95697 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 646.771042] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=9 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 647.802723] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=36,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 699.309981] [57941]: DEBUG cinder.api.middleware.request_id [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.313455] [57941]: INFO cinder.api.openstack.wsgi [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] POST http://10.180.1.21/volume/v3/volumes [ 699.318437] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1227649475", "imageRef": "e4648b86-4857-4557-924e-fb82757f7f69", "size": 1}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 699.318437] [57941]: DEBUG cinder.api.v3.volumes [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1227649475', 'imageRef': 'e4648b86-4857-4557-924e-fb82757f7f69', 'size': 1}} {{(pid=57941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 699.634539] [57942]: DEBUG cinder.api.middleware.request_id [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-1f6f1b3a-4366-4558-a744-b0dfdb1c93bc None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.637737] [57942]: WARNING keystonemiddleware.auth_token [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-1f6f1b3a-4366-4558-a744-b0dfdb1c93bc 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. [ 699.639131] [57942]: INFO cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-1f6f1b3a-4366-4558-a744-b0dfdb1c93bc tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 699.639379] [57942]: DEBUG cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-1f6f1b3a-4366-4558-a744-b0dfdb1c93bc tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 699.639592] [57942]: DEBUG cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-1f6f1b3a-4366-4558-a744-b0dfdb1c93bc tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 699.652302] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.652302] [57942]: warnings.warn( [ 699.659489] [57942]: INFO cinder.volume.api [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-1f6f1b3a-4366-4558-a744-b0dfdb1c93bc tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 699.665039] [57942]: INFO cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-1f6f1b3a-4366-4558-a744-b0dfdb1c93bc tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 699.666072] [57942]: [pid: 57942|app: 0|req: 9/16] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:32:58 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 699.692818] [57941]: INFO cinder.api.v3.volumes [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Create volume of 1 GB [ 699.700048] [57941]: INFO cinder.volume.api [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Availability Zones retrieved successfully. [ 699.708686] [57941]: DEBUG cinder.volume.api [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Flow 'volume_create_api' (66d7ced1-677e-4446-be4d-4863c012c111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 699.710136] [57941]: DEBUG cinder.volume.api [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba15fa8c-7bff-4d06-a361-ccf06a8ba39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 699.711970] [57941]: DEBUG cinder.volume.flows.api.create_volume [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Validating volume size '1' using validate_int {{(pid=57941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 699.791033] [57941]: DEBUG cinder.volume.api [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba15fa8c-7bff-4d06-a361-ccf06a8ba39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 699.791278] [57941]: DEBUG cinder.volume.api [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa28048-8d0e-4da8-aca3-954dcb60d12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 699.872745] [57941]: DEBUG cinder.quota [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Created reservations ['45a23a12-94e1-4094-8341-2d5fe528c472', 'b4da73aa-60ba-4187-859f-33860570e266', 'fe645c39-fe11-4d62-a0bc-4c0cb1c168d4', '02747ba5-53bf-4713-85fb-f37ee686bd4c'] {{(pid=57941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 699.875676] [57941]: DEBUG cinder.volume.api [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa28048-8d0e-4da8-aca3-954dcb60d12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45a23a12-94e1-4094-8341-2d5fe528c472', 'b4da73aa-60ba-4187-859f-33860570e266', 'fe645c39-fe11-4d62-a0bc-4c0cb1c168d4', '02747ba5-53bf-4713-85fb-f37ee686bd4c']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 699.875676] [57941]: DEBUG cinder.volume.api [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (836209c4-fb94-4f06-9a4a-9722ab439e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 699.894656] [57941]: DEBUG cinder.volume.api [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (836209c4-fb94-4f06-9a4a-9722ab439e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08c1ff26-6b28-4282-9efd-666cc03378ec', '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-1227649475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa4fec9697c4c5f955668c0cc66dac4',qos_specs=None,replication_status=,reservations=['45a23a12-94e1-4094-8341-2d5fe528c472','b4da73aa-60ba-4187-859f-33860570e266','fe645c39-fe11-4d62-a0bc-4c0cb1c168d4','02747ba5-53bf-4713-85fb-f37ee686bd4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f8c7c225cf7427cb12fad649ca233c2',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1227649475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08c1ff26-6b28-4282-9efd-666cc03378ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efa4fec9697c4c5f955668c0cc66dac4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f8c7c225cf7427cb12fad649ca233c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 699.895815] [57941]: DEBUG cinder.volume.api [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (744140ff-2749-47e3-a890-47a346ce6f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 699.927215] [57941]: DEBUG cinder.volume.api [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (744140ff-2749-47e3-a890-47a346ce6f35) transitioned into state 'SUCCESS' from state '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-1227649475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa4fec9697c4c5f955668c0cc66dac4',qos_specs=None,replication_status=,reservations=['45a23a12-94e1-4094-8341-2d5fe528c472','b4da73aa-60ba-4187-859f-33860570e266','fe645c39-fe11-4d62-a0bc-4c0cb1c168d4','02747ba5-53bf-4713-85fb-f37ee686bd4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f8c7c225cf7427cb12fad649ca233c2',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 699.929270] [57941]: DEBUG cinder.volume.api [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16924936-7300-4c2c-85f0-86c66a6c3ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 699.946061] [57941]: DEBUG cinder.volume.api [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16924936-7300-4c2c-85f0-86c66a6c3ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 699.950023] [57941]: DEBUG cinder.volume.api [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Flow 'volume_create_api' (66d7ced1-677e-4446-be4d-4863c012c111) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 699.950023] [57941]: INFO cinder.volume.api [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Create volume request issued successfully. [ 699.950023] [57941]: INFO cinder.api.openstack.wsgi [None req-b41c187b-3e43-410a-a7db-027c5a6b9783 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 699.950023] [57941]: [pid: 57941|app: 0|req: 8/17] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 11 07:32:58 2025] POST /volume/v3/volumes => generated 752 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 699.960786] [57942]: DEBUG cinder.api.middleware.request_id [None req-efe1b762-9197-4194-8588-e204f7c2eb00 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.962540] [57942]: INFO cinder.api.openstack.wsgi [None req-efe1b762-9197-4194-8588-e204f7c2eb00 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 699.964434] [57942]: DEBUG cinder.api.openstack.wsgi [None req-efe1b762-9197-4194-8588-e204f7c2eb00 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 699.964674] [57942]: DEBUG cinder.api.openstack.wsgi [None req-efe1b762-9197-4194-8588-e204f7c2eb00 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 699.979599] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.979599] [57942]: warnings.warn( [ 699.984752] [57942]: INFO cinder.volume.api [None req-efe1b762-9197-4194-8588-e204f7c2eb00 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 699.990201] [57942]: INFO cinder.api.openstack.wsgi [None req-efe1b762-9197-4194-8588-e204f7c2eb00 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 699.990812] [57942]: [pid: 57942|app: 0|req: 10/18] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:32:58 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 701.008356] [57941]: DEBUG cinder.api.middleware.request_id [None req-1bdf0100-dec3-4f55-856a-8af51a1b526a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.010311] [57941]: INFO cinder.api.openstack.wsgi [None req-1bdf0100-dec3-4f55-856a-8af51a1b526a tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 701.010530] [57941]: DEBUG cinder.api.openstack.wsgi [None req-1bdf0100-dec3-4f55-856a-8af51a1b526a tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 701.010742] [57941]: DEBUG cinder.api.openstack.wsgi [None req-1bdf0100-dec3-4f55-856a-8af51a1b526a tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 701.029809] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.029809] [57941]: warnings.warn( [ 701.035375] [57941]: INFO cinder.volume.api [None req-1bdf0100-dec3-4f55-856a-8af51a1b526a tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 701.041284] [57941]: INFO cinder.api.openstack.wsgi [None req-1bdf0100-dec3-4f55-856a-8af51a1b526a tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 701.041783] [57941]: [pid: 57941|app: 0|req: 9/19] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:32:59 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 701.207210] [57942]: DEBUG cinder.api.middleware.request_id [None req-970bd5b4-15be-4f93-9f46-645166c86ea7 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.207210] [57942]: INFO cinder.api.openstack.wsgi [None req-970bd5b4-15be-4f93-9f46-645166c86ea7 None None] GET http://10.180.1.21/volume// [ 701.207210] [57942]: DEBUG cinder.api.openstack.wsgi [None req-970bd5b4-15be-4f93-9f46-645166c86ea7 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 701.207210] [57942]: DEBUG cinder.api.openstack.wsgi [None req-970bd5b4-15be-4f93-9f46-645166c86ea7 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 701.207988] [57942]: INFO cinder.api.openstack.wsgi [None req-970bd5b4-15be-4f93-9f46-645166c86ea7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 701.208425] [57942]: [pid: 57942|app: 0|req: 11/20] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Dec 11 07:32:59 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 701.212778] [57941]: DEBUG cinder.api.middleware.request_id [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-b251ada0-3c17-48da-bc90-8a8cf925bc40 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.215464] [57941]: INFO cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-b251ada0-3c17-48da-bc90-8a8cf925bc40 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 701.215931] [57941]: DEBUG cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-b251ada0-3c17-48da-bc90-8a8cf925bc40 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "513353df-0e6a-44cb-9486-ce70a0704b0e", "connector": null, "instance_uuid": "b13f80b0-debe-4156-ae63-8802af3cd530"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 701.227129] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.227129] [57941]: warnings.warn( [ 701.296967] [57941]: INFO cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-b251ada0-3c17-48da-bc90-8a8cf925bc40 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 701.297928] [57941]: [pid: 57941|app: 0|req: 10/21] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:32:59 2025] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 701.333762] [57942]: DEBUG cinder.api.middleware.request_id [None req-3561634f-0db5-4ff7-8c6e-4dc149f66d38 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.333762] [57942]: INFO cinder.api.openstack.wsgi [None req-3561634f-0db5-4ff7-8c6e-4dc149f66d38 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 701.333762] [57942]: DEBUG cinder.api.openstack.wsgi [None req-3561634f-0db5-4ff7-8c6e-4dc149f66d38 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 701.333762] [57942]: DEBUG cinder.api.openstack.wsgi [None req-3561634f-0db5-4ff7-8c6e-4dc149f66d38 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 701.355773] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.355773] [57942]: warnings.warn( [ 701.365202] [57942]: INFO cinder.volume.api [None req-3561634f-0db5-4ff7-8c6e-4dc149f66d38 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 701.370780] [57942]: INFO cinder.api.openstack.wsgi [None req-3561634f-0db5-4ff7-8c6e-4dc149f66d38 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 701.372245] [57942]: [pid: 57942|app: 0|req: 12/22] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:00 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 701.834923] [57941]: DEBUG cinder.api.middleware.request_id [None req-f1e5eb58-ebdf-48db-85b1-b134e634ccdd None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.835429] [57941]: INFO cinder.api.openstack.wsgi [None req-f1e5eb58-ebdf-48db-85b1-b134e634ccdd None None] GET http://10.180.1.21/volume// [ 701.835722] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f1e5eb58-ebdf-48db-85b1-b134e634ccdd None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 701.835942] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f1e5eb58-ebdf-48db-85b1-b134e634ccdd None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 701.836396] [57941]: INFO cinder.api.openstack.wsgi [None req-f1e5eb58-ebdf-48db-85b1-b134e634ccdd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 701.836746] [57941]: [pid: 57941|app: 0|req: 11/23] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:33:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 701.859201] [57942]: DEBUG cinder.api.middleware.request_id [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-00d159bb-eb7b-4652-868b-29177372811f None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.862675] [57942]: INFO cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-00d159bb-eb7b-4652-868b-29177372811f tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 701.862675] [57942]: DEBUG cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-00d159bb-eb7b-4652-868b-29177372811f tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 701.862675] [57942]: DEBUG cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-00d159bb-eb7b-4652-868b-29177372811f tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 701.884362] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.884362] [57942]: warnings.warn( [ 701.888535] [57942]: INFO cinder.volume.api [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-00d159bb-eb7b-4652-868b-29177372811f tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 701.894288] [57942]: INFO cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-00d159bb-eb7b-4652-868b-29177372811f tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 701.894790] [57942]: [pid: 57942|app: 0|req: 13/24] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:33:00 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1232 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 701.941267] [57941]: DEBUG cinder.api.middleware.request_id [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-f70a7d88-9f3a-408d-a22a-bc7c55241aea None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.943681] [57941]: INFO cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-f70a7d88-9f3a-408d-a22a-bc7c55241aea tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] PUT http://10.180.1.21/volume/v3/attachments/284b11be-a3f7-4c36-b604-b78561e5c710 [ 701.944154] [57941]: DEBUG cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-f70a7d88-9f3a-408d-a22a-bc7c55241aea tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-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-986603", "mountpoint": "/dev/sdb"}}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 701.957057] [57941]: DEBUG cinder.coordination [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-f70a7d88-9f3a-408d-a22a-bc7c55241aea tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Acquiring lock "cinder-attachment_update-513353df-0e6a-44cb-9486-ce70a0704b0e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 701.961056] [57941]: DEBUG cinder.coordination [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-f70a7d88-9f3a-408d-a22a-bc7c55241aea tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Lock "cinder-attachment_update-513353df-0e6a-44cb-9486-ce70a0704b0e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 701.962251] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.962251] [57941]: warnings.warn( [ 702.052473] [57942]: DEBUG cinder.api.middleware.request_id [None req-ee1d25ab-178d-43a2-b479-4850bc876d08 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.054276] [57942]: INFO cinder.api.openstack.wsgi [None req-ee1d25ab-178d-43a2-b479-4850bc876d08 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 702.054497] [57942]: DEBUG cinder.api.openstack.wsgi [None req-ee1d25ab-178d-43a2-b479-4850bc876d08 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 702.054705] [57942]: DEBUG cinder.api.openstack.wsgi [None req-ee1d25ab-178d-43a2-b479-4850bc876d08 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 702.065334] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.065334] [57942]: warnings.warn( [ 702.069683] [57942]: INFO cinder.volume.api [None req-ee1d25ab-178d-43a2-b479-4850bc876d08 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 702.077615] [57942]: INFO cinder.api.openstack.wsgi [None req-ee1d25ab-178d-43a2-b479-4850bc876d08 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 702.077615] [57942]: [pid: 57942|app: 0|req: 14/25] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:00 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 702.388237] [57942]: DEBUG cinder.api.middleware.request_id [None req-b2eeb1cd-350d-4b6b-898b-bb312c6118d4 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.390699] [57942]: INFO cinder.api.openstack.wsgi [None req-b2eeb1cd-350d-4b6b-898b-bb312c6118d4 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 702.390986] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b2eeb1cd-350d-4b6b-898b-bb312c6118d4 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 702.391236] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b2eeb1cd-350d-4b6b-898b-bb312c6118d4 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 702.409054] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.409054] [57942]: warnings.warn( [ 702.413034] [57942]: INFO cinder.volume.api [None req-b2eeb1cd-350d-4b6b-898b-bb312c6118d4 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 702.419567] [57942]: INFO cinder.api.openstack.wsgi [None req-b2eeb1cd-350d-4b6b-898b-bb312c6118d4 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 702.419567] [57942]: [pid: 57942|app: 0|req: 15/26] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:01 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 703.087083] [57942]: DEBUG cinder.api.middleware.request_id [None req-da219a80-2da1-4815-8d00-0308a7bd6f6d None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.089305] [57942]: INFO cinder.api.openstack.wsgi [None req-da219a80-2da1-4815-8d00-0308a7bd6f6d tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 703.090051] [57942]: DEBUG cinder.api.openstack.wsgi [None req-da219a80-2da1-4815-8d00-0308a7bd6f6d tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 703.090051] [57942]: DEBUG cinder.api.openstack.wsgi [None req-da219a80-2da1-4815-8d00-0308a7bd6f6d tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 703.105807] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.105807] [57942]: warnings.warn( [ 703.113455] [57942]: INFO cinder.volume.api [None req-da219a80-2da1-4815-8d00-0308a7bd6f6d tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 703.119280] [57942]: INFO cinder.api.openstack.wsgi [None req-da219a80-2da1-4815-8d00-0308a7bd6f6d tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 703.119948] [57942]: [pid: 57942|app: 0|req: 16/27] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:01 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 703.435586] [57942]: DEBUG cinder.api.middleware.request_id [None req-e49af045-a006-4042-849e-dcf017284956 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.439988] [57942]: INFO cinder.api.openstack.wsgi [None req-e49af045-a006-4042-849e-dcf017284956 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 703.439988] [57942]: DEBUG cinder.api.openstack.wsgi [None req-e49af045-a006-4042-849e-dcf017284956 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 703.440226] [57942]: DEBUG cinder.api.openstack.wsgi [None req-e49af045-a006-4042-849e-dcf017284956 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 703.457222] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.457222] [57942]: warnings.warn( [ 703.461019] [57942]: INFO cinder.volume.api [None req-e49af045-a006-4042-849e-dcf017284956 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 703.468786] [57942]: INFO cinder.api.openstack.wsgi [None req-e49af045-a006-4042-849e-dcf017284956 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 703.469163] [57942]: [pid: 57942|app: 0|req: 17/28] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:02 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 704.136538] [57942]: DEBUG cinder.api.middleware.request_id [None req-f412fce2-077f-4f57-866c-7796567dfb2b None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.138927] [57942]: INFO cinder.api.openstack.wsgi [None req-f412fce2-077f-4f57-866c-7796567dfb2b tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 704.139176] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f412fce2-077f-4f57-866c-7796567dfb2b tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 704.139402] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f412fce2-077f-4f57-866c-7796567dfb2b tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 704.160851] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.160851] [57942]: warnings.warn( [ 704.170198] [57942]: INFO cinder.volume.api [None req-f412fce2-077f-4f57-866c-7796567dfb2b tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 704.176663] [57942]: INFO cinder.api.openstack.wsgi [None req-f412fce2-077f-4f57-866c-7796567dfb2b tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 704.176663] [57942]: [pid: 57942|app: 0|req: 18/29] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:02 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 704.480328] [57942]: DEBUG cinder.api.middleware.request_id [None req-6c10d0c4-d8cc-4730-889a-32784c57d1bb None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.482563] [57942]: INFO cinder.api.openstack.wsgi [None req-6c10d0c4-d8cc-4730-889a-32784c57d1bb tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 704.482790] [57942]: DEBUG cinder.api.openstack.wsgi [None req-6c10d0c4-d8cc-4730-889a-32784c57d1bb tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 704.483037] [57942]: DEBUG cinder.api.openstack.wsgi [None req-6c10d0c4-d8cc-4730-889a-32784c57d1bb tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 704.498901] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.498901] [57942]: warnings.warn( [ 704.502921] [57942]: INFO cinder.volume.api [None req-6c10d0c4-d8cc-4730-889a-32784c57d1bb tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 704.508367] [57942]: INFO cinder.api.openstack.wsgi [None req-6c10d0c4-d8cc-4730-889a-32784c57d1bb tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 704.508839] [57942]: [pid: 57942|app: 0|req: 19/30] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:03 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 705.188196] [57942]: DEBUG cinder.api.middleware.request_id [None req-1c2eecc2-b256-4f4d-bcb5-e82afa169ab8 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.192036] [57942]: INFO cinder.api.openstack.wsgi [None req-1c2eecc2-b256-4f4d-bcb5-e82afa169ab8 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 705.192284] [57942]: DEBUG cinder.api.openstack.wsgi [None req-1c2eecc2-b256-4f4d-bcb5-e82afa169ab8 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 705.192745] [57942]: DEBUG cinder.api.openstack.wsgi [None req-1c2eecc2-b256-4f4d-bcb5-e82afa169ab8 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 705.212201] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.212201] [57942]: warnings.warn( [ 705.218193] [57942]: INFO cinder.volume.api [None req-1c2eecc2-b256-4f4d-bcb5-e82afa169ab8 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 705.225653] [57942]: INFO cinder.api.openstack.wsgi [None req-1c2eecc2-b256-4f4d-bcb5-e82afa169ab8 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 705.225929] [57942]: [pid: 57942|app: 0|req: 20/31] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:03 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 705.520895] [57942]: DEBUG cinder.api.middleware.request_id [None req-744c8f50-97a0-453b-8943-9fa782f10072 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.523107] [57942]: INFO cinder.api.openstack.wsgi [None req-744c8f50-97a0-453b-8943-9fa782f10072 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 705.523107] [57942]: DEBUG cinder.api.openstack.wsgi [None req-744c8f50-97a0-453b-8943-9fa782f10072 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 705.523338] [57942]: DEBUG cinder.api.openstack.wsgi [None req-744c8f50-97a0-453b-8943-9fa782f10072 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 705.540989] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.540989] [57942]: warnings.warn( [ 705.543109] [57942]: INFO cinder.volume.api [None req-744c8f50-97a0-453b-8943-9fa782f10072 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 705.549439] [57942]: INFO cinder.api.openstack.wsgi [None req-744c8f50-97a0-453b-8943-9fa782f10072 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 705.553268] [57942]: [pid: 57942|app: 0|req: 21/32] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:04 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 706.238427] [57942]: DEBUG cinder.api.middleware.request_id [None req-82f53893-c5e9-4c0e-8a7e-bbc66e3d7f4d None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.241740] [57942]: INFO cinder.api.openstack.wsgi [None req-82f53893-c5e9-4c0e-8a7e-bbc66e3d7f4d tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 706.242037] [57942]: DEBUG cinder.api.openstack.wsgi [None req-82f53893-c5e9-4c0e-8a7e-bbc66e3d7f4d tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 706.242436] [57942]: DEBUG cinder.api.openstack.wsgi [None req-82f53893-c5e9-4c0e-8a7e-bbc66e3d7f4d tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 706.255288] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.255288] [57942]: warnings.warn( [ 706.260174] [57942]: INFO cinder.volume.api [None req-82f53893-c5e9-4c0e-8a7e-bbc66e3d7f4d tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 706.265469] [57942]: INFO cinder.api.openstack.wsgi [None req-82f53893-c5e9-4c0e-8a7e-bbc66e3d7f4d tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 706.265914] [57942]: [pid: 57942|app: 0|req: 22/33] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:05 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 706.516871] [57941]: DEBUG cinder.coordination [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-f70a7d88-9f3a-408d-a22a-bc7c55241aea tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Lock "cinder-attachment_update-513353df-0e6a-44cb-9486-ce70a0704b0e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.556s {{(pid=57941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 706.517867] [57941]: INFO cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-f70a7d88-9f3a-408d-a22a-bc7c55241aea tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/attachments/284b11be-a3f7-4c36-b604-b78561e5c710 returned with HTTP 200 [ 706.517867] [57941]: [pid: 57941|app: 0|req: 12/34] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:33:00 2025] PUT /volume/v3/attachments/284b11be-a3f7-4c36-b604-b78561e5c710 => generated 617 bytes in 4577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 706.563195] [57942]: DEBUG cinder.api.middleware.request_id [None req-27730b85-93c6-40cb-95a5-34204a67a85d None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.566253] [57942]: INFO cinder.api.openstack.wsgi [None req-27730b85-93c6-40cb-95a5-34204a67a85d tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 706.567249] [57942]: DEBUG cinder.api.openstack.wsgi [None req-27730b85-93c6-40cb-95a5-34204a67a85d tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 706.567249] [57942]: DEBUG cinder.api.openstack.wsgi [None req-27730b85-93c6-40cb-95a5-34204a67a85d tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 706.584451] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.584451] [57942]: warnings.warn( [ 706.588666] [57942]: INFO cinder.volume.api [None req-27730b85-93c6-40cb-95a5-34204a67a85d tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 706.593905] [57942]: INFO cinder.api.openstack.wsgi [None req-27730b85-93c6-40cb-95a5-34204a67a85d tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 706.594542] [57942]: [pid: 57942|app: 0|req: 23/35] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:05 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 707.278298] [57941]: DEBUG cinder.api.middleware.request_id [None req-d667a2b7-bf5c-49b1-bf4f-22c26ff8f7e2 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.282015] [57941]: INFO cinder.api.openstack.wsgi [None req-d667a2b7-bf5c-49b1-bf4f-22c26ff8f7e2 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 707.282712] [57941]: DEBUG cinder.api.openstack.wsgi [None req-d667a2b7-bf5c-49b1-bf4f-22c26ff8f7e2 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 707.282712] [57941]: DEBUG cinder.api.openstack.wsgi [None req-d667a2b7-bf5c-49b1-bf4f-22c26ff8f7e2 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 707.301249] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.301249] [57941]: warnings.warn( [ 707.313294] [57941]: INFO cinder.volume.api [None req-d667a2b7-bf5c-49b1-bf4f-22c26ff8f7e2 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 707.326277] [57941]: INFO cinder.api.openstack.wsgi [None req-d667a2b7-bf5c-49b1-bf4f-22c26ff8f7e2 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 707.327153] [57941]: [pid: 57941|app: 0|req: 13/36] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:06 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 707.608524] [57942]: DEBUG cinder.api.middleware.request_id [None req-dcc65b37-13a4-4f48-9e7f-ef40f169ff47 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.610836] [57942]: INFO cinder.api.openstack.wsgi [None req-dcc65b37-13a4-4f48-9e7f-ef40f169ff47 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 707.611121] [57942]: DEBUG cinder.api.openstack.wsgi [None req-dcc65b37-13a4-4f48-9e7f-ef40f169ff47 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 707.611343] [57942]: DEBUG cinder.api.openstack.wsgi [None req-dcc65b37-13a4-4f48-9e7f-ef40f169ff47 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 707.631292] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.631292] [57942]: warnings.warn( [ 707.639522] [57942]: INFO cinder.volume.api [None req-dcc65b37-13a4-4f48-9e7f-ef40f169ff47 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 707.644705] [57942]: INFO cinder.api.openstack.wsgi [None req-dcc65b37-13a4-4f48-9e7f-ef40f169ff47 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 707.645190] [57942]: [pid: 57942|app: 0|req: 24/37] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:06 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 708.342220] [57941]: DEBUG cinder.api.middleware.request_id [None req-6d6f0663-0e5d-417f-8c91-1b9253cb1207 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.344618] [57941]: INFO cinder.api.openstack.wsgi [None req-6d6f0663-0e5d-417f-8c91-1b9253cb1207 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 708.346029] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6d6f0663-0e5d-417f-8c91-1b9253cb1207 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 708.346029] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6d6f0663-0e5d-417f-8c91-1b9253cb1207 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 708.358437] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.358437] [57941]: warnings.warn( [ 708.364105] [57941]: INFO cinder.volume.api [None req-6d6f0663-0e5d-417f-8c91-1b9253cb1207 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 708.370306] [57941]: INFO cinder.api.openstack.wsgi [None req-6d6f0663-0e5d-417f-8c91-1b9253cb1207 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 708.371271] [57941]: [pid: 57941|app: 0|req: 14/38] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:07 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 708.658461] [57942]: DEBUG cinder.api.middleware.request_id [None req-cd45eca7-f85a-4dce-9965-db32a5d6a50e None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.661351] [57942]: INFO cinder.api.openstack.wsgi [None req-cd45eca7-f85a-4dce-9965-db32a5d6a50e tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 708.661708] [57942]: DEBUG cinder.api.openstack.wsgi [None req-cd45eca7-f85a-4dce-9965-db32a5d6a50e tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 708.662045] [57942]: DEBUG cinder.api.openstack.wsgi [None req-cd45eca7-f85a-4dce-9965-db32a5d6a50e tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 708.681172] [57941]: DEBUG cinder.api.middleware.request_id [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-274415e6-a5d9-4bb3-9a2e-b9e9df509047 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.687091] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.687091] [57942]: warnings.warn( [ 708.687681] [57941]: INFO cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-274415e6-a5d9-4bb3-9a2e-b9e9df509047 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] POST http://10.180.1.21/volume/v3/attachments/284b11be-a3f7-4c36-b604-b78561e5c710/action [ 708.689058] [57941]: DEBUG cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-274415e6-a5d9-4bb3-9a2e-b9e9df509047 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Action body: b'{"os-complete": null}' {{(pid=57941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 708.689471] [57941]: DEBUG cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-274415e6-a5d9-4bb3-9a2e-b9e9df509047 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 708.693911] [57942]: INFO cinder.volume.api [None req-cd45eca7-f85a-4dce-9965-db32a5d6a50e tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 708.703384] [57942]: INFO cinder.api.openstack.wsgi [None req-cd45eca7-f85a-4dce-9965-db32a5d6a50e tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 708.704082] [57942]: [pid: 57942|app: 0|req: 25/39] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:07 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1009 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 708.719463] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.719463] [57941]: warnings.warn( [ 708.735938] [57941]: INFO cinder.api.openstack.wsgi [req-4ef07150-b40b-44cd-a2e1-80e42ef8f19d req-274415e6-a5d9-4bb3-9a2e-b9e9df509047 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/attachments/284b11be-a3f7-4c36-b604-b78561e5c710/action returned with HTTP 204 [ 708.736817] [57941]: [pid: 57941|app: 0|req: 15/40] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:33:07 2025] POST /volume/v3/attachments/284b11be-a3f7-4c36-b604-b78561e5c710/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 709.385710] [57942]: DEBUG cinder.api.middleware.request_id [None req-cca3c356-2770-4f6c-a338-ca8d7e3abc78 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.388827] [57942]: INFO cinder.api.openstack.wsgi [None req-cca3c356-2770-4f6c-a338-ca8d7e3abc78 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 709.389228] [57942]: DEBUG cinder.api.openstack.wsgi [None req-cca3c356-2770-4f6c-a338-ca8d7e3abc78 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 709.389618] [57942]: DEBUG cinder.api.openstack.wsgi [None req-cca3c356-2770-4f6c-a338-ca8d7e3abc78 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 709.408048] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.408048] [57942]: warnings.warn( [ 709.420792] [57942]: INFO cinder.volume.api [None req-cca3c356-2770-4f6c-a338-ca8d7e3abc78 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 709.426798] [57942]: INFO cinder.api.openstack.wsgi [None req-cca3c356-2770-4f6c-a338-ca8d7e3abc78 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 709.427606] [57942]: [pid: 57942|app: 0|req: 26/41] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:08 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 709.720042] [57941]: DEBUG cinder.api.middleware.request_id [None req-6ffdf951-4e28-4417-a2cc-e9c10dc91f71 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.724143] [57941]: INFO cinder.api.openstack.wsgi [None req-6ffdf951-4e28-4417-a2cc-e9c10dc91f71 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 709.725288] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6ffdf951-4e28-4417-a2cc-e9c10dc91f71 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 709.725288] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6ffdf951-4e28-4417-a2cc-e9c10dc91f71 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 709.750280] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.750280] [57941]: warnings.warn( [ 709.758054] [57941]: INFO cinder.volume.api [None req-6ffdf951-4e28-4417-a2cc-e9c10dc91f71 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 709.764327] [57941]: INFO cinder.api.openstack.wsgi [None req-6ffdf951-4e28-4417-a2cc-e9c10dc91f71 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 709.764882] [57941]: [pid: 57941|app: 0|req: 16/42] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:08 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1327 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.782375] [57942]: DEBUG cinder.api.middleware.request_id [None req-9472c060-7cfa-473f-8e2a-24f83822596c None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.786225] [57942]: INFO cinder.api.openstack.wsgi [None req-9472c060-7cfa-473f-8e2a-24f83822596c tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 709.786536] [57942]: DEBUG cinder.api.openstack.wsgi [None req-9472c060-7cfa-473f-8e2a-24f83822596c tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 709.786837] [57942]: DEBUG cinder.api.openstack.wsgi [None req-9472c060-7cfa-473f-8e2a-24f83822596c tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 709.799071] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.799071] [57942]: warnings.warn( [ 709.804323] [57942]: INFO cinder.volume.api [None req-9472c060-7cfa-473f-8e2a-24f83822596c tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 709.811085] [57942]: INFO cinder.api.openstack.wsgi [None req-9472c060-7cfa-473f-8e2a-24f83822596c tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 709.812950] [57942]: [pid: 57942|app: 0|req: 27/43] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:08 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 710.443979] [57941]: DEBUG cinder.api.middleware.request_id [None req-c81c1a6a-fd6f-45b6-b682-564f2028727a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.446385] [57941]: INFO cinder.api.openstack.wsgi [None req-c81c1a6a-fd6f-45b6-b682-564f2028727a tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 710.446616] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c81c1a6a-fd6f-45b6-b682-564f2028727a tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 710.446841] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c81c1a6a-fd6f-45b6-b682-564f2028727a tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 710.460104] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.460104] [57941]: warnings.warn( [ 710.465385] [57941]: INFO cinder.volume.api [None req-c81c1a6a-fd6f-45b6-b682-564f2028727a tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 710.471214] [57941]: INFO cinder.api.openstack.wsgi [None req-c81c1a6a-fd6f-45b6-b682-564f2028727a tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 710.471523] [57941]: [pid: 57941|app: 0|req: 17/44] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:09 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 711.483969] [57942]: DEBUG cinder.api.middleware.request_id [None req-44f45c72-2cd7-4cee-863c-a803c9048ba6 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.486258] [57942]: INFO cinder.api.openstack.wsgi [None req-44f45c72-2cd7-4cee-863c-a803c9048ba6 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 711.486496] [57942]: DEBUG cinder.api.openstack.wsgi [None req-44f45c72-2cd7-4cee-863c-a803c9048ba6 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 711.486718] [57942]: DEBUG cinder.api.openstack.wsgi [None req-44f45c72-2cd7-4cee-863c-a803c9048ba6 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 711.498663] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.498663] [57942]: warnings.warn( [ 711.504038] [57942]: INFO cinder.volume.api [None req-44f45c72-2cd7-4cee-863c-a803c9048ba6 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 711.511659] [57942]: INFO cinder.api.openstack.wsgi [None req-44f45c72-2cd7-4cee-863c-a803c9048ba6 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 711.511659] [57942]: [pid: 57942|app: 0|req: 28/45] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:10 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 712.526591] [57941]: DEBUG cinder.api.middleware.request_id [None req-4f60ae6f-70a4-49ca-bc41-d1e3cbec8009 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.529841] [57941]: INFO cinder.api.openstack.wsgi [None req-4f60ae6f-70a4-49ca-bc41-d1e3cbec8009 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 712.530111] [57941]: DEBUG cinder.api.openstack.wsgi [None req-4f60ae6f-70a4-49ca-bc41-d1e3cbec8009 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 712.530362] [57941]: DEBUG cinder.api.openstack.wsgi [None req-4f60ae6f-70a4-49ca-bc41-d1e3cbec8009 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 712.542882] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.542882] [57941]: warnings.warn( [ 712.547678] [57941]: INFO cinder.volume.api [None req-4f60ae6f-70a4-49ca-bc41-d1e3cbec8009 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 712.554365] [57941]: INFO cinder.api.openstack.wsgi [None req-4f60ae6f-70a4-49ca-bc41-d1e3cbec8009 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 712.554823] [57941]: [pid: 57941|app: 0|req: 18/46] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:11 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 713.565878] [57942]: DEBUG cinder.api.middleware.request_id [None req-b61688ac-2774-4011-883e-ee476b03e5c7 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.568288] [57942]: INFO cinder.api.openstack.wsgi [None req-b61688ac-2774-4011-883e-ee476b03e5c7 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 713.568540] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b61688ac-2774-4011-883e-ee476b03e5c7 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 713.568761] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b61688ac-2774-4011-883e-ee476b03e5c7 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 713.579027] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.579027] [57942]: warnings.warn( [ 713.584298] [57942]: INFO cinder.volume.api [None req-b61688ac-2774-4011-883e-ee476b03e5c7 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 713.592625] [57942]: INFO cinder.api.openstack.wsgi [None req-b61688ac-2774-4011-883e-ee476b03e5c7 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 713.594764] [57942]: [pid: 57942|app: 0|req: 29/47] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:12 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 714.605343] [57941]: DEBUG cinder.api.middleware.request_id [None req-fdbb197c-a04f-4434-b6a4-8b849d59eb5f None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.607523] [57941]: INFO cinder.api.openstack.wsgi [None req-fdbb197c-a04f-4434-b6a4-8b849d59eb5f tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 714.607751] [57941]: DEBUG cinder.api.openstack.wsgi [None req-fdbb197c-a04f-4434-b6a4-8b849d59eb5f tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 714.607961] [57941]: DEBUG cinder.api.openstack.wsgi [None req-fdbb197c-a04f-4434-b6a4-8b849d59eb5f tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 714.623211] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.623211] [57941]: warnings.warn( [ 714.627516] [57941]: INFO cinder.volume.api [None req-fdbb197c-a04f-4434-b6a4-8b849d59eb5f tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 714.634487] [57941]: INFO cinder.api.openstack.wsgi [None req-fdbb197c-a04f-4434-b6a4-8b849d59eb5f tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 714.635505] [57941]: [pid: 57941|app: 0|req: 19/48] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:13 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 714.716486] [57942]: DEBUG cinder.api.middleware.request_id [None req-d209adb7-46e7-4aae-978e-2e1db25f1fc2 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.718903] [57942]: INFO cinder.api.openstack.wsgi [None req-d209adb7-46e7-4aae-978e-2e1db25f1fc2 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 714.719227] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d209adb7-46e7-4aae-978e-2e1db25f1fc2 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 714.720108] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d209adb7-46e7-4aae-978e-2e1db25f1fc2 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 714.735828] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.735828] [57942]: warnings.warn( [ 714.743702] [57942]: INFO cinder.volume.api [None req-d209adb7-46e7-4aae-978e-2e1db25f1fc2 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 714.748928] [57942]: INFO cinder.api.openstack.wsgi [None req-d209adb7-46e7-4aae-978e-2e1db25f1fc2 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 714.749530] [57942]: [pid: 57942|app: 0|req: 30/49] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:13 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 715.646041] [57941]: DEBUG cinder.api.middleware.request_id [None req-46250368-cd0a-4140-9bea-ee1a0400baa0 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.648303] [57941]: INFO cinder.api.openstack.wsgi [None req-46250368-cd0a-4140-9bea-ee1a0400baa0 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 715.648436] [57941]: DEBUG cinder.api.openstack.wsgi [None req-46250368-cd0a-4140-9bea-ee1a0400baa0 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 715.648638] [57941]: DEBUG cinder.api.openstack.wsgi [None req-46250368-cd0a-4140-9bea-ee1a0400baa0 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 715.659404] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.659404] [57941]: warnings.warn( [ 715.663785] [57941]: INFO cinder.volume.api [None req-46250368-cd0a-4140-9bea-ee1a0400baa0 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 715.669016] [57941]: INFO cinder.api.openstack.wsgi [None req-46250368-cd0a-4140-9bea-ee1a0400baa0 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 715.669491] [57941]: [pid: 57941|app: 0|req: 20/50] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:14 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 716.680297] [57942]: DEBUG cinder.api.middleware.request_id [None req-7a829df1-5859-4e45-b1ec-7d4011279815 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.683661] [57942]: INFO cinder.api.openstack.wsgi [None req-7a829df1-5859-4e45-b1ec-7d4011279815 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 716.683934] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7a829df1-5859-4e45-b1ec-7d4011279815 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 716.684279] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7a829df1-5859-4e45-b1ec-7d4011279815 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 716.696474] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.696474] [57942]: warnings.warn( [ 716.700437] [57942]: INFO cinder.volume.api [None req-7a829df1-5859-4e45-b1ec-7d4011279815 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 716.705933] [57942]: INFO cinder.api.openstack.wsgi [None req-7a829df1-5859-4e45-b1ec-7d4011279815 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 716.706316] [57942]: [pid: 57942|app: 0|req: 31/51] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:15 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 717.716620] [57941]: DEBUG cinder.api.middleware.request_id [None req-f2fb745a-4d45-4ba2-a3c9-921dfe21e005 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.718900] [57941]: INFO cinder.api.openstack.wsgi [None req-f2fb745a-4d45-4ba2-a3c9-921dfe21e005 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 717.719149] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f2fb745a-4d45-4ba2-a3c9-921dfe21e005 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 717.719366] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f2fb745a-4d45-4ba2-a3c9-921dfe21e005 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 717.731811] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.731811] [57941]: warnings.warn( [ 717.735737] [57941]: INFO cinder.volume.api [None req-f2fb745a-4d45-4ba2-a3c9-921dfe21e005 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 717.741332] [57941]: INFO cinder.api.openstack.wsgi [None req-f2fb745a-4d45-4ba2-a3c9-921dfe21e005 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 717.741802] [57941]: [pid: 57941|app: 0|req: 21/52] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:16 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 718.751293] [57942]: DEBUG cinder.api.middleware.request_id [None req-caa2a94c-ce65-45ef-99a8-103e334f47aa None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.753481] [57942]: INFO cinder.api.openstack.wsgi [None req-caa2a94c-ce65-45ef-99a8-103e334f47aa tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 718.753745] [57942]: DEBUG cinder.api.openstack.wsgi [None req-caa2a94c-ce65-45ef-99a8-103e334f47aa tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 718.753966] [57942]: DEBUG cinder.api.openstack.wsgi [None req-caa2a94c-ce65-45ef-99a8-103e334f47aa tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 718.763966] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.763966] [57942]: warnings.warn( [ 718.768485] [57942]: INFO cinder.volume.api [None req-caa2a94c-ce65-45ef-99a8-103e334f47aa tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 718.773944] [57942]: INFO cinder.api.openstack.wsgi [None req-caa2a94c-ce65-45ef-99a8-103e334f47aa tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 718.774391] [57942]: [pid: 57942|app: 0|req: 32/53] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:17 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 719.614162] [57941]: DEBUG cinder.api.middleware.request_id [req-330b5e50-506f-473d-951d-1dd55e167e7b req-54928c5d-9a8e-4731-a83f-a32b84f2224d None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.616516] [57941]: INFO cinder.api.openstack.wsgi [req-330b5e50-506f-473d-951d-1dd55e167e7b req-54928c5d-9a8e-4731-a83f-a32b84f2224d tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 719.616786] [57941]: DEBUG cinder.api.openstack.wsgi [req-330b5e50-506f-473d-951d-1dd55e167e7b req-54928c5d-9a8e-4731-a83f-a32b84f2224d tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 719.617061] [57941]: DEBUG cinder.api.openstack.wsgi [req-330b5e50-506f-473d-951d-1dd55e167e7b req-54928c5d-9a8e-4731-a83f-a32b84f2224d tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 719.643119] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.643119] [57941]: warnings.warn( [ 719.649321] [57941]: INFO cinder.volume.api [req-330b5e50-506f-473d-951d-1dd55e167e7b req-54928c5d-9a8e-4731-a83f-a32b84f2224d tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 719.654440] [57941]: INFO cinder.api.openstack.wsgi [req-330b5e50-506f-473d-951d-1dd55e167e7b req-54928c5d-9a8e-4731-a83f-a32b84f2224d tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 719.656858] [57941]: [pid: 57941|app: 0|req: 22/54] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:33:18 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1327 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 719.678564] [57942]: DEBUG cinder.api.middleware.request_id [req-330b5e50-506f-473d-951d-1dd55e167e7b req-d868b86f-e540-4a0a-b188-d3991292c5da None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.684861] [57942]: INFO cinder.api.openstack.wsgi [req-330b5e50-506f-473d-951d-1dd55e167e7b req-d868b86f-e540-4a0a-b188-d3991292c5da tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] POST http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e/action [ 719.685572] [57942]: DEBUG cinder.api.openstack.wsgi [req-330b5e50-506f-473d-951d-1dd55e167e7b req-d868b86f-e540-4a0a-b188-d3991292c5da tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 719.685713] [57942]: DEBUG cinder.api.openstack.wsgi [req-330b5e50-506f-473d-951d-1dd55e167e7b req-d868b86f-e540-4a0a-b188-d3991292c5da tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 719.700699] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.700699] [57942]: warnings.warn( [ 719.703024] [57942]: INFO cinder.volume.api [req-330b5e50-506f-473d-951d-1dd55e167e7b req-d868b86f-e540-4a0a-b188-d3991292c5da tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 719.710290] [57942]: INFO cinder.volume.api [req-330b5e50-506f-473d-951d-1dd55e167e7b req-d868b86f-e540-4a0a-b188-d3991292c5da tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Begin detaching volume completed successfully. [ 719.711101] [57942]: INFO cinder.api.openstack.wsgi [req-330b5e50-506f-473d-951d-1dd55e167e7b req-d868b86f-e540-4a0a-b188-d3991292c5da tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e/action returned with HTTP 202 [ 719.714241] [57942]: [pid: 57942|app: 0|req: 33/55] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 11 07:33:18 2025] POST /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 720.742861] [57941]: DEBUG cinder.api.middleware.request_id [None req-4769735d-f6be-42ba-9a23-8f4ab61cb44c None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.743558] [57941]: INFO cinder.api.openstack.wsgi [None req-4769735d-f6be-42ba-9a23-8f4ab61cb44c None None] GET http://10.180.1.21/volume// [ 720.743641] [57941]: DEBUG cinder.api.openstack.wsgi [None req-4769735d-f6be-42ba-9a23-8f4ab61cb44c None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 720.743878] [57941]: DEBUG cinder.api.openstack.wsgi [None req-4769735d-f6be-42ba-9a23-8f4ab61cb44c None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 720.744399] [57941]: INFO cinder.api.openstack.wsgi [None req-4769735d-f6be-42ba-9a23-8f4ab61cb44c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 720.744942] [57941]: [pid: 57941|app: 0|req: 23/56] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:33:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 720.750829] [57942]: DEBUG cinder.api.middleware.request_id [req-330b5e50-506f-473d-951d-1dd55e167e7b req-c179f5fe-6f86-41af-8b04-1f65a97d8714 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.751988] [57942]: INFO cinder.api.openstack.wsgi [req-330b5e50-506f-473d-951d-1dd55e167e7b req-c179f5fe-6f86-41af-8b04-1f65a97d8714 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 720.752143] [57942]: DEBUG cinder.api.openstack.wsgi [req-330b5e50-506f-473d-951d-1dd55e167e7b req-c179f5fe-6f86-41af-8b04-1f65a97d8714 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 720.752387] [57942]: DEBUG cinder.api.openstack.wsgi [req-330b5e50-506f-473d-951d-1dd55e167e7b req-c179f5fe-6f86-41af-8b04-1f65a97d8714 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 720.772671] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.772671] [57942]: warnings.warn( [ 720.780025] [57942]: INFO cinder.volume.api [req-330b5e50-506f-473d-951d-1dd55e167e7b req-c179f5fe-6f86-41af-8b04-1f65a97d8714 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 720.784899] [57942]: INFO cinder.api.openstack.wsgi [req-330b5e50-506f-473d-951d-1dd55e167e7b req-c179f5fe-6f86-41af-8b04-1f65a97d8714 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 720.785464] [57942]: [pid: 57942|app: 0|req: 34/57] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:33:19 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1554 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 721.131822] [57941]: DEBUG cinder.api.middleware.request_id [req-403963e2-bdda-4b73-8561-8a310e0de84d req-9a5da1df-6632-4f96-9253-afe1c5876b44 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.138087] [57941]: INFO cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-9a5da1df-6632-4f96-9253-afe1c5876b44 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 721.138343] [57941]: DEBUG cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-9a5da1df-6632-4f96-9253-afe1c5876b44 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 721.138649] [57941]: DEBUG cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-9a5da1df-6632-4f96-9253-afe1c5876b44 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 721.151453] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.151453] [57941]: warnings.warn( [ 721.162308] [57941]: INFO cinder.volume.api [req-403963e2-bdda-4b73-8561-8a310e0de84d req-9a5da1df-6632-4f96-9253-afe1c5876b44 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 721.175562] [57941]: INFO cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-9a5da1df-6632-4f96-9253-afe1c5876b44 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 721.175938] [57941]: [pid: 57941|app: 0|req: 24/58] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:33:19 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 1392 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 721.946724] [57942]: DEBUG cinder.api.middleware.request_id [req-330b5e50-506f-473d-951d-1dd55e167e7b req-e3fab69f-6571-4892-93de-e9c33524488a None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.949143] [57942]: INFO cinder.api.openstack.wsgi [req-330b5e50-506f-473d-951d-1dd55e167e7b req-e3fab69f-6571-4892-93de-e9c33524488a tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/284b11be-a3f7-4c36-b604-b78561e5c710 [ 721.949364] [57942]: DEBUG cinder.api.openstack.wsgi [req-330b5e50-506f-473d-951d-1dd55e167e7b req-e3fab69f-6571-4892-93de-e9c33524488a tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 721.949605] [57942]: DEBUG cinder.api.openstack.wsgi [req-330b5e50-506f-473d-951d-1dd55e167e7b req-e3fab69f-6571-4892-93de-e9c33524488a tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 721.972596] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.972596] [57942]: warnings.warn( [ 722.371716] [57941]: DEBUG cinder.api.middleware.request_id [req-403963e2-bdda-4b73-8561-8a310e0de84d req-a522cf14-0a95-4197-84b1-54fe54b7cb42 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.376932] [57941]: INFO cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-a522cf14-0a95-4197-84b1-54fe54b7cb42 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 722.378524] [57941]: DEBUG cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-a522cf14-0a95-4197-84b1-54fe54b7cb42 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 722.378524] [57941]: DEBUG cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-a522cf14-0a95-4197-84b1-54fe54b7cb42 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 722.408726] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.408726] [57941]: warnings.warn( [ 722.414317] [57941]: INFO cinder.volume.api [req-403963e2-bdda-4b73-8561-8a310e0de84d req-a522cf14-0a95-4197-84b1-54fe54b7cb42 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 722.427670] [57941]: INFO cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-a522cf14-0a95-4197-84b1-54fe54b7cb42 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 722.428268] [57941]: [pid: 57941|app: 0|req: 25/59] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:33:21 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 1392 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 722.439404] [57941]: DEBUG cinder.api.middleware.request_id [None req-19f5e1f0-ba2f-4f4d-8496-2d2a1366031b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.439894] [57941]: INFO cinder.api.openstack.wsgi [None req-19f5e1f0-ba2f-4f4d-8496-2d2a1366031b None None] GET http://10.180.1.21/volume// [ 722.440093] [57941]: DEBUG cinder.api.openstack.wsgi [None req-19f5e1f0-ba2f-4f4d-8496-2d2a1366031b None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 722.441052] [57941]: DEBUG cinder.api.openstack.wsgi [None req-19f5e1f0-ba2f-4f4d-8496-2d2a1366031b None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 722.441052] [57941]: INFO cinder.api.openstack.wsgi [None req-19f5e1f0-ba2f-4f4d-8496-2d2a1366031b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 722.441433] [57941]: [pid: 57941|app: 0|req: 26/60] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Dec 11 07:33:21 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 722.447873] [57941]: DEBUG cinder.api.middleware.request_id [req-403963e2-bdda-4b73-8561-8a310e0de84d req-1f6f1d50-beb7-4d11-ac9b-29aa5d41d42c None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.454583] [57941]: INFO cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-1f6f1d50-beb7-4d11-ac9b-29aa5d41d42c tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] POST http://10.180.1.21/volume/v3/attachments [ 722.455719] [57941]: DEBUG cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-1f6f1d50-beb7-4d11-ac9b-29aa5d41d42c tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08c1ff26-6b28-4282-9efd-666cc03378ec", "connector": null, "instance_uuid": "14d1e2d3-0d95-4add-8577-6e4145a3f5e0"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 722.472402] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.472402] [57941]: warnings.warn( [ 722.508890] [57941]: INFO cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-1f6f1d50-beb7-4d11-ac9b-29aa5d41d42c tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 722.508890] [57941]: [pid: 57941|app: 0|req: 27/61] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:33:21 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) [ 722.541868] [57942]: INFO cinder.api.openstack.wsgi [req-330b5e50-506f-473d-951d-1dd55e167e7b req-e3fab69f-6571-4892-93de-e9c33524488a tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/attachments/284b11be-a3f7-4c36-b604-b78561e5c710 returned with HTTP 200 [ 722.542894] [57942]: [pid: 57942|app: 0|req: 35/62] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:33:20 2025] DELETE /volume/v3/attachments/284b11be-a3f7-4c36-b604-b78561e5c710 => generated 19 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 724.733405] [57941]: DEBUG cinder.api.middleware.request_id [None req-c9b53c93-629b-402f-8c1a-134951077e88 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.735568] [57941]: INFO cinder.api.openstack.wsgi [None req-c9b53c93-629b-402f-8c1a-134951077e88 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 724.735788] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c9b53c93-629b-402f-8c1a-134951077e88 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 724.736013] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c9b53c93-629b-402f-8c1a-134951077e88 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 724.756816] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 724.756816] [57941]: warnings.warn( [ 724.760776] [57941]: INFO cinder.volume.api [None req-c9b53c93-629b-402f-8c1a-134951077e88 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 724.766406] [57941]: INFO cinder.api.openstack.wsgi [None req-c9b53c93-629b-402f-8c1a-134951077e88 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 724.766524] [57941]: [pid: 57941|app: 0|req: 28/63] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:23 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 724.779603] [57942]: DEBUG cinder.api.middleware.request_id [None req-a5eb780f-ad9a-47bd-ab87-98a8194fc932 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.781657] [57942]: INFO cinder.api.openstack.wsgi [None req-a5eb780f-ad9a-47bd-ab87-98a8194fc932 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 724.781869] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a5eb780f-ad9a-47bd-ab87-98a8194fc932 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 724.782100] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a5eb780f-ad9a-47bd-ab87-98a8194fc932 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'delete' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 724.782292] [57942]: INFO cinder.api.v3.volumes [None req-a5eb780f-ad9a-47bd-ab87-98a8194fc932 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Delete volume with id: 513353df-0e6a-44cb-9486-ce70a0704b0e [ 724.792475] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 724.792475] [57942]: warnings.warn( [ 724.792475] [57942]: INFO cinder.volume.api [None req-a5eb780f-ad9a-47bd-ab87-98a8194fc932 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 724.812568] [57942]: INFO cinder.volume.api [None req-a5eb780f-ad9a-47bd-ab87-98a8194fc932 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Delete volume request issued successfully. [ 724.812759] [57942]: INFO cinder.api.openstack.wsgi [None req-a5eb780f-ad9a-47bd-ab87-98a8194fc932 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 202 [ 724.813434] [57942]: [pid: 57942|app: 0|req: 36/64] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:33:23 2025] DELETE /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 724.816566] [57941]: DEBUG cinder.api.middleware.request_id [None req-38bab6b4-d22b-4da8-ad0b-004a97c4cb3b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.819201] [57941]: INFO cinder.api.openstack.wsgi [None req-38bab6b4-d22b-4da8-ad0b-004a97c4cb3b tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 724.819489] [57941]: DEBUG cinder.api.openstack.wsgi [None req-38bab6b4-d22b-4da8-ad0b-004a97c4cb3b tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 724.819845] [57941]: DEBUG cinder.api.openstack.wsgi [None req-38bab6b4-d22b-4da8-ad0b-004a97c4cb3b tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 724.831260] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 724.831260] [57941]: warnings.warn( [ 724.839552] [57941]: INFO cinder.volume.api [None req-38bab6b4-d22b-4da8-ad0b-004a97c4cb3b tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 724.844398] [57941]: INFO cinder.api.openstack.wsgi [None req-38bab6b4-d22b-4da8-ad0b-004a97c4cb3b tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 724.844891] [57941]: [pid: 57941|app: 0|req: 29/65] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:23 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 725.855249] [57942]: DEBUG cinder.api.middleware.request_id [None req-5936b50a-9fb6-4394-9d39-2d02dd3f94e9 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.857412] [57942]: INFO cinder.api.openstack.wsgi [None req-5936b50a-9fb6-4394-9d39-2d02dd3f94e9 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 725.858087] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5936b50a-9fb6-4394-9d39-2d02dd3f94e9 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 725.858087] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5936b50a-9fb6-4394-9d39-2d02dd3f94e9 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 725.873607] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.873607] [57942]: warnings.warn( [ 725.879231] [57942]: INFO cinder.volume.api [None req-5936b50a-9fb6-4394-9d39-2d02dd3f94e9 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 725.885493] [57942]: INFO cinder.api.openstack.wsgi [None req-5936b50a-9fb6-4394-9d39-2d02dd3f94e9 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 725.885970] [57942]: [pid: 57942|app: 0|req: 37/66] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:24 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 726.899050] [57941]: DEBUG cinder.api.middleware.request_id [None req-2dc8773d-4bfe-4533-9067-20752b8f989c None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.901264] [57941]: INFO cinder.api.openstack.wsgi [None req-2dc8773d-4bfe-4533-9067-20752b8f989c tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 726.901481] [57941]: DEBUG cinder.api.openstack.wsgi [None req-2dc8773d-4bfe-4533-9067-20752b8f989c tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 726.901696] [57941]: DEBUG cinder.api.openstack.wsgi [None req-2dc8773d-4bfe-4533-9067-20752b8f989c tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 726.921216] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.921216] [57941]: warnings.warn( [ 726.925147] [57941]: INFO cinder.volume.api [None req-2dc8773d-4bfe-4533-9067-20752b8f989c tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Volume info retrieved successfully. [ 726.938419] [57941]: INFO cinder.api.openstack.wsgi [None req-2dc8773d-4bfe-4533-9067-20752b8f989c tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 200 [ 726.938419] [57941]: [pid: 57941|app: 0|req: 30/67] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:25 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 727.947912] [57942]: DEBUG cinder.api.middleware.request_id [None req-1916286c-311b-48e7-96c8-5b1776a8cd12 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.950138] [57942]: INFO cinder.api.openstack.wsgi [None req-1916286c-311b-48e7-96c8-5b1776a8cd12 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 727.950362] [57942]: DEBUG cinder.api.openstack.wsgi [None req-1916286c-311b-48e7-96c8-5b1776a8cd12 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 727.950645] [57942]: DEBUG cinder.api.openstack.wsgi [None req-1916286c-311b-48e7-96c8-5b1776a8cd12 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 727.959798] [57942]: INFO cinder.api.openstack.wsgi [None req-1916286c-311b-48e7-96c8-5b1776a8cd12 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 404 [ 727.960500] [57942]: [pid: 57942|app: 0|req: 38/68] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:33:26 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 736.928230] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=109,cinder:INSERT=12,cinder:UPDATE=19 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 737.953719] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=128,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 772.751432] [57941]: DEBUG cinder.api.middleware.request_id [None req-a0c6421e-1875-47a0-8a87-74402bed82c0 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.753785] [57941]: INFO cinder.api.openstack.wsgi [None req-a0c6421e-1875-47a0-8a87-74402bed82c0 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 772.754116] [57941]: DEBUG cinder.api.openstack.wsgi [None req-a0c6421e-1875-47a0-8a87-74402bed82c0 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 772.754428] [57941]: DEBUG cinder.api.openstack.wsgi [None req-a0c6421e-1875-47a0-8a87-74402bed82c0 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'delete' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 772.754707] [57941]: INFO cinder.api.v3.volumes [None req-a0c6421e-1875-47a0-8a87-74402bed82c0 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Delete volume with id: 513353df-0e6a-44cb-9486-ce70a0704b0e [ 772.765139] [57941]: INFO cinder.api.openstack.wsgi [None req-a0c6421e-1875-47a0-8a87-74402bed82c0 tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 404 [ 772.765787] [57941]: [pid: 57941|app: 0|req: 31/69] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:34:11 2025] DELETE /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 772.769834] [57942]: DEBUG cinder.api.middleware.request_id [None req-81cb3505-c7b7-4204-885a-153e27bf280e None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.771705] [57942]: INFO cinder.api.openstack.wsgi [None req-81cb3505-c7b7-4204-885a-153e27bf280e tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] GET http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e [ 772.771993] [57942]: DEBUG cinder.api.openstack.wsgi [None req-81cb3505-c7b7-4204-885a-153e27bf280e tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 772.772255] [57942]: DEBUG cinder.api.openstack.wsgi [None req-81cb3505-c7b7-4204-885a-153e27bf280e tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 772.780359] [57942]: INFO cinder.api.openstack.wsgi [None req-81cb3505-c7b7-4204-885a-153e27bf280e tempest-VolumesAssistedSnapshotsTest-770800590 tempest-VolumesAssistedSnapshotsTest-770800590-project-admin] http://10.180.1.21/volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e returned with HTTP 404 [ 772.781051] [57942]: [pid: 57942|app: 0|req: 39/70] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:11 2025] GET /volume/v3/volumes/513353df-0e6a-44cb-9486-ce70a0704b0e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 775.755500] [57941]: DEBUG cinder.api.middleware.request_id [None req-47503d59-57ad-4e34-807a-1d3e46d12709 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.759459] [57941]: INFO cinder.api.openstack.wsgi [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] POST http://10.180.1.21/volume/v3/volumes [ 775.760712] [57941]: DEBUG cinder.api.openstack.wsgi [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-931682441"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 775.762446] [57941]: DEBUG cinder.api.v3.volumes [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-931682441'}} {{(pid=57941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 775.762850] [57941]: INFO cinder.api.v3.volumes [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Create volume of 1 GB [ 775.771115] [57941]: INFO cinder.volume.api [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Availability Zones retrieved successfully. [ 775.783703] [57941]: DEBUG cinder.volume.api [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Flow 'volume_create_api' (13e02852-cd96-4749-8afe-3e139dddf78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 775.786535] [57941]: DEBUG cinder.volume.api [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d272ef64-0308-4d92-b1aa-1d0e011ec9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 775.791499] [57941]: DEBUG cinder.volume.flows.api.create_volume [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Validating volume size '1' using validate_int {{(pid=57941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 775.826300] [57941]: DEBUG cinder.volume.api [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d272ef64-0308-4d92-b1aa-1d0e011ec9d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 775.827388] [57941]: DEBUG cinder.volume.api [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95bb3d40-1ec0-47f6-bcbf-a6ab8a4d8f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 775.892641] [57941]: DEBUG cinder.quota [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Created reservations ['71b3be5c-65c5-4d3b-bcc7-23891114bf8a', 'aa1f460a-5b19-4794-9e29-3197673847fc', 'f109f603-51a2-45cb-8c60-437191568f51', '84263495-1771-43ac-ad65-eed520aace51'] {{(pid=57941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 775.893745] [57941]: DEBUG cinder.volume.api [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95bb3d40-1ec0-47f6-bcbf-a6ab8a4d8f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71b3be5c-65c5-4d3b-bcc7-23891114bf8a', 'aa1f460a-5b19-4794-9e29-3197673847fc', 'f109f603-51a2-45cb-8c60-437191568f51', '84263495-1771-43ac-ad65-eed520aace51']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 775.894822] [57941]: DEBUG cinder.volume.api [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07d83b51-84f8-4fed-acf2-d8a6575815a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 775.914019] [57941]: DEBUG cinder.volume.api [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07d83b51-84f8-4fed-acf2-d8a6575815a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc9f7c6c-6af9-447d-ae5a-78365724b50a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-931682441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c13026515ed4cffb936e5d9983784dd',qos_specs=None,replication_status=,reservations=['71b3be5c-65c5-4d3b-bcc7-23891114bf8a','aa1f460a-5b19-4794-9e29-3197673847fc','f109f603-51a2-45cb-8c60-437191568f51','84263495-1771-43ac-ad65-eed520aace51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2102a3d9b594f239622ea1e3ff60c91',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:34:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-931682441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc9f7c6c-6af9-447d-ae5a-78365724b50a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c13026515ed4cffb936e5d9983784dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2102a3d9b594f239622ea1e3ff60c91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 775.915829] [57941]: DEBUG cinder.volume.api [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90f85214-e1d7-4eb6-882e-2555dd925ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 775.939054] [57941]: DEBUG cinder.volume.api [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90f85214-e1d7-4eb6-882e-2555dd925ebb) transitioned into state 'SUCCESS' from state '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-931682441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c13026515ed4cffb936e5d9983784dd',qos_specs=None,replication_status=,reservations=['71b3be5c-65c5-4d3b-bcc7-23891114bf8a','aa1f460a-5b19-4794-9e29-3197673847fc','f109f603-51a2-45cb-8c60-437191568f51','84263495-1771-43ac-ad65-eed520aace51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2102a3d9b594f239622ea1e3ff60c91',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 775.940117] [57941]: DEBUG cinder.volume.api [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ed438d0-23fc-4753-8092-6d790c2274d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 775.953271] [57941]: DEBUG cinder.volume.api [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ed438d0-23fc-4753-8092-6d790c2274d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 775.954307] [57941]: DEBUG cinder.volume.api [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Flow 'volume_create_api' (13e02852-cd96-4749-8afe-3e139dddf78a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 775.954698] [57941]: INFO cinder.volume.api [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Create volume request issued successfully. [ 775.958027] [57941]: INFO cinder.api.openstack.wsgi [None req-47503d59-57ad-4e34-807a-1d3e46d12709 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 775.958027] [57941]: [pid: 57941|app: 0|req: 32/71] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:34:14 2025] POST /volume/v3/volumes => generated 752 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 775.972759] [57942]: DEBUG cinder.api.middleware.request_id [None req-a150c081-e33f-42c1-876a-2ca512020d82 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.975139] [57942]: INFO cinder.api.openstack.wsgi [None req-a150c081-e33f-42c1-876a-2ca512020d82 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] GET http://10.180.1.21/volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a [ 775.975388] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a150c081-e33f-42c1-876a-2ca512020d82 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 775.975749] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a150c081-e33f-42c1-876a-2ca512020d82 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 775.988511] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.988511] [57942]: warnings.warn( [ 775.993700] [57942]: INFO cinder.volume.api [None req-a150c081-e33f-42c1-876a-2ca512020d82 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Volume info retrieved successfully. [ 776.000151] [57942]: INFO cinder.api.openstack.wsgi [None req-a150c081-e33f-42c1-876a-2ca512020d82 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] http://10.180.1.21/volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a returned with HTTP 200 [ 776.000404] [57942]: [pid: 57942|app: 0|req: 40/72] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:14 2025] GET /volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 777.015385] [57941]: DEBUG cinder.api.middleware.request_id [None req-f6f49eca-7a82-4a74-bf41-dac1a8f6721c None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.018913] [57941]: INFO cinder.api.openstack.wsgi [None req-f6f49eca-7a82-4a74-bf41-dac1a8f6721c tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] GET http://10.180.1.21/volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a [ 777.019176] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f6f49eca-7a82-4a74-bf41-dac1a8f6721c tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 777.019393] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f6f49eca-7a82-4a74-bf41-dac1a8f6721c tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 777.031529] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.031529] [57941]: warnings.warn( [ 777.036114] [57941]: INFO cinder.volume.api [None req-f6f49eca-7a82-4a74-bf41-dac1a8f6721c tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Volume info retrieved successfully. [ 777.041676] [57941]: INFO cinder.api.openstack.wsgi [None req-f6f49eca-7a82-4a74-bf41-dac1a8f6721c tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] http://10.180.1.21/volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a returned with HTTP 200 [ 777.042130] [57941]: [pid: 57941|app: 0|req: 33/73] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:15 2025] GET /volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 777.053898] [57942]: DEBUG cinder.api.middleware.request_id [None req-0d6f0f5c-c404-4239-a039-259e2192c092 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.056347] [57942]: INFO cinder.api.openstack.wsgi [None req-0d6f0f5c-c404-4239-a039-259e2192c092 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] POST http://10.180.1.21/volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a/action [ 777.056784] [57942]: DEBUG cinder.api.openstack.wsgi [None req-0d6f0f5c-c404-4239-a039-259e2192c092 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 777.056937] [57942]: DEBUG cinder.api.openstack.wsgi [None req-0d6f0f5c-c404-4239-a039-259e2192c092 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 777.066510] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.066510] [57942]: warnings.warn( [ 777.067080] [57942]: INFO cinder.volume.api [None req-0d6f0f5c-c404-4239-a039-259e2192c092 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Volume info retrieved successfully. [ 777.073471] [57942]: INFO cinder.volume.api [None req-0d6f0f5c-c404-4239-a039-259e2192c092 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Volume updated successfully. [ 777.073707] [57942]: INFO cinder.api.openstack.wsgi [None req-0d6f0f5c-c404-4239-a039-259e2192c092 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] http://10.180.1.21/volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a/action returned with HTTP 200 [ 777.074197] [57942]: [pid: 57942|app: 0|req: 41/74] 10.180.1.21 () {60 vars in 1267 bytes} [Thu Dec 11 07:34:15 2025] POST /volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 777.077238] [57941]: DEBUG cinder.api.middleware.request_id [None req-65aa9fd3-2cf2-472f-995a-b1424b403ee2 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.079432] [57941]: INFO cinder.api.openstack.wsgi [None req-65aa9fd3-2cf2-472f-995a-b1424b403ee2 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] GET http://10.180.1.21/volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a [ 777.079722] [57941]: DEBUG cinder.api.openstack.wsgi [None req-65aa9fd3-2cf2-472f-995a-b1424b403ee2 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 777.079942] [57941]: DEBUG cinder.api.openstack.wsgi [None req-65aa9fd3-2cf2-472f-995a-b1424b403ee2 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 777.088319] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.088319] [57941]: warnings.warn( [ 777.093120] [57941]: INFO cinder.volume.api [None req-65aa9fd3-2cf2-472f-995a-b1424b403ee2 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Volume info retrieved successfully. [ 777.098090] [57941]: INFO cinder.api.openstack.wsgi [None req-65aa9fd3-2cf2-472f-995a-b1424b403ee2 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] http://10.180.1.21/volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a returned with HTTP 200 [ 777.098548] [57941]: [pid: 57941|app: 0|req: 34/75] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:15 2025] GET /volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 778.661906] [57942]: DEBUG cinder.api.middleware.request_id [req-22052a57-a26f-49c2-9cc8-bc75c1fac76b req-791ea57c-8dcc-4ad4-b792-b0e43add77d3 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.665403] [57942]: INFO cinder.api.openstack.wsgi [req-22052a57-a26f-49c2-9cc8-bc75c1fac76b req-791ea57c-8dcc-4ad4-b792-b0e43add77d3 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] GET http://10.180.1.21/volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a [ 778.665603] [57942]: DEBUG cinder.api.openstack.wsgi [req-22052a57-a26f-49c2-9cc8-bc75c1fac76b req-791ea57c-8dcc-4ad4-b792-b0e43add77d3 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 778.665825] [57942]: DEBUG cinder.api.openstack.wsgi [req-22052a57-a26f-49c2-9cc8-bc75c1fac76b req-791ea57c-8dcc-4ad4-b792-b0e43add77d3 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 778.679050] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.679050] [57942]: warnings.warn( [ 778.684852] [57942]: INFO cinder.volume.api [req-22052a57-a26f-49c2-9cc8-bc75c1fac76b req-791ea57c-8dcc-4ad4-b792-b0e43add77d3 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Volume info retrieved successfully. [ 778.691544] [57942]: INFO cinder.api.openstack.wsgi [req-22052a57-a26f-49c2-9cc8-bc75c1fac76b req-791ea57c-8dcc-4ad4-b792-b0e43add77d3 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] http://10.180.1.21/volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a returned with HTTP 200 [ 778.692214] [57942]: [pid: 57942|app: 0|req: 42/76] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:34:17 2025] GET /volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 781.746408] [57941]: DEBUG cinder.api.middleware.request_id [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.748415] [57941]: INFO cinder.api.openstack.wsgi [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] POST http://10.180.1.21/volume/v3/volumes [ 781.748800] [57941]: DEBUG cinder.api.openstack.wsgi [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-793435669"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 781.750289] [57941]: DEBUG cinder.api.v3.volumes [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-793435669'}} {{(pid=57941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 781.750434] [57941]: INFO cinder.api.v3.volumes [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Create volume of 1 GB [ 781.757203] [57941]: INFO cinder.volume.api [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Availability Zones retrieved successfully. [ 781.764579] [57941]: DEBUG cinder.volume.api [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Flow 'volume_create_api' (65927f0f-f7aa-4580-882c-f0f22d72a40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 781.765816] [57941]: DEBUG cinder.volume.api [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ac8467f-4e87-4b68-9181-4e176fcabd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 781.767033] [57941]: DEBUG cinder.volume.flows.api.create_volume [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Validating volume size '1' using validate_int {{(pid=57941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 781.787918] [57941]: DEBUG cinder.volume.api [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ac8467f-4e87-4b68-9181-4e176fcabd40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 781.789032] [57941]: DEBUG cinder.volume.api [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (877f71c6-6e2e-45bc-bf51-02c71dabef00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 781.821109] [57941]: DEBUG cinder.quota [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Created reservations ['89690385-ba3a-4102-9955-f7943490ac1a', 'dbf679df-ba38-443c-8490-7f3079f38171', '47d89b48-ae60-499c-9d11-8be68f87347f', 'b5088258-2993-4e6e-b690-5de3ef57b4b9'] {{(pid=57941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 781.822055] [57941]: DEBUG cinder.volume.api [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (877f71c6-6e2e-45bc-bf51-02c71dabef00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89690385-ba3a-4102-9955-f7943490ac1a', 'dbf679df-ba38-443c-8490-7f3079f38171', '47d89b48-ae60-499c-9d11-8be68f87347f', 'b5088258-2993-4e6e-b690-5de3ef57b4b9']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 781.822941] [57941]: DEBUG cinder.volume.api [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8fde93-bacb-4b60-82ca-48b02cbc789e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 781.840905] [57941]: DEBUG cinder.volume.api [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8fde93-bacb-4b60-82ca-48b02cbc789e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88bf4da5-18b3-40e8-8753-addef7085b42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-793435669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c13026515ed4cffb936e5d9983784dd',qos_specs=None,replication_status=,reservations=['89690385-ba3a-4102-9955-f7943490ac1a','dbf679df-ba38-443c-8490-7f3079f38171','47d89b48-ae60-499c-9d11-8be68f87347f','b5088258-2993-4e6e-b690-5de3ef57b4b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2102a3d9b594f239622ea1e3ff60c91',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:34:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-793435669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88bf4da5-18b3-40e8-8753-addef7085b42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c13026515ed4cffb936e5d9983784dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2102a3d9b594f239622ea1e3ff60c91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 781.841921] [57941]: DEBUG cinder.volume.api [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c5f8fe-0bc2-4fb1-9fdb-d50903c73a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 781.859322] [57941]: DEBUG cinder.volume.api [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c5f8fe-0bc2-4fb1-9fdb-d50903c73a5b) transitioned into state 'SUCCESS' from state '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-793435669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c13026515ed4cffb936e5d9983784dd',qos_specs=None,replication_status=,reservations=['89690385-ba3a-4102-9955-f7943490ac1a','dbf679df-ba38-443c-8490-7f3079f38171','47d89b48-ae60-499c-9d11-8be68f87347f','b5088258-2993-4e6e-b690-5de3ef57b4b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2102a3d9b594f239622ea1e3ff60c91',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 781.860456] [57941]: DEBUG cinder.volume.api [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aefde5d-ab1e-4946-a2da-9e2682246188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 781.872339] [57941]: DEBUG cinder.volume.api [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aefde5d-ab1e-4946-a2da-9e2682246188) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 781.873585] [57941]: DEBUG cinder.volume.api [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Flow 'volume_create_api' (65927f0f-f7aa-4580-882c-f0f22d72a40a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 781.874459] [57941]: INFO cinder.volume.api [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Create volume request issued successfully. [ 781.874982] [57941]: INFO cinder.api.openstack.wsgi [None req-41f9d5fe-a124-4b0e-b4a3-d71e6b2836e7 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 781.875565] [57941]: [pid: 57941|app: 0|req: 35/77] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:34:20 2025] POST /volume/v3/volumes => generated 752 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 781.883867] [57942]: DEBUG cinder.api.middleware.request_id [None req-2e621c2d-3230-4f3b-9637-12d92d2cc9dd None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.886215] [57942]: INFO cinder.api.openstack.wsgi [None req-2e621c2d-3230-4f3b-9637-12d92d2cc9dd tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] GET http://10.180.1.21/volume/v3/volumes/88bf4da5-18b3-40e8-8753-addef7085b42 [ 781.886512] [57942]: DEBUG cinder.api.openstack.wsgi [None req-2e621c2d-3230-4f3b-9637-12d92d2cc9dd tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 781.886783] [57942]: DEBUG cinder.api.openstack.wsgi [None req-2e621c2d-3230-4f3b-9637-12d92d2cc9dd tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 781.895132] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 781.895132] [57942]: warnings.warn( [ 781.899945] [57942]: INFO cinder.volume.api [None req-2e621c2d-3230-4f3b-9637-12d92d2cc9dd tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Volume info retrieved successfully. [ 781.905439] [57942]: INFO cinder.api.openstack.wsgi [None req-2e621c2d-3230-4f3b-9637-12d92d2cc9dd tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] http://10.180.1.21/volume/v3/volumes/88bf4da5-18b3-40e8-8753-addef7085b42 returned with HTTP 200 [ 781.905907] [57942]: [pid: 57942|app: 0|req: 43/78] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:20 2025] GET /volume/v3/volumes/88bf4da5-18b3-40e8-8753-addef7085b42 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 782.916549] [57941]: DEBUG cinder.api.middleware.request_id [None req-c6c2efd1-bc32-408e-9090-0a0faf035cdb None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.919552] [57941]: INFO cinder.api.openstack.wsgi [None req-c6c2efd1-bc32-408e-9090-0a0faf035cdb tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] GET http://10.180.1.21/volume/v3/volumes/88bf4da5-18b3-40e8-8753-addef7085b42 [ 782.919552] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c6c2efd1-bc32-408e-9090-0a0faf035cdb tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 782.919756] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c6c2efd1-bc32-408e-9090-0a0faf035cdb tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 782.936385] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 782.936385] [57941]: warnings.warn( [ 782.944792] [57941]: INFO cinder.volume.api [None req-c6c2efd1-bc32-408e-9090-0a0faf035cdb tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Volume info retrieved successfully. [ 782.954569] [57941]: INFO cinder.api.openstack.wsgi [None req-c6c2efd1-bc32-408e-9090-0a0faf035cdb tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] http://10.180.1.21/volume/v3/volumes/88bf4da5-18b3-40e8-8753-addef7085b42 returned with HTTP 200 [ 782.955191] [57941]: [pid: 57941|app: 0|req: 36/79] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:21 2025] GET /volume/v3/volumes/88bf4da5-18b3-40e8-8753-addef7085b42 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 786.569723] [57942]: DEBUG cinder.api.middleware.request_id [None req-e19de682-1bca-4551-9238-53158b9d74db None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.569723] [57942]: INFO cinder.api.openstack.wsgi [None req-e19de682-1bca-4551-9238-53158b9d74db None None] GET http://10.180.1.21/volume// [ 786.569723] [57942]: DEBUG cinder.api.openstack.wsgi [None req-e19de682-1bca-4551-9238-53158b9d74db None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 786.569988] [57942]: DEBUG cinder.api.openstack.wsgi [None req-e19de682-1bca-4551-9238-53158b9d74db None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 786.570252] [57942]: INFO cinder.api.openstack.wsgi [None req-e19de682-1bca-4551-9238-53158b9d74db None None] http://10.180.1.21/volume// returned with HTTP 300 [ 786.570570] [57942]: [pid: 57942|app: 0|req: 44/80] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:34:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 786.575994] [57941]: DEBUG cinder.api.middleware.request_id [req-403963e2-bdda-4b73-8561-8a310e0de84d req-fe1e7385-9d1c-4287-b1ed-61201b747851 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.578584] [57941]: INFO cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-fe1e7385-9d1c-4287-b1ed-61201b747851 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] GET http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 786.578846] [57941]: DEBUG cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-fe1e7385-9d1c-4287-b1ed-61201b747851 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 786.579782] [57941]: DEBUG cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-fe1e7385-9d1c-4287-b1ed-61201b747851 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 786.598369] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.598369] [57941]: warnings.warn( [ 786.603318] [57941]: INFO cinder.volume.api [req-403963e2-bdda-4b73-8561-8a310e0de84d req-fe1e7385-9d1c-4287-b1ed-61201b747851 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 786.609893] [57941]: INFO cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-fe1e7385-9d1c-4287-b1ed-61201b747851 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 200 [ 786.610150] [57941]: [pid: 57941|app: 0|req: 37/81] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:34:25 2025] GET /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 1572 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 786.756616] [57942]: DEBUG cinder.api.middleware.request_id [req-403963e2-bdda-4b73-8561-8a310e0de84d req-a943687e-ec7a-4fd3-8f8e-7f21dfab8ed4 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.759479] [57942]: INFO cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-a943687e-ec7a-4fd3-8f8e-7f21dfab8ed4 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] PUT http://10.180.1.21/volume/v3/attachments/81d68876-a9c1-494e-b9d7-960646825481 [ 786.759911] [57942]: DEBUG cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-a943687e-ec7a-4fd3-8f8e-7f21dfab8ed4 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-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=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 786.771891] [57942]: DEBUG cinder.coordination [req-403963e2-bdda-4b73-8561-8a310e0de84d req-a943687e-ec7a-4fd3-8f8e-7f21dfab8ed4 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Acquiring lock "cinder-attachment_update-08c1ff26-6b28-4282-9efd-666cc03378ec-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57942) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 786.778174] [57942]: DEBUG cinder.coordination [req-403963e2-bdda-4b73-8561-8a310e0de84d req-a943687e-ec7a-4fd3-8f8e-7f21dfab8ed4 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Lock "cinder-attachment_update-08c1ff26-6b28-4282-9efd-666cc03378ec-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57942) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 786.779512] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.779512] [57942]: warnings.warn( [ 787.306421] [57942]: DEBUG cinder.coordination [req-403963e2-bdda-4b73-8561-8a310e0de84d req-a943687e-ec7a-4fd3-8f8e-7f21dfab8ed4 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Lock "cinder-attachment_update-08c1ff26-6b28-4282-9efd-666cc03378ec-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.528s {{(pid=57942) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 787.306897] [57942]: INFO cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-a943687e-ec7a-4fd3-8f8e-7f21dfab8ed4 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/attachments/81d68876-a9c1-494e-b9d7-960646825481 returned with HTTP 200 [ 787.307770] [57942]: [pid: 57942|app: 0|req: 45/82] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:34:25 2025] PUT /volume/v3/attachments/81d68876-a9c1-494e-b9d7-960646825481 => generated 617 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 787.821637] [57941]: DEBUG cinder.api.middleware.request_id [req-403963e2-bdda-4b73-8561-8a310e0de84d req-5975669e-2387-4c6c-bdfb-25ccc57bc98c None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.825902] [57941]: INFO cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-5975669e-2387-4c6c-bdfb-25ccc57bc98c tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] POST http://10.180.1.21/volume/v3/attachments/81d68876-a9c1-494e-b9d7-960646825481/action [ 787.829829] [57941]: DEBUG cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-5975669e-2387-4c6c-bdfb-25ccc57bc98c tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Action body: b'{"os-complete": null}' {{(pid=57941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 787.829829] [57941]: DEBUG cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-5975669e-2387-4c6c-bdfb-25ccc57bc98c tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 787.869677] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.869677] [57941]: warnings.warn( [ 787.876254] [57941]: INFO cinder.api.openstack.wsgi [req-403963e2-bdda-4b73-8561-8a310e0de84d req-5975669e-2387-4c6c-bdfb-25ccc57bc98c tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/attachments/81d68876-a9c1-494e-b9d7-960646825481/action returned with HTTP 204 [ 787.876643] [57941]: [pid: 57941|app: 0|req: 38/83] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:34:26 2025] POST /volume/v3/attachments/81d68876-a9c1-494e-b9d7-960646825481/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 794.973284] [57942]: DEBUG cinder.api.middleware.request_id [req-97cc23a9-e8f0-4ad4-ba7f-d74b349aafde req-53606528-a8cb-431b-8509-409e02c20e94 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.976670] [57942]: INFO cinder.api.openstack.wsgi [req-97cc23a9-e8f0-4ad4-ba7f-d74b349aafde req-53606528-a8cb-431b-8509-409e02c20e94 tempest-SecurityGroupsTestJSON-1145087026 tempest-SecurityGroupsTestJSON-1145087026-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=777426b2-4077-4364-b6ba-fc9b00879161 [ 794.976979] [57942]: DEBUG cinder.api.openstack.wsgi [req-97cc23a9-e8f0-4ad4-ba7f-d74b349aafde req-53606528-a8cb-431b-8509-409e02c20e94 tempest-SecurityGroupsTestJSON-1145087026 tempest-SecurityGroupsTestJSON-1145087026-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 794.977227] [57942]: DEBUG cinder.api.openstack.wsgi [req-97cc23a9-e8f0-4ad4-ba7f-d74b349aafde req-53606528-a8cb-431b-8509-409e02c20e94 tempest-SecurityGroupsTestJSON-1145087026 tempest-SecurityGroupsTestJSON-1145087026-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 794.995052] [57942]: INFO cinder.api.openstack.wsgi [req-97cc23a9-e8f0-4ad4-ba7f-d74b349aafde req-53606528-a8cb-431b-8509-409e02c20e94 tempest-SecurityGroupsTestJSON-1145087026 tempest-SecurityGroupsTestJSON-1145087026-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=777426b2-4077-4364-b6ba-fc9b00879161 returned with HTTP 200 [ 794.995599] [57942]: [pid: 57942|app: 0|req: 46/84] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Dec 11 07:34:33 2025] GET /volume/v3/attachments?instance_id=777426b2-4077-4364-b6ba-fc9b00879161 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 797.874267] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=69,cinder:INSERT=16,cinder:UPDATE=26 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 804.990982] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=19,cinder:UPDATE=2 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 805.799899] [57941]: DEBUG cinder.api.middleware.request_id [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.854836] [57941]: INFO cinder.api.openstack.wsgi [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] POST http://10.180.1.21/volume/v3/volumes [ 805.855262] [57941]: DEBUG cinder.api.openstack.wsgi [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-517278783"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 805.857107] [57941]: DEBUG cinder.api.v3.volumes [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-517278783'}} {{(pid=57941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 805.857245] [57941]: INFO cinder.api.v3.volumes [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Create volume of 1 GB [ 805.863242] [57941]: INFO cinder.volume.api [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Availability Zones retrieved successfully. [ 805.870438] [57941]: DEBUG cinder.volume.api [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Flow 'volume_create_api' (0b8dd187-724d-461e-bd78-413e770828ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 805.871687] [57941]: DEBUG cinder.volume.api [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f956973-b2bb-4cd7-8b5f-f9ea96fba61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 805.872919] [57941]: DEBUG cinder.volume.flows.api.create_volume [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Validating volume size '1' using validate_int {{(pid=57941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 805.893634] [57941]: DEBUG cinder.volume.api [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f956973-b2bb-4cd7-8b5f-f9ea96fba61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 805.894669] [57941]: DEBUG cinder.volume.api [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f639bde-b0d5-49b5-bea2-52a45f8057a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 805.948291] [57941]: DEBUG cinder.quota [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Created reservations ['2f13237c-2a35-4055-b5b7-9cc5f5236a37', 'ec0251e5-fd8d-4688-8793-fc7893ab46f6', 'deed809c-a015-420c-9d92-0e689d55acce', '4f0a5539-2c02-4815-a56c-f5fbfc94b8f6'] {{(pid=57941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 805.949292] [57941]: DEBUG cinder.volume.api [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f639bde-b0d5-49b5-bea2-52a45f8057a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f13237c-2a35-4055-b5b7-9cc5f5236a37', 'ec0251e5-fd8d-4688-8793-fc7893ab46f6', 'deed809c-a015-420c-9d92-0e689d55acce', '4f0a5539-2c02-4815-a56c-f5fbfc94b8f6']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 805.950372] [57941]: DEBUG cinder.volume.api [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (343d8236-ed83-4e91-99b9-477b9ed33531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 805.972032] [57941]: DEBUG cinder.volume.api [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (343d8236-ed83-4e91-99b9-477b9ed33531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8816da5e-f5a3-410d-a3ae-4499e02535df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-517278783',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='03d3ec88d9bf4ab1bf6cd55ee6f7ced6',qos_specs=None,replication_status=,reservations=['2f13237c-2a35-4055-b5b7-9cc5f5236a37','ec0251e5-fd8d-4688-8793-fc7893ab46f6','deed809c-a015-420c-9d92-0e689d55acce','4f0a5539-2c02-4815-a56c-f5fbfc94b8f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='847d2ad1666b49a3b67aabaff654acff',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:34:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-517278783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8816da5e-f5a3-410d-a3ae-4499e02535df,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='03d3ec88d9bf4ab1bf6cd55ee6f7ced6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='847d2ad1666b49a3b67aabaff654acff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 805.972032] [57941]: DEBUG cinder.volume.api [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f07e475-d3a8-4cfc-8a39-10dded9af3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 805.987697] [57941]: DEBUG cinder.volume.api [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f07e475-d3a8-4cfc-8a39-10dded9af3b5) transitioned into state 'SUCCESS' from state '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-517278783',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='03d3ec88d9bf4ab1bf6cd55ee6f7ced6',qos_specs=None,replication_status=,reservations=['2f13237c-2a35-4055-b5b7-9cc5f5236a37','ec0251e5-fd8d-4688-8793-fc7893ab46f6','deed809c-a015-420c-9d92-0e689d55acce','4f0a5539-2c02-4815-a56c-f5fbfc94b8f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='847d2ad1666b49a3b67aabaff654acff',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 805.988892] [57941]: DEBUG cinder.volume.api [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d3f0e8a-754c-48f8-8d84-572e76a8b9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 805.998998] [57941]: DEBUG cinder.volume.api [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d3f0e8a-754c-48f8-8d84-572e76a8b9fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 806.000124] [57941]: DEBUG cinder.volume.api [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Flow 'volume_create_api' (0b8dd187-724d-461e-bd78-413e770828ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 806.000451] [57941]: INFO cinder.volume.api [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Create volume request issued successfully. [ 806.001158] [57941]: INFO cinder.api.openstack.wsgi [None req-ddaf1167-c31f-42d4-a153-7d949dbd2b7d tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 806.001618] [57941]: [pid: 57941|app: 0|req: 39/85] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 11 07:34:44 2025] POST /volume/v3/volumes => generated 758 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 806.010860] [57942]: DEBUG cinder.api.middleware.request_id [None req-8f8889a2-cfae-4716-bda7-e1d5bce4469c None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.013164] [57942]: INFO cinder.api.openstack.wsgi [None req-8f8889a2-cfae-4716-bda7-e1d5bce4469c tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df [ 806.013386] [57942]: DEBUG cinder.api.openstack.wsgi [None req-8f8889a2-cfae-4716-bda7-e1d5bce4469c tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 806.013597] [57942]: DEBUG cinder.api.openstack.wsgi [None req-8f8889a2-cfae-4716-bda7-e1d5bce4469c tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 806.022433] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.022433] [57942]: warnings.warn( [ 806.027068] [57942]: INFO cinder.volume.api [None req-8f8889a2-cfae-4716-bda7-e1d5bce4469c tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Volume info retrieved successfully. [ 806.032184] [57942]: INFO cinder.api.openstack.wsgi [None req-8f8889a2-cfae-4716-bda7-e1d5bce4469c tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df returned with HTTP 200 [ 806.032416] [57942]: [pid: 57942|app: 0|req: 47/86] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:44 2025] GET /volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 807.044391] [57941]: DEBUG cinder.api.middleware.request_id [None req-04ebc7bd-8e85-4a44-8f48-fe23c25f3c78 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 807.047020] [57941]: INFO cinder.api.openstack.wsgi [None req-04ebc7bd-8e85-4a44-8f48-fe23c25f3c78 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df [ 807.047327] [57941]: DEBUG cinder.api.openstack.wsgi [None req-04ebc7bd-8e85-4a44-8f48-fe23c25f3c78 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 807.047621] [57941]: DEBUG cinder.api.openstack.wsgi [None req-04ebc7bd-8e85-4a44-8f48-fe23c25f3c78 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 807.059686] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.059686] [57941]: warnings.warn( [ 807.064327] [57941]: INFO cinder.volume.api [None req-04ebc7bd-8e85-4a44-8f48-fe23c25f3c78 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Volume info retrieved successfully. [ 807.069699] [57941]: INFO cinder.api.openstack.wsgi [None req-04ebc7bd-8e85-4a44-8f48-fe23c25f3c78 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df returned with HTTP 200 [ 807.070186] [57941]: [pid: 57941|app: 0|req: 40/87] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:45 2025] GET /volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 807.173657] [57942]: DEBUG cinder.api.middleware.request_id [req-333048c2-248e-4303-9647-d63016ed45b3 req-08555bb3-a489-4aba-af45-509cdee2e351 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 807.176408] [57942]: INFO cinder.api.openstack.wsgi [req-333048c2-248e-4303-9647-d63016ed45b3 req-08555bb3-a489-4aba-af45-509cdee2e351 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df [ 807.176642] [57942]: DEBUG cinder.api.openstack.wsgi [req-333048c2-248e-4303-9647-d63016ed45b3 req-08555bb3-a489-4aba-af45-509cdee2e351 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 807.176860] [57942]: DEBUG cinder.api.openstack.wsgi [req-333048c2-248e-4303-9647-d63016ed45b3 req-08555bb3-a489-4aba-af45-509cdee2e351 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 807.186108] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.186108] [57942]: warnings.warn( [ 807.191639] [57942]: INFO cinder.volume.api [req-333048c2-248e-4303-9647-d63016ed45b3 req-08555bb3-a489-4aba-af45-509cdee2e351 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Volume info retrieved successfully. [ 807.197073] [57942]: INFO cinder.api.openstack.wsgi [req-333048c2-248e-4303-9647-d63016ed45b3 req-08555bb3-a489-4aba-af45-509cdee2e351 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df returned with HTTP 200 [ 807.197649] [57942]: [pid: 57942|app: 0|req: 48/88] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:34:45 2025] GET /volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 807.209231] [57941]: DEBUG cinder.api.middleware.request_id [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 807.213062] [57941]: INFO cinder.api.openstack.wsgi [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] POST http://10.180.1.21/volume/v3/volumes [ 807.213062] [57941]: DEBUG cinder.api.openstack.wsgi [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2113371819"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 807.215229] [57941]: DEBUG cinder.api.v3.volumes [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2113371819'}} {{(pid=57941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 807.215587] [57941]: INFO cinder.api.v3.volumes [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Create volume of 1 GB [ 807.221694] [57941]: INFO cinder.volume.api [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Availability Zones retrieved successfully. [ 807.231313] [57941]: DEBUG cinder.volume.api [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Flow 'volume_create_api' (195fd195-043a-48da-87d3-cce10da8a7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 807.232635] [57941]: DEBUG cinder.volume.api [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c5c1cd-a4ff-4f9d-a3a7-5ad12c391817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 807.233868] [57941]: DEBUG cinder.volume.flows.api.create_volume [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Validating volume size '1' using validate_int {{(pid=57941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 807.261091] [57941]: DEBUG cinder.volume.api [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c5c1cd-a4ff-4f9d-a3a7-5ad12c391817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 807.262813] [57941]: DEBUG cinder.volume.api [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ad8bce1-5df0-43ef-ad63-c0e14ede3f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 807.317223] [57941]: DEBUG cinder.quota [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Created reservations ['5049d72f-af47-4ced-97ac-f949d9e6b0c6', '390d0965-1f5f-45ad-b6fc-85a3e736ecee', '17ba42bc-9c82-4c26-8739-82bd92295281', '8dddc920-5823-4acb-aacc-b68b0681bff6'] {{(pid=57941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 807.320939] [57941]: DEBUG cinder.volume.api [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ad8bce1-5df0-43ef-ad63-c0e14ede3f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5049d72f-af47-4ced-97ac-f949d9e6b0c6', '390d0965-1f5f-45ad-b6fc-85a3e736ecee', '17ba42bc-9c82-4c26-8739-82bd92295281', '8dddc920-5823-4acb-aacc-b68b0681bff6']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 807.320939] [57941]: DEBUG cinder.volume.api [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (facc03ff-bf72-43c1-b80d-4efa03e7c971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 807.335779] [57941]: DEBUG cinder.volume.api [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (facc03ff-bf72-43c1-b80d-4efa03e7c971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8641009a-17a3-498e-ace1-927ee78e5ff3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2113371819',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='03d3ec88d9bf4ab1bf6cd55ee6f7ced6',qos_specs=None,replication_status=,reservations=['5049d72f-af47-4ced-97ac-f949d9e6b0c6','390d0965-1f5f-45ad-b6fc-85a3e736ecee','17ba42bc-9c82-4c26-8739-82bd92295281','8dddc920-5823-4acb-aacc-b68b0681bff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='847d2ad1666b49a3b67aabaff654acff',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:34:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2113371819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8641009a-17a3-498e-ace1-927ee78e5ff3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='03d3ec88d9bf4ab1bf6cd55ee6f7ced6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='847d2ad1666b49a3b67aabaff654acff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 807.336476] [57941]: DEBUG cinder.volume.api [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b33e1f2-ea02-43c2-99a8-322d667d45bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 807.356776] [57941]: DEBUG cinder.volume.api [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b33e1f2-ea02-43c2-99a8-322d667d45bf) transitioned into state 'SUCCESS' from state '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-2113371819',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='03d3ec88d9bf4ab1bf6cd55ee6f7ced6',qos_specs=None,replication_status=,reservations=['5049d72f-af47-4ced-97ac-f949d9e6b0c6','390d0965-1f5f-45ad-b6fc-85a3e736ecee','17ba42bc-9c82-4c26-8739-82bd92295281','8dddc920-5823-4acb-aacc-b68b0681bff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='847d2ad1666b49a3b67aabaff654acff',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 807.357289] [57941]: DEBUG cinder.volume.api [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a0b9e5-578c-4877-949a-40238551debf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 807.371644] [57941]: DEBUG cinder.volume.api [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a0b9e5-578c-4877-949a-40238551debf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 807.372767] [57941]: DEBUG cinder.volume.api [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Flow 'volume_create_api' (195fd195-043a-48da-87d3-cce10da8a7d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 807.373152] [57941]: INFO cinder.volume.api [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Create volume request issued successfully. [ 807.373834] [57941]: INFO cinder.api.openstack.wsgi [None req-40cbb7eb-5ccf-466e-be59-1d05f0d55a37 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 807.374325] [57941]: [pid: 57941|app: 0|req: 41/89] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 11 07:34:45 2025] POST /volume/v3/volumes => generated 759 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 807.386382] [57942]: DEBUG cinder.api.middleware.request_id [None req-c6463c10-1e54-4ae3-b574-482a0c5a81cf None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 807.389509] [57942]: INFO cinder.api.openstack.wsgi [None req-c6463c10-1e54-4ae3-b574-482a0c5a81cf tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 [ 807.390561] [57942]: DEBUG cinder.api.openstack.wsgi [None req-c6463c10-1e54-4ae3-b574-482a0c5a81cf tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 807.390561] [57942]: DEBUG cinder.api.openstack.wsgi [None req-c6463c10-1e54-4ae3-b574-482a0c5a81cf tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 807.403958] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.403958] [57942]: warnings.warn( [ 807.408049] [57942]: INFO cinder.volume.api [None req-c6463c10-1e54-4ae3-b574-482a0c5a81cf tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Volume info retrieved successfully. [ 807.414771] [57942]: INFO cinder.api.openstack.wsgi [None req-c6463c10-1e54-4ae3-b574-482a0c5a81cf tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 returned with HTTP 200 [ 807.416593] [57942]: [pid: 57942|app: 0|req: 49/90] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:46 2025] GET /volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 808.426836] [57941]: DEBUG cinder.api.middleware.request_id [None req-95f981ba-f873-4f54-9b1c-c642da828d65 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.429379] [57941]: INFO cinder.api.openstack.wsgi [None req-95f981ba-f873-4f54-9b1c-c642da828d65 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 [ 808.429663] [57941]: DEBUG cinder.api.openstack.wsgi [None req-95f981ba-f873-4f54-9b1c-c642da828d65 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 808.429943] [57941]: DEBUG cinder.api.openstack.wsgi [None req-95f981ba-f873-4f54-9b1c-c642da828d65 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 808.447685] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.447685] [57941]: warnings.warn( [ 808.452690] [57941]: INFO cinder.volume.api [None req-95f981ba-f873-4f54-9b1c-c642da828d65 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Volume info retrieved successfully. [ 808.459554] [57941]: INFO cinder.api.openstack.wsgi [None req-95f981ba-f873-4f54-9b1c-c642da828d65 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 returned with HTTP 200 [ 808.459989] [57941]: [pid: 57941|app: 0|req: 42/91] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:47 2025] GET /volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 808.709932] [57942]: DEBUG cinder.api.middleware.request_id [req-92288d30-1a99-4ed5-82c4-facf758bd41d req-199abee7-a8ae-43bc-a35b-fd2e2747da1a None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.712240] [57942]: INFO cinder.api.openstack.wsgi [req-92288d30-1a99-4ed5-82c4-facf758bd41d req-199abee7-a8ae-43bc-a35b-fd2e2747da1a tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 [ 808.712453] [57942]: DEBUG cinder.api.openstack.wsgi [req-92288d30-1a99-4ed5-82c4-facf758bd41d req-199abee7-a8ae-43bc-a35b-fd2e2747da1a tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 808.712665] [57942]: DEBUG cinder.api.openstack.wsgi [req-92288d30-1a99-4ed5-82c4-facf758bd41d req-199abee7-a8ae-43bc-a35b-fd2e2747da1a tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 808.723538] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.723538] [57942]: warnings.warn( [ 808.729385] [57942]: INFO cinder.volume.api [req-92288d30-1a99-4ed5-82c4-facf758bd41d req-199abee7-a8ae-43bc-a35b-fd2e2747da1a tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Volume info retrieved successfully. [ 808.734047] [57942]: INFO cinder.api.openstack.wsgi [req-92288d30-1a99-4ed5-82c4-facf758bd41d req-199abee7-a8ae-43bc-a35b-fd2e2747da1a tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 returned with HTTP 200 [ 808.734599] [57942]: [pid: 57942|app: 0|req: 50/92] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:34:47 2025] GET /volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 808.743867] [57941]: DEBUG cinder.api.middleware.request_id [None req-fda5f306-e035-461b-bdd6-29060d03deab None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.746106] [57941]: INFO cinder.api.openstack.wsgi [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] POST http://10.180.1.21/volume/v3/volumes [ 808.746702] [57941]: DEBUG cinder.api.openstack.wsgi [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1464623840"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 808.748556] [57941]: DEBUG cinder.api.v3.volumes [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1464623840'}} {{(pid=57941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 808.749763] [57941]: INFO cinder.api.v3.volumes [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Create volume of 1 GB [ 808.754127] [57941]: INFO cinder.volume.api [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Availability Zones retrieved successfully. [ 808.761330] [57941]: DEBUG cinder.volume.api [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Flow 'volume_create_api' (30618931-8caa-40e0-ae66-d47cf822375f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 808.762497] [57941]: DEBUG cinder.volume.api [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85272ec9-e353-423b-9bb1-721551a2d1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 808.763681] [57941]: DEBUG cinder.volume.flows.api.create_volume [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Validating volume size '1' using validate_int {{(pid=57941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 808.786743] [57941]: DEBUG cinder.volume.api [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85272ec9-e353-423b-9bb1-721551a2d1c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 808.787715] [57941]: DEBUG cinder.volume.api [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9604b53-74a7-4a49-925b-d70bb3967018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 808.833503] [57941]: DEBUG cinder.quota [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Created reservations ['d954c310-4fc4-4d28-881a-a72b01b488bd', '9c18c9f3-cf41-43f9-9ec1-0fb70c4efca1', 'ac669a89-aea2-48b6-a471-1f64d00e6b0c', 'cd169431-85fc-4f00-8aea-49124bfd1c0c'] {{(pid=57941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 808.834536] [57941]: DEBUG cinder.volume.api [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9604b53-74a7-4a49-925b-d70bb3967018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d954c310-4fc4-4d28-881a-a72b01b488bd', '9c18c9f3-cf41-43f9-9ec1-0fb70c4efca1', 'ac669a89-aea2-48b6-a471-1f64d00e6b0c', 'cd169431-85fc-4f00-8aea-49124bfd1c0c']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 808.835426] [57941]: DEBUG cinder.volume.api [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05b21308-d207-43e1-bba0-0b9c97ba6387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 808.850051] [57941]: DEBUG cinder.volume.api [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05b21308-d207-43e1-bba0-0b9c97ba6387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1464623840',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='03d3ec88d9bf4ab1bf6cd55ee6f7ced6',qos_specs=None,replication_status=,reservations=['d954c310-4fc4-4d28-881a-a72b01b488bd','9c18c9f3-cf41-43f9-9ec1-0fb70c4efca1','ac669a89-aea2-48b6-a471-1f64d00e6b0c','cd169431-85fc-4f00-8aea-49124bfd1c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='847d2ad1666b49a3b67aabaff654acff',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:34:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1464623840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='03d3ec88d9bf4ab1bf6cd55ee6f7ced6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='847d2ad1666b49a3b67aabaff654acff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 808.851148] [57941]: DEBUG cinder.volume.api [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (334cef9f-8692-4808-9f46-055919355d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 808.865262] [57941]: DEBUG cinder.volume.api [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (334cef9f-8692-4808-9f46-055919355d26) transitioned into state 'SUCCESS' from state '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-1464623840',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='03d3ec88d9bf4ab1bf6cd55ee6f7ced6',qos_specs=None,replication_status=,reservations=['d954c310-4fc4-4d28-881a-a72b01b488bd','9c18c9f3-cf41-43f9-9ec1-0fb70c4efca1','ac669a89-aea2-48b6-a471-1f64d00e6b0c','cd169431-85fc-4f00-8aea-49124bfd1c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='847d2ad1666b49a3b67aabaff654acff',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 808.866227] [57941]: DEBUG cinder.volume.api [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0df48e5-d4b3-4d9c-ba43-e694f404ef05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 808.876489] [57941]: DEBUG cinder.volume.api [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0df48e5-d4b3-4d9c-ba43-e694f404ef05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 808.877806] [57941]: DEBUG cinder.volume.api [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Flow 'volume_create_api' (30618931-8caa-40e0-ae66-d47cf822375f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 808.878365] [57941]: INFO cinder.volume.api [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Create volume request issued successfully. [ 808.879168] [57941]: INFO cinder.api.openstack.wsgi [None req-fda5f306-e035-461b-bdd6-29060d03deab tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 808.879911] [57941]: [pid: 57941|app: 0|req: 43/93] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 11 07:34:47 2025] POST /volume/v3/volumes => generated 759 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 808.889484] [57942]: DEBUG cinder.api.middleware.request_id [None req-4627ab78-622a-4b94-b507-c71228ab9fa4 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.891613] [57942]: INFO cinder.api.openstack.wsgi [None req-4627ab78-622a-4b94-b507-c71228ab9fa4 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 [ 808.891870] [57942]: DEBUG cinder.api.openstack.wsgi [None req-4627ab78-622a-4b94-b507-c71228ab9fa4 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 808.892113] [57942]: DEBUG cinder.api.openstack.wsgi [None req-4627ab78-622a-4b94-b507-c71228ab9fa4 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 808.901926] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.901926] [57942]: warnings.warn( [ 808.905809] [57942]: INFO cinder.volume.api [None req-4627ab78-622a-4b94-b507-c71228ab9fa4 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Volume info retrieved successfully. [ 808.911308] [57942]: INFO cinder.api.openstack.wsgi [None req-4627ab78-622a-4b94-b507-c71228ab9fa4 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 returned with HTTP 200 [ 808.911936] [57942]: [pid: 57942|app: 0|req: 51/94] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:47 2025] GET /volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 809.922445] [57941]: DEBUG cinder.api.middleware.request_id [None req-ab022c84-5a7f-4bc0-b029-357fb2bdae2a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.924835] [57941]: INFO cinder.api.openstack.wsgi [None req-ab022c84-5a7f-4bc0-b029-357fb2bdae2a tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 [ 809.925085] [57941]: DEBUG cinder.api.openstack.wsgi [None req-ab022c84-5a7f-4bc0-b029-357fb2bdae2a tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 809.925302] [57941]: DEBUG cinder.api.openstack.wsgi [None req-ab022c84-5a7f-4bc0-b029-357fb2bdae2a tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 809.961680] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.961680] [57941]: warnings.warn( [ 809.966874] [57941]: INFO cinder.volume.api [None req-ab022c84-5a7f-4bc0-b029-357fb2bdae2a tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Volume info retrieved successfully. [ 809.973375] [57941]: INFO cinder.api.openstack.wsgi [None req-ab022c84-5a7f-4bc0-b029-357fb2bdae2a tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 returned with HTTP 200 [ 809.973375] [57941]: [pid: 57941|app: 0|req: 44/95] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:48 2025] GET /volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 810.076365] [57942]: DEBUG cinder.api.middleware.request_id [req-9f17db0a-0948-4dd8-80a9-d1667ec8fd4f req-f9bb948c-b5bb-4729-bde1-cc9e8591bacd None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.079227] [57942]: INFO cinder.api.openstack.wsgi [req-9f17db0a-0948-4dd8-80a9-d1667ec8fd4f req-f9bb948c-b5bb-4729-bde1-cc9e8591bacd tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 [ 810.080200] [57942]: DEBUG cinder.api.openstack.wsgi [req-9f17db0a-0948-4dd8-80a9-d1667ec8fd4f req-f9bb948c-b5bb-4729-bde1-cc9e8591bacd tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 810.080200] [57942]: DEBUG cinder.api.openstack.wsgi [req-9f17db0a-0948-4dd8-80a9-d1667ec8fd4f req-f9bb948c-b5bb-4729-bde1-cc9e8591bacd tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 810.088731] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.088731] [57942]: warnings.warn( [ 810.092617] [57942]: INFO cinder.volume.api [req-9f17db0a-0948-4dd8-80a9-d1667ec8fd4f req-f9bb948c-b5bb-4729-bde1-cc9e8591bacd tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Volume info retrieved successfully. [ 810.097510] [57942]: INFO cinder.api.openstack.wsgi [req-9f17db0a-0948-4dd8-80a9-d1667ec8fd4f req-f9bb948c-b5bb-4729-bde1-cc9e8591bacd tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 returned with HTTP 200 [ 810.098044] [57942]: [pid: 57942|app: 0|req: 52/96] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:34:48 2025] GET /volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 810.172660] [57941]: DEBUG cinder.api.middleware.request_id [req-95756a7d-e228-402a-bcbf-7ac0f6e544ec req-c9ea8474-82c7-418c-ba9e-eaac19d05cec None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.175041] [57941]: INFO cinder.api.openstack.wsgi [req-95756a7d-e228-402a-bcbf-7ac0f6e544ec req-c9ea8474-82c7-418c-ba9e-eaac19d05cec tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 810.175127] [57941]: DEBUG cinder.api.openstack.wsgi [req-95756a7d-e228-402a-bcbf-7ac0f6e544ec req-c9ea8474-82c7-418c-ba9e-eaac19d05cec tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 810.175336] [57941]: DEBUG cinder.api.openstack.wsgi [req-95756a7d-e228-402a-bcbf-7ac0f6e544ec req-c9ea8474-82c7-418c-ba9e-eaac19d05cec tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'detail' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 810.175949] [57941]: DEBUG cinder.api.api_utils [req-95756a7d-e228-402a-bcbf-7ac0f6e544ec req-c9ea8474-82c7-418c-ba9e-eaac19d05cec tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Removing options '' from query. {{(pid=57941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 810.177678] [57941]: DEBUG cinder.volume.api [req-95756a7d-e228-402a-bcbf-7ac0f6e544ec req-c9ea8474-82c7-418c-ba9e-eaac19d05cec tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57941) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 810.206774] [57941]: INFO cinder.volume.api [req-95756a7d-e228-402a-bcbf-7ac0f6e544ec req-c9ea8474-82c7-418c-ba9e-eaac19d05cec tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Get all volumes completed successfully. [ 810.207963] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.207963] [57941]: warnings.warn( [ 810.212534] [57941]: INFO cinder.api.openstack.wsgi [req-95756a7d-e228-402a-bcbf-7ac0f6e544ec req-c9ea8474-82c7-418c-ba9e-eaac19d05cec tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 810.212978] [57941]: [pid: 57941|app: 0|req: 45/97] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 11 07:34:48 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 810.317876] [57942]: DEBUG cinder.api.middleware.request_id [req-14b33c12-ad04-41c3-b27a-3101a49fbf80 req-58722831-6d77-400d-9e87-cda6f00404dd None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.320516] [57942]: INFO cinder.api.openstack.wsgi [req-14b33c12-ad04-41c3-b27a-3101a49fbf80 req-58722831-6d77-400d-9e87-cda6f00404dd tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 810.320746] [57942]: DEBUG cinder.api.openstack.wsgi [req-14b33c12-ad04-41c3-b27a-3101a49fbf80 req-58722831-6d77-400d-9e87-cda6f00404dd tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 810.320956] [57942]: DEBUG cinder.api.openstack.wsgi [req-14b33c12-ad04-41c3-b27a-3101a49fbf80 req-58722831-6d77-400d-9e87-cda6f00404dd tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'detail' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 810.321278] [57942]: DEBUG cinder.api.api_utils [req-14b33c12-ad04-41c3-b27a-3101a49fbf80 req-58722831-6d77-400d-9e87-cda6f00404dd tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Removing options '' from query. {{(pid=57942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 810.322170] [57942]: DEBUG cinder.volume.api [req-14b33c12-ad04-41c3-b27a-3101a49fbf80 req-58722831-6d77-400d-9e87-cda6f00404dd tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57942) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 810.352473] [57942]: INFO cinder.volume.api [req-14b33c12-ad04-41c3-b27a-3101a49fbf80 req-58722831-6d77-400d-9e87-cda6f00404dd tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Get all volumes completed successfully. [ 810.353542] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.353542] [57942]: warnings.warn( [ 810.358237] [57942]: INFO cinder.api.openstack.wsgi [req-14b33c12-ad04-41c3-b27a-3101a49fbf80 req-58722831-6d77-400d-9e87-cda6f00404dd tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 810.358715] [57942]: [pid: 57942|app: 0|req: 53/98] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 11 07:34:49 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 810.473973] [57941]: DEBUG cinder.api.middleware.request_id [req-e6fbac1d-c0bf-4d6f-80b2-7e9ebbb45887 req-dcffd4f9-2b96-4fe9-8a36-15ddbaf36bce None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.477696] [57941]: INFO cinder.api.openstack.wsgi [req-e6fbac1d-c0bf-4d6f-80b2-7e9ebbb45887 req-dcffd4f9-2b96-4fe9-8a36-15ddbaf36bce tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 810.477828] [57941]: DEBUG cinder.api.openstack.wsgi [req-e6fbac1d-c0bf-4d6f-80b2-7e9ebbb45887 req-dcffd4f9-2b96-4fe9-8a36-15ddbaf36bce tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 810.477952] [57941]: DEBUG cinder.api.openstack.wsgi [req-e6fbac1d-c0bf-4d6f-80b2-7e9ebbb45887 req-dcffd4f9-2b96-4fe9-8a36-15ddbaf36bce tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'detail' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 810.478274] [57941]: DEBUG cinder.api.api_utils [req-e6fbac1d-c0bf-4d6f-80b2-7e9ebbb45887 req-dcffd4f9-2b96-4fe9-8a36-15ddbaf36bce tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Removing options '' from query. {{(pid=57941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 810.480128] [57941]: DEBUG cinder.volume.api [req-e6fbac1d-c0bf-4d6f-80b2-7e9ebbb45887 req-dcffd4f9-2b96-4fe9-8a36-15ddbaf36bce tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57941) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 810.499978] [57941]: INFO cinder.volume.api [req-e6fbac1d-c0bf-4d6f-80b2-7e9ebbb45887 req-dcffd4f9-2b96-4fe9-8a36-15ddbaf36bce tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Get all volumes completed successfully. [ 810.499978] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.499978] [57941]: warnings.warn( [ 810.504713] [57941]: INFO cinder.api.openstack.wsgi [req-e6fbac1d-c0bf-4d6f-80b2-7e9ebbb45887 req-dcffd4f9-2b96-4fe9-8a36-15ddbaf36bce tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 810.505373] [57941]: [pid: 57941|app: 0|req: 46/99] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 11 07:34:49 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 810.687243] [57942]: DEBUG cinder.api.middleware.request_id [req-252e388b-0f16-4a1e-84e2-e9032c2b82d6 req-d3d16c04-b6f1-46d4-9dea-041ac213f21e None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.689620] [57942]: INFO cinder.api.openstack.wsgi [req-252e388b-0f16-4a1e-84e2-e9032c2b82d6 req-d3d16c04-b6f1-46d4-9dea-041ac213f21e tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 810.689860] [57942]: DEBUG cinder.api.openstack.wsgi [req-252e388b-0f16-4a1e-84e2-e9032c2b82d6 req-d3d16c04-b6f1-46d4-9dea-041ac213f21e tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 810.690094] [57942]: DEBUG cinder.api.openstack.wsgi [req-252e388b-0f16-4a1e-84e2-e9032c2b82d6 req-d3d16c04-b6f1-46d4-9dea-041ac213f21e tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'detail' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 810.690372] [57942]: DEBUG cinder.api.api_utils [req-252e388b-0f16-4a1e-84e2-e9032c2b82d6 req-d3d16c04-b6f1-46d4-9dea-041ac213f21e tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Removing options '' from query. {{(pid=57942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 810.691412] [57942]: DEBUG cinder.volume.api [req-252e388b-0f16-4a1e-84e2-e9032c2b82d6 req-d3d16c04-b6f1-46d4-9dea-041ac213f21e tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57942) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 810.708965] [57942]: INFO cinder.volume.api [req-252e388b-0f16-4a1e-84e2-e9032c2b82d6 req-d3d16c04-b6f1-46d4-9dea-041ac213f21e tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Get all volumes completed successfully. [ 810.710177] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.710177] [57942]: warnings.warn( [ 810.716040] [57942]: INFO cinder.api.openstack.wsgi [req-252e388b-0f16-4a1e-84e2-e9032c2b82d6 req-d3d16c04-b6f1-46d4-9dea-041ac213f21e tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 810.716529] [57942]: [pid: 57942|app: 0|req: 54/100] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 11 07:34:49 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 810.857132] [57941]: DEBUG cinder.api.middleware.request_id [req-b8c01c61-b6cb-43aa-88d1-027f55f8cad0 req-53725756-82c4-4861-972e-10bd0b21d6b9 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.860784] [57941]: INFO cinder.api.openstack.wsgi [req-b8c01c61-b6cb-43aa-88d1-027f55f8cad0 req-53725756-82c4-4861-972e-10bd0b21d6b9 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 810.861742] [57941]: DEBUG cinder.api.openstack.wsgi [req-b8c01c61-b6cb-43aa-88d1-027f55f8cad0 req-53725756-82c4-4861-972e-10bd0b21d6b9 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 810.861742] [57941]: DEBUG cinder.api.openstack.wsgi [req-b8c01c61-b6cb-43aa-88d1-027f55f8cad0 req-53725756-82c4-4861-972e-10bd0b21d6b9 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'detail' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 810.861742] [57941]: DEBUG cinder.api.api_utils [req-b8c01c61-b6cb-43aa-88d1-027f55f8cad0 req-53725756-82c4-4861-972e-10bd0b21d6b9 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Removing options '' from query. {{(pid=57941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 810.862534] [57941]: DEBUG cinder.volume.api [req-b8c01c61-b6cb-43aa-88d1-027f55f8cad0 req-53725756-82c4-4861-972e-10bd0b21d6b9 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57941) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 810.873725] [57941]: INFO cinder.volume.api [req-b8c01c61-b6cb-43aa-88d1-027f55f8cad0 req-53725756-82c4-4861-972e-10bd0b21d6b9 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Get all volumes completed successfully. [ 810.875204] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.875204] [57941]: warnings.warn( [ 810.882978] [57941]: INFO cinder.api.openstack.wsgi [req-b8c01c61-b6cb-43aa-88d1-027f55f8cad0 req-53725756-82c4-4861-972e-10bd0b21d6b9 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 810.883663] [57941]: [pid: 57941|app: 0|req: 47/101] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 11 07:34:49 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 811.327918] [57942]: DEBUG cinder.api.middleware.request_id [req-57f4c376-0ec2-4a21-82f5-129a649c8125 req-91856caf-5fd1-4ed6-bc53-918a35f6e651 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.331570] [57942]: INFO cinder.api.openstack.wsgi [req-57f4c376-0ec2-4a21-82f5-129a649c8125 req-91856caf-5fd1-4ed6-bc53-918a35f6e651 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 811.334020] [57942]: DEBUG cinder.api.openstack.wsgi [req-57f4c376-0ec2-4a21-82f5-129a649c8125 req-91856caf-5fd1-4ed6-bc53-918a35f6e651 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 811.334020] [57942]: DEBUG cinder.api.openstack.wsgi [req-57f4c376-0ec2-4a21-82f5-129a649c8125 req-91856caf-5fd1-4ed6-bc53-918a35f6e651 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'detail' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 811.334020] [57942]: DEBUG cinder.api.api_utils [req-57f4c376-0ec2-4a21-82f5-129a649c8125 req-91856caf-5fd1-4ed6-bc53-918a35f6e651 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Removing options '' from query. {{(pid=57942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 811.334717] [57942]: DEBUG cinder.volume.api [req-57f4c376-0ec2-4a21-82f5-129a649c8125 req-91856caf-5fd1-4ed6-bc53-918a35f6e651 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57942) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 811.348604] [57942]: INFO cinder.volume.api [req-57f4c376-0ec2-4a21-82f5-129a649c8125 req-91856caf-5fd1-4ed6-bc53-918a35f6e651 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Get all volumes completed successfully. [ 811.349638] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.349638] [57942]: warnings.warn( [ 811.354982] [57942]: INFO cinder.api.openstack.wsgi [req-57f4c376-0ec2-4a21-82f5-129a649c8125 req-91856caf-5fd1-4ed6-bc53-918a35f6e651 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 811.355507] [57942]: [pid: 57942|app: 0|req: 55/102] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 11 07:34:50 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 811.741328] [57941]: DEBUG cinder.api.middleware.request_id [req-4072014f-5be9-4086-b6f3-73277d6c7c0a req-55759a9d-2b5f-4eef-a1aa-37d9783fa319 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.743790] [57941]: INFO cinder.api.openstack.wsgi [req-4072014f-5be9-4086-b6f3-73277d6c7c0a req-55759a9d-2b5f-4eef-a1aa-37d9783fa319 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 811.744014] [57941]: DEBUG cinder.api.openstack.wsgi [req-4072014f-5be9-4086-b6f3-73277d6c7c0a req-55759a9d-2b5f-4eef-a1aa-37d9783fa319 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 811.744239] [57941]: DEBUG cinder.api.openstack.wsgi [req-4072014f-5be9-4086-b6f3-73277d6c7c0a req-55759a9d-2b5f-4eef-a1aa-37d9783fa319 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'detail' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 811.744518] [57941]: DEBUG cinder.api.api_utils [req-4072014f-5be9-4086-b6f3-73277d6c7c0a req-55759a9d-2b5f-4eef-a1aa-37d9783fa319 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Removing options '' from query. {{(pid=57941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 811.745460] [57941]: DEBUG cinder.volume.api [req-4072014f-5be9-4086-b6f3-73277d6c7c0a req-55759a9d-2b5f-4eef-a1aa-37d9783fa319 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57941) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 811.758099] [57941]: INFO cinder.volume.api [req-4072014f-5be9-4086-b6f3-73277d6c7c0a req-55759a9d-2b5f-4eef-a1aa-37d9783fa319 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Get all volumes completed successfully. [ 811.759280] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.759280] [57941]: warnings.warn( [ 811.765151] [57941]: INFO cinder.api.openstack.wsgi [req-4072014f-5be9-4086-b6f3-73277d6c7c0a req-55759a9d-2b5f-4eef-a1aa-37d9783fa319 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 811.765151] [57941]: [pid: 57941|app: 0|req: 48/103] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 11 07:34:50 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 812.013023] [57942]: DEBUG cinder.api.middleware.request_id [req-d84942e6-24e3-420f-9462-f7bfb14ac808 req-63559650-56e3-407f-bed2-d5b79d2aaffc None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.018066] [57942]: INFO cinder.api.openstack.wsgi [req-d84942e6-24e3-420f-9462-f7bfb14ac808 req-63559650-56e3-407f-bed2-d5b79d2aaffc tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 812.018066] [57942]: DEBUG cinder.api.openstack.wsgi [req-d84942e6-24e3-420f-9462-f7bfb14ac808 req-63559650-56e3-407f-bed2-d5b79d2aaffc tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 812.018066] [57942]: DEBUG cinder.api.openstack.wsgi [req-d84942e6-24e3-420f-9462-f7bfb14ac808 req-63559650-56e3-407f-bed2-d5b79d2aaffc tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'detail' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 812.018066] [57942]: DEBUG cinder.api.api_utils [req-d84942e6-24e3-420f-9462-f7bfb14ac808 req-63559650-56e3-407f-bed2-d5b79d2aaffc tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Removing options '' from query. {{(pid=57942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 812.018959] [57942]: DEBUG cinder.volume.api [req-d84942e6-24e3-420f-9462-f7bfb14ac808 req-63559650-56e3-407f-bed2-d5b79d2aaffc tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57942) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 812.030743] [57942]: INFO cinder.volume.api [req-d84942e6-24e3-420f-9462-f7bfb14ac808 req-63559650-56e3-407f-bed2-d5b79d2aaffc tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Get all volumes completed successfully. [ 812.033404] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.033404] [57942]: warnings.warn( [ 812.039902] [57942]: INFO cinder.api.openstack.wsgi [req-d84942e6-24e3-420f-9462-f7bfb14ac808 req-63559650-56e3-407f-bed2-d5b79d2aaffc tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 812.040483] [57942]: [pid: 57942|app: 0|req: 56/104] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 11 07:34:50 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 812.058871] [57941]: DEBUG cinder.api.middleware.request_id [None req-14421251-f33b-488c-8528-0cb23c46c8ba None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.061181] [57941]: INFO cinder.api.openstack.wsgi [None req-14421251-f33b-488c-8528-0cb23c46c8ba tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 [ 812.061606] [57941]: DEBUG cinder.api.openstack.wsgi [None req-14421251-f33b-488c-8528-0cb23c46c8ba tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 812.061953] [57941]: DEBUG cinder.api.openstack.wsgi [None req-14421251-f33b-488c-8528-0cb23c46c8ba tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'delete' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 812.062324] [57941]: INFO cinder.api.v3.volumes [None req-14421251-f33b-488c-8528-0cb23c46c8ba tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Delete volume with id: c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 [ 812.074449] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.074449] [57941]: warnings.warn( [ 812.075076] [57941]: INFO cinder.volume.api [None req-14421251-f33b-488c-8528-0cb23c46c8ba tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Volume info retrieved successfully. [ 812.112382] [57941]: INFO cinder.volume.api [None req-14421251-f33b-488c-8528-0cb23c46c8ba tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Delete volume request issued successfully. [ 812.112717] [57941]: INFO cinder.api.openstack.wsgi [None req-14421251-f33b-488c-8528-0cb23c46c8ba tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 returned with HTTP 202 [ 812.113328] [57941]: [pid: 57941|app: 0|req: 49/105] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:34:50 2025] DELETE /volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 812.125676] [57942]: DEBUG cinder.api.middleware.request_id [None req-f286ab47-fbc7-43c1-be37-2aea26142744 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.131384] [57942]: INFO cinder.api.openstack.wsgi [None req-f286ab47-fbc7-43c1-be37-2aea26142744 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 [ 812.131449] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f286ab47-fbc7-43c1-be37-2aea26142744 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 812.131635] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f286ab47-fbc7-43c1-be37-2aea26142744 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 812.143619] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.143619] [57942]: warnings.warn( [ 812.153594] [57942]: INFO cinder.volume.api [None req-f286ab47-fbc7-43c1-be37-2aea26142744 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Volume info retrieved successfully. [ 812.159029] [57942]: INFO cinder.api.openstack.wsgi [None req-f286ab47-fbc7-43c1-be37-2aea26142744 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 returned with HTTP 200 [ 812.159429] [57942]: [pid: 57942|app: 0|req: 57/106] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:50 2025] GET /volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 813.178688] [57941]: DEBUG cinder.api.middleware.request_id [None req-90155529-f36e-4963-9baa-59b7eedbf32c None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.182092] [57941]: INFO cinder.api.openstack.wsgi [None req-90155529-f36e-4963-9baa-59b7eedbf32c tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 [ 813.182092] [57941]: DEBUG cinder.api.openstack.wsgi [None req-90155529-f36e-4963-9baa-59b7eedbf32c tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 813.186474] [57941]: DEBUG cinder.api.openstack.wsgi [None req-90155529-f36e-4963-9baa-59b7eedbf32c tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 813.201537] [57941]: INFO cinder.api.openstack.wsgi [None req-90155529-f36e-4963-9baa-59b7eedbf32c tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 returned with HTTP 404 [ 813.202142] [57941]: [pid: 57941|app: 0|req: 50/107] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:51 2025] GET /volume/v3/volumes/c1f7904e-aa3f-4c9e-95ea-bf8d846df6b8 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 813.205379] [57942]: DEBUG cinder.api.middleware.request_id [None req-f3e3d113-9506-4cd7-a55a-7edcf04d361f None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.208452] [57942]: INFO cinder.api.openstack.wsgi [None req-f3e3d113-9506-4cd7-a55a-7edcf04d361f tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 [ 813.208452] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f3e3d113-9506-4cd7-a55a-7edcf04d361f tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 813.208541] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f3e3d113-9506-4cd7-a55a-7edcf04d361f tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'delete' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 813.209234] [57942]: INFO cinder.api.v3.volumes [None req-f3e3d113-9506-4cd7-a55a-7edcf04d361f tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Delete volume with id: 8641009a-17a3-498e-ace1-927ee78e5ff3 [ 813.220257] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 813.220257] [57942]: warnings.warn( [ 813.220781] [57942]: INFO cinder.volume.api [None req-f3e3d113-9506-4cd7-a55a-7edcf04d361f tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Volume info retrieved successfully. [ 813.249230] [57942]: INFO cinder.volume.api [None req-f3e3d113-9506-4cd7-a55a-7edcf04d361f tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Delete volume request issued successfully. [ 813.249230] [57942]: INFO cinder.api.openstack.wsgi [None req-f3e3d113-9506-4cd7-a55a-7edcf04d361f tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 returned with HTTP 202 [ 813.250664] [57942]: [pid: 57942|app: 0|req: 58/108] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:34:51 2025] DELETE /volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 813.260851] [57941]: DEBUG cinder.api.middleware.request_id [None req-c7efe6cc-5f2d-4962-b4e6-6f298eae6f3b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.263683] [57941]: INFO cinder.api.openstack.wsgi [None req-c7efe6cc-5f2d-4962-b4e6-6f298eae6f3b tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 [ 813.263683] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c7efe6cc-5f2d-4962-b4e6-6f298eae6f3b tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 813.263683] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c7efe6cc-5f2d-4962-b4e6-6f298eae6f3b tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 813.273329] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 813.273329] [57941]: warnings.warn( [ 813.277759] [57941]: INFO cinder.volume.api [None req-c7efe6cc-5f2d-4962-b4e6-6f298eae6f3b tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Volume info retrieved successfully. [ 813.288124] [57941]: INFO cinder.api.openstack.wsgi [None req-c7efe6cc-5f2d-4962-b4e6-6f298eae6f3b tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 returned with HTTP 200 [ 813.289850] [57941]: [pid: 57941|app: 0|req: 51/109] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:52 2025] GET /volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 814.306488] [57942]: DEBUG cinder.api.middleware.request_id [None req-66e4cb21-7afa-46d5-8220-c3264baf0f5e None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.309656] [57942]: INFO cinder.api.openstack.wsgi [None req-66e4cb21-7afa-46d5-8220-c3264baf0f5e tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 [ 814.309880] [57942]: DEBUG cinder.api.openstack.wsgi [None req-66e4cb21-7afa-46d5-8220-c3264baf0f5e tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 814.310167] [57942]: DEBUG cinder.api.openstack.wsgi [None req-66e4cb21-7afa-46d5-8220-c3264baf0f5e tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 814.317600] [57942]: INFO cinder.api.openstack.wsgi [None req-66e4cb21-7afa-46d5-8220-c3264baf0f5e tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 returned with HTTP 404 [ 814.318183] [57942]: [pid: 57942|app: 0|req: 59/110] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:53 2025] GET /volume/v3/volumes/8641009a-17a3-498e-ace1-927ee78e5ff3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 814.321743] [57941]: DEBUG cinder.api.middleware.request_id [None req-eaead570-dba0-420b-a323-96a539ffe1a3 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.324201] [57941]: INFO cinder.api.openstack.wsgi [None req-eaead570-dba0-420b-a323-96a539ffe1a3 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df [ 814.324429] [57941]: DEBUG cinder.api.openstack.wsgi [None req-eaead570-dba0-420b-a323-96a539ffe1a3 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 814.324640] [57941]: DEBUG cinder.api.openstack.wsgi [None req-eaead570-dba0-420b-a323-96a539ffe1a3 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'delete' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 814.324824] [57941]: INFO cinder.api.v3.volumes [None req-eaead570-dba0-420b-a323-96a539ffe1a3 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Delete volume with id: 8816da5e-f5a3-410d-a3ae-4499e02535df [ 814.337181] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.337181] [57941]: warnings.warn( [ 814.337778] [57941]: INFO cinder.volume.api [None req-eaead570-dba0-420b-a323-96a539ffe1a3 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Volume info retrieved successfully. [ 814.357113] [57941]: INFO cinder.volume.api [None req-eaead570-dba0-420b-a323-96a539ffe1a3 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Delete volume request issued successfully. [ 814.357848] [57941]: INFO cinder.api.openstack.wsgi [None req-eaead570-dba0-420b-a323-96a539ffe1a3 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df returned with HTTP 202 [ 814.357848] [57941]: [pid: 57941|app: 0|req: 52/111] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:34:53 2025] DELETE /volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 814.361302] [57942]: DEBUG cinder.api.middleware.request_id [None req-7c42f09b-d995-4b1c-9f79-fb6d15125539 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.363280] [57942]: INFO cinder.api.openstack.wsgi [None req-7c42f09b-d995-4b1c-9f79-fb6d15125539 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df [ 814.363506] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7c42f09b-d995-4b1c-9f79-fb6d15125539 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 814.363745] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7c42f09b-d995-4b1c-9f79-fb6d15125539 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 814.371711] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.371711] [57942]: warnings.warn( [ 814.376691] [57942]: INFO cinder.volume.api [None req-7c42f09b-d995-4b1c-9f79-fb6d15125539 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Volume info retrieved successfully. [ 814.382545] [57942]: INFO cinder.api.openstack.wsgi [None req-7c42f09b-d995-4b1c-9f79-fb6d15125539 tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df returned with HTTP 200 [ 814.386132] [57942]: [pid: 57942|app: 0|req: 60/112] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:53 2025] GET /volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.393060] [57941]: DEBUG cinder.api.middleware.request_id [None req-1003f416-83ff-488c-b2fd-fc33929879dc None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.395147] [57941]: INFO cinder.api.openstack.wsgi [None req-1003f416-83ff-488c-b2fd-fc33929879dc tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] GET http://10.180.1.21/volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df [ 815.395412] [57941]: DEBUG cinder.api.openstack.wsgi [None req-1003f416-83ff-488c-b2fd-fc33929879dc tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 815.395579] [57941]: DEBUG cinder.api.openstack.wsgi [None req-1003f416-83ff-488c-b2fd-fc33929879dc tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 815.406178] [57941]: INFO cinder.api.openstack.wsgi [None req-1003f416-83ff-488c-b2fd-fc33929879dc tempest-VolumesTestJSON-1769871196 tempest-VolumesTestJSON-1769871196-project-member] http://10.180.1.21/volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df returned with HTTP 404 [ 815.407025] [57941]: [pid: 57941|app: 0|req: 53/113] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:34:54 2025] GET /volume/v3/volumes/8816da5e-f5a3-410d-a3ae-4499e02535df => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 824.379837] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=44,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 825.398542] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=99,cinder:INSERT=27,cinder:UPDATE=38 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 846.078182] [57942]: DEBUG cinder.api.middleware.request_id [None req-d9a53326-6a04-49da-8550-1502aa3115ea None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.078975] [57942]: INFO cinder.api.openstack.wsgi [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] POST http://10.180.1.21/volume/v3/volumes [ 846.079445] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1766847042"}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 846.081701] [57942]: DEBUG cinder.api.v3.volumes [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1766847042'}} {{(pid=57942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 846.081833] [57942]: INFO cinder.api.v3.volumes [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Create volume of 1 GB [ 846.089990] [57942]: INFO cinder.volume.api [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Availability Zones retrieved successfully. [ 846.095692] [57942]: DEBUG cinder.volume.api [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Flow 'volume_create_api' (520a172c-6e23-4181-a359-4071bf65f6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 846.096930] [57942]: DEBUG cinder.volume.api [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee52a7a-82af-462b-a120-441d2bb139f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 846.098164] [57942]: DEBUG cinder.volume.flows.api.create_volume [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Validating volume size '1' using validate_int {{(pid=57942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 846.118571] [57942]: DEBUG cinder.volume.api [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee52a7a-82af-462b-a120-441d2bb139f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 846.119207] [57942]: DEBUG cinder.volume.api [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e3dd4b-0bd3-46b8-82b4-183283c14f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 846.173649] [57942]: DEBUG cinder.quota [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Created reservations ['0c993c70-df1b-499f-b34c-dfaf6917225f', 'a7518b76-ac71-47b6-ba61-6b1a44491b50', '8a881ce3-b309-4417-9492-68ea554db590', 'e8c60352-fa7a-4281-b1e7-5bbfe56ed631'] {{(pid=57942) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 846.174664] [57942]: DEBUG cinder.volume.api [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e3dd4b-0bd3-46b8-82b4-183283c14f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c993c70-df1b-499f-b34c-dfaf6917225f', 'a7518b76-ac71-47b6-ba61-6b1a44491b50', '8a881ce3-b309-4417-9492-68ea554db590', 'e8c60352-fa7a-4281-b1e7-5bbfe56ed631']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 846.175616] [57942]: DEBUG cinder.volume.api [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c66606d3-922c-462b-8c25-0a7584365751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 846.195228] [57942]: DEBUG cinder.volume.api [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c66606d3-922c-462b-8c25-0a7584365751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1766847042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f781190515a46d194bdf14eb29bcc13',qos_specs=None,replication_status=,reservations=['0c993c70-df1b-499f-b34c-dfaf6917225f','a7518b76-ac71-47b6-ba61-6b1a44491b50','8a881ce3-b309-4417-9492-68ea554db590','e8c60352-fa7a-4281-b1e7-5bbfe56ed631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21dacc805db249d4b8dd4c8190740f33',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:35:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1766847042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f781190515a46d194bdf14eb29bcc13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21dacc805db249d4b8dd4c8190740f33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 846.196210] [57942]: DEBUG cinder.volume.api [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4857c741-a8cc-49d7-bed1-a69cbb4c8ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 846.215032] [57942]: DEBUG cinder.volume.api [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4857c741-a8cc-49d7-bed1-a69cbb4c8ad3) transitioned into state 'SUCCESS' from state '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-1766847042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f781190515a46d194bdf14eb29bcc13',qos_specs=None,replication_status=,reservations=['0c993c70-df1b-499f-b34c-dfaf6917225f','a7518b76-ac71-47b6-ba61-6b1a44491b50','8a881ce3-b309-4417-9492-68ea554db590','e8c60352-fa7a-4281-b1e7-5bbfe56ed631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21dacc805db249d4b8dd4c8190740f33',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 846.215867] [57942]: DEBUG cinder.volume.api [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7ac333e-447e-444e-8dfb-c57afb4f7407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 846.226211] [57942]: DEBUG cinder.volume.api [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7ac333e-447e-444e-8dfb-c57afb4f7407) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 846.230023] [57942]: DEBUG cinder.volume.api [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Flow 'volume_create_api' (520a172c-6e23-4181-a359-4071bf65f6c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 846.230023] [57942]: INFO cinder.volume.api [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Create volume request issued successfully. [ 846.230023] [57942]: INFO cinder.api.openstack.wsgi [None req-d9a53326-6a04-49da-8550-1502aa3115ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 846.230023] [57942]: [pid: 57942|app: 0|req: 61/114] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:35:24 2025] POST /volume/v3/volumes => generated 754 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 846.244954] [57941]: DEBUG cinder.api.middleware.request_id [None req-ec65693c-630b-4731-b25a-690af6b69b5d None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.248131] [57941]: INFO cinder.api.openstack.wsgi [None req-ec65693c-630b-4731-b25a-690af6b69b5d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 846.248368] [57941]: DEBUG cinder.api.openstack.wsgi [None req-ec65693c-630b-4731-b25a-690af6b69b5d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 846.248669] [57941]: DEBUG cinder.api.openstack.wsgi [None req-ec65693c-630b-4731-b25a-690af6b69b5d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 846.262802] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 846.262802] [57941]: warnings.warn( [ 846.268498] [57941]: INFO cinder.volume.api [None req-ec65693c-630b-4731-b25a-690af6b69b5d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 846.273349] [57941]: INFO cinder.api.openstack.wsgi [None req-ec65693c-630b-4731-b25a-690af6b69b5d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 846.273902] [57941]: [pid: 57941|app: 0|req: 54/115] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:35:25 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 847.292034] [57942]: DEBUG cinder.api.middleware.request_id [None req-75211a60-7482-4715-9ddb-387851c861bf None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 847.295178] [57942]: INFO cinder.api.openstack.wsgi [None req-75211a60-7482-4715-9ddb-387851c861bf tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 847.295424] [57942]: DEBUG cinder.api.openstack.wsgi [None req-75211a60-7482-4715-9ddb-387851c861bf tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 847.295647] [57942]: DEBUG cinder.api.openstack.wsgi [None req-75211a60-7482-4715-9ddb-387851c861bf tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 847.311746] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 847.311746] [57942]: warnings.warn( [ 847.317667] [57942]: INFO cinder.volume.api [None req-75211a60-7482-4715-9ddb-387851c861bf tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 847.324431] [57942]: INFO cinder.api.openstack.wsgi [None req-75211a60-7482-4715-9ddb-387851c861bf tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 847.325040] [57942]: [pid: 57942|app: 0|req: 62/116] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:35:26 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 849.110865] [57941]: DEBUG cinder.api.middleware.request_id [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-6f79e0f5-605d-4053-a85b-5539ef8144ff None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.113710] [57941]: INFO cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-6f79e0f5-605d-4053-a85b-5539ef8144ff tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 849.113937] [57941]: DEBUG cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-6f79e0f5-605d-4053-a85b-5539ef8144ff tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 849.114229] [57941]: DEBUG cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-6f79e0f5-605d-4053-a85b-5539ef8144ff tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 849.126573] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.126573] [57941]: warnings.warn( [ 849.131839] [57941]: INFO cinder.volume.api [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-6f79e0f5-605d-4053-a85b-5539ef8144ff tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 849.138304] [57941]: INFO cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-6f79e0f5-605d-4053-a85b-5539ef8144ff tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 849.138945] [57941]: [pid: 57941|app: 0|req: 55/117] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:35:27 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 850.662061] [57942]: DEBUG cinder.api.middleware.request_id [None req-8ff4ee7d-e6d2-4ffc-92f8-9093b2f37ba0 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.662570] [57942]: INFO cinder.api.openstack.wsgi [None req-8ff4ee7d-e6d2-4ffc-92f8-9093b2f37ba0 None None] GET http://10.180.1.21/volume// [ 850.662779] [57942]: DEBUG cinder.api.openstack.wsgi [None req-8ff4ee7d-e6d2-4ffc-92f8-9093b2f37ba0 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 850.663060] [57942]: DEBUG cinder.api.openstack.wsgi [None req-8ff4ee7d-e6d2-4ffc-92f8-9093b2f37ba0 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 850.663608] [57942]: INFO cinder.api.openstack.wsgi [None req-8ff4ee7d-e6d2-4ffc-92f8-9093b2f37ba0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 850.663871] [57942]: [pid: 57942|app: 0|req: 63/118] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Dec 11 07:35:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 850.670571] [57941]: DEBUG cinder.api.middleware.request_id [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-5446a5d3-1ee7-4c1a-914f-e7d4f0856139 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.672804] [57941]: INFO cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-5446a5d3-1ee7-4c1a-914f-e7d4f0856139 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] POST http://10.180.1.21/volume/v3/attachments [ 850.674837] [57941]: DEBUG cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-5446a5d3-1ee7-4c1a-914f-e7d4f0856139 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba", "connector": null, "instance_uuid": "1ed0bc9f-bdc5-4b71-ac3e-02fbc724edbd"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 850.685414] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.685414] [57941]: warnings.warn( [ 850.716842] [57941]: INFO cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-5446a5d3-1ee7-4c1a-914f-e7d4f0856139 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 850.716842] [57941]: [pid: 57941|app: 0|req: 56/119] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:35:29 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) [ 850.740254] [57942]: DEBUG cinder.api.middleware.request_id [None req-f04b4bed-1b25-43fe-adcb-77e87c6e15da None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.743024] [57942]: INFO cinder.api.openstack.wsgi [None req-f04b4bed-1b25-43fe-adcb-77e87c6e15da tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 850.743337] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f04b4bed-1b25-43fe-adcb-77e87c6e15da tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 850.743661] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f04b4bed-1b25-43fe-adcb-77e87c6e15da tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 850.755284] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.755284] [57942]: warnings.warn( [ 850.759222] [57942]: INFO cinder.volume.api [None req-f04b4bed-1b25-43fe-adcb-77e87c6e15da tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 850.765123] [57942]: INFO cinder.api.openstack.wsgi [None req-f04b4bed-1b25-43fe-adcb-77e87c6e15da tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 850.765576] [57942]: [pid: 57942|app: 0|req: 64/120] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:35:29 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 851.268426] [57941]: DEBUG cinder.api.middleware.request_id [None req-8cd4d262-93f3-41f3-8b27-f612f2602df8 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.268959] [57941]: INFO cinder.api.openstack.wsgi [None req-8cd4d262-93f3-41f3-8b27-f612f2602df8 None None] GET http://10.180.1.21/volume// [ 851.269171] [57941]: DEBUG cinder.api.openstack.wsgi [None req-8cd4d262-93f3-41f3-8b27-f612f2602df8 None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 851.269404] [57941]: DEBUG cinder.api.openstack.wsgi [None req-8cd4d262-93f3-41f3-8b27-f612f2602df8 None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 851.269889] [57941]: INFO cinder.api.openstack.wsgi [None req-8cd4d262-93f3-41f3-8b27-f612f2602df8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 851.270244] [57941]: [pid: 57941|app: 0|req: 57/121] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:35:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 851.277363] [57942]: DEBUG cinder.api.middleware.request_id [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-e9807835-6ee3-4526-80e4-4c68ef0e36eb None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.280838] [57942]: INFO cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-e9807835-6ee3-4526-80e4-4c68ef0e36eb tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 851.281804] [57942]: DEBUG cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-e9807835-6ee3-4526-80e4-4c68ef0e36eb tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 851.282225] [57942]: DEBUG cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-e9807835-6ee3-4526-80e4-4c68ef0e36eb tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 851.298640] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.298640] [57942]: warnings.warn( [ 851.306819] [57942]: INFO cinder.volume.api [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-e9807835-6ee3-4526-80e4-4c68ef0e36eb tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 851.316651] [57942]: INFO cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-e9807835-6ee3-4526-80e4-4c68ef0e36eb tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 851.317423] [57942]: [pid: 57942|app: 0|req: 65/122] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:35:30 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 1027 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 851.352970] [57941]: DEBUG cinder.api.middleware.request_id [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-b4de7de4-f3ce-4e1c-8097-89a405795b7a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.356147] [57941]: INFO cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-b4de7de4-f3ce-4e1c-8097-89a405795b7a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] PUT http://10.180.1.21/volume/v3/attachments/01c3f08b-0581-4c0c-baec-23dee7551993 [ 851.356352] [57941]: DEBUG cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-b4de7de4-f3ce-4e1c-8097-89a405795b7a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-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-986726", "mountpoint": "/dev/sdb"}}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 851.365520] [57941]: DEBUG cinder.coordination [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-b4de7de4-f3ce-4e1c-8097-89a405795b7a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Acquiring lock "cinder-attachment_update-7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 851.370931] [57941]: DEBUG cinder.coordination [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-b4de7de4-f3ce-4e1c-8097-89a405795b7a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Lock "cinder-attachment_update-7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 851.372218] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.372218] [57941]: warnings.warn( [ 851.778032] [57942]: DEBUG cinder.api.middleware.request_id [None req-d7c731ff-89b8-43e8-b136-bd995c26cb8d None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.780266] [57942]: INFO cinder.api.openstack.wsgi [None req-d7c731ff-89b8-43e8-b136-bd995c26cb8d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 851.780529] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d7c731ff-89b8-43e8-b136-bd995c26cb8d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 851.780796] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d7c731ff-89b8-43e8-b136-bd995c26cb8d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 851.801938] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.801938] [57942]: warnings.warn( [ 851.807313] [57942]: INFO cinder.volume.api [None req-d7c731ff-89b8-43e8-b136-bd995c26cb8d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 851.815287] [57942]: INFO cinder.api.openstack.wsgi [None req-d7c731ff-89b8-43e8-b136-bd995c26cb8d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 851.815287] [57942]: [pid: 57942|app: 0|req: 66/123] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:35:30 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 852.833628] [57942]: DEBUG cinder.api.middleware.request_id [None req-865ad826-b647-4d24-8ec4-64541ba10c7e None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.842133] [57942]: INFO cinder.api.openstack.wsgi [None req-865ad826-b647-4d24-8ec4-64541ba10c7e tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 852.842299] [57942]: DEBUG cinder.api.openstack.wsgi [None req-865ad826-b647-4d24-8ec4-64541ba10c7e tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 852.843283] [57942]: DEBUG cinder.api.openstack.wsgi [None req-865ad826-b647-4d24-8ec4-64541ba10c7e tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 852.871067] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.871067] [57942]: warnings.warn( [ 852.884393] [57942]: INFO cinder.volume.api [None req-865ad826-b647-4d24-8ec4-64541ba10c7e tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 852.895381] [57942]: INFO cinder.api.openstack.wsgi [None req-865ad826-b647-4d24-8ec4-64541ba10c7e tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 852.896055] [57942]: [pid: 57942|app: 0|req: 67/124] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:35:31 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 846 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 853.744273] [57942]: DEBUG cinder.api.middleware.request_id [req-a3c021e0-157f-4e13-8128-e9bb640be76b req-6fba6eb6-df3c-4f47-b6a6-2f5c7dd37e16 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.746645] [57942]: INFO cinder.api.openstack.wsgi [req-a3c021e0-157f-4e13-8128-e9bb640be76b req-6fba6eb6-df3c-4f47-b6a6-2f5c7dd37e16 tempest-InstanceActionsTestJSON-1788652984 tempest-InstanceActionsTestJSON-1788652984-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=bc8dd308-0f40-45b0-8727-15f28f8dc36a [ 853.746899] [57942]: DEBUG cinder.api.openstack.wsgi [req-a3c021e0-157f-4e13-8128-e9bb640be76b req-6fba6eb6-df3c-4f47-b6a6-2f5c7dd37e16 tempest-InstanceActionsTestJSON-1788652984 tempest-InstanceActionsTestJSON-1788652984-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 853.747133] [57942]: DEBUG cinder.api.openstack.wsgi [req-a3c021e0-157f-4e13-8128-e9bb640be76b req-6fba6eb6-df3c-4f47-b6a6-2f5c7dd37e16 tempest-InstanceActionsTestJSON-1788652984 tempest-InstanceActionsTestJSON-1788652984-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 853.752788] [57942]: INFO cinder.api.openstack.wsgi [req-a3c021e0-157f-4e13-8128-e9bb640be76b req-6fba6eb6-df3c-4f47-b6a6-2f5c7dd37e16 tempest-InstanceActionsTestJSON-1788652984 tempest-InstanceActionsTestJSON-1788652984-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=bc8dd308-0f40-45b0-8727-15f28f8dc36a returned with HTTP 200 [ 853.753338] [57942]: [pid: 57942|app: 0|req: 68/125] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Dec 11 07:35:32 2025] GET /volume/v3/attachments?instance_id=bc8dd308-0f40-45b0-8727-15f28f8dc36a => generated 19 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 853.914634] [57942]: DEBUG cinder.api.middleware.request_id [None req-3fa77fd3-dad6-4005-be58-a13edd310877 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.921147] [57942]: INFO cinder.api.openstack.wsgi [None req-3fa77fd3-dad6-4005-be58-a13edd310877 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 853.921389] [57942]: DEBUG cinder.api.openstack.wsgi [None req-3fa77fd3-dad6-4005-be58-a13edd310877 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 853.921616] [57942]: DEBUG cinder.api.openstack.wsgi [None req-3fa77fd3-dad6-4005-be58-a13edd310877 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 853.935846] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.935846] [57942]: warnings.warn( [ 853.941884] [57942]: INFO cinder.volume.api [None req-3fa77fd3-dad6-4005-be58-a13edd310877 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 853.947751] [57942]: INFO cinder.api.openstack.wsgi [None req-3fa77fd3-dad6-4005-be58-a13edd310877 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 853.948319] [57942]: [pid: 57942|app: 0|req: 69/126] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:35:32 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 854.961619] [57942]: DEBUG cinder.api.middleware.request_id [None req-6b71f2c3-1d01-4aa6-8198-ff0df8da10d9 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.964786] [57942]: INFO cinder.api.openstack.wsgi [None req-6b71f2c3-1d01-4aa6-8198-ff0df8da10d9 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 854.965074] [57942]: DEBUG cinder.api.openstack.wsgi [None req-6b71f2c3-1d01-4aa6-8198-ff0df8da10d9 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 854.965303] [57942]: DEBUG cinder.api.openstack.wsgi [None req-6b71f2c3-1d01-4aa6-8198-ff0df8da10d9 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 854.983381] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 854.983381] [57942]: warnings.warn( [ 854.991233] [57942]: INFO cinder.volume.api [None req-6b71f2c3-1d01-4aa6-8198-ff0df8da10d9 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 854.998920] [57942]: INFO cinder.api.openstack.wsgi [None req-6b71f2c3-1d01-4aa6-8198-ff0df8da10d9 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 854.999383] [57942]: [pid: 57942|app: 0|req: 70/127] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:35:33 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 855.899539] [57941]: DEBUG cinder.coordination [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-b4de7de4-f3ce-4e1c-8097-89a405795b7a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Lock "cinder-attachment_update-7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=57941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 855.899967] [57941]: INFO cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-b4de7de4-f3ce-4e1c-8097-89a405795b7a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/attachments/01c3f08b-0581-4c0c-baec-23dee7551993 returned with HTTP 200 [ 855.900651] [57941]: [pid: 57941|app: 0|req: 58/128] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:35:30 2025] PUT /volume/v3/attachments/01c3f08b-0581-4c0c-baec-23dee7551993 => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 856.013123] [57942]: DEBUG cinder.api.middleware.request_id [None req-237c36e6-7353-4651-baa3-da79ba20f965 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.018665] [57942]: INFO cinder.api.openstack.wsgi [None req-237c36e6-7353-4651-baa3-da79ba20f965 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 856.019848] [57942]: DEBUG cinder.api.openstack.wsgi [None req-237c36e6-7353-4651-baa3-da79ba20f965 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 856.019848] [57942]: DEBUG cinder.api.openstack.wsgi [None req-237c36e6-7353-4651-baa3-da79ba20f965 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 856.047742] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.047742] [57942]: warnings.warn( [ 856.052211] [57942]: INFO cinder.volume.api [None req-237c36e6-7353-4651-baa3-da79ba20f965 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 856.058583] [57942]: INFO cinder.api.openstack.wsgi [None req-237c36e6-7353-4651-baa3-da79ba20f965 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 856.059164] [57942]: [pid: 57942|app: 0|req: 71/129] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:35:34 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 857.069328] [57941]: DEBUG cinder.api.middleware.request_id [None req-a7e647db-9ba0-445e-99ae-07c53b127933 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.072192] [57941]: INFO cinder.api.openstack.wsgi [None req-a7e647db-9ba0-445e-99ae-07c53b127933 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 857.072589] [57941]: DEBUG cinder.api.openstack.wsgi [None req-a7e647db-9ba0-445e-99ae-07c53b127933 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 857.072865] [57941]: DEBUG cinder.api.openstack.wsgi [None req-a7e647db-9ba0-445e-99ae-07c53b127933 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 857.087043] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.087043] [57941]: warnings.warn( [ 857.091278] [57941]: INFO cinder.volume.api [None req-a7e647db-9ba0-445e-99ae-07c53b127933 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 857.097121] [57941]: INFO cinder.api.openstack.wsgi [None req-a7e647db-9ba0-445e-99ae-07c53b127933 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 857.097620] [57941]: [pid: 57941|app: 0|req: 59/130] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:35:35 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 857.945684] [57942]: DEBUG cinder.api.middleware.request_id [req-527aacd4-a71b-4c3c-a03a-f03b437c680e req-ac4daef3-af27-4b5b-a6ef-cfea9dff6817 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.949936] [57942]: INFO cinder.api.openstack.wsgi [req-527aacd4-a71b-4c3c-a03a-f03b437c680e req-ac4daef3-af27-4b5b-a6ef-cfea9dff6817 tempest-ServerActionsTestJSON-1662855050 tempest-ServerActionsTestJSON-1662855050-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=b6670341-8bba-4fa0-bd76-f1a21fd499ce [ 857.950418] [57942]: DEBUG cinder.api.openstack.wsgi [req-527aacd4-a71b-4c3c-a03a-f03b437c680e req-ac4daef3-af27-4b5b-a6ef-cfea9dff6817 tempest-ServerActionsTestJSON-1662855050 tempest-ServerActionsTestJSON-1662855050-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 857.950675] [57942]: DEBUG cinder.api.openstack.wsgi [req-527aacd4-a71b-4c3c-a03a-f03b437c680e req-ac4daef3-af27-4b5b-a6ef-cfea9dff6817 tempest-ServerActionsTestJSON-1662855050 tempest-ServerActionsTestJSON-1662855050-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 857.957364] [57942]: INFO cinder.api.openstack.wsgi [req-527aacd4-a71b-4c3c-a03a-f03b437c680e req-ac4daef3-af27-4b5b-a6ef-cfea9dff6817 tempest-ServerActionsTestJSON-1662855050 tempest-ServerActionsTestJSON-1662855050-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=b6670341-8bba-4fa0-bd76-f1a21fd499ce returned with HTTP 200 [ 857.958054] [57942]: [pid: 57942|app: 0|req: 72/131] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Dec 11 07:35:36 2025] GET /volume/v3/attachments?instance_id=b6670341-8bba-4fa0-bd76-f1a21fd499ce => generated 19 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 858.115472] [57941]: DEBUG cinder.api.middleware.request_id [None req-840a4a8c-94d1-4757-9712-265cd02d4a49 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.119458] [57941]: INFO cinder.api.openstack.wsgi [None req-840a4a8c-94d1-4757-9712-265cd02d4a49 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 858.119716] [57941]: DEBUG cinder.api.openstack.wsgi [None req-840a4a8c-94d1-4757-9712-265cd02d4a49 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 858.119984] [57941]: DEBUG cinder.api.openstack.wsgi [None req-840a4a8c-94d1-4757-9712-265cd02d4a49 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 858.146298] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.146298] [57941]: warnings.warn( [ 858.152371] [57941]: INFO cinder.volume.api [None req-840a4a8c-94d1-4757-9712-265cd02d4a49 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 858.160283] [57941]: INFO cinder.api.openstack.wsgi [None req-840a4a8c-94d1-4757-9712-265cd02d4a49 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 858.161311] [57941]: [pid: 57941|app: 0|req: 60/132] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:35:36 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 858.570593] [57942]: DEBUG cinder.api.middleware.request_id [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-3107376f-8701-4153-9bd0-8502a8594880 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.573019] [57942]: INFO cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-3107376f-8701-4153-9bd0-8502a8594880 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] POST http://10.180.1.21/volume/v3/attachments/01c3f08b-0581-4c0c-baec-23dee7551993/action [ 858.573898] [57942]: DEBUG cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-3107376f-8701-4153-9bd0-8502a8594880 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action body: b'{"os-complete": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 858.573898] [57942]: DEBUG cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-3107376f-8701-4153-9bd0-8502a8594880 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 858.601634] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.601634] [57942]: warnings.warn( [ 858.614822] [57942]: INFO cinder.api.openstack.wsgi [req-fdface9a-df52-4183-a3aa-75af7b638e93 req-3107376f-8701-4153-9bd0-8502a8594880 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/attachments/01c3f08b-0581-4c0c-baec-23dee7551993/action returned with HTTP 204 [ 858.614822] [57942]: [pid: 57942|app: 0|req: 73/133] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:35:37 2025] POST /volume/v3/attachments/01c3f08b-0581-4c0c-baec-23dee7551993/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 859.177785] [57941]: DEBUG cinder.api.middleware.request_id [None req-78d28c69-b2c3-47bb-8ebf-8ed0204ba94d None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.180097] [57941]: INFO cinder.api.openstack.wsgi [None req-78d28c69-b2c3-47bb-8ebf-8ed0204ba94d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 859.180256] [57941]: DEBUG cinder.api.openstack.wsgi [None req-78d28c69-b2c3-47bb-8ebf-8ed0204ba94d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 859.181583] [57941]: DEBUG cinder.api.openstack.wsgi [None req-78d28c69-b2c3-47bb-8ebf-8ed0204ba94d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 859.192090] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.192090] [57941]: warnings.warn( [ 859.197014] [57941]: INFO cinder.volume.api [None req-78d28c69-b2c3-47bb-8ebf-8ed0204ba94d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 859.202678] [57941]: INFO cinder.api.openstack.wsgi [None req-78d28c69-b2c3-47bb-8ebf-8ed0204ba94d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 859.203189] [57941]: [pid: 57941|app: 0|req: 61/134] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:35:37 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 859.219297] [57942]: DEBUG cinder.api.middleware.request_id [None req-033c2fe0-cb45-413e-8d65-a54c724101c5 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.222672] [57942]: INFO cinder.api.openstack.wsgi [None req-033c2fe0-cb45-413e-8d65-a54c724101c5 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 859.222964] [57942]: DEBUG cinder.api.openstack.wsgi [None req-033c2fe0-cb45-413e-8d65-a54c724101c5 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 859.223206] [57942]: DEBUG cinder.api.openstack.wsgi [None req-033c2fe0-cb45-413e-8d65-a54c724101c5 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 859.236591] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.236591] [57942]: warnings.warn( [ 859.248452] [57942]: INFO cinder.volume.api [None req-033c2fe0-cb45-413e-8d65-a54c724101c5 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 859.258136] [57942]: INFO cinder.api.openstack.wsgi [None req-033c2fe0-cb45-413e-8d65-a54c724101c5 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 859.259135] [57942]: [pid: 57942|app: 0|req: 74/135] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:35:37 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 868.714672] [57941]: DEBUG cinder.api.middleware.request_id [req-24440c70-6c36-445e-b847-cdbd714e0a72 req-67e18f66-39f4-4b9a-8e30-0e67c14113cc None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.722167] [57941]: INFO cinder.api.openstack.wsgi [req-24440c70-6c36-445e-b847-cdbd714e0a72 req-67e18f66-39f4-4b9a-8e30-0e67c14113cc tempest-VolumesNegativeTest-99023800 tempest-VolumesNegativeTest-99023800-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-248776571 [ 868.722167] [57941]: DEBUG cinder.api.openstack.wsgi [req-24440c70-6c36-445e-b847-cdbd714e0a72 req-67e18f66-39f4-4b9a-8e30-0e67c14113cc tempest-VolumesNegativeTest-99023800 tempest-VolumesNegativeTest-99023800-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 868.722167] [57941]: DEBUG cinder.api.openstack.wsgi [req-24440c70-6c36-445e-b847-cdbd714e0a72 req-67e18f66-39f4-4b9a-8e30-0e67c14113cc tempest-VolumesNegativeTest-99023800 tempest-VolumesNegativeTest-99023800-project-member] Calling method 'delete' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 868.722167] [57941]: INFO cinder.api.v3.volumes [req-24440c70-6c36-445e-b847-cdbd714e0a72 req-67e18f66-39f4-4b9a-8e30-0e67c14113cc tempest-VolumesNegativeTest-99023800 tempest-VolumesNegativeTest-99023800-project-member] Delete volume with id: tempest-invalid-248776571 [ 868.729744] [57941]: INFO cinder.api.openstack.wsgi [req-24440c70-6c36-445e-b847-cdbd714e0a72 req-67e18f66-39f4-4b9a-8e30-0e67c14113cc tempest-VolumesNegativeTest-99023800 tempest-VolumesNegativeTest-99023800-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-248776571 returned with HTTP 404 [ 868.730464] [57941]: [pid: 57941|app: 0|req: 62/136] 10.180.1.21 () {62 vars in 1467 bytes} [Thu Dec 11 07:35:47 2025] DELETE /volume/v3/volumes/tempest-invalid-248776571 => generated 98 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 869.251779] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=77,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 871.246607] [57942]: DEBUG cinder.api.middleware.request_id [req-79b6cfc6-5bcf-4dbb-b863-c02529263da1 req-e1340081-c81e-43ee-88b4-946a832604e7 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.251334] [57942]: INFO cinder.api.openstack.wsgi [req-79b6cfc6-5bcf-4dbb-b863-c02529263da1 req-e1340081-c81e-43ee-88b4-946a832604e7 tempest-VolumesNegativeTest-99023800 tempest-VolumesNegativeTest-99023800-project-member] DELETE http://10.180.1.21/volume/v3/volumes/eecea045-d932-48fc-9237-4c0ad50b86fa [ 871.251910] [57942]: DEBUG cinder.api.openstack.wsgi [req-79b6cfc6-5bcf-4dbb-b863-c02529263da1 req-e1340081-c81e-43ee-88b4-946a832604e7 tempest-VolumesNegativeTest-99023800 tempest-VolumesNegativeTest-99023800-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 871.252505] [57942]: DEBUG cinder.api.openstack.wsgi [req-79b6cfc6-5bcf-4dbb-b863-c02529263da1 req-e1340081-c81e-43ee-88b4-946a832604e7 tempest-VolumesNegativeTest-99023800 tempest-VolumesNegativeTest-99023800-project-member] Calling method 'delete' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 871.252868] [57942]: INFO cinder.api.v3.volumes [req-79b6cfc6-5bcf-4dbb-b863-c02529263da1 req-e1340081-c81e-43ee-88b4-946a832604e7 tempest-VolumesNegativeTest-99023800 tempest-VolumesNegativeTest-99023800-project-member] Delete volume with id: eecea045-d932-48fc-9237-4c0ad50b86fa [ 871.263230] [57942]: INFO cinder.api.openstack.wsgi [req-79b6cfc6-5bcf-4dbb-b863-c02529263da1 req-e1340081-c81e-43ee-88b4-946a832604e7 tempest-VolumesNegativeTest-99023800 tempest-VolumesNegativeTest-99023800-project-member] http://10.180.1.21/volume/v3/volumes/eecea045-d932-48fc-9237-4c0ad50b86fa returned with HTTP 404 [ 871.263911] [57942]: [pid: 57942|app: 0|req: 75/137] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 11 07:35:50 2025] DELETE /volume/v3/volumes/eecea045-d932-48fc-9237-4c0ad50b86fa => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 871.831209] [57941]: DEBUG cinder.api.middleware.request_id [req-a3d6ab5b-a555-49e9-9893-7cf1dcb35c02 req-816e3e79-3016-4ac4-9dce-f0d5a8977d11 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.833614] [57941]: INFO cinder.api.openstack.wsgi [req-a3d6ab5b-a555-49e9-9893-7cf1dcb35c02 req-816e3e79-3016-4ac4-9dce-f0d5a8977d11 tempest-VolumesNegativeTest-99023800 tempest-VolumesNegativeTest-99023800-project-member] GET http://10.180.1.21/volume/v3/volumes/91cec849-1168-4722-95af-f087d4ad29b2 [ 871.834018] [57941]: DEBUG cinder.api.openstack.wsgi [req-a3d6ab5b-a555-49e9-9893-7cf1dcb35c02 req-816e3e79-3016-4ac4-9dce-f0d5a8977d11 tempest-VolumesNegativeTest-99023800 tempest-VolumesNegativeTest-99023800-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 871.834085] [57941]: DEBUG cinder.api.openstack.wsgi [req-a3d6ab5b-a555-49e9-9893-7cf1dcb35c02 req-816e3e79-3016-4ac4-9dce-f0d5a8977d11 tempest-VolumesNegativeTest-99023800 tempest-VolumesNegativeTest-99023800-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 871.844548] [57941]: INFO cinder.api.openstack.wsgi [req-a3d6ab5b-a555-49e9-9893-7cf1dcb35c02 req-816e3e79-3016-4ac4-9dce-f0d5a8977d11 tempest-VolumesNegativeTest-99023800 tempest-VolumesNegativeTest-99023800-project-member] http://10.180.1.21/volume/v3/volumes/91cec849-1168-4722-95af-f087d4ad29b2 returned with HTTP 404 [ 871.849700] [57941]: [pid: 57941|app: 0|req: 63/138] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:35:50 2025] GET /volume/v3/volumes/91cec849-1168-4722-95af-f087d4ad29b2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 881.255651] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=1 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 881.836660] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 894.818621] [57942]: DEBUG cinder.api.middleware.request_id [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.822500] [57942]: INFO cinder.api.openstack.wsgi [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] POST http://10.180.1.21/volume/v3/volumes [ 894.823668] [57942]: DEBUG cinder.api.openstack.wsgi [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1543549703", "imageRef": "e4648b86-4857-4557-924e-fb82757f7f69", "size": 1}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 894.826413] [57942]: DEBUG cinder.api.v3.volumes [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1543549703', 'imageRef': 'e4648b86-4857-4557-924e-fb82757f7f69', 'size': 1}} {{(pid=57942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 895.210189] [57942]: INFO cinder.api.v3.volumes [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Create volume of 1 GB [ 895.217468] [57942]: INFO cinder.volume.api [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Availability Zones retrieved successfully. [ 895.227666] [57942]: DEBUG cinder.volume.api [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Flow 'volume_create_api' (a758c65e-7d45-49c2-a251-e019cb07d0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 895.231052] [57942]: DEBUG cinder.volume.api [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cb00b55-fd38-4678-aa9a-be87a2f7f7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 895.231052] [57942]: DEBUG cinder.volume.flows.api.create_volume [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Validating volume size '1' using validate_int {{(pid=57942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 895.310713] [57942]: DEBUG cinder.volume.api [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cb00b55-fd38-4678-aa9a-be87a2f7f7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 895.311779] [57942]: DEBUG cinder.volume.api [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52fe5084-c7e8-4805-8b6e-56924e909d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 895.374870] [57942]: DEBUG cinder.quota [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Created reservations ['b77d44bd-dcf3-4eff-8a99-89f15999e7d4', '08e3f208-9cf2-4ec8-aa26-bfa66080f65a', '753a2a4a-12be-4cbd-b9fa-68b75a9e4d0e', 'b8b337e3-f8fa-469a-ba50-e3daad6a9886'] {{(pid=57942) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 895.376324] [57942]: DEBUG cinder.volume.api [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52fe5084-c7e8-4805-8b6e-56924e909d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b77d44bd-dcf3-4eff-8a99-89f15999e7d4', '08e3f208-9cf2-4ec8-aa26-bfa66080f65a', '753a2a4a-12be-4cbd-b9fa-68b75a9e4d0e', 'b8b337e3-f8fa-469a-ba50-e3daad6a9886']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 895.376895] [57942]: DEBUG cinder.volume.api [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9620e83-6569-443f-a8b3-13c092ed020c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 895.396063] [57942]: DEBUG cinder.volume.api [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9620e83-6569-443f-a8b3-13c092ed020c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec', '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-1543549703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f7d2121765d47eeb0b32f66b03eca26',qos_specs=None,replication_status=,reservations=['b77d44bd-dcf3-4eff-8a99-89f15999e7d4','08e3f208-9cf2-4ec8-aa26-bfa66080f65a','753a2a4a-12be-4cbd-b9fa-68b75a9e4d0e','b8b337e3-f8fa-469a-ba50-e3daad6a9886'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='565315a7f5794939b0a9143d0763cb20',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:36:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1543549703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f7d2121765d47eeb0b32f66b03eca26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='565315a7f5794939b0a9143d0763cb20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 895.396845] [57942]: DEBUG cinder.volume.api [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca22f3d7-5747-488f-8652-c3ad58b7e696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 895.953782] [57942]: DEBUG cinder.volume.api [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca22f3d7-5747-488f-8652-c3ad58b7e696) transitioned into state 'SUCCESS' from state '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-1543549703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f7d2121765d47eeb0b32f66b03eca26',qos_specs=None,replication_status=,reservations=['b77d44bd-dcf3-4eff-8a99-89f15999e7d4','08e3f208-9cf2-4ec8-aa26-bfa66080f65a','753a2a4a-12be-4cbd-b9fa-68b75a9e4d0e','b8b337e3-f8fa-469a-ba50-e3daad6a9886'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='565315a7f5794939b0a9143d0763cb20',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 895.953782] [57942]: DEBUG cinder.volume.api [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69cba1e2-3b6a-4a59-a0ff-f77f8c7f1496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 895.973135] [57942]: DEBUG cinder.volume.api [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69cba1e2-3b6a-4a59-a0ff-f77f8c7f1496) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 895.977401] [57942]: DEBUG cinder.volume.api [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Flow 'volume_create_api' (a758c65e-7d45-49c2-a251-e019cb07d0ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 895.978917] [57942]: INFO cinder.volume.api [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Create volume request issued successfully. [ 895.978917] [57942]: INFO cinder.api.openstack.wsgi [None req-96273ac5-d7a4-495e-b0b3-f85c7707841d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 895.979204] [57942]: [pid: 57942|app: 0|req: 76/139] 10.180.1.21 () {62 vars in 1177 bytes} [Thu Dec 11 07:36:13 2025] POST /volume/v3/volumes => generated 898 bytes in 1162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 895.995409] [57941]: DEBUG cinder.api.middleware.request_id [None req-f405a3f7-4b5c-4ff2-a9b6-ba42469c08b7 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.001047] [57941]: INFO cinder.api.openstack.wsgi [None req-f405a3f7-4b5c-4ff2-a9b6-ba42469c08b7 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 896.001327] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f405a3f7-4b5c-4ff2-a9b6-ba42469c08b7 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 896.001563] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f405a3f7-4b5c-4ff2-a9b6-ba42469c08b7 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 896.017397] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 896.017397] [57941]: warnings.warn( [ 896.024238] [57941]: INFO cinder.volume.api [None req-f405a3f7-4b5c-4ff2-a9b6-ba42469c08b7 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 896.034110] [57941]: INFO cinder.api.openstack.wsgi [None req-f405a3f7-4b5c-4ff2-a9b6-ba42469c08b7 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 896.034611] [57941]: [pid: 57941|app: 0|req: 64/140] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:14 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 897.047400] [57942]: DEBUG cinder.api.middleware.request_id [None req-3b926596-406c-49b5-9ab5-b4998585766e None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.049784] [57942]: INFO cinder.api.openstack.wsgi [None req-3b926596-406c-49b5-9ab5-b4998585766e tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 897.050073] [57942]: DEBUG cinder.api.openstack.wsgi [None req-3b926596-406c-49b5-9ab5-b4998585766e tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 897.050330] [57942]: DEBUG cinder.api.openstack.wsgi [None req-3b926596-406c-49b5-9ab5-b4998585766e tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 897.063185] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 897.063185] [57942]: warnings.warn( [ 897.066572] [57942]: INFO cinder.volume.api [None req-3b926596-406c-49b5-9ab5-b4998585766e tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 897.071649] [57942]: INFO cinder.api.openstack.wsgi [None req-3b926596-406c-49b5-9ab5-b4998585766e tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 897.072087] [57942]: [pid: 57942|app: 0|req: 77/141] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:15 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 898.083702] [57941]: DEBUG cinder.api.middleware.request_id [None req-b2fae35e-4cd4-46f2-959c-224cd7b27fa3 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.087118] [57941]: INFO cinder.api.openstack.wsgi [None req-b2fae35e-4cd4-46f2-959c-224cd7b27fa3 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 898.087515] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b2fae35e-4cd4-46f2-959c-224cd7b27fa3 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 898.087873] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b2fae35e-4cd4-46f2-959c-224cd7b27fa3 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 898.102020] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 898.102020] [57941]: warnings.warn( [ 898.106217] [57941]: INFO cinder.volume.api [None req-b2fae35e-4cd4-46f2-959c-224cd7b27fa3 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 898.112285] [57941]: INFO cinder.api.openstack.wsgi [None req-b2fae35e-4cd4-46f2-959c-224cd7b27fa3 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 898.112723] [57941]: [pid: 57941|app: 0|req: 65/142] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:16 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 899.124323] [57942]: DEBUG cinder.api.middleware.request_id [None req-4bedd93a-5f02-4ade-b91f-8b4cce10ccb1 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.127030] [57942]: INFO cinder.api.openstack.wsgi [None req-4bedd93a-5f02-4ade-b91f-8b4cce10ccb1 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 899.127188] [57942]: DEBUG cinder.api.openstack.wsgi [None req-4bedd93a-5f02-4ade-b91f-8b4cce10ccb1 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 899.127498] [57942]: DEBUG cinder.api.openstack.wsgi [None req-4bedd93a-5f02-4ade-b91f-8b4cce10ccb1 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 899.140621] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.140621] [57942]: warnings.warn( [ 899.146872] [57942]: INFO cinder.volume.api [None req-4bedd93a-5f02-4ade-b91f-8b4cce10ccb1 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 899.152207] [57942]: INFO cinder.api.openstack.wsgi [None req-4bedd93a-5f02-4ade-b91f-8b4cce10ccb1 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 899.152739] [57942]: [pid: 57942|app: 0|req: 78/143] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:17 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 900.298109] [57941]: DEBUG cinder.api.middleware.request_id [None req-73839aa6-2874-443c-b738-65b18a61b099 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.303450] [57941]: INFO cinder.api.openstack.wsgi [None req-73839aa6-2874-443c-b738-65b18a61b099 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 900.303971] [57941]: DEBUG cinder.api.openstack.wsgi [None req-73839aa6-2874-443c-b738-65b18a61b099 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 900.304256] [57941]: DEBUG cinder.api.openstack.wsgi [None req-73839aa6-2874-443c-b738-65b18a61b099 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 900.328620] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.328620] [57941]: warnings.warn( [ 900.336143] [57941]: INFO cinder.volume.api [None req-73839aa6-2874-443c-b738-65b18a61b099 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 900.348377] [57941]: INFO cinder.api.openstack.wsgi [None req-73839aa6-2874-443c-b738-65b18a61b099 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 900.348377] [57941]: [pid: 57941|app: 0|req: 66/144] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:19 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 901.361035] [57942]: DEBUG cinder.api.middleware.request_id [None req-5b0a5127-19f7-478f-b3a4-7959eec97bdd None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.362993] [57942]: INFO cinder.api.openstack.wsgi [None req-5b0a5127-19f7-478f-b3a4-7959eec97bdd tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 901.363277] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5b0a5127-19f7-478f-b3a4-7959eec97bdd tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 901.363545] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5b0a5127-19f7-478f-b3a4-7959eec97bdd tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 901.374456] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.374456] [57942]: warnings.warn( [ 901.379367] [57942]: INFO cinder.volume.api [None req-5b0a5127-19f7-478f-b3a4-7959eec97bdd tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 901.385731] [57942]: INFO cinder.api.openstack.wsgi [None req-5b0a5127-19f7-478f-b3a4-7959eec97bdd tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 901.386388] [57942]: [pid: 57942|app: 0|req: 79/145] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:20 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 902.398589] [57941]: DEBUG cinder.api.middleware.request_id [None req-3b80fcaf-d16e-4880-9bee-05d5d29e8096 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.400790] [57941]: INFO cinder.api.openstack.wsgi [None req-3b80fcaf-d16e-4880-9bee-05d5d29e8096 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 902.401036] [57941]: DEBUG cinder.api.openstack.wsgi [None req-3b80fcaf-d16e-4880-9bee-05d5d29e8096 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 902.401251] [57941]: DEBUG cinder.api.openstack.wsgi [None req-3b80fcaf-d16e-4880-9bee-05d5d29e8096 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 902.412202] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.412202] [57941]: warnings.warn( [ 902.417537] [57941]: INFO cinder.volume.api [None req-3b80fcaf-d16e-4880-9bee-05d5d29e8096 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 902.424896] [57941]: INFO cinder.api.openstack.wsgi [None req-3b80fcaf-d16e-4880-9bee-05d5d29e8096 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 902.425362] [57941]: [pid: 57941|app: 0|req: 67/146] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:21 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 903.436659] [57942]: DEBUG cinder.api.middleware.request_id [None req-506d03e6-3eba-4118-bb84-b8b301610733 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.439270] [57942]: INFO cinder.api.openstack.wsgi [None req-506d03e6-3eba-4118-bb84-b8b301610733 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 903.439978] [57942]: DEBUG cinder.api.openstack.wsgi [None req-506d03e6-3eba-4118-bb84-b8b301610733 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 903.439978] [57942]: DEBUG cinder.api.openstack.wsgi [None req-506d03e6-3eba-4118-bb84-b8b301610733 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 903.460062] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.460062] [57942]: warnings.warn( [ 903.465733] [57942]: INFO cinder.volume.api [None req-506d03e6-3eba-4118-bb84-b8b301610733 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 903.473136] [57942]: INFO cinder.api.openstack.wsgi [None req-506d03e6-3eba-4118-bb84-b8b301610733 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 903.474860] [57942]: [pid: 57942|app: 0|req: 80/147] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:22 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 903.702025] [57941]: DEBUG cinder.api.middleware.request_id [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.704880] [57941]: INFO cinder.api.openstack.wsgi [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] POST http://10.180.1.21/volume/v3/volumes [ 903.705398] [57941]: DEBUG cinder.api.openstack.wsgi [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1050242824", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 903.707431] [57941]: DEBUG cinder.api.v3.volumes [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1050242824', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 903.707584] [57941]: INFO cinder.api.v3.volumes [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Create volume of 1 GB [ 903.712659] [57941]: INFO cinder.volume.api [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Availability Zones retrieved successfully. [ 903.722423] [57941]: DEBUG cinder.volume.api [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Flow 'volume_create_api' (ab7a5685-89a4-4b12-a939-0fa44d899dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 903.723910] [57941]: DEBUG cinder.volume.api [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e55fb66-ef2b-4a7c-81e6-0e1ad4b5077f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 903.725842] [57941]: DEBUG cinder.volume.flows.api.create_volume [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Validating volume size '1' using validate_int {{(pid=57941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 903.754308] [57941]: DEBUG cinder.volume.api [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e55fb66-ef2b-4a7c-81e6-0e1ad4b5077f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 903.755432] [57941]: DEBUG cinder.volume.api [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9866b66-9c55-4595-af86-67df5918898a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 903.840202] [57941]: DEBUG cinder.quota [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Created reservations ['48bd3c50-634f-4c25-82e9-e3edf833ec9c', '13df5eda-c05c-4938-b277-eb0359f8d85b', '75d6fcec-ff07-4e6d-8bea-835c76ab8147', 'cdb8b949-2584-4689-accb-c49e42f26f5f'] {{(pid=57941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 903.842132] [57941]: DEBUG cinder.volume.api [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9866b66-9c55-4595-af86-67df5918898a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48bd3c50-634f-4c25-82e9-e3edf833ec9c', '13df5eda-c05c-4938-b277-eb0359f8d85b', '75d6fcec-ff07-4e6d-8bea-835c76ab8147', 'cdb8b949-2584-4689-accb-c49e42f26f5f']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 903.842382] [57941]: DEBUG cinder.volume.api [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (048c0bca-acac-43dd-8b65-0127876aaa9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 903.864676] [57941]: DEBUG cinder.volume.api [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (048c0bca-acac-43dd-8b65-0127876aaa9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a4249f0-2077-48dd-a7be-6cb0b449d07e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1050242824',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b68ddf39daa48d08f30590689f0b029',qos_specs=None,replication_status=,reservations=['48bd3c50-634f-4c25-82e9-e3edf833ec9c','13df5eda-c05c-4938-b277-eb0359f8d85b','75d6fcec-ff07-4e6d-8bea-835c76ab8147','cdb8b949-2584-4689-accb-c49e42f26f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff62d31b532456199e2127459127d06',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:36:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1050242824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a4249f0-2077-48dd-a7be-6cb0b449d07e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5b68ddf39daa48d08f30590689f0b029',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fff62d31b532456199e2127459127d06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 903.865810] [57941]: DEBUG cinder.volume.api [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27f890f-0a90-480e-ad37-e874d0da705a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 903.885472] [57941]: DEBUG cinder.volume.api [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27f890f-0a90-480e-ad37-e874d0da705a) transitioned into state 'SUCCESS' from state '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-1050242824',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5b68ddf39daa48d08f30590689f0b029',qos_specs=None,replication_status=,reservations=['48bd3c50-634f-4c25-82e9-e3edf833ec9c','13df5eda-c05c-4938-b277-eb0359f8d85b','75d6fcec-ff07-4e6d-8bea-835c76ab8147','cdb8b949-2584-4689-accb-c49e42f26f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff62d31b532456199e2127459127d06',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 903.885472] [57941]: DEBUG cinder.volume.api [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14782e27-0652-4bb3-9c43-ea560be43215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 903.897633] [57941]: DEBUG cinder.volume.api [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14782e27-0652-4bb3-9c43-ea560be43215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 903.898575] [57941]: DEBUG cinder.volume.api [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Flow 'volume_create_api' (ab7a5685-89a4-4b12-a939-0fa44d899dce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 903.898943] [57941]: INFO cinder.volume.api [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Create volume request issued successfully. [ 903.899731] [57941]: INFO cinder.api.openstack.wsgi [req-55070a2a-1737-48ff-aaf3-785700505305 req-169b51eb-9aae-4c82-9540-0ebda6c4e70a tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 903.900260] [57941]: [pid: 57941|app: 0|req: 68/148] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Dec 11 07:36:22 2025] POST /volume/v3/volumes => generated 762 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 903.908301] [57942]: DEBUG cinder.api.middleware.request_id [req-55070a2a-1737-48ff-aaf3-785700505305 req-418600e8-d8cf-4855-a895-b817744978f1 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.911186] [57942]: INFO cinder.api.openstack.wsgi [req-55070a2a-1737-48ff-aaf3-785700505305 req-418600e8-d8cf-4855-a895-b817744978f1 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] GET http://10.180.1.21/volume/v3/volumes/6a4249f0-2077-48dd-a7be-6cb0b449d07e [ 903.911453] [57942]: DEBUG cinder.api.openstack.wsgi [req-55070a2a-1737-48ff-aaf3-785700505305 req-418600e8-d8cf-4855-a895-b817744978f1 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 903.912087] [57942]: DEBUG cinder.api.openstack.wsgi [req-55070a2a-1737-48ff-aaf3-785700505305 req-418600e8-d8cf-4855-a895-b817744978f1 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 903.921016] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.921016] [57942]: warnings.warn( [ 903.925813] [57942]: INFO cinder.volume.api [req-55070a2a-1737-48ff-aaf3-785700505305 req-418600e8-d8cf-4855-a895-b817744978f1 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Volume info retrieved successfully. [ 903.931610] [57942]: INFO cinder.api.openstack.wsgi [req-55070a2a-1737-48ff-aaf3-785700505305 req-418600e8-d8cf-4855-a895-b817744978f1 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] http://10.180.1.21/volume/v3/volumes/6a4249f0-2077-48dd-a7be-6cb0b449d07e returned with HTTP 200 [ 903.932133] [57942]: [pid: 57942|app: 0|req: 81/149] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:36:22 2025] GET /volume/v3/volumes/6a4249f0-2077-48dd-a7be-6cb0b449d07e => generated 830 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 904.487800] [57941]: DEBUG cinder.api.middleware.request_id [None req-f57c1c75-b915-45e0-a1be-0accbc0d1254 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.490602] [57941]: INFO cinder.api.openstack.wsgi [None req-f57c1c75-b915-45e0-a1be-0accbc0d1254 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 904.490841] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f57c1c75-b915-45e0-a1be-0accbc0d1254 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 904.491068] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f57c1c75-b915-45e0-a1be-0accbc0d1254 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 904.501492] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.501492] [57941]: warnings.warn( [ 904.506234] [57941]: INFO cinder.volume.api [None req-f57c1c75-b915-45e0-a1be-0accbc0d1254 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 904.512423] [57941]: INFO cinder.api.openstack.wsgi [None req-f57c1c75-b915-45e0-a1be-0accbc0d1254 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 904.513064] [57941]: [pid: 57941|app: 0|req: 69/150] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:23 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 904.900189] [57942]: DEBUG cinder.api.middleware.request_id [req-a4ef7cfb-8f81-4721-968e-9b02adc32a3a req-3ebfb4d9-574a-49cf-8948-221a8e525f71 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.905164] [57942]: INFO cinder.api.openstack.wsgi [req-a4ef7cfb-8f81-4721-968e-9b02adc32a3a req-3ebfb4d9-574a-49cf-8948-221a8e525f71 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] GET http://10.180.1.21/volume/v3/volumes/6a4249f0-2077-48dd-a7be-6cb0b449d07e [ 904.905482] [57942]: DEBUG cinder.api.openstack.wsgi [req-a4ef7cfb-8f81-4721-968e-9b02adc32a3a req-3ebfb4d9-574a-49cf-8948-221a8e525f71 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 904.905717] [57942]: DEBUG cinder.api.openstack.wsgi [req-a4ef7cfb-8f81-4721-968e-9b02adc32a3a req-3ebfb4d9-574a-49cf-8948-221a8e525f71 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 904.918723] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.918723] [57942]: warnings.warn( [ 904.924367] [57942]: INFO cinder.volume.api [req-a4ef7cfb-8f81-4721-968e-9b02adc32a3a req-3ebfb4d9-574a-49cf-8948-221a8e525f71 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Volume info retrieved successfully. [ 904.931224] [57942]: INFO cinder.api.openstack.wsgi [req-a4ef7cfb-8f81-4721-968e-9b02adc32a3a req-3ebfb4d9-574a-49cf-8948-221a8e525f71 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] http://10.180.1.21/volume/v3/volumes/6a4249f0-2077-48dd-a7be-6cb0b449d07e returned with HTTP 200 [ 904.931903] [57942]: [pid: 57942|app: 0|req: 82/151] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:36:23 2025] GET /volume/v3/volumes/6a4249f0-2077-48dd-a7be-6cb0b449d07e => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.526093] [57941]: DEBUG cinder.api.middleware.request_id [None req-60017399-7aa5-4322-967d-82dfe11cb8da None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.528834] [57941]: INFO cinder.api.openstack.wsgi [None req-60017399-7aa5-4322-967d-82dfe11cb8da tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 905.529120] [57941]: DEBUG cinder.api.openstack.wsgi [None req-60017399-7aa5-4322-967d-82dfe11cb8da tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 905.529401] [57941]: DEBUG cinder.api.openstack.wsgi [None req-60017399-7aa5-4322-967d-82dfe11cb8da tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 905.542968] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.542968] [57941]: warnings.warn( [ 905.548619] [57941]: INFO cinder.volume.api [None req-60017399-7aa5-4322-967d-82dfe11cb8da tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 905.557336] [57941]: INFO cinder.api.openstack.wsgi [None req-60017399-7aa5-4322-967d-82dfe11cb8da tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 905.557869] [57941]: [pid: 57941|app: 0|req: 70/152] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:24 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 906.581365] [57942]: DEBUG cinder.api.middleware.request_id [None req-f3ac29e9-6228-41f5-8992-1a6a7d673ec4 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.583952] [57942]: INFO cinder.api.openstack.wsgi [None req-f3ac29e9-6228-41f5-8992-1a6a7d673ec4 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 906.584234] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f3ac29e9-6228-41f5-8992-1a6a7d673ec4 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 906.584452] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f3ac29e9-6228-41f5-8992-1a6a7d673ec4 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 906.599831] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.599831] [57942]: warnings.warn( [ 906.604612] [57942]: INFO cinder.volume.api [None req-f3ac29e9-6228-41f5-8992-1a6a7d673ec4 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 906.611388] [57942]: INFO cinder.api.openstack.wsgi [None req-f3ac29e9-6228-41f5-8992-1a6a7d673ec4 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 906.611756] [57942]: [pid: 57942|app: 0|req: 83/153] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:25 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 907.624131] [57941]: DEBUG cinder.api.middleware.request_id [None req-3c586d5c-dcf2-4070-acc3-ad9bee036a19 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.630274] [57941]: INFO cinder.api.openstack.wsgi [None req-3c586d5c-dcf2-4070-acc3-ad9bee036a19 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 907.630274] [57941]: DEBUG cinder.api.openstack.wsgi [None req-3c586d5c-dcf2-4070-acc3-ad9bee036a19 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 907.630274] [57941]: DEBUG cinder.api.openstack.wsgi [None req-3c586d5c-dcf2-4070-acc3-ad9bee036a19 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 907.641036] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.641036] [57941]: warnings.warn( [ 907.646370] [57941]: INFO cinder.volume.api [None req-3c586d5c-dcf2-4070-acc3-ad9bee036a19 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 907.652929] [57941]: INFO cinder.api.openstack.wsgi [None req-3c586d5c-dcf2-4070-acc3-ad9bee036a19 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 907.653404] [57941]: [pid: 57941|app: 0|req: 71/154] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:26 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 908.142240] [57942]: DEBUG cinder.api.middleware.request_id [req-9701505c-f21a-445e-82e2-cb66c2f8fc45 req-e6222611-42fa-47fe-87fc-61698dd1ac2c None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.145389] [57942]: INFO cinder.api.openstack.wsgi [req-9701505c-f21a-445e-82e2-cb66c2f8fc45 req-e6222611-42fa-47fe-87fc-61698dd1ac2c tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] GET http://10.180.1.21/volume/v3/volumes/6a4249f0-2077-48dd-a7be-6cb0b449d07e [ 908.145613] [57942]: DEBUG cinder.api.openstack.wsgi [req-9701505c-f21a-445e-82e2-cb66c2f8fc45 req-e6222611-42fa-47fe-87fc-61698dd1ac2c tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 908.146077] [57942]: DEBUG cinder.api.openstack.wsgi [req-9701505c-f21a-445e-82e2-cb66c2f8fc45 req-e6222611-42fa-47fe-87fc-61698dd1ac2c tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 908.162840] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.162840] [57942]: warnings.warn( [ 908.168572] [57942]: INFO cinder.volume.api [req-9701505c-f21a-445e-82e2-cb66c2f8fc45 req-e6222611-42fa-47fe-87fc-61698dd1ac2c tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Volume info retrieved successfully. [ 908.174835] [57942]: INFO cinder.api.openstack.wsgi [req-9701505c-f21a-445e-82e2-cb66c2f8fc45 req-e6222611-42fa-47fe-87fc-61698dd1ac2c tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] http://10.180.1.21/volume/v3/volumes/6a4249f0-2077-48dd-a7be-6cb0b449d07e returned with HTTP 200 [ 908.175788] [57942]: [pid: 57942|app: 0|req: 84/155] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:36:26 2025] GET /volume/v3/volumes/6a4249f0-2077-48dd-a7be-6cb0b449d07e => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 908.665383] [57941]: DEBUG cinder.api.middleware.request_id [None req-5d4e2285-ad86-4f46-a9fa-571112f3ac0e None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.671809] [57941]: INFO cinder.api.openstack.wsgi [None req-5d4e2285-ad86-4f46-a9fa-571112f3ac0e tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 908.671809] [57941]: DEBUG cinder.api.openstack.wsgi [None req-5d4e2285-ad86-4f46-a9fa-571112f3ac0e tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 908.671809] [57941]: DEBUG cinder.api.openstack.wsgi [None req-5d4e2285-ad86-4f46-a9fa-571112f3ac0e tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 908.685208] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.685208] [57941]: warnings.warn( [ 908.692763] [57941]: INFO cinder.volume.api [None req-5d4e2285-ad86-4f46-a9fa-571112f3ac0e tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 908.699289] [57941]: INFO cinder.api.openstack.wsgi [None req-5d4e2285-ad86-4f46-a9fa-571112f3ac0e tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 908.699913] [57941]: [pid: 57941|app: 0|req: 72/156] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:27 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 909.711713] [57942]: DEBUG cinder.api.middleware.request_id [None req-d2998678-1ec0-478c-a572-5131f67c39ae None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.713731] [57942]: INFO cinder.api.openstack.wsgi [None req-d2998678-1ec0-478c-a572-5131f67c39ae tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 909.713972] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d2998678-1ec0-478c-a572-5131f67c39ae tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 909.714206] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d2998678-1ec0-478c-a572-5131f67c39ae tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 909.725614] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.725614] [57942]: warnings.warn( [ 909.730091] [57942]: INFO cinder.volume.api [None req-d2998678-1ec0-478c-a572-5131f67c39ae tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 909.735296] [57942]: INFO cinder.api.openstack.wsgi [None req-d2998678-1ec0-478c-a572-5131f67c39ae tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 909.735748] [57942]: [pid: 57942|app: 0|req: 85/157] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:28 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 910.750988] [57941]: DEBUG cinder.api.middleware.request_id [None req-4eed1d9d-9046-4b78-9403-2461db10d92b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.753451] [57941]: INFO cinder.api.openstack.wsgi [None req-4eed1d9d-9046-4b78-9403-2461db10d92b tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 910.753692] [57941]: DEBUG cinder.api.openstack.wsgi [None req-4eed1d9d-9046-4b78-9403-2461db10d92b tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 910.753894] [57941]: DEBUG cinder.api.openstack.wsgi [None req-4eed1d9d-9046-4b78-9403-2461db10d92b tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 910.783586] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.783586] [57941]: warnings.warn( [ 910.788645] [57941]: INFO cinder.volume.api [None req-4eed1d9d-9046-4b78-9403-2461db10d92b tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 910.794640] [57941]: INFO cinder.api.openstack.wsgi [None req-4eed1d9d-9046-4b78-9403-2461db10d92b tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 910.794877] [57941]: [pid: 57941|app: 0|req: 73/158] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:29 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 911.606274] [57942]: DEBUG cinder.api.middleware.request_id [req-b3a68be7-152b-4be3-9bdf-47ab73be5f61 req-92332c93-d4eb-429d-9b20-60cb30b9c1c6 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.609129] [57942]: INFO cinder.api.openstack.wsgi [req-b3a68be7-152b-4be3-9bdf-47ab73be5f61 req-92332c93-d4eb-429d-9b20-60cb30b9c1c6 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6a4249f0-2077-48dd-a7be-6cb0b449d07e [ 911.609679] [57942]: DEBUG cinder.api.openstack.wsgi [req-b3a68be7-152b-4be3-9bdf-47ab73be5f61 req-92332c93-d4eb-429d-9b20-60cb30b9c1c6 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 911.609796] [57942]: DEBUG cinder.api.openstack.wsgi [req-b3a68be7-152b-4be3-9bdf-47ab73be5f61 req-92332c93-d4eb-429d-9b20-60cb30b9c1c6 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Calling method 'delete' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 911.610190] [57942]: INFO cinder.api.v3.volumes [req-b3a68be7-152b-4be3-9bdf-47ab73be5f61 req-92332c93-d4eb-429d-9b20-60cb30b9c1c6 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Delete volume with id: 6a4249f0-2077-48dd-a7be-6cb0b449d07e [ 911.621892] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.621892] [57942]: warnings.warn( [ 911.622745] [57942]: INFO cinder.volume.api [req-b3a68be7-152b-4be3-9bdf-47ab73be5f61 req-92332c93-d4eb-429d-9b20-60cb30b9c1c6 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Volume info retrieved successfully. [ 911.659935] [57942]: INFO cinder.volume.api [req-b3a68be7-152b-4be3-9bdf-47ab73be5f61 req-92332c93-d4eb-429d-9b20-60cb30b9c1c6 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Delete volume request issued successfully. [ 911.660209] [57942]: INFO cinder.api.openstack.wsgi [req-b3a68be7-152b-4be3-9bdf-47ab73be5f61 req-92332c93-d4eb-429d-9b20-60cb30b9c1c6 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] http://10.180.1.21/volume/v3/volumes/6a4249f0-2077-48dd-a7be-6cb0b449d07e returned with HTTP 202 [ 911.660829] [57942]: [pid: 57942|app: 0|req: 86/159] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 11 07:36:30 2025] DELETE /volume/v3/volumes/6a4249f0-2077-48dd-a7be-6cb0b449d07e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 911.805630] [57941]: DEBUG cinder.api.middleware.request_id [None req-880c4732-d263-49b4-baa8-cbe5e7f47379 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.807941] [57941]: INFO cinder.api.openstack.wsgi [None req-880c4732-d263-49b4-baa8-cbe5e7f47379 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 911.808203] [57941]: DEBUG cinder.api.openstack.wsgi [None req-880c4732-d263-49b4-baa8-cbe5e7f47379 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 911.808414] [57941]: DEBUG cinder.api.openstack.wsgi [None req-880c4732-d263-49b4-baa8-cbe5e7f47379 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 911.817605] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.817605] [57941]: warnings.warn( [ 911.823954] [57941]: INFO cinder.volume.api [None req-880c4732-d263-49b4-baa8-cbe5e7f47379 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 911.828611] [57941]: INFO cinder.api.openstack.wsgi [None req-880c4732-d263-49b4-baa8-cbe5e7f47379 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 911.829109] [57941]: [pid: 57941|app: 0|req: 74/160] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:30 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 912.611948] [57942]: DEBUG cinder.api.middleware.request_id [req-15412a21-8d4d-470c-88b3-6250c4276135 req-b337f08f-6ca0-4036-b1ad-f8c8e8f98a74 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.618405] [57942]: INFO cinder.api.openstack.wsgi [req-15412a21-8d4d-470c-88b3-6250c4276135 req-b337f08f-6ca0-4036-b1ad-f8c8e8f98a74 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] GET http://10.180.1.21/volume/v3/volumes/6a4249f0-2077-48dd-a7be-6cb0b449d07e [ 912.618490] [57942]: DEBUG cinder.api.openstack.wsgi [req-15412a21-8d4d-470c-88b3-6250c4276135 req-b337f08f-6ca0-4036-b1ad-f8c8e8f98a74 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 912.618731] [57942]: DEBUG cinder.api.openstack.wsgi [req-15412a21-8d4d-470c-88b3-6250c4276135 req-b337f08f-6ca0-4036-b1ad-f8c8e8f98a74 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 912.629930] [57942]: INFO cinder.api.openstack.wsgi [req-15412a21-8d4d-470c-88b3-6250c4276135 req-b337f08f-6ca0-4036-b1ad-f8c8e8f98a74 tempest-VolumesGetTestJSON-633804507 tempest-VolumesGetTestJSON-633804507-project-member] http://10.180.1.21/volume/v3/volumes/6a4249f0-2077-48dd-a7be-6cb0b449d07e returned with HTTP 404 [ 912.630691] [57942]: [pid: 57942|app: 0|req: 87/161] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:36:31 2025] GET /volume/v3/volumes/6a4249f0-2077-48dd-a7be-6cb0b449d07e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 912.843261] [57941]: DEBUG cinder.api.middleware.request_id [None req-9fcf4041-4a95-4cdb-b6fa-80fbd963c144 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.845948] [57941]: INFO cinder.api.openstack.wsgi [None req-9fcf4041-4a95-4cdb-b6fa-80fbd963c144 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 912.846376] [57941]: DEBUG cinder.api.openstack.wsgi [None req-9fcf4041-4a95-4cdb-b6fa-80fbd963c144 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 912.846613] [57941]: DEBUG cinder.api.openstack.wsgi [None req-9fcf4041-4a95-4cdb-b6fa-80fbd963c144 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 912.862633] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.862633] [57941]: warnings.warn( [ 912.866975] [57941]: INFO cinder.volume.api [None req-9fcf4041-4a95-4cdb-b6fa-80fbd963c144 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 912.873538] [57941]: INFO cinder.api.openstack.wsgi [None req-9fcf4041-4a95-4cdb-b6fa-80fbd963c144 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 912.874145] [57941]: [pid: 57941|app: 0|req: 75/162] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:31 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 913.887320] [57942]: DEBUG cinder.api.middleware.request_id [None req-b81ee9eb-dad2-43cf-815d-8f12a06906fa None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.891798] [57942]: INFO cinder.api.openstack.wsgi [None req-b81ee9eb-dad2-43cf-815d-8f12a06906fa tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 913.893334] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b81ee9eb-dad2-43cf-815d-8f12a06906fa tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 913.893334] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b81ee9eb-dad2-43cf-815d-8f12a06906fa tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 913.907577] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.907577] [57942]: warnings.warn( [ 913.913027] [57942]: INFO cinder.volume.api [None req-b81ee9eb-dad2-43cf-815d-8f12a06906fa tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 913.920724] [57942]: INFO cinder.api.openstack.wsgi [None req-b81ee9eb-dad2-43cf-815d-8f12a06906fa tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 913.920724] [57942]: [pid: 57942|app: 0|req: 88/163] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:32 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 914.938208] [57941]: DEBUG cinder.api.middleware.request_id [None req-84508b6a-21ba-4ecf-9686-743755e5f287 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.942044] [57941]: INFO cinder.api.openstack.wsgi [None req-84508b6a-21ba-4ecf-9686-743755e5f287 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 914.942044] [57941]: DEBUG cinder.api.openstack.wsgi [None req-84508b6a-21ba-4ecf-9686-743755e5f287 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 914.942044] [57941]: DEBUG cinder.api.openstack.wsgi [None req-84508b6a-21ba-4ecf-9686-743755e5f287 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 914.953342] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.953342] [57941]: warnings.warn( [ 914.961233] [57941]: INFO cinder.volume.api [None req-84508b6a-21ba-4ecf-9686-743755e5f287 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 914.970170] [57941]: INFO cinder.api.openstack.wsgi [None req-84508b6a-21ba-4ecf-9686-743755e5f287 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 914.970170] [57941]: [pid: 57941|app: 0|req: 76/164] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:36:33 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 1573 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 915.618624] [57942]: DEBUG cinder.api.middleware.request_id [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-6b62b664-442f-46ad-8280-5fe6d2c409ad None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.623434] [57942]: INFO cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-6b62b664-442f-46ad-8280-5fe6d2c409ad tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 915.623666] [57942]: DEBUG cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-6b62b664-442f-46ad-8280-5fe6d2c409ad tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 915.623904] [57942]: DEBUG cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-6b62b664-442f-46ad-8280-5fe6d2c409ad tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 915.636264] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 915.636264] [57942]: warnings.warn( [ 915.645050] [57942]: INFO cinder.volume.api [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-6b62b664-442f-46ad-8280-5fe6d2c409ad tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 915.652217] [57942]: INFO cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-6b62b664-442f-46ad-8280-5fe6d2c409ad tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 915.652672] [57942]: [pid: 57942|app: 0|req: 89/165] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:36:34 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 1392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 917.425029] [57941]: DEBUG cinder.api.middleware.request_id [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-72f24ff5-55c1-4df1-9377-f6d6f5768d18 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.428300] [57941]: INFO cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-72f24ff5-55c1-4df1-9377-f6d6f5768d18 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 917.428523] [57941]: DEBUG cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-72f24ff5-55c1-4df1-9377-f6d6f5768d18 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 917.428787] [57941]: DEBUG cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-72f24ff5-55c1-4df1-9377-f6d6f5768d18 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 917.441326] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.441326] [57941]: warnings.warn( [ 917.447494] [57941]: INFO cinder.volume.api [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-72f24ff5-55c1-4df1-9377-f6d6f5768d18 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 917.455751] [57941]: INFO cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-72f24ff5-55c1-4df1-9377-f6d6f5768d18 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 917.456233] [57941]: [pid: 57941|app: 0|req: 77/166] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:36:36 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 1392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 917.462840] [57942]: DEBUG cinder.api.middleware.request_id [None req-688bf0cd-21df-4b49-a1d4-dbb3e461d3c7 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.463448] [57942]: INFO cinder.api.openstack.wsgi [None req-688bf0cd-21df-4b49-a1d4-dbb3e461d3c7 None None] GET http://10.180.1.21/volume// [ 917.467021] [57942]: DEBUG cinder.api.openstack.wsgi [None req-688bf0cd-21df-4b49-a1d4-dbb3e461d3c7 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 917.467021] [57942]: DEBUG cinder.api.openstack.wsgi [None req-688bf0cd-21df-4b49-a1d4-dbb3e461d3c7 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 917.467021] [57942]: INFO cinder.api.openstack.wsgi [None req-688bf0cd-21df-4b49-a1d4-dbb3e461d3c7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 917.467021] [57942]: [pid: 57942|app: 0|req: 90/167] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Dec 11 07:36:36 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 917.474679] [57941]: DEBUG cinder.api.middleware.request_id [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-91208ab2-af1f-486b-979d-365d5af24f66 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.477283] [57941]: INFO cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-91208ab2-af1f-486b-979d-365d5af24f66 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] POST http://10.180.1.21/volume/v3/attachments [ 917.478208] [57941]: DEBUG cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-91208ab2-af1f-486b-979d-365d5af24f66 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec", "connector": null, "instance_uuid": "09c9d10f-5521-4b5b-96e4-6497dcbc3a55"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 917.490491] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.490491] [57941]: warnings.warn( [ 917.532254] [57941]: INFO cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-91208ab2-af1f-486b-979d-365d5af24f66 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 917.532254] [57941]: [pid: 57941|app: 0|req: 78/168] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:36:36 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) [ 917.766499] [57942]: DEBUG cinder.api.middleware.request_id [req-0c950d29-91fd-4ef8-8110-5227094d62ed req-c6bf1093-198a-4fb2-b848-92d37fc23979 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.774025] [57942]: INFO cinder.api.openstack.wsgi [req-0c950d29-91fd-4ef8-8110-5227094d62ed req-c6bf1093-198a-4fb2-b848-92d37fc23979 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] DELETE http://10.180.1.21/volume/v3/attachments/81d68876-a9c1-494e-b9d7-960646825481 [ 917.774768] [57942]: DEBUG cinder.api.openstack.wsgi [req-0c950d29-91fd-4ef8-8110-5227094d62ed req-c6bf1093-198a-4fb2-b848-92d37fc23979 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 917.776180] [57942]: DEBUG cinder.api.openstack.wsgi [req-0c950d29-91fd-4ef8-8110-5227094d62ed req-c6bf1093-198a-4fb2-b848-92d37fc23979 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 917.786973] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.786973] [57942]: warnings.warn( [ 918.343401] [57942]: INFO cinder.api.openstack.wsgi [req-0c950d29-91fd-4ef8-8110-5227094d62ed req-c6bf1093-198a-4fb2-b848-92d37fc23979 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/attachments/81d68876-a9c1-494e-b9d7-960646825481 returned with HTTP 200 [ 918.343919] [57942]: [pid: 57942|app: 0|req: 91/169] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:36:36 2025] DELETE /volume/v3/attachments/81d68876-a9c1-494e-b9d7-960646825481 => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 918.355373] [57941]: DEBUG cinder.api.middleware.request_id [req-0c950d29-91fd-4ef8-8110-5227094d62ed req-65dd846d-88b2-439d-bb29-c033c3e45584 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.361712] [57941]: INFO cinder.api.openstack.wsgi [req-0c950d29-91fd-4ef8-8110-5227094d62ed req-65dd846d-88b2-439d-bb29-c033c3e45584 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] DELETE http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec [ 918.361712] [57941]: DEBUG cinder.api.openstack.wsgi [req-0c950d29-91fd-4ef8-8110-5227094d62ed req-65dd846d-88b2-439d-bb29-c033c3e45584 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 918.361712] [57941]: DEBUG cinder.api.openstack.wsgi [req-0c950d29-91fd-4ef8-8110-5227094d62ed req-65dd846d-88b2-439d-bb29-c033c3e45584 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Calling method 'delete' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 918.361712] [57941]: INFO cinder.api.v3.volumes [req-0c950d29-91fd-4ef8-8110-5227094d62ed req-65dd846d-88b2-439d-bb29-c033c3e45584 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Delete volume with id: 08c1ff26-6b28-4282-9efd-666cc03378ec [ 918.372876] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.372876] [57941]: warnings.warn( [ 918.375290] [57941]: INFO cinder.volume.api [req-0c950d29-91fd-4ef8-8110-5227094d62ed req-65dd846d-88b2-439d-bb29-c033c3e45584 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Volume info retrieved successfully. [ 918.396256] [57941]: INFO cinder.volume.api [req-0c950d29-91fd-4ef8-8110-5227094d62ed req-65dd846d-88b2-439d-bb29-c033c3e45584 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] Delete volume request issued successfully. [ 918.397185] [57941]: INFO cinder.api.openstack.wsgi [req-0c950d29-91fd-4ef8-8110-5227094d62ed req-65dd846d-88b2-439d-bb29-c033c3e45584 tempest-ServersTestBootFromVolume-1197727256 tempest-ServersTestBootFromVolume-1197727256-project-member] http://10.180.1.21/volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec returned with HTTP 202 [ 918.397185] [57941]: [pid: 57941|app: 0|req: 79/170] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 11 07:36:37 2025] DELETE /volume/v3/volumes/08c1ff26-6b28-4282-9efd-666cc03378ec => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 923.913149] [57942]: DEBUG cinder.api.middleware.request_id [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.916148] [57942]: INFO cinder.api.openstack.wsgi [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] POST http://10.180.1.21/volume/v3/volumes [ 923.916240] [57942]: DEBUG cinder.api.openstack.wsgi [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-490815023"}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 923.917966] [57942]: DEBUG cinder.api.v3.volumes [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-490815023'}} {{(pid=57942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 923.917966] [57942]: INFO cinder.api.v3.volumes [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Create volume of 1 GB [ 923.918341] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.918341] [57942]: warnings.warn( [ 923.925044] [57942]: INFO cinder.volume.api [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Availability Zones retrieved successfully. [ 923.932910] [57942]: DEBUG cinder.volume.api [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Flow 'volume_create_api' (84f096ee-ceb1-4137-89ab-36417974e9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 923.934193] [57942]: DEBUG cinder.volume.api [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa9f8ac-d931-465b-8b6e-9f5001744380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 923.935436] [57942]: DEBUG cinder.volume.flows.api.create_volume [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Validating volume size '1' using validate_int {{(pid=57942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 923.958825] [57942]: DEBUG cinder.volume.api [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa9f8ac-d931-465b-8b6e-9f5001744380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 923.959920] [57942]: DEBUG cinder.volume.api [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5680bbc0-5ea5-49ac-9809-cc82bb374b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 924.017074] [57942]: DEBUG cinder.quota [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Created reservations ['9412317a-fcd3-46e2-9687-8a1fe8ccfe9e', 'c9215ea0-0f95-466d-a7cb-a85358665965', '90e35916-e17b-499f-b167-4dcaa4d0b4cf', '10d1c747-1c26-443c-8d5c-b761bf10b160'] {{(pid=57942) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 924.017734] [57942]: DEBUG cinder.volume.api [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5680bbc0-5ea5-49ac-9809-cc82bb374b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9412317a-fcd3-46e2-9687-8a1fe8ccfe9e', 'c9215ea0-0f95-466d-a7cb-a85358665965', '90e35916-e17b-499f-b167-4dcaa4d0b4cf', '10d1c747-1c26-443c-8d5c-b761bf10b160']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 924.018319] [57942]: DEBUG cinder.volume.api [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5971f8-5452-4eee-9b29-4e207df2e2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 924.044963] [57942]: DEBUG cinder.volume.api [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5971f8-5452-4eee-9b29-4e207df2e2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaa1b777-a61e-42d8-ad36-abc197c6642d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-490815023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7945901b0ca541df88d4f1e4ae041bba',qos_specs=None,replication_status=,reservations=['9412317a-fcd3-46e2-9687-8a1fe8ccfe9e','c9215ea0-0f95-466d-a7cb-a85358665965','90e35916-e17b-499f-b167-4dcaa4d0b4cf','10d1c747-1c26-443c-8d5c-b761bf10b160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07a088d95a0943d4890ba63da2db68ee',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:36:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-490815023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaa1b777-a61e-42d8-ad36-abc197c6642d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7945901b0ca541df88d4f1e4ae041bba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07a088d95a0943d4890ba63da2db68ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 924.046208] [57942]: DEBUG cinder.volume.api [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (073a104a-82f8-4843-ae95-4e77ca7be02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 924.064473] [57942]: DEBUG cinder.volume.api [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (073a104a-82f8-4843-ae95-4e77ca7be02b) transitioned into state 'SUCCESS' from state '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-490815023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7945901b0ca541df88d4f1e4ae041bba',qos_specs=None,replication_status=,reservations=['9412317a-fcd3-46e2-9687-8a1fe8ccfe9e','c9215ea0-0f95-466d-a7cb-a85358665965','90e35916-e17b-499f-b167-4dcaa4d0b4cf','10d1c747-1c26-443c-8d5c-b761bf10b160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07a088d95a0943d4890ba63da2db68ee',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 924.065777] [57942]: DEBUG cinder.volume.api [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8144b5f4-c01a-4220-958a-274ea798ea2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 924.077060] [57942]: DEBUG cinder.volume.api [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8144b5f4-c01a-4220-958a-274ea798ea2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 924.078278] [57942]: DEBUG cinder.volume.api [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Flow 'volume_create_api' (84f096ee-ceb1-4137-89ab-36417974e9df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 924.078718] [57942]: INFO cinder.volume.api [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Create volume request issued successfully. [ 924.079610] [57942]: INFO cinder.api.openstack.wsgi [None req-ac6b594a-9057-4c07-a4be-5fc6926e7e37 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 924.080126] [57942]: [pid: 57942|app: 0|req: 92/171] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:36:42 2025] POST /volume/v3/volumes => generated 757 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 924.090220] [57941]: DEBUG cinder.api.middleware.request_id [None req-5ce3481a-faef-4bdf-9f6c-19b282a48d1a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.092514] [57941]: INFO cinder.api.openstack.wsgi [None req-5ce3481a-faef-4bdf-9f6c-19b282a48d1a tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/eaa1b777-a61e-42d8-ad36-abc197c6642d [ 924.092748] [57941]: DEBUG cinder.api.openstack.wsgi [None req-5ce3481a-faef-4bdf-9f6c-19b282a48d1a tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 924.092966] [57941]: DEBUG cinder.api.openstack.wsgi [None req-5ce3481a-faef-4bdf-9f6c-19b282a48d1a tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 924.102399] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.102399] [57941]: warnings.warn( [ 924.108542] [57941]: INFO cinder.volume.api [None req-5ce3481a-faef-4bdf-9f6c-19b282a48d1a tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 924.114262] [57941]: INFO cinder.api.openstack.wsgi [None req-5ce3481a-faef-4bdf-9f6c-19b282a48d1a tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/eaa1b777-a61e-42d8-ad36-abc197c6642d returned with HTTP 200 [ 924.114731] [57941]: [pid: 57941|app: 0|req: 80/172] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:36:42 2025] GET /volume/v3/volumes/eaa1b777-a61e-42d8-ad36-abc197c6642d => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.127284] [57942]: DEBUG cinder.api.middleware.request_id [None req-1d6119c4-a7f7-41d0-8898-6c58cdce3b69 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.132196] [57942]: INFO cinder.api.openstack.wsgi [None req-1d6119c4-a7f7-41d0-8898-6c58cdce3b69 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/eaa1b777-a61e-42d8-ad36-abc197c6642d [ 925.132424] [57942]: DEBUG cinder.api.openstack.wsgi [None req-1d6119c4-a7f7-41d0-8898-6c58cdce3b69 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 925.132658] [57942]: DEBUG cinder.api.openstack.wsgi [None req-1d6119c4-a7f7-41d0-8898-6c58cdce3b69 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 925.148672] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.148672] [57942]: warnings.warn( [ 925.154016] [57942]: INFO cinder.volume.api [None req-1d6119c4-a7f7-41d0-8898-6c58cdce3b69 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 925.160600] [57942]: INFO cinder.api.openstack.wsgi [None req-1d6119c4-a7f7-41d0-8898-6c58cdce3b69 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/eaa1b777-a61e-42d8-ad36-abc197c6642d returned with HTTP 200 [ 925.161139] [57942]: [pid: 57942|app: 0|req: 93/173] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:36:43 2025] GET /volume/v3/volumes/eaa1b777-a61e-42d8-ad36-abc197c6642d => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.249755] [57941]: DEBUG cinder.api.middleware.request_id [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.252161] [57941]: INFO cinder.api.openstack.wsgi [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] POST http://10.180.1.21/volume/v3/volumes [ 928.252253] [57941]: DEBUG cinder.api.openstack.wsgi [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-167824338"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 928.254265] [57941]: DEBUG cinder.api.v3.volumes [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-167824338'}} {{(pid=57941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 928.254265] [57941]: INFO cinder.api.v3.volumes [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Create volume of 1 GB [ 928.261598] [57941]: INFO cinder.volume.api [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Availability Zones retrieved successfully. [ 928.272718] [57941]: DEBUG cinder.volume.api [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Flow 'volume_create_api' (0d41eee6-db98-4aac-93e8-34c200e325cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 928.272718] [57941]: DEBUG cinder.volume.api [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dc598a8-2850-4100-bef5-6267f0d99c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 928.272718] [57941]: DEBUG cinder.volume.flows.api.create_volume [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Validating volume size '1' using validate_int {{(pid=57941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 928.306155] [57941]: DEBUG cinder.volume.api [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dc598a8-2850-4100-bef5-6267f0d99c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 928.309537] [57941]: DEBUG cinder.volume.api [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d001e6-d7c8-4b41-a932-82efa054a9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 928.376580] [57941]: DEBUG cinder.quota [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Created reservations ['13cce1c9-4990-41ac-9991-287919229d8e', '1d88ef48-99e7-4c8e-8a48-6d12a072b1a5', '9fc05091-d33b-4095-9dea-34f9fae49369', 'a7c8602c-570f-4511-9582-c4316e27aebe'] {{(pid=57941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 928.377725] [57941]: DEBUG cinder.volume.api [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d001e6-d7c8-4b41-a932-82efa054a9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13cce1c9-4990-41ac-9991-287919229d8e', '1d88ef48-99e7-4c8e-8a48-6d12a072b1a5', '9fc05091-d33b-4095-9dea-34f9fae49369', 'a7c8602c-570f-4511-9582-c4316e27aebe']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 928.379047] [57941]: DEBUG cinder.volume.api [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3b8b481-fb13-4350-8f91-8b8502df410c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 928.399623] [57941]: DEBUG cinder.volume.api [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3b8b481-fb13-4350-8f91-8b8502df410c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eec12917-4c5a-4e9c-b7bc-2743864025bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-167824338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='534d077f989648949b84b5e0fe221c1c',qos_specs=None,replication_status=,reservations=['13cce1c9-4990-41ac-9991-287919229d8e','1d88ef48-99e7-4c8e-8a48-6d12a072b1a5','9fc05091-d33b-4095-9dea-34f9fae49369','a7c8602c-570f-4511-9582-c4316e27aebe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf477c5718c2422fac92d0717dbec355',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:36:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-167824338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eec12917-4c5a-4e9c-b7bc-2743864025bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='534d077f989648949b84b5e0fe221c1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf477c5718c2422fac92d0717dbec355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 928.404779] [57941]: DEBUG cinder.volume.api [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58944e83-d66b-4367-b49d-9400e595ae20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 928.431061] [57941]: DEBUG cinder.volume.api [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58944e83-d66b-4367-b49d-9400e595ae20) transitioned into state 'SUCCESS' from state '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-167824338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='534d077f989648949b84b5e0fe221c1c',qos_specs=None,replication_status=,reservations=['13cce1c9-4990-41ac-9991-287919229d8e','1d88ef48-99e7-4c8e-8a48-6d12a072b1a5','9fc05091-d33b-4095-9dea-34f9fae49369','a7c8602c-570f-4511-9582-c4316e27aebe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf477c5718c2422fac92d0717dbec355',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 928.431061] [57941]: DEBUG cinder.volume.api [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00372a3-dde3-440a-93e8-c13d7d808e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 928.443164] [57941]: DEBUG cinder.volume.api [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00372a3-dde3-440a-93e8-c13d7d808e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 928.444756] [57941]: DEBUG cinder.volume.api [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Flow 'volume_create_api' (0d41eee6-db98-4aac-93e8-34c200e325cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 928.445646] [57941]: INFO cinder.volume.api [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Create volume request issued successfully. [ 928.446921] [57941]: INFO cinder.api.openstack.wsgi [None req-1a947a86-57ee-44f4-8c8e-9813b386f54f tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 928.446921] [57941]: [pid: 57941|app: 0|req: 81/174] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:36:47 2025] POST /volume/v3/volumes => generated 750 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 928.458092] [57942]: DEBUG cinder.api.middleware.request_id [None req-55ac214b-1972-41a5-9169-75e6b94b3d2a None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.460518] [57942]: INFO cinder.api.openstack.wsgi [None req-55ac214b-1972-41a5-9169-75e6b94b3d2a tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 928.460865] [57942]: DEBUG cinder.api.openstack.wsgi [None req-55ac214b-1972-41a5-9169-75e6b94b3d2a tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 928.461154] [57942]: DEBUG cinder.api.openstack.wsgi [None req-55ac214b-1972-41a5-9169-75e6b94b3d2a tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 928.470707] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.470707] [57942]: warnings.warn( [ 928.476043] [57942]: INFO cinder.volume.api [None req-55ac214b-1972-41a5-9169-75e6b94b3d2a tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 928.487083] [57942]: INFO cinder.api.openstack.wsgi [None req-55ac214b-1972-41a5-9169-75e6b94b3d2a tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 928.487834] [57942]: [pid: 57942|app: 0|req: 94/175] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:36:47 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 929.503595] [57941]: DEBUG cinder.api.middleware.request_id [None req-ccb190e5-19eb-4be6-a1da-a03676204d23 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.506319] [57941]: INFO cinder.api.openstack.wsgi [None req-ccb190e5-19eb-4be6-a1da-a03676204d23 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 929.506517] [57941]: DEBUG cinder.api.openstack.wsgi [None req-ccb190e5-19eb-4be6-a1da-a03676204d23 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 929.506751] [57941]: DEBUG cinder.api.openstack.wsgi [None req-ccb190e5-19eb-4be6-a1da-a03676204d23 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 929.524504] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.524504] [57941]: warnings.warn( [ 929.533585] [57941]: INFO cinder.volume.api [None req-ccb190e5-19eb-4be6-a1da-a03676204d23 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 929.541022] [57941]: INFO cinder.api.openstack.wsgi [None req-ccb190e5-19eb-4be6-a1da-a03676204d23 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 929.541411] [57941]: [pid: 57941|app: 0|req: 82/176] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:36:48 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 930.044349] [57942]: DEBUG cinder.api.middleware.request_id [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-2f2683c7-0d0d-41ab-a34e-816ad17e835b None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.047761] [57942]: INFO cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-2f2683c7-0d0d-41ab-a34e-816ad17e835b tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 930.048326] [57942]: DEBUG cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-2f2683c7-0d0d-41ab-a34e-816ad17e835b tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 930.048326] [57942]: DEBUG cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-2f2683c7-0d0d-41ab-a34e-816ad17e835b tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 930.070696] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.070696] [57942]: warnings.warn( [ 930.079550] [57942]: INFO cinder.volume.api [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-2f2683c7-0d0d-41ab-a34e-816ad17e835b tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 930.088739] [57942]: INFO cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-2f2683c7-0d0d-41ab-a34e-816ad17e835b tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 930.089553] [57942]: [pid: 57942|app: 0|req: 95/177] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:36:48 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 931.618569] [57941]: DEBUG cinder.api.middleware.request_id [None req-b0b409e9-e659-4c43-b34b-c1514f14cef0 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.619107] [57941]: INFO cinder.api.openstack.wsgi [None req-b0b409e9-e659-4c43-b34b-c1514f14cef0 None None] GET http://10.180.1.21/volume// [ 931.619288] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b0b409e9-e659-4c43-b34b-c1514f14cef0 None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 931.619608] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b0b409e9-e659-4c43-b34b-c1514f14cef0 None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 931.619997] [57941]: INFO cinder.api.openstack.wsgi [None req-b0b409e9-e659-4c43-b34b-c1514f14cef0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 931.620443] [57941]: [pid: 57941|app: 0|req: 83/178] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Dec 11 07:36:50 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 931.624290] [57942]: DEBUG cinder.api.middleware.request_id [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-2d97ae93-b5a0-41c3-9473-6bfe22e5ce53 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.626710] [57942]: INFO cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-2d97ae93-b5a0-41c3-9473-6bfe22e5ce53 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] POST http://10.180.1.21/volume/v3/attachments [ 931.627129] [57942]: DEBUG cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-2d97ae93-b5a0-41c3-9473-6bfe22e5ce53 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eec12917-4c5a-4e9c-b7bc-2743864025bc", "connector": null, "instance_uuid": "f36f3db1-1405-4d85-b9be-fb952f84ddf1"}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 931.639716] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.639716] [57942]: warnings.warn( [ 931.668465] [57942]: INFO cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-2d97ae93-b5a0-41c3-9473-6bfe22e5ce53 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 931.669200] [57942]: [pid: 57942|app: 0|req: 96/179] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:36:50 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 931.690060] [57941]: DEBUG cinder.api.middleware.request_id [None req-6a67e8d6-2848-4204-a259-2412e4f85c2b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.692653] [57941]: INFO cinder.api.openstack.wsgi [None req-6a67e8d6-2848-4204-a259-2412e4f85c2b tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 931.692948] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6a67e8d6-2848-4204-a259-2412e4f85c2b tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 931.693931] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6a67e8d6-2848-4204-a259-2412e4f85c2b tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 931.706730] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.706730] [57941]: warnings.warn( [ 931.710829] [57941]: INFO cinder.volume.api [None req-6a67e8d6-2848-4204-a259-2412e4f85c2b tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 931.716507] [57941]: INFO cinder.api.openstack.wsgi [None req-6a67e8d6-2848-4204-a259-2412e4f85c2b tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 931.717024] [57941]: [pid: 57941|app: 0|req: 84/180] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:36:50 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 932.193198] [57942]: DEBUG cinder.api.middleware.request_id [None req-88979481-2fd1-4fd7-8a7e-140f7ac5d548 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.193639] [57942]: INFO cinder.api.openstack.wsgi [None req-88979481-2fd1-4fd7-8a7e-140f7ac5d548 None None] GET http://10.180.1.21/volume// [ 932.193964] [57942]: DEBUG cinder.api.openstack.wsgi [None req-88979481-2fd1-4fd7-8a7e-140f7ac5d548 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 932.194344] [57942]: DEBUG cinder.api.openstack.wsgi [None req-88979481-2fd1-4fd7-8a7e-140f7ac5d548 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 932.194846] [57942]: INFO cinder.api.openstack.wsgi [None req-88979481-2fd1-4fd7-8a7e-140f7ac5d548 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 932.195591] [57942]: [pid: 57942|app: 0|req: 97/181] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:36:50 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 932.202822] [57941]: DEBUG cinder.api.middleware.request_id [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-b404be8c-df00-4a4e-ab8e-41511765aa25 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.205847] [57941]: INFO cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-b404be8c-df00-4a4e-ab8e-41511765aa25 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 932.206501] [57941]: DEBUG cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-b404be8c-df00-4a4e-ab8e-41511765aa25 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 932.206501] [57941]: DEBUG cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-b404be8c-df00-4a4e-ab8e-41511765aa25 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 932.225872] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.225872] [57941]: warnings.warn( [ 932.232750] [57941]: INFO cinder.volume.api [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-b404be8c-df00-4a4e-ab8e-41511765aa25 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 932.239419] [57941]: INFO cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-b404be8c-df00-4a4e-ab8e-41511765aa25 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 932.239930] [57941]: [pid: 57941|app: 0|req: 85/182] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:36:50 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 1023 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 932.273436] [57942]: DEBUG cinder.api.middleware.request_id [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-edce3740-bd4b-475c-9811-881738e36b02 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.275639] [57942]: INFO cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-edce3740-bd4b-475c-9811-881738e36b02 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] PUT http://10.180.1.21/volume/v3/attachments/05c717b6-f0c5-499b-99a9-a62ca5bde81a [ 932.276085] [57942]: DEBUG cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-edce3740-bd4b-475c-9811-881738e36b02 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-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-986791", "mountpoint": "/dev/sdb"}}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 932.284801] [57942]: DEBUG cinder.coordination [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-edce3740-bd4b-475c-9811-881738e36b02 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Acquiring lock "cinder-attachment_update-eec12917-4c5a-4e9c-b7bc-2743864025bc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57942) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 932.290045] [57942]: DEBUG cinder.coordination [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-edce3740-bd4b-475c-9811-881738e36b02 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Lock "cinder-attachment_update-eec12917-4c5a-4e9c-b7bc-2743864025bc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57942) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 932.291256] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.291256] [57942]: warnings.warn( [ 932.731200] [57941]: DEBUG cinder.api.middleware.request_id [None req-82a69293-7f4e-4206-8927-8ef227106bed None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.734840] [57941]: INFO cinder.api.openstack.wsgi [None req-82a69293-7f4e-4206-8927-8ef227106bed tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 932.734840] [57941]: DEBUG cinder.api.openstack.wsgi [None req-82a69293-7f4e-4206-8927-8ef227106bed tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 932.734840] [57941]: DEBUG cinder.api.openstack.wsgi [None req-82a69293-7f4e-4206-8927-8ef227106bed tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 932.757658] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.757658] [57941]: warnings.warn( [ 932.762810] [57941]: INFO cinder.volume.api [None req-82a69293-7f4e-4206-8927-8ef227106bed tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 932.769329] [57941]: INFO cinder.api.openstack.wsgi [None req-82a69293-7f4e-4206-8927-8ef227106bed tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 932.769840] [57941]: [pid: 57941|app: 0|req: 86/183] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:36:51 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 933.783878] [57941]: DEBUG cinder.api.middleware.request_id [None req-de599390-c198-473b-a1bf-975774825f4e None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.790318] [57941]: INFO cinder.api.openstack.wsgi [None req-de599390-c198-473b-a1bf-975774825f4e tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 933.793473] [57941]: DEBUG cinder.api.openstack.wsgi [None req-de599390-c198-473b-a1bf-975774825f4e tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 933.793473] [57941]: DEBUG cinder.api.openstack.wsgi [None req-de599390-c198-473b-a1bf-975774825f4e tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 933.823320] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.823320] [57941]: warnings.warn( [ 933.837042] [57941]: INFO cinder.volume.api [None req-de599390-c198-473b-a1bf-975774825f4e tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 933.844517] [57941]: INFO cinder.api.openstack.wsgi [None req-de599390-c198-473b-a1bf-975774825f4e tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 933.845226] [57941]: [pid: 57941|app: 0|req: 87/184] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:36:52 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 842 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 934.858078] [57941]: DEBUG cinder.api.middleware.request_id [None req-7ea1ecdc-e3c0-49a2-980d-22ae61eeffad None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.860410] [57941]: INFO cinder.api.openstack.wsgi [None req-7ea1ecdc-e3c0-49a2-980d-22ae61eeffad tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 934.860673] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7ea1ecdc-e3c0-49a2-980d-22ae61eeffad tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 934.860895] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7ea1ecdc-e3c0-49a2-980d-22ae61eeffad tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 934.876581] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.876581] [57941]: warnings.warn( [ 934.881406] [57941]: INFO cinder.volume.api [None req-7ea1ecdc-e3c0-49a2-980d-22ae61eeffad tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 934.890018] [57941]: INFO cinder.api.openstack.wsgi [None req-7ea1ecdc-e3c0-49a2-980d-22ae61eeffad tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 934.890018] [57941]: [pid: 57941|app: 0|req: 88/185] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:36:53 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 935.899247] [57941]: DEBUG cinder.api.middleware.request_id [None req-f8e8d9f7-9d85-4f35-bf6a-5f70bebe7d5d None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.901846] [57941]: INFO cinder.api.openstack.wsgi [None req-f8e8d9f7-9d85-4f35-bf6a-5f70bebe7d5d tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 935.902181] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f8e8d9f7-9d85-4f35-bf6a-5f70bebe7d5d tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 935.902424] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f8e8d9f7-9d85-4f35-bf6a-5f70bebe7d5d tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 935.920270] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.920270] [57941]: warnings.warn( [ 935.924933] [57941]: INFO cinder.volume.api [None req-f8e8d9f7-9d85-4f35-bf6a-5f70bebe7d5d tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 935.930806] [57941]: INFO cinder.api.openstack.wsgi [None req-f8e8d9f7-9d85-4f35-bf6a-5f70bebe7d5d tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 935.931358] [57941]: [pid: 57941|app: 0|req: 89/186] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:36:54 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 936.943256] [57941]: DEBUG cinder.api.middleware.request_id [None req-28e9fc56-c28c-4ba4-87fa-17f4a4de585d None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.946555] [57941]: INFO cinder.api.openstack.wsgi [None req-28e9fc56-c28c-4ba4-87fa-17f4a4de585d tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 936.947631] [57941]: DEBUG cinder.api.openstack.wsgi [None req-28e9fc56-c28c-4ba4-87fa-17f4a4de585d tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 936.948061] [57941]: DEBUG cinder.api.openstack.wsgi [None req-28e9fc56-c28c-4ba4-87fa-17f4a4de585d tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 936.968496] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.968496] [57941]: warnings.warn( [ 936.976074] [57941]: INFO cinder.volume.api [None req-28e9fc56-c28c-4ba4-87fa-17f4a4de585d tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 936.983898] [57941]: INFO cinder.api.openstack.wsgi [None req-28e9fc56-c28c-4ba4-87fa-17f4a4de585d tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 936.984716] [57941]: [pid: 57941|app: 0|req: 90/187] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:36:55 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 937.320933] [57942]: DEBUG cinder.coordination [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-edce3740-bd4b-475c-9811-881738e36b02 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Lock "cinder-attachment_update-eec12917-4c5a-4e9c-b7bc-2743864025bc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=57942) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 937.321442] [57942]: INFO cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-edce3740-bd4b-475c-9811-881738e36b02 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/attachments/05c717b6-f0c5-499b-99a9-a62ca5bde81a returned with HTTP 200 [ 937.322261] [57942]: [pid: 57942|app: 0|req: 98/188] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:36:51 2025] PUT /volume/v3/attachments/05c717b6-f0c5-499b-99a9-a62ca5bde81a => generated 617 bytes in 5050 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 937.997274] [57941]: DEBUG cinder.api.middleware.request_id [None req-5a43693d-a76e-4031-81ed-de15cc58c787 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.004271] [57941]: INFO cinder.api.openstack.wsgi [None req-5a43693d-a76e-4031-81ed-de15cc58c787 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 938.004271] [57941]: DEBUG cinder.api.openstack.wsgi [None req-5a43693d-a76e-4031-81ed-de15cc58c787 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 938.004523] [57941]: DEBUG cinder.api.openstack.wsgi [None req-5a43693d-a76e-4031-81ed-de15cc58c787 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 938.027303] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.027303] [57941]: warnings.warn( [ 938.035196] [57941]: INFO cinder.volume.api [None req-5a43693d-a76e-4031-81ed-de15cc58c787 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 938.044691] [57941]: INFO cinder.api.openstack.wsgi [None req-5a43693d-a76e-4031-81ed-de15cc58c787 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 938.045619] [57941]: [pid: 57941|app: 0|req: 91/189] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:36:56 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.981272] [57942]: DEBUG cinder.api.middleware.request_id [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-d7d898d2-422d-476b-a1b8-6bc33798c285 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.984553] [57942]: INFO cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-d7d898d2-422d-476b-a1b8-6bc33798c285 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] POST http://10.180.1.21/volume/v3/attachments/05c717b6-f0c5-499b-99a9-a62ca5bde81a/action [ 938.985275] [57942]: DEBUG cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-d7d898d2-422d-476b-a1b8-6bc33798c285 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Action body: b'{"os-complete": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 938.985275] [57942]: DEBUG cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-d7d898d2-422d-476b-a1b8-6bc33798c285 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 939.018552] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.018552] [57942]: warnings.warn( [ 939.029310] [57942]: INFO cinder.api.openstack.wsgi [req-120f4b89-d7ad-447e-ba44-142216f1b82b req-d7d898d2-422d-476b-a1b8-6bc33798c285 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/attachments/05c717b6-f0c5-499b-99a9-a62ca5bde81a/action returned with HTTP 204 [ 939.030204] [57942]: [pid: 57942|app: 0|req: 99/190] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:36:57 2025] POST /volume/v3/attachments/05c717b6-f0c5-499b-99a9-a62ca5bde81a/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 939.067283] [57941]: DEBUG cinder.api.middleware.request_id [None req-e8be8e9d-4b0c-4a4c-b45a-cd19c2840fca None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.069928] [57941]: INFO cinder.api.openstack.wsgi [None req-e8be8e9d-4b0c-4a4c-b45a-cd19c2840fca tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 939.070294] [57941]: DEBUG cinder.api.openstack.wsgi [None req-e8be8e9d-4b0c-4a4c-b45a-cd19c2840fca tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 939.071826] [57941]: DEBUG cinder.api.openstack.wsgi [None req-e8be8e9d-4b0c-4a4c-b45a-cd19c2840fca tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 939.088920] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.088920] [57941]: warnings.warn( [ 939.095151] [57941]: INFO cinder.volume.api [None req-e8be8e9d-4b0c-4a4c-b45a-cd19c2840fca tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 939.102878] [57941]: INFO cinder.api.openstack.wsgi [None req-e8be8e9d-4b0c-4a4c-b45a-cd19c2840fca tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 939.103330] [57941]: [pid: 57941|app: 0|req: 92/191] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:36:57 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 939.113759] [57942]: DEBUG cinder.api.middleware.request_id [None req-95c40335-38ca-4e29-b3e8-109a39e8abba None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.115702] [57942]: INFO cinder.api.openstack.wsgi [None req-95c40335-38ca-4e29-b3e8-109a39e8abba tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 939.115907] [57942]: DEBUG cinder.api.openstack.wsgi [None req-95c40335-38ca-4e29-b3e8-109a39e8abba tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 939.116150] [57942]: DEBUG cinder.api.openstack.wsgi [None req-95c40335-38ca-4e29-b3e8-109a39e8abba tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 939.126630] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.126630] [57942]: warnings.warn( [ 939.132577] [57942]: INFO cinder.volume.api [None req-95c40335-38ca-4e29-b3e8-109a39e8abba tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 939.137214] [57942]: INFO cinder.api.openstack.wsgi [None req-95c40335-38ca-4e29-b3e8-109a39e8abba tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 939.137800] [57942]: [pid: 57942|app: 0|req: 100/192] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:36:57 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 943.895470] [57941]: DEBUG cinder.api.middleware.request_id [None req-6c0d38b9-38e3-4232-b561-6dd71d2df3b6 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.896132] [57941]: INFO cinder.api.openstack.wsgi [None req-6c0d38b9-38e3-4232-b561-6dd71d2df3b6 None None] GET http://10.180.1.21/volume// [ 943.896363] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6c0d38b9-38e3-4232-b561-6dd71d2df3b6 None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 943.896666] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6c0d38b9-38e3-4232-b561-6dd71d2df3b6 None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 943.897271] [57941]: INFO cinder.api.openstack.wsgi [None req-6c0d38b9-38e3-4232-b561-6dd71d2df3b6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 943.897742] [57941]: [pid: 57941|app: 0|req: 93/193] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:37:02 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 943.917971] [57942]: DEBUG cinder.api.middleware.request_id [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-5f183424-7021-4b3b-808a-a86b4f36c645 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.922075] [57942]: INFO cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-5f183424-7021-4b3b-808a-a86b4f36c645 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 943.922075] [57942]: DEBUG cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-5f183424-7021-4b3b-808a-a86b4f36c645 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 943.922075] [57942]: DEBUG cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-5f183424-7021-4b3b-808a-a86b4f36c645 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 943.943464] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.943464] [57942]: warnings.warn( [ 943.948938] [57942]: INFO cinder.volume.api [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-5f183424-7021-4b3b-808a-a86b4f36c645 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 943.956434] [57942]: INFO cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-5f183424-7021-4b3b-808a-a86b4f36c645 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 943.957371] [57942]: [pid: 57942|app: 0|req: 101/194] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:37:02 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 1572 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 944.106788] [57941]: DEBUG cinder.api.middleware.request_id [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-4f8ee07d-1585-4be7-b8e4-6a908d33e67e None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.109613] [57941]: INFO cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-4f8ee07d-1585-4be7-b8e4-6a908d33e67e tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] PUT http://10.180.1.21/volume/v3/attachments/bfb60c7d-b7e7-4d60-b4ac-38769ababe40 [ 944.110321] [57941]: DEBUG cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-4f8ee07d-1585-4be7-b8e4-6a908d33e67e tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-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=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 944.122326] [57941]: DEBUG cinder.coordination [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-4f8ee07d-1585-4be7-b8e4-6a908d33e67e tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Acquiring lock "cinder-attachment_update-e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 944.127962] [57941]: DEBUG cinder.coordination [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-4f8ee07d-1585-4be7-b8e4-6a908d33e67e tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Lock "cinder-attachment_update-e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 944.129172] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.129172] [57941]: warnings.warn( [ 944.658154] [57941]: DEBUG cinder.coordination [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-4f8ee07d-1585-4be7-b8e4-6a908d33e67e tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Lock "cinder-attachment_update-e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.530s {{(pid=57941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 944.658528] [57941]: INFO cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-4f8ee07d-1585-4be7-b8e4-6a908d33e67e tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/attachments/bfb60c7d-b7e7-4d60-b4ac-38769ababe40 returned with HTTP 200 [ 944.659171] [57941]: [pid: 57941|app: 0|req: 94/195] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:37:02 2025] PUT /volume/v3/attachments/bfb60c7d-b7e7-4d60-b4ac-38769ababe40 => generated 617 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 945.166828] [57942]: DEBUG cinder.api.middleware.request_id [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-426a6a68-2c95-41cd-8862-b9a32dd148c0 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.169447] [57942]: INFO cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-426a6a68-2c95-41cd-8862-b9a32dd148c0 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] POST http://10.180.1.21/volume/v3/attachments/bfb60c7d-b7e7-4d60-b4ac-38769ababe40/action [ 945.169977] [57942]: DEBUG cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-426a6a68-2c95-41cd-8862-b9a32dd148c0 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Action body: b'{"os-complete": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 945.170119] [57942]: DEBUG cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-426a6a68-2c95-41cd-8862-b9a32dd148c0 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 945.204251] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.204251] [57942]: warnings.warn( [ 945.215307] [57942]: INFO cinder.api.openstack.wsgi [req-12ebce84-7bd4-413b-a3e7-236c722fe917 req-426a6a68-2c95-41cd-8862-b9a32dd148c0 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/attachments/bfb60c7d-b7e7-4d60-b4ac-38769ababe40/action returned with HTTP 204 [ 945.215733] [57942]: [pid: 57942|app: 0|req: 102/196] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:37:03 2025] POST /volume/v3/attachments/bfb60c7d-b7e7-4d60-b4ac-38769ababe40/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 945.614105] [57941]: DEBUG cinder.api.middleware.request_id [req-73db3940-1038-4c9f-bee7-ae6b7f5824da req-34ca7b4e-749c-4cf3-b16a-41947fb0baa6 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.618014] [57941]: INFO cinder.api.openstack.wsgi [req-73db3940-1038-4c9f-bee7-ae6b7f5824da req-34ca7b4e-749c-4cf3-b16a-41947fb0baa6 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] DELETE http://10.180.1.21/volume/v3/attachments/05c717b6-f0c5-499b-99a9-a62ca5bde81a [ 945.618302] [57941]: DEBUG cinder.api.openstack.wsgi [req-73db3940-1038-4c9f-bee7-ae6b7f5824da req-34ca7b4e-749c-4cf3-b16a-41947fb0baa6 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 945.618549] [57941]: DEBUG cinder.api.openstack.wsgi [req-73db3940-1038-4c9f-bee7-ae6b7f5824da req-34ca7b4e-749c-4cf3-b16a-41947fb0baa6 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'version_select' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 945.627479] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.627479] [57941]: warnings.warn( [ 946.167358] [57942]: DEBUG cinder.api.middleware.request_id [None req-048c4851-b77c-49a4-8210-de143ffc5355 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.172767] [57942]: INFO cinder.api.openstack.wsgi [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] POST http://10.180.1.21/volume/v3/volumes [ 946.173245] [57942]: DEBUG cinder.api.openstack.wsgi [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-336880632"}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 946.177427] [57942]: DEBUG cinder.api.v3.volumes [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-336880632'}} {{(pid=57942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 946.177642] [57942]: INFO cinder.api.v3.volumes [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Create volume of 1 GB [ 946.187037] [57942]: INFO cinder.volume.api [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Availability Zones retrieved successfully. [ 946.187249] [57941]: INFO cinder.api.openstack.wsgi [req-73db3940-1038-4c9f-bee7-ae6b7f5824da req-34ca7b4e-749c-4cf3-b16a-41947fb0baa6 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/attachments/05c717b6-f0c5-499b-99a9-a62ca5bde81a returned with HTTP 200 [ 946.187627] [57941]: [pid: 57941|app: 0|req: 95/197] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:37:04 2025] DELETE /volume/v3/attachments/05c717b6-f0c5-499b-99a9-a62ca5bde81a => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 946.197258] [57942]: DEBUG cinder.volume.api [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Flow 'volume_create_api' (255869c0-8636-4339-8f82-15bc226044a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 946.198924] [57942]: DEBUG cinder.volume.api [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3710a44-2af8-43f6-8ec3-a3caace5ff61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 946.200628] [57942]: DEBUG cinder.volume.flows.api.create_volume [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Validating volume size '1' using validate_int {{(pid=57942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 946.234266] [57942]: DEBUG cinder.volume.api [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3710a44-2af8-43f6-8ec3-a3caace5ff61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 946.234266] [57942]: DEBUG cinder.volume.api [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf4430d1-184b-4790-8a89-6f9b22153851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 946.286097] [57942]: DEBUG cinder.quota [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Created reservations ['90fcfecc-929d-4ce1-9109-514dacf73326', 'd45f0387-8aba-459d-aeab-d2e7c64a99e7', '2c4362f7-b63c-4404-80f5-666ff0148636', '3152b63b-8586-4d22-ae58-daa7f3349118'] {{(pid=57942) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 946.287988] [57942]: DEBUG cinder.volume.api [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf4430d1-184b-4790-8a89-6f9b22153851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90fcfecc-929d-4ce1-9109-514dacf73326', 'd45f0387-8aba-459d-aeab-d2e7c64a99e7', '2c4362f7-b63c-4404-80f5-666ff0148636', '3152b63b-8586-4d22-ae58-daa7f3349118']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 946.288308] [57942]: DEBUG cinder.volume.api [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337a83de-a094-4fb4-b0d2-d04b7a7aa183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 946.307248] [57942]: DEBUG cinder.volume.api [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337a83de-a094-4fb4-b0d2-d04b7a7aa183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87658dad-d12e-4eef-a3b8-27fda7e2f584', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-336880632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7945901b0ca541df88d4f1e4ae041bba',qos_specs=None,replication_status=,reservations=['90fcfecc-929d-4ce1-9109-514dacf73326','d45f0387-8aba-459d-aeab-d2e7c64a99e7','2c4362f7-b63c-4404-80f5-666ff0148636','3152b63b-8586-4d22-ae58-daa7f3349118'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07a088d95a0943d4890ba63da2db68ee',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:37:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-336880632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87658dad-d12e-4eef-a3b8-27fda7e2f584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7945901b0ca541df88d4f1e4ae041bba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07a088d95a0943d4890ba63da2db68ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 946.308500] [57942]: DEBUG cinder.volume.api [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94bc1569-e1bb-4aa6-9aeb-9b3ca5b695ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 946.327223] [57942]: DEBUG cinder.volume.api [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94bc1569-e1bb-4aa6-9aeb-9b3ca5b695ca) transitioned into state 'SUCCESS' from state '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-336880632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7945901b0ca541df88d4f1e4ae041bba',qos_specs=None,replication_status=,reservations=['90fcfecc-929d-4ce1-9109-514dacf73326','d45f0387-8aba-459d-aeab-d2e7c64a99e7','2c4362f7-b63c-4404-80f5-666ff0148636','3152b63b-8586-4d22-ae58-daa7f3349118'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07a088d95a0943d4890ba63da2db68ee',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 946.328410] [57942]: DEBUG cinder.volume.api [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aa65b97-788d-4912-8386-6041e9dd95e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 946.339127] [57942]: DEBUG cinder.volume.api [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aa65b97-788d-4912-8386-6041e9dd95e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 946.343912] [57942]: DEBUG cinder.volume.api [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Flow 'volume_create_api' (255869c0-8636-4339-8f82-15bc226044a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 946.344600] [57942]: INFO cinder.volume.api [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Create volume request issued successfully. [ 946.345051] [57942]: INFO cinder.api.openstack.wsgi [None req-048c4851-b77c-49a4-8210-de143ffc5355 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 946.346356] [57942]: [pid: 57942|app: 0|req: 103/198] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:37:04 2025] POST /volume/v3/volumes => generated 757 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 946.356366] [57941]: DEBUG cinder.api.middleware.request_id [None req-61971335-81b6-4b3d-8993-6716532fbafe None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.361019] [57941]: INFO cinder.api.openstack.wsgi [None req-61971335-81b6-4b3d-8993-6716532fbafe tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 946.361019] [57941]: DEBUG cinder.api.openstack.wsgi [None req-61971335-81b6-4b3d-8993-6716532fbafe tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 946.361019] [57941]: DEBUG cinder.api.openstack.wsgi [None req-61971335-81b6-4b3d-8993-6716532fbafe tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 946.372783] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.372783] [57941]: warnings.warn( [ 946.383151] [57941]: INFO cinder.volume.api [None req-61971335-81b6-4b3d-8993-6716532fbafe tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 946.395133] [57941]: INFO cinder.api.openstack.wsgi [None req-61971335-81b6-4b3d-8993-6716532fbafe tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 946.395133] [57941]: [pid: 57941|app: 0|req: 96/199] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:05 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 825 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 947.412637] [57942]: DEBUG cinder.api.middleware.request_id [None req-12eea58c-3690-43b4-b15d-787e7088e432 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.415078] [57942]: INFO cinder.api.openstack.wsgi [None req-12eea58c-3690-43b4-b15d-787e7088e432 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 947.417578] [57942]: DEBUG cinder.api.openstack.wsgi [None req-12eea58c-3690-43b4-b15d-787e7088e432 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 947.417578] [57942]: DEBUG cinder.api.openstack.wsgi [None req-12eea58c-3690-43b4-b15d-787e7088e432 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 947.429485] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.429485] [57942]: warnings.warn( [ 947.436882] [57942]: INFO cinder.volume.api [None req-12eea58c-3690-43b4-b15d-787e7088e432 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 947.446576] [57942]: INFO cinder.api.openstack.wsgi [None req-12eea58c-3690-43b4-b15d-787e7088e432 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 947.454057] [57942]: [pid: 57942|app: 0|req: 104/200] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:06 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.531029] [57941]: DEBUG cinder.api.middleware.request_id [None req-522dfa51-9357-491d-964c-f2dc3a5dba22 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.533184] [57941]: INFO cinder.api.openstack.wsgi [None req-522dfa51-9357-491d-964c-f2dc3a5dba22 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] DELETE http://10.180.1.21/volume/v3/volumes/88bf4da5-18b3-40e8-8753-addef7085b42 [ 954.533404] [57941]: DEBUG cinder.api.openstack.wsgi [None req-522dfa51-9357-491d-964c-f2dc3a5dba22 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 954.533733] [57941]: DEBUG cinder.api.openstack.wsgi [None req-522dfa51-9357-491d-964c-f2dc3a5dba22 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Calling method 'delete' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 954.533822] [57941]: INFO cinder.api.v3.volumes [None req-522dfa51-9357-491d-964c-f2dc3a5dba22 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Delete volume with id: 88bf4da5-18b3-40e8-8753-addef7085b42 [ 954.536101] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=187,cinder:INSERT=23,cinder:UPDATE=31 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 954.544759] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.544759] [57941]: warnings.warn( [ 954.545422] [57941]: INFO cinder.volume.api [None req-522dfa51-9357-491d-964c-f2dc3a5dba22 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Volume info retrieved successfully. [ 954.565325] [57941]: INFO cinder.volume.api [None req-522dfa51-9357-491d-964c-f2dc3a5dba22 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Delete volume request issued successfully. [ 954.565468] [57941]: INFO cinder.api.openstack.wsgi [None req-522dfa51-9357-491d-964c-f2dc3a5dba22 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] http://10.180.1.21/volume/v3/volumes/88bf4da5-18b3-40e8-8753-addef7085b42 returned with HTTP 202 [ 954.565933] [57941]: [pid: 57941|app: 0|req: 97/201] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:37:13 2025] DELETE /volume/v3/volumes/88bf4da5-18b3-40e8-8753-addef7085b42 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 954.568875] [57942]: DEBUG cinder.api.middleware.request_id [None req-525e463f-8c3e-4110-8454-472ef396e711 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.571398] [57942]: INFO cinder.api.openstack.wsgi [None req-525e463f-8c3e-4110-8454-472ef396e711 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] GET http://10.180.1.21/volume/v3/volumes/88bf4da5-18b3-40e8-8753-addef7085b42 [ 954.571618] [57942]: DEBUG cinder.api.openstack.wsgi [None req-525e463f-8c3e-4110-8454-472ef396e711 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 954.572714] [57942]: DEBUG cinder.api.openstack.wsgi [None req-525e463f-8c3e-4110-8454-472ef396e711 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 954.574791] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=177,cinder:INSERT=28,cinder:UPDATE=47 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 954.584022] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.584022] [57942]: warnings.warn( [ 954.590157] [57942]: INFO cinder.volume.api [None req-525e463f-8c3e-4110-8454-472ef396e711 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Volume info retrieved successfully. [ 954.597441] [57942]: INFO cinder.api.openstack.wsgi [None req-525e463f-8c3e-4110-8454-472ef396e711 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] http://10.180.1.21/volume/v3/volumes/88bf4da5-18b3-40e8-8753-addef7085b42 returned with HTTP 200 [ 954.597792] [57942]: [pid: 57942|app: 0|req: 105/202] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:13 2025] GET /volume/v3/volumes/88bf4da5-18b3-40e8-8753-addef7085b42 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 955.608013] [57941]: DEBUG cinder.api.middleware.request_id [None req-fe5491a9-7299-446e-ac15-18d91adf2dd6 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.610457] [57941]: INFO cinder.api.openstack.wsgi [None req-fe5491a9-7299-446e-ac15-18d91adf2dd6 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] GET http://10.180.1.21/volume/v3/volumes/88bf4da5-18b3-40e8-8753-addef7085b42 [ 955.610675] [57941]: DEBUG cinder.api.openstack.wsgi [None req-fe5491a9-7299-446e-ac15-18d91adf2dd6 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 955.610881] [57941]: DEBUG cinder.api.openstack.wsgi [None req-fe5491a9-7299-446e-ac15-18d91adf2dd6 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 955.619690] [57941]: INFO cinder.api.openstack.wsgi [None req-fe5491a9-7299-446e-ac15-18d91adf2dd6 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] http://10.180.1.21/volume/v3/volumes/88bf4da5-18b3-40e8-8753-addef7085b42 returned with HTTP 404 [ 955.620382] [57941]: [pid: 57941|app: 0|req: 98/203] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:14 2025] GET /volume/v3/volumes/88bf4da5-18b3-40e8-8753-addef7085b42 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 955.625764] [57942]: DEBUG cinder.api.middleware.request_id [None req-c74da041-f67d-4576-9d90-2a37772ce5a3 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.627924] [57942]: INFO cinder.api.openstack.wsgi [None req-c74da041-f67d-4576-9d90-2a37772ce5a3 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a [ 955.628188] [57942]: DEBUG cinder.api.openstack.wsgi [None req-c74da041-f67d-4576-9d90-2a37772ce5a3 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 955.628495] [57942]: DEBUG cinder.api.openstack.wsgi [None req-c74da041-f67d-4576-9d90-2a37772ce5a3 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Calling method 'delete' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 955.629276] [57942]: INFO cinder.api.v3.volumes [None req-c74da041-f67d-4576-9d90-2a37772ce5a3 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Delete volume with id: dc9f7c6c-6af9-447d-ae5a-78365724b50a [ 955.640434] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.640434] [57942]: warnings.warn( [ 955.641117] [57942]: INFO cinder.volume.api [None req-c74da041-f67d-4576-9d90-2a37772ce5a3 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Volume info retrieved successfully. [ 955.669478] [57942]: INFO cinder.volume.api [None req-c74da041-f67d-4576-9d90-2a37772ce5a3 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Delete volume request issued successfully. [ 955.669994] [57942]: INFO cinder.api.openstack.wsgi [None req-c74da041-f67d-4576-9d90-2a37772ce5a3 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] http://10.180.1.21/volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a returned with HTTP 202 [ 955.670342] [57942]: [pid: 57942|app: 0|req: 106/204] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:37:14 2025] DELETE /volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 955.675082] [57941]: DEBUG cinder.api.middleware.request_id [None req-6caaf4cd-0b73-42d5-a2ca-a962be7cafc4 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.679497] [57941]: INFO cinder.api.openstack.wsgi [None req-6caaf4cd-0b73-42d5-a2ca-a962be7cafc4 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] GET http://10.180.1.21/volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a [ 955.679738] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6caaf4cd-0b73-42d5-a2ca-a962be7cafc4 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 955.680129] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6caaf4cd-0b73-42d5-a2ca-a962be7cafc4 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 955.692955] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.692955] [57941]: warnings.warn( [ 955.698504] [57941]: INFO cinder.volume.api [None req-6caaf4cd-0b73-42d5-a2ca-a962be7cafc4 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Volume info retrieved successfully. [ 955.704449] [57941]: INFO cinder.api.openstack.wsgi [None req-6caaf4cd-0b73-42d5-a2ca-a962be7cafc4 tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] http://10.180.1.21/volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a returned with HTTP 200 [ 955.704746] [57941]: [pid: 57941|app: 0|req: 99/205] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:14 2025] GET /volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 955.725129] [57942]: DEBUG cinder.api.middleware.request_id [None req-cb8a1ff5-f562-4a78-a5f7-a0658b29c083 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.728158] [57942]: INFO cinder.api.openstack.wsgi [None req-cb8a1ff5-f562-4a78-a5f7-a0658b29c083 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 955.728619] [57942]: DEBUG cinder.api.openstack.wsgi [None req-cb8a1ff5-f562-4a78-a5f7-a0658b29c083 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 955.728989] [57942]: DEBUG cinder.api.openstack.wsgi [None req-cb8a1ff5-f562-4a78-a5f7-a0658b29c083 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 955.743341] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.743341] [57942]: warnings.warn( [ 955.750528] [57942]: INFO cinder.volume.api [None req-cb8a1ff5-f562-4a78-a5f7-a0658b29c083 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 955.756177] [57942]: INFO cinder.api.openstack.wsgi [None req-cb8a1ff5-f562-4a78-a5f7-a0658b29c083 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 955.756466] [57942]: [pid: 57942|app: 0|req: 107/206] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 11 07:37:14 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 1865 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 956.719833] [57941]: DEBUG cinder.api.middleware.request_id [None req-a65d1da4-5268-46dc-981b-b83bfb21d43e None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.722823] [57941]: INFO cinder.api.openstack.wsgi [None req-a65d1da4-5268-46dc-981b-b83bfb21d43e tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] GET http://10.180.1.21/volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a [ 956.722823] [57941]: DEBUG cinder.api.openstack.wsgi [None req-a65d1da4-5268-46dc-981b-b83bfb21d43e tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 956.722823] [57941]: DEBUG cinder.api.openstack.wsgi [None req-a65d1da4-5268-46dc-981b-b83bfb21d43e tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 956.732739] [57941]: INFO cinder.api.openstack.wsgi [None req-a65d1da4-5268-46dc-981b-b83bfb21d43e tempest-ServersNegativeTestJSON-1186084162 tempest-ServersNegativeTestJSON-1186084162-project-member] http://10.180.1.21/volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a returned with HTTP 404 [ 956.733867] [57941]: [pid: 57941|app: 0|req: 100/207] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:15 2025] GET /volume/v3/volumes/dc9f7c6c-6af9-447d-ae5a-78365724b50a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 962.817878] [57942]: DEBUG cinder.api.middleware.request_id [None req-333555d0-e13b-429c-9ad5-c1554fb7ac15 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.821081] [57942]: INFO cinder.api.openstack.wsgi [None req-333555d0-e13b-429c-9ad5-c1554fb7ac15 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 962.821444] [57942]: DEBUG cinder.api.openstack.wsgi [None req-333555d0-e13b-429c-9ad5-c1554fb7ac15 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 962.821831] [57942]: DEBUG cinder.api.openstack.wsgi [None req-333555d0-e13b-429c-9ad5-c1554fb7ac15 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 962.838883] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.838883] [57942]: warnings.warn( [ 962.845734] [57942]: INFO cinder.volume.api [None req-333555d0-e13b-429c-9ad5-c1554fb7ac15 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 962.855488] [57942]: INFO cinder.api.openstack.wsgi [None req-333555d0-e13b-429c-9ad5-c1554fb7ac15 tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 962.855773] [57942]: [pid: 57942|app: 0|req: 108/208] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:21 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 962.869378] [57941]: DEBUG cinder.api.middleware.request_id [None req-cb2bf2f0-2a7e-445a-be90-03c6e5c847ca None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.871247] [57941]: INFO cinder.api.openstack.wsgi [None req-cb2bf2f0-2a7e-445a-be90-03c6e5c847ca tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 962.871480] [57941]: DEBUG cinder.api.openstack.wsgi [None req-cb2bf2f0-2a7e-445a-be90-03c6e5c847ca tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 962.871691] [57941]: DEBUG cinder.api.openstack.wsgi [None req-cb2bf2f0-2a7e-445a-be90-03c6e5c847ca tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 962.881988] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.881988] [57941]: warnings.warn( [ 962.889036] [57941]: INFO cinder.volume.api [None req-cb2bf2f0-2a7e-445a-be90-03c6e5c847ca tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 962.895912] [57941]: INFO cinder.api.openstack.wsgi [None req-cb2bf2f0-2a7e-445a-be90-03c6e5c847ca tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 962.896629] [57941]: [pid: 57941|app: 0|req: 101/209] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:21 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 962.932964] [57942]: DEBUG cinder.api.middleware.request_id [None req-a8723cf3-a1f4-4447-a203-6c52df40390d None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.935412] [57942]: INFO cinder.api.openstack.wsgi [None req-a8723cf3-a1f4-4447-a203-6c52df40390d tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 962.935751] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a8723cf3-a1f4-4447-a203-6c52df40390d tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 962.936679] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a8723cf3-a1f4-4447-a203-6c52df40390d tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 962.943809] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.943809] [57942]: warnings.warn( [ 962.948728] [57942]: INFO cinder.volume.api [None req-a8723cf3-a1f4-4447-a203-6c52df40390d tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 962.954357] [57942]: INFO cinder.api.openstack.wsgi [None req-a8723cf3-a1f4-4447-a203-6c52df40390d tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 962.954785] [57942]: [pid: 57942|app: 0|req: 109/210] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:21 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 967.216082] [57941]: DEBUG cinder.api.middleware.request_id [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.218842] [57941]: INFO cinder.api.openstack.wsgi [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] POST http://10.180.1.21/volume/v3/volumes [ 967.218957] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1714206246"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 967.221028] [57941]: DEBUG cinder.api.v3.volumes [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1714206246'}} {{(pid=57941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 967.221288] [57941]: INFO cinder.api.v3.volumes [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Create volume of 1 GB [ 967.228706] [57941]: INFO cinder.volume.api [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Availability Zones retrieved successfully. [ 967.239308] [57941]: DEBUG cinder.volume.api [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Flow 'volume_create_api' (66d2b34f-0685-4c76-ad65-c56ae25a7b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 967.241143] [57941]: DEBUG cinder.volume.api [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eac64ad-c2c9-4cea-b35f-dfc83535c330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 967.243141] [57941]: DEBUG cinder.volume.flows.api.create_volume [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Validating volume size '1' using validate_int {{(pid=57941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 967.267560] [57941]: DEBUG cinder.volume.api [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eac64ad-c2c9-4cea-b35f-dfc83535c330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 967.269110] [57941]: DEBUG cinder.volume.api [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b294b5-8ded-442a-9f4b-809df54d450f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 967.327401] [57941]: DEBUG cinder.quota [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Created reservations ['e5dc92a6-58ef-40ef-8747-d699c882c631', 'ea9153a8-6e04-4482-ab02-8c3b2df32dd8', '4d98dc82-3cd1-4987-a442-cc8eead80187', '9b23c33a-0bd2-497f-89c7-b0fb8fab133d'] {{(pid=57941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 967.328435] [57941]: DEBUG cinder.volume.api [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b294b5-8ded-442a-9f4b-809df54d450f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5dc92a6-58ef-40ef-8747-d699c882c631', 'ea9153a8-6e04-4482-ab02-8c3b2df32dd8', '4d98dc82-3cd1-4987-a442-cc8eead80187', '9b23c33a-0bd2-497f-89c7-b0fb8fab133d']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 967.329376] [57941]: DEBUG cinder.volume.api [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecba1e68-8971-4577-941b-585cd078fd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 967.348989] [57941]: DEBUG cinder.volume.api [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecba1e68-8971-4577-941b-585cd078fd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a988005-fd0f-43e3-b34a-78186f965160', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1714206246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acba532d022f4e0780daadc83e9be73d',qos_specs=None,replication_status=,reservations=['e5dc92a6-58ef-40ef-8747-d699c882c631','ea9153a8-6e04-4482-ab02-8c3b2df32dd8','4d98dc82-3cd1-4987-a442-cc8eead80187','9b23c33a-0bd2-497f-89c7-b0fb8fab133d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='899533b329f5496a8f9a830373ddd8d2',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1714206246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a988005-fd0f-43e3-b34a-78186f965160,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acba532d022f4e0780daadc83e9be73d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='899533b329f5496a8f9a830373ddd8d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 967.349954] [57941]: DEBUG cinder.volume.api [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3a091c5-ddbb-4297-b8ff-805df583d38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 967.363858] [57941]: DEBUG cinder.volume.api [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3a091c5-ddbb-4297-b8ff-805df583d38d) transitioned into state 'SUCCESS' from state '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-1714206246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acba532d022f4e0780daadc83e9be73d',qos_specs=None,replication_status=,reservations=['e5dc92a6-58ef-40ef-8747-d699c882c631','ea9153a8-6e04-4482-ab02-8c3b2df32dd8','4d98dc82-3cd1-4987-a442-cc8eead80187','9b23c33a-0bd2-497f-89c7-b0fb8fab133d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='899533b329f5496a8f9a830373ddd8d2',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 967.364812] [57941]: DEBUG cinder.volume.api [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceda26f1-9bb6-4113-b4df-0b55f7d42b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 967.374429] [57941]: DEBUG cinder.volume.api [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceda26f1-9bb6-4113-b4df-0b55f7d42b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 967.375204] [57941]: DEBUG cinder.volume.api [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Flow 'volume_create_api' (66d2b34f-0685-4c76-ad65-c56ae25a7b29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 967.375557] [57941]: INFO cinder.volume.api [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Create volume request issued successfully. [ 967.376207] [57941]: INFO cinder.api.openstack.wsgi [None req-6e9ae070-a09c-4fa3-ab58-b7ae182905e6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 967.376700] [57941]: [pid: 57941|app: 0|req: 102/211] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:37:25 2025] POST /volume/v3/volumes => generated 756 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 967.386016] [57942]: DEBUG cinder.api.middleware.request_id [None req-43fdd9bf-e52f-4849-83e9-4a90d560395b None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.388104] [57942]: INFO cinder.api.openstack.wsgi [None req-43fdd9bf-e52f-4849-83e9-4a90d560395b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 [ 967.388333] [57942]: DEBUG cinder.api.openstack.wsgi [None req-43fdd9bf-e52f-4849-83e9-4a90d560395b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 967.388546] [57942]: DEBUG cinder.api.openstack.wsgi [None req-43fdd9bf-e52f-4849-83e9-4a90d560395b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 967.396443] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.396443] [57942]: warnings.warn( [ 967.401734] [57942]: INFO cinder.volume.api [None req-43fdd9bf-e52f-4849-83e9-4a90d560395b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 967.408029] [57942]: INFO cinder.api.openstack.wsgi [None req-43fdd9bf-e52f-4849-83e9-4a90d560395b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 returned with HTTP 200 [ 967.408217] [57942]: [pid: 57942|app: 0|req: 110/212] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:26 2025] GET /volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 968.419275] [57941]: DEBUG cinder.api.middleware.request_id [None req-3cf8e9aa-7faa-465a-920b-84060134b652 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.421803] [57941]: INFO cinder.api.openstack.wsgi [None req-3cf8e9aa-7faa-465a-920b-84060134b652 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 [ 968.422029] [57941]: DEBUG cinder.api.openstack.wsgi [None req-3cf8e9aa-7faa-465a-920b-84060134b652 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 968.422251] [57941]: DEBUG cinder.api.openstack.wsgi [None req-3cf8e9aa-7faa-465a-920b-84060134b652 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 968.435077] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.435077] [57941]: warnings.warn( [ 968.440190] [57941]: INFO cinder.volume.api [None req-3cf8e9aa-7faa-465a-920b-84060134b652 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 968.448519] [57941]: INFO cinder.api.openstack.wsgi [None req-3cf8e9aa-7faa-465a-920b-84060134b652 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 returned with HTTP 200 [ 968.448519] [57941]: [pid: 57941|app: 0|req: 103/213] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:27 2025] GET /volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 977.406686] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=23,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 978.443141] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=43,cinder:UPDATE=13,cinder:INSERT=11 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 978.777322] [57942]: DEBUG cinder.api.middleware.request_id [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.779437] [57942]: INFO cinder.api.openstack.wsgi [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] POST http://10.180.1.21/volume/v3/volumes [ 978.780580] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2058611522"}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 978.781386] [57942]: DEBUG cinder.api.v3.volumes [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2058611522'}} {{(pid=57942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 978.781520] [57942]: INFO cinder.api.v3.volumes [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Create volume of 1 GB [ 978.787208] [57942]: INFO cinder.volume.api [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Availability Zones retrieved successfully. [ 978.794617] [57942]: DEBUG cinder.volume.api [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Flow 'volume_create_api' (b556dffa-d82d-483b-8365-ba5bc765b6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 978.795698] [57942]: DEBUG cinder.volume.api [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9711e305-731d-4319-aed3-b5c82fb17344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 978.796843] [57942]: DEBUG cinder.volume.flows.api.create_volume [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Validating volume size '1' using validate_int {{(pid=57942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 978.819996] [57942]: DEBUG cinder.volume.api [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9711e305-731d-4319-aed3-b5c82fb17344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 978.820363] [57942]: DEBUG cinder.volume.api [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9bf9ee5-fae2-4c42-9b84-720c22de0d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 978.884969] [57942]: DEBUG cinder.quota [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Created reservations ['e616ebc6-e337-424d-8793-eb27c6a780f6', '2bdf5124-4b86-4eac-a9a9-86f2f49a2c7d', '80add2d4-867b-4353-b2b5-4d8437e55660', '6e0c10ae-063e-43f2-9ec3-d0f9ad3b902d'] {{(pid=57942) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 978.887993] [57942]: DEBUG cinder.volume.api [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9bf9ee5-fae2-4c42-9b84-720c22de0d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e616ebc6-e337-424d-8793-eb27c6a780f6', '2bdf5124-4b86-4eac-a9a9-86f2f49a2c7d', '80add2d4-867b-4353-b2b5-4d8437e55660', '6e0c10ae-063e-43f2-9ec3-d0f9ad3b902d']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 978.887993] [57942]: DEBUG cinder.volume.api [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b9bfa3f-43aa-4788-911a-b3c1b9261db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 978.904542] [57942]: DEBUG cinder.volume.api [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b9bfa3f-43aa-4788-911a-b3c1b9261db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6972f228-9cc6-40b9-960c-65a50c65f08f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2058611522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51dcec9a8c5a4d869377a2fd47dd012e',qos_specs=None,replication_status=,reservations=['e616ebc6-e337-424d-8793-eb27c6a780f6','2bdf5124-4b86-4eac-a9a9-86f2f49a2c7d','80add2d4-867b-4353-b2b5-4d8437e55660','6e0c10ae-063e-43f2-9ec3-d0f9ad3b902d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98914d78c81b428bb3ac5a2a3a2e47d8',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2058611522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6972f228-9cc6-40b9-960c-65a50c65f08f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51dcec9a8c5a4d869377a2fd47dd012e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98914d78c81b428bb3ac5a2a3a2e47d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 978.905665] [57942]: DEBUG cinder.volume.api [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ae1c3e8-7667-4308-adda-89d54892cd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 978.923584] [57942]: DEBUG cinder.volume.api [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ae1c3e8-7667-4308-adda-89d54892cd0e) transitioned into state 'SUCCESS' from state '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-2058611522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51dcec9a8c5a4d869377a2fd47dd012e',qos_specs=None,replication_status=,reservations=['e616ebc6-e337-424d-8793-eb27c6a780f6','2bdf5124-4b86-4eac-a9a9-86f2f49a2c7d','80add2d4-867b-4353-b2b5-4d8437e55660','6e0c10ae-063e-43f2-9ec3-d0f9ad3b902d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98914d78c81b428bb3ac5a2a3a2e47d8',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 978.924690] [57942]: DEBUG cinder.volume.api [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d89b6d46-e461-495c-8c3f-9299f60768b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 978.935440] [57942]: DEBUG cinder.volume.api [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d89b6d46-e461-495c-8c3f-9299f60768b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 978.936855] [57942]: DEBUG cinder.volume.api [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Flow 'volume_create_api' (b556dffa-d82d-483b-8365-ba5bc765b6cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 978.937266] [57942]: INFO cinder.volume.api [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Create volume request issued successfully. [ 978.937980] [57942]: INFO cinder.api.openstack.wsgi [None req-7b0e3f28-cf45-49b9-a50b-bb154fd31331 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 978.938516] [57942]: [pid: 57942|app: 0|req: 111/214] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:37:37 2025] POST /volume/v3/volumes => generated 750 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 978.948831] [57941]: DEBUG cinder.api.middleware.request_id [None req-7356f557-27f3-43a1-a84f-6abc11e1b47c None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.950915] [57941]: INFO cinder.api.openstack.wsgi [None req-7356f557-27f3-43a1-a84f-6abc11e1b47c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 978.951151] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7356f557-27f3-43a1-a84f-6abc11e1b47c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 978.951383] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7356f557-27f3-43a1-a84f-6abc11e1b47c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 978.962422] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.962422] [57941]: warnings.warn( [ 978.969739] [57941]: INFO cinder.volume.api [None req-7356f557-27f3-43a1-a84f-6abc11e1b47c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 978.976376] [57941]: INFO cinder.api.openstack.wsgi [None req-7356f557-27f3-43a1-a84f-6abc11e1b47c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 978.976837] [57941]: [pid: 57941|app: 0|req: 104/215] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:37 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 979.988333] [57942]: DEBUG cinder.api.middleware.request_id [None req-d287b7bb-51b1-4968-9d86-8bdad500299f None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.993280] [57942]: INFO cinder.api.openstack.wsgi [None req-d287b7bb-51b1-4968-9d86-8bdad500299f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 979.993280] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d287b7bb-51b1-4968-9d86-8bdad500299f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 979.993280] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d287b7bb-51b1-4968-9d86-8bdad500299f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 980.004720] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.004720] [57942]: warnings.warn( [ 980.010293] [57942]: INFO cinder.volume.api [None req-d287b7bb-51b1-4968-9d86-8bdad500299f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 980.020124] [57942]: INFO cinder.api.openstack.wsgi [None req-d287b7bb-51b1-4968-9d86-8bdad500299f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 980.020819] [57942]: [pid: 57942|app: 0|req: 112/216] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:38 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 980.107027] [57941]: DEBUG cinder.api.middleware.request_id [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-8457d369-bafc-48b4-8906-d78a0064608e None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.110784] [57941]: INFO cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-8457d369-bafc-48b4-8906-d78a0064608e tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 980.111226] [57941]: DEBUG cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-8457d369-bafc-48b4-8906-d78a0064608e tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 980.111860] [57941]: DEBUG cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-8457d369-bafc-48b4-8906-d78a0064608e tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 980.125959] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.125959] [57941]: warnings.warn( [ 980.131561] [57941]: INFO cinder.volume.api [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-8457d369-bafc-48b4-8906-d78a0064608e tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 980.137672] [57941]: INFO cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-8457d369-bafc-48b4-8906-d78a0064608e tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 980.138148] [57941]: [pid: 57941|app: 0|req: 105/217] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:37:38 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 981.669636] [57942]: DEBUG cinder.api.middleware.request_id [None req-83713f23-e153-48bf-b8f7-71d9a3327a47 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.670780] [57942]: INFO cinder.api.openstack.wsgi [None req-83713f23-e153-48bf-b8f7-71d9a3327a47 None None] GET http://10.180.1.21/volume// [ 981.670780] [57942]: DEBUG cinder.api.openstack.wsgi [None req-83713f23-e153-48bf-b8f7-71d9a3327a47 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 981.670780] [57942]: DEBUG cinder.api.openstack.wsgi [None req-83713f23-e153-48bf-b8f7-71d9a3327a47 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 981.671140] [57942]: INFO cinder.api.openstack.wsgi [None req-83713f23-e153-48bf-b8f7-71d9a3327a47 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 981.671777] [57942]: [pid: 57942|app: 0|req: 113/218] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Dec 11 07:37:40 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 981.677413] [57941]: DEBUG cinder.api.middleware.request_id [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-c15f7c32-9548-453e-a7ca-a727dceeae22 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.681211] [57941]: INFO cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-c15f7c32-9548-453e-a7ca-a727dceeae22 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] POST http://10.180.1.21/volume/v3/attachments [ 981.681861] [57941]: DEBUG cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-c15f7c32-9548-453e-a7ca-a727dceeae22 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6972f228-9cc6-40b9-960c-65a50c65f08f", "connector": null, "instance_uuid": "75089fba-fb75-48cf-ba04-9121e24bf32b"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 981.697383] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.697383] [57941]: warnings.warn( [ 981.729236] [57941]: INFO cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-c15f7c32-9548-453e-a7ca-a727dceeae22 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 981.729623] [57941]: [pid: 57941|app: 0|req: 106/219] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:37:40 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 981.762861] [57942]: DEBUG cinder.api.middleware.request_id [None req-acbf00d7-61b2-4867-97ef-b704ee1db52f None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.768339] [57942]: INFO cinder.api.openstack.wsgi [None req-acbf00d7-61b2-4867-97ef-b704ee1db52f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 981.768339] [57942]: DEBUG cinder.api.openstack.wsgi [None req-acbf00d7-61b2-4867-97ef-b704ee1db52f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 981.768699] [57942]: DEBUG cinder.api.openstack.wsgi [None req-acbf00d7-61b2-4867-97ef-b704ee1db52f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 981.780710] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.780710] [57942]: warnings.warn( [ 981.794771] [57942]: INFO cinder.volume.api [None req-acbf00d7-61b2-4867-97ef-b704ee1db52f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 981.803876] [57942]: INFO cinder.api.openstack.wsgi [None req-acbf00d7-61b2-4867-97ef-b704ee1db52f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 981.804492] [57942]: [pid: 57942|app: 0|req: 114/220] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:40 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 982.263647] [57941]: DEBUG cinder.api.middleware.request_id [None req-8e4fe2c2-aeb6-489b-9e7a-cf956bebaec8 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.264160] [57941]: INFO cinder.api.openstack.wsgi [None req-8e4fe2c2-aeb6-489b-9e7a-cf956bebaec8 None None] GET http://10.180.1.21/volume// [ 982.264520] [57941]: DEBUG cinder.api.openstack.wsgi [None req-8e4fe2c2-aeb6-489b-9e7a-cf956bebaec8 None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 982.264786] [57941]: DEBUG cinder.api.openstack.wsgi [None req-8e4fe2c2-aeb6-489b-9e7a-cf956bebaec8 None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 982.265248] [57941]: INFO cinder.api.openstack.wsgi [None req-8e4fe2c2-aeb6-489b-9e7a-cf956bebaec8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 982.265585] [57941]: [pid: 57941|app: 0|req: 107/221] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:37:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 982.269273] [57942]: DEBUG cinder.api.middleware.request_id [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-07c3670d-d2f7-4706-9c25-cf9d8c94b9ad None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.272045] [57942]: INFO cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-07c3670d-d2f7-4706-9c25-cf9d8c94b9ad tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 982.272367] [57942]: DEBUG cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-07c3670d-d2f7-4706-9c25-cf9d8c94b9ad tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 982.272607] [57942]: DEBUG cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-07c3670d-d2f7-4706-9c25-cf9d8c94b9ad tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 982.288247] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.288247] [57942]: warnings.warn( [ 982.292879] [57942]: INFO cinder.volume.api [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-07c3670d-d2f7-4706-9c25-cf9d8c94b9ad tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 982.298182] [57942]: INFO cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-07c3670d-d2f7-4706-9c25-cf9d8c94b9ad tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 982.298659] [57942]: [pid: 57942|app: 0|req: 115/222] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:37:41 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 982.329904] [57941]: DEBUG cinder.api.middleware.request_id [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-bebfbbfd-edb0-460f-b0f6-3edb32c54d4c None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.332578] [57941]: INFO cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-bebfbbfd-edb0-460f-b0f6-3edb32c54d4c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] PUT http://10.180.1.21/volume/v3/attachments/74d18e6f-538a-4920-9a85-c0c32588dd47 [ 982.333016] [57941]: DEBUG cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-bebfbbfd-edb0-460f-b0f6-3edb32c54d4c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-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-986794", "mountpoint": "/dev/sdb"}}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 982.342812] [57941]: DEBUG cinder.coordination [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-bebfbbfd-edb0-460f-b0f6-3edb32c54d4c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Acquiring lock "cinder-attachment_update-6972f228-9cc6-40b9-960c-65a50c65f08f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 982.348206] [57941]: DEBUG cinder.coordination [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-bebfbbfd-edb0-460f-b0f6-3edb32c54d4c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Lock "cinder-attachment_update-6972f228-9cc6-40b9-960c-65a50c65f08f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 982.349591] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.349591] [57941]: warnings.warn( [ 982.819324] [57942]: DEBUG cinder.api.middleware.request_id [None req-95a50741-277a-4c21-833e-a78fdbaa88e6 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.822085] [57942]: INFO cinder.api.openstack.wsgi [None req-95a50741-277a-4c21-833e-a78fdbaa88e6 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 982.822363] [57942]: DEBUG cinder.api.openstack.wsgi [None req-95a50741-277a-4c21-833e-a78fdbaa88e6 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 982.822627] [57942]: DEBUG cinder.api.openstack.wsgi [None req-95a50741-277a-4c21-833e-a78fdbaa88e6 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 982.835879] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.835879] [57942]: warnings.warn( [ 982.840713] [57942]: INFO cinder.volume.api [None req-95a50741-277a-4c21-833e-a78fdbaa88e6 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 982.846422] [57942]: INFO cinder.api.openstack.wsgi [None req-95a50741-277a-4c21-833e-a78fdbaa88e6 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 982.847048] [57942]: [pid: 57942|app: 0|req: 116/223] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:41 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 983.857788] [57942]: DEBUG cinder.api.middleware.request_id [None req-03bcad6f-6a45-4a98-8380-d7e361b90b12 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.860045] [57942]: INFO cinder.api.openstack.wsgi [None req-03bcad6f-6a45-4a98-8380-d7e361b90b12 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 983.860396] [57942]: DEBUG cinder.api.openstack.wsgi [None req-03bcad6f-6a45-4a98-8380-d7e361b90b12 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 983.860699] [57942]: DEBUG cinder.api.openstack.wsgi [None req-03bcad6f-6a45-4a98-8380-d7e361b90b12 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 983.878141] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.878141] [57942]: warnings.warn( [ 983.881443] [57942]: INFO cinder.volume.api [None req-03bcad6f-6a45-4a98-8380-d7e361b90b12 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 983.886326] [57942]: INFO cinder.api.openstack.wsgi [None req-03bcad6f-6a45-4a98-8380-d7e361b90b12 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 983.886754] [57942]: [pid: 57942|app: 0|req: 117/224] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:42 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 984.898669] [57942]: DEBUG cinder.api.middleware.request_id [None req-1320619e-c78d-42ad-84fe-6cd7d472fbd8 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.902635] [57942]: INFO cinder.api.openstack.wsgi [None req-1320619e-c78d-42ad-84fe-6cd7d472fbd8 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 984.902635] [57942]: DEBUG cinder.api.openstack.wsgi [None req-1320619e-c78d-42ad-84fe-6cd7d472fbd8 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 984.902635] [57942]: DEBUG cinder.api.openstack.wsgi [None req-1320619e-c78d-42ad-84fe-6cd7d472fbd8 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 984.918392] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.918392] [57942]: warnings.warn( [ 984.925151] [57942]: INFO cinder.volume.api [None req-1320619e-c78d-42ad-84fe-6cd7d472fbd8 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 984.935165] [57942]: INFO cinder.api.openstack.wsgi [None req-1320619e-c78d-42ad-84fe-6cd7d472fbd8 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 984.936197] [57942]: [pid: 57942|app: 0|req: 118/225] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:43 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 985.947354] [57942]: DEBUG cinder.api.middleware.request_id [None req-7ecb29e6-1a58-49c7-a54d-1be2b1f82686 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.951257] [57942]: INFO cinder.api.openstack.wsgi [None req-7ecb29e6-1a58-49c7-a54d-1be2b1f82686 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 985.951577] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7ecb29e6-1a58-49c7-a54d-1be2b1f82686 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 985.951813] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7ecb29e6-1a58-49c7-a54d-1be2b1f82686 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 985.970468] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.970468] [57942]: warnings.warn( [ 985.974693] [57942]: INFO cinder.volume.api [None req-7ecb29e6-1a58-49c7-a54d-1be2b1f82686 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 985.982630] [57942]: INFO cinder.api.openstack.wsgi [None req-7ecb29e6-1a58-49c7-a54d-1be2b1f82686 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 985.983446] [57942]: [pid: 57942|app: 0|req: 119/226] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:44 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 986.994508] [57942]: DEBUG cinder.api.middleware.request_id [None req-df3d1acf-fe69-400f-a407-d3e71e76bb64 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.996726] [57942]: INFO cinder.api.openstack.wsgi [None req-df3d1acf-fe69-400f-a407-d3e71e76bb64 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 986.997102] [57942]: DEBUG cinder.api.openstack.wsgi [None req-df3d1acf-fe69-400f-a407-d3e71e76bb64 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 986.997473] [57942]: DEBUG cinder.api.openstack.wsgi [None req-df3d1acf-fe69-400f-a407-d3e71e76bb64 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 987.015817] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.015817] [57942]: warnings.warn( [ 987.021198] [57942]: INFO cinder.volume.api [None req-df3d1acf-fe69-400f-a407-d3e71e76bb64 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 987.032328] [57942]: INFO cinder.api.openstack.wsgi [None req-df3d1acf-fe69-400f-a407-d3e71e76bb64 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 987.032328] [57942]: [pid: 57942|app: 0|req: 120/227] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:45 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 987.377775] [57941]: DEBUG cinder.coordination [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-bebfbbfd-edb0-460f-b0f6-3edb32c54d4c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Lock "cinder-attachment_update-6972f228-9cc6-40b9-960c-65a50c65f08f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.030s {{(pid=57941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 987.378127] [57941]: INFO cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-bebfbbfd-edb0-460f-b0f6-3edb32c54d4c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/attachments/74d18e6f-538a-4920-9a85-c0c32588dd47 returned with HTTP 200 [ 987.378759] [57941]: [pid: 57941|app: 0|req: 108/228] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:37:41 2025] PUT /volume/v3/attachments/74d18e6f-538a-4920-9a85-c0c32588dd47 => generated 617 bytes in 5049 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 988.045334] [57942]: DEBUG cinder.api.middleware.request_id [None req-c2781b3f-0f02-4d12-9a28-27bfb44d9702 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.047708] [57942]: INFO cinder.api.openstack.wsgi [None req-c2781b3f-0f02-4d12-9a28-27bfb44d9702 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 988.047952] [57942]: DEBUG cinder.api.openstack.wsgi [None req-c2781b3f-0f02-4d12-9a28-27bfb44d9702 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 988.048218] [57942]: DEBUG cinder.api.openstack.wsgi [None req-c2781b3f-0f02-4d12-9a28-27bfb44d9702 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 988.067477] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.067477] [57942]: warnings.warn( [ 988.073256] [57942]: INFO cinder.volume.api [None req-c2781b3f-0f02-4d12-9a28-27bfb44d9702 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 988.078866] [57942]: INFO cinder.api.openstack.wsgi [None req-c2781b3f-0f02-4d12-9a28-27bfb44d9702 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 988.082030] [57942]: [pid: 57942|app: 0|req: 121/229] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:46 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 989.093129] [57941]: DEBUG cinder.api.middleware.request_id [None req-46694a59-150f-4ddf-93ac-05ab5a0c9793 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.095538] [57941]: INFO cinder.api.openstack.wsgi [None req-46694a59-150f-4ddf-93ac-05ab5a0c9793 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 989.095538] [57941]: DEBUG cinder.api.openstack.wsgi [None req-46694a59-150f-4ddf-93ac-05ab5a0c9793 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 989.095639] [57941]: DEBUG cinder.api.openstack.wsgi [None req-46694a59-150f-4ddf-93ac-05ab5a0c9793 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 989.111134] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.111134] [57941]: warnings.warn( [ 989.116304] [57941]: INFO cinder.volume.api [None req-46694a59-150f-4ddf-93ac-05ab5a0c9793 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 989.121860] [57941]: INFO cinder.api.openstack.wsgi [None req-46694a59-150f-4ddf-93ac-05ab5a0c9793 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 989.122465] [57941]: [pid: 57941|app: 0|req: 109/230] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:47 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 989.508984] [57942]: DEBUG cinder.api.middleware.request_id [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-e3215d2a-1bdd-4e35-8dc4-45bdae50eed3 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.512406] [57942]: INFO cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-e3215d2a-1bdd-4e35-8dc4-45bdae50eed3 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] POST http://10.180.1.21/volume/v3/attachments/74d18e6f-538a-4920-9a85-c0c32588dd47/action [ 989.513109] [57942]: DEBUG cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-e3215d2a-1bdd-4e35-8dc4-45bdae50eed3 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action body: b'{"os-complete": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 989.513109] [57942]: DEBUG cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-e3215d2a-1bdd-4e35-8dc4-45bdae50eed3 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 989.537300] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.537300] [57942]: warnings.warn( [ 989.545390] [57942]: INFO cinder.api.openstack.wsgi [req-71e74de3-69bd-4635-945d-fa5602f61d8e req-e3215d2a-1bdd-4e35-8dc4-45bdae50eed3 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/attachments/74d18e6f-538a-4920-9a85-c0c32588dd47/action returned with HTTP 204 [ 989.545881] [57942]: [pid: 57942|app: 0|req: 122/231] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:37:48 2025] POST /volume/v3/attachments/74d18e6f-538a-4920-9a85-c0c32588dd47/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 990.132384] [57941]: DEBUG cinder.api.middleware.request_id [None req-34c35c1e-eaab-4fbe-b56e-fe0f9dca3ce0 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.134429] [57941]: INFO cinder.api.openstack.wsgi [None req-34c35c1e-eaab-4fbe-b56e-fe0f9dca3ce0 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 990.134842] [57941]: DEBUG cinder.api.openstack.wsgi [None req-34c35c1e-eaab-4fbe-b56e-fe0f9dca3ce0 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 990.135084] [57941]: DEBUG cinder.api.openstack.wsgi [None req-34c35c1e-eaab-4fbe-b56e-fe0f9dca3ce0 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 990.151752] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 990.151752] [57941]: warnings.warn( [ 990.156420] [57941]: INFO cinder.volume.api [None req-34c35c1e-eaab-4fbe-b56e-fe0f9dca3ce0 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 990.162029] [57941]: INFO cinder.api.openstack.wsgi [None req-34c35c1e-eaab-4fbe-b56e-fe0f9dca3ce0 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 990.162780] [57941]: [pid: 57941|app: 0|req: 110/232] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:48 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 990.172090] [57942]: DEBUG cinder.api.middleware.request_id [None req-af928090-75fb-45a6-b29f-e715bbdd6049 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.175129] [57942]: INFO cinder.api.openstack.wsgi [None req-af928090-75fb-45a6-b29f-e715bbdd6049 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 990.175129] [57942]: DEBUG cinder.api.openstack.wsgi [None req-af928090-75fb-45a6-b29f-e715bbdd6049 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 990.175129] [57942]: DEBUG cinder.api.openstack.wsgi [None req-af928090-75fb-45a6-b29f-e715bbdd6049 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 990.186143] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 990.186143] [57942]: warnings.warn( [ 990.190134] [57942]: INFO cinder.volume.api [None req-af928090-75fb-45a6-b29f-e715bbdd6049 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 990.195145] [57942]: INFO cinder.api.openstack.wsgi [None req-af928090-75fb-45a6-b29f-e715bbdd6049 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 990.195733] [57942]: [pid: 57942|app: 0|req: 123/233] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:48 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 992.191659] [57941]: DEBUG cinder.api.middleware.request_id [req-d1ce5b21-140b-43f6-b6f1-b12199b4c3ec req-16738ac5-0199-42bd-b057-33fcfdc73fd5 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.194128] [57941]: INFO cinder.api.openstack.wsgi [req-d1ce5b21-140b-43f6-b6f1-b12199b4c3ec req-16738ac5-0199-42bd-b057-33fcfdc73fd5 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 [ 992.194341] [57941]: DEBUG cinder.api.openstack.wsgi [req-d1ce5b21-140b-43f6-b6f1-b12199b4c3ec req-16738ac5-0199-42bd-b057-33fcfdc73fd5 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 992.194546] [57941]: DEBUG cinder.api.openstack.wsgi [req-d1ce5b21-140b-43f6-b6f1-b12199b4c3ec req-16738ac5-0199-42bd-b057-33fcfdc73fd5 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 992.205777] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.205777] [57941]: warnings.warn( [ 992.209975] [57941]: INFO cinder.volume.api [req-d1ce5b21-140b-43f6-b6f1-b12199b4c3ec req-16738ac5-0199-42bd-b057-33fcfdc73fd5 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 992.215549] [57941]: INFO cinder.api.openstack.wsgi [req-d1ce5b21-140b-43f6-b6f1-b12199b4c3ec req-16738ac5-0199-42bd-b057-33fcfdc73fd5 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 returned with HTTP 200 [ 992.216079] [57941]: [pid: 57941|app: 0|req: 111/234] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:37:50 2025] GET /volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 992.228385] [57942]: DEBUG cinder.api.middleware.request_id [None req-46fce740-5b98-4918-9049-bca5df4a5390 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.229199] [57942]: INFO cinder.api.openstack.wsgi [None req-46fce740-5b98-4918-9049-bca5df4a5390 None None] GET http://10.180.1.21/volume// [ 992.229199] [57942]: DEBUG cinder.api.openstack.wsgi [None req-46fce740-5b98-4918-9049-bca5df4a5390 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 992.229395] [57942]: DEBUG cinder.api.openstack.wsgi [None req-46fce740-5b98-4918-9049-bca5df4a5390 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 992.229702] [57942]: INFO cinder.api.openstack.wsgi [None req-46fce740-5b98-4918-9049-bca5df4a5390 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 992.230172] [57942]: [pid: 57942|app: 0|req: 124/235] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Dec 11 07:37:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 992.234200] [57941]: DEBUG cinder.api.middleware.request_id [req-d1ce5b21-140b-43f6-b6f1-b12199b4c3ec req-94988275-914a-45b0-aaa5-ae6f905c318e None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.236433] [57941]: INFO cinder.api.openstack.wsgi [req-d1ce5b21-140b-43f6-b6f1-b12199b4c3ec req-94988275-914a-45b0-aaa5-ae6f905c318e tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] POST http://10.180.1.21/volume/v3/attachments [ 992.236915] [57941]: DEBUG cinder.api.openstack.wsgi [req-d1ce5b21-140b-43f6-b6f1-b12199b4c3ec req-94988275-914a-45b0-aaa5-ae6f905c318e tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a988005-fd0f-43e3-b34a-78186f965160", "connector": null, "instance_uuid": "df21fbad-2439-47f5-88a7-084e12464265"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 992.247666] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.247666] [57941]: warnings.warn( [ 992.276733] [57941]: INFO cinder.api.openstack.wsgi [req-d1ce5b21-140b-43f6-b6f1-b12199b4c3ec req-94988275-914a-45b0-aaa5-ae6f905c318e tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 992.277245] [57941]: [pid: 57941|app: 0|req: 112/236] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:37:51 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 992.297650] [57942]: DEBUG cinder.api.middleware.request_id [req-d1ce5b21-140b-43f6-b6f1-b12199b4c3ec req-45852716-2796-4239-8989-114a5b97991e None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.299964] [57942]: INFO cinder.api.openstack.wsgi [req-d1ce5b21-140b-43f6-b6f1-b12199b4c3ec req-45852716-2796-4239-8989-114a5b97991e tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] POST http://10.180.1.21/volume/v3/attachments/125e6a96-3914-45b3-8130-a019de10d174/action [ 992.300452] [57942]: DEBUG cinder.api.openstack.wsgi [req-d1ce5b21-140b-43f6-b6f1-b12199b4c3ec req-45852716-2796-4239-8989-114a5b97991e tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Action body: b'{"os-complete": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 992.300610] [57942]: DEBUG cinder.api.openstack.wsgi [req-d1ce5b21-140b-43f6-b6f1-b12199b4c3ec req-45852716-2796-4239-8989-114a5b97991e tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 992.315841] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.315841] [57942]: warnings.warn( [ 992.324429] [57942]: INFO cinder.api.openstack.wsgi [req-d1ce5b21-140b-43f6-b6f1-b12199b4c3ec req-45852716-2796-4239-8989-114a5b97991e tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/attachments/125e6a96-3914-45b3-8130-a019de10d174/action returned with HTTP 204 [ 992.324918] [57942]: [pid: 57942|app: 0|req: 125/237] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:37:51 2025] POST /volume/v3/attachments/125e6a96-3914-45b3-8130-a019de10d174/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 992.339760] [57941]: DEBUG cinder.api.middleware.request_id [None req-45e6b829-63df-458b-afaf-5e3c8290f423 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.342075] [57941]: INFO cinder.api.openstack.wsgi [None req-45e6b829-63df-458b-afaf-5e3c8290f423 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 [ 992.342329] [57941]: DEBUG cinder.api.openstack.wsgi [None req-45e6b829-63df-458b-afaf-5e3c8290f423 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 992.342610] [57941]: DEBUG cinder.api.openstack.wsgi [None req-45e6b829-63df-458b-afaf-5e3c8290f423 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 992.354630] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.354630] [57941]: warnings.warn( [ 992.359285] [57941]: INFO cinder.volume.api [None req-45e6b829-63df-458b-afaf-5e3c8290f423 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 992.365580] [57941]: INFO cinder.api.openstack.wsgi [None req-45e6b829-63df-458b-afaf-5e3c8290f423 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 returned with HTTP 200 [ 992.366218] [57941]: [pid: 57941|app: 0|req: 113/238] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:51 2025] GET /volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 => generated 1111 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 992.375428] [57942]: DEBUG cinder.api.middleware.request_id [None req-3f71b0a8-efbe-4e2c-ba6d-1599bbcc95cd None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.377705] [57942]: INFO cinder.api.openstack.wsgi [None req-3f71b0a8-efbe-4e2c-ba6d-1599bbcc95cd tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 [ 992.377705] [57942]: DEBUG cinder.api.openstack.wsgi [None req-3f71b0a8-efbe-4e2c-ba6d-1599bbcc95cd tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 992.377931] [57942]: DEBUG cinder.api.openstack.wsgi [None req-3f71b0a8-efbe-4e2c-ba6d-1599bbcc95cd tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 992.390681] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.390681] [57942]: warnings.warn( [ 992.394122] [57942]: INFO cinder.volume.api [None req-3f71b0a8-efbe-4e2c-ba6d-1599bbcc95cd tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 992.400033] [57942]: INFO cinder.api.openstack.wsgi [None req-3f71b0a8-efbe-4e2c-ba6d-1599bbcc95cd tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 returned with HTTP 200 [ 992.400033] [57942]: [pid: 57942|app: 0|req: 126/239] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:37:51 2025] GET /volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 => generated 1111 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1002.362301] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=43,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1002.397098] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=89,cinder:INSERT=10,cinder:UPDATE=16 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1009.170524] [57941]: DEBUG cinder.api.middleware.request_id [None req-f47aa445-5c9d-4c15-9b68-202854ddec5f None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.171228] [57941]: INFO cinder.api.openstack.wsgi [None req-f47aa445-5c9d-4c15-9b68-202854ddec5f None None] GET http://10.180.1.21/volume// [ 1009.171352] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f47aa445-5c9d-4c15-9b68-202854ddec5f None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1009.171497] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f47aa445-5c9d-4c15-9b68-202854ddec5f None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1009.172060] [57941]: INFO cinder.api.openstack.wsgi [None req-f47aa445-5c9d-4c15-9b68-202854ddec5f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1009.172775] [57941]: [pid: 57941|app: 0|req: 114/240] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:38:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1009.176498] [57942]: DEBUG cinder.api.middleware.request_id [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-33232fea-f17a-4b87-9b14-ed3f7b4199b1 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.179151] [57942]: INFO cinder.api.openstack.wsgi [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-33232fea-f17a-4b87-9b14-ed3f7b4199b1 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 [ 1009.179406] [57942]: DEBUG cinder.api.openstack.wsgi [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-33232fea-f17a-4b87-9b14-ed3f7b4199b1 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1009.179616] [57942]: DEBUG cinder.api.openstack.wsgi [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-33232fea-f17a-4b87-9b14-ed3f7b4199b1 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1009.194714] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.194714] [57942]: warnings.warn( [ 1009.199303] [57942]: INFO cinder.volume.api [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-33232fea-f17a-4b87-9b14-ed3f7b4199b1 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1009.205422] [57942]: INFO cinder.api.openstack.wsgi [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-33232fea-f17a-4b87-9b14-ed3f7b4199b1 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 returned with HTTP 200 [ 1009.205992] [57942]: [pid: 57942|app: 0|req: 127/241] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:38:07 2025] GET /volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 => generated 1292 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1009.364055] [57941]: DEBUG cinder.api.middleware.request_id [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-3c53bdf5-e584-48ef-b59f-aec0695961fd None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.366222] [57941]: INFO cinder.api.openstack.wsgi [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-3c53bdf5-e584-48ef-b59f-aec0695961fd tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] PUT http://10.180.1.21/volume/v3/attachments/125e6a96-3914-45b3-8130-a019de10d174 [ 1009.366610] [57941]: DEBUG cinder.api.openstack.wsgi [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-3c53bdf5-e584-48ef-b59f-aec0695961fd tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-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=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1009.374895] [57941]: DEBUG cinder.coordination [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-3c53bdf5-e584-48ef-b59f-aec0695961fd tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Acquiring lock "cinder-attachment_update-2a988005-fd0f-43e3-b34a-78186f965160-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1009.379501] [57941]: DEBUG cinder.coordination [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-3c53bdf5-e584-48ef-b59f-aec0695961fd tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Lock "cinder-attachment_update-2a988005-fd0f-43e3-b34a-78186f965160-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1009.380675] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.380675] [57941]: warnings.warn( [ 1014.408486] [57941]: DEBUG cinder.coordination [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-3c53bdf5-e584-48ef-b59f-aec0695961fd tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Lock "cinder-attachment_update-2a988005-fd0f-43e3-b34a-78186f965160-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.028s {{(pid=57941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1014.408486] [57941]: INFO cinder.api.openstack.wsgi [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-3c53bdf5-e584-48ef-b59f-aec0695961fd tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/attachments/125e6a96-3914-45b3-8130-a019de10d174 returned with HTTP 200 [ 1014.408807] [57941]: [pid: 57941|app: 0|req: 115/242] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:38:08 2025] PUT /volume/v3/attachments/125e6a96-3914-45b3-8130-a019de10d174 => generated 617 bytes in 5045 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1014.921947] [57942]: DEBUG cinder.api.middleware.request_id [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-8de5f698-f99a-485b-a216-9508e1fc9053 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.928512] [57942]: INFO cinder.api.openstack.wsgi [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-8de5f698-f99a-485b-a216-9508e1fc9053 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] POST http://10.180.1.21/volume/v3/attachments/125e6a96-3914-45b3-8130-a019de10d174/action [ 1014.928956] [57942]: DEBUG cinder.api.openstack.wsgi [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-8de5f698-f99a-485b-a216-9508e1fc9053 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Action body: b'{"os-complete": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1014.929127] [57942]: DEBUG cinder.api.openstack.wsgi [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-8de5f698-f99a-485b-a216-9508e1fc9053 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1014.944911] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.944911] [57942]: warnings.warn( [ 1014.955794] [57942]: INFO cinder.api.openstack.wsgi [req-9c8f471e-8f78-4816-aee6-3adea998e6d5 req-8de5f698-f99a-485b-a216-9508e1fc9053 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/attachments/125e6a96-3914-45b3-8130-a019de10d174/action returned with HTTP 204 [ 1014.956556] [57942]: [pid: 57942|app: 0|req: 128/243] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:38:13 2025] POST /volume/v3/attachments/125e6a96-3914-45b3-8130-a019de10d174/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1019.744309] [57941]: DEBUG cinder.api.middleware.request_id [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-31381f82-1b27-4189-81bd-753d56f300f3 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.746589] [57941]: INFO cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-31381f82-1b27-4189-81bd-753d56f300f3 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 1019.746807] [57941]: DEBUG cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-31381f82-1b27-4189-81bd-753d56f300f3 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1019.747024] [57941]: DEBUG cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-31381f82-1b27-4189-81bd-753d56f300f3 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1019.762503] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.762503] [57941]: warnings.warn( [ 1019.767148] [57941]: INFO cinder.volume.api [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-31381f82-1b27-4189-81bd-753d56f300f3 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 1019.774160] [57941]: INFO cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-31381f82-1b27-4189-81bd-753d56f300f3 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 1019.774160] [57941]: [pid: 57941|app: 0|req: 116/244] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:38:18 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 1684 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1019.805666] [57942]: DEBUG cinder.api.middleware.request_id [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-12c0c6d3-618f-49bf-9291-8b4d174ae955 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.808516] [57942]: INFO cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-12c0c6d3-618f-49bf-9291-8b4d174ae955 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] GET http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 1019.808855] [57942]: DEBUG cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-12c0c6d3-618f-49bf-9291-8b4d174ae955 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1019.809144] [57942]: DEBUG cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-12c0c6d3-618f-49bf-9291-8b4d174ae955 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1019.823026] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.823026] [57942]: warnings.warn( [ 1019.823596] [57942]: INFO cinder.volume.api [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-12c0c6d3-618f-49bf-9291-8b4d174ae955 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 1019.829572] [57942]: INFO cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-12c0c6d3-618f-49bf-9291-8b4d174ae955 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 200 [ 1019.830106] [57942]: [pid: 57942|app: 0|req: 129/245] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:38:18 2025] GET /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 1684 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1023.926648] [57941]: DEBUG cinder.api.middleware.request_id [None req-c26c68ee-a7e7-4f67-ae8e-4e925f89d76f None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.927161] [57941]: INFO cinder.api.openstack.wsgi [None req-c26c68ee-a7e7-4f67-ae8e-4e925f89d76f None None] GET http://10.180.1.21/volume// [ 1023.927348] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c26c68ee-a7e7-4f67-ae8e-4e925f89d76f None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1023.927549] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c26c68ee-a7e7-4f67-ae8e-4e925f89d76f None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1023.927934] [57941]: INFO cinder.api.openstack.wsgi [None req-c26c68ee-a7e7-4f67-ae8e-4e925f89d76f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1023.928353] [57941]: [pid: 57941|app: 0|req: 117/246] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:38:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1023.966391] [57942]: DEBUG cinder.api.middleware.request_id [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-902a0f78-23c3-45ab-9045-5075d46e412d None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.968782] [57942]: INFO cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-902a0f78-23c3-45ab-9045-5075d46e412d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1023.969526] [57942]: DEBUG cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-902a0f78-23c3-45ab-9045-5075d46e412d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec", "connector": null, "instance_uuid": "09c9d10f-5521-4b5b-96e4-6497dcbc3a55"}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1023.987103] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.987103] [57942]: warnings.warn( [ 1024.023715] [57942]: INFO cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-902a0f78-23c3-45ab-9045-5075d46e412d tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1024.024495] [57942]: [pid: 57942|app: 0|req: 130/247] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:38:22 2025] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1024.099972] [57941]: DEBUG cinder.api.middleware.request_id [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-7fdddc28-3400-4f57-a1c8-00147b7bfa28 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.104406] [57941]: INFO cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-7fdddc28-3400-4f57-a1c8-00147b7bfa28 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] POST http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec/action [ 1024.105336] [57941]: DEBUG cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-7fdddc28-3400-4f57-a1c8-00147b7bfa28 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=57941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1024.105680] [57941]: DEBUG cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-7fdddc28-3400-4f57-a1c8-00147b7bfa28 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1024.129446] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.129446] [57941]: warnings.warn( [ 1024.130057] [57941]: INFO cinder.volume.api [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-7fdddc28-3400-4f57-a1c8-00147b7bfa28 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 1024.140853] [57941]: INFO cinder.volume.api [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-7fdddc28-3400-4f57-a1c8-00147b7bfa28 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Roll detaching of volume completed successfully. [ 1024.140853] [57941]: INFO cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-7fdddc28-3400-4f57-a1c8-00147b7bfa28 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec/action returned with HTTP 202 [ 1024.140853] [57941]: [pid: 57941|app: 0|req: 118/248] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 11 07:38:22 2025] POST /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1024.145693] [57942]: DEBUG cinder.api.middleware.request_id [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-cd2bad1e-2625-49c7-8d6e-02399a342704 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.148702] [57942]: INFO cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-cd2bad1e-2625-49c7-8d6e-02399a342704 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] DELETE http://10.180.1.21/volume/v3/attachments/40a36a89-3135-44a5-8fd2-295151f8fe53 [ 1024.148912] [57942]: DEBUG cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-cd2bad1e-2625-49c7-8d6e-02399a342704 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1024.149163] [57942]: DEBUG cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-cd2bad1e-2625-49c7-8d6e-02399a342704 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1024.157633] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.157633] [57942]: warnings.warn( [ 1024.198536] [57942]: INFO cinder.api.openstack.wsgi [req-7750beb4-aa00-411a-8759-7ceb2f9fe937 req-cd2bad1e-2625-49c7-8d6e-02399a342704 tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/attachments/40a36a89-3135-44a5-8fd2-295151f8fe53 returned with HTTP 200 [ 1024.199208] [57942]: [pid: 57942|app: 0|req: 131/249] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:38:22 2025] DELETE /volume/v3/attachments/40a36a89-3135-44a5-8fd2-295151f8fe53 => generated 192 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1030.339094] [57941]: DEBUG cinder.api.middleware.request_id [req-4a83ce80-2555-42ca-aeac-4f0ff2d08683 req-76fddc2b-dd52-4473-9a74-891954d81c4f None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.343256] [57941]: INFO cinder.api.openstack.wsgi [req-4a83ce80-2555-42ca-aeac-4f0ff2d08683 req-76fddc2b-dd52-4473-9a74-891954d81c4f tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bfb60c7d-b7e7-4d60-b4ac-38769ababe40 [ 1030.343491] [57941]: DEBUG cinder.api.openstack.wsgi [req-4a83ce80-2555-42ca-aeac-4f0ff2d08683 req-76fddc2b-dd52-4473-9a74-891954d81c4f tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1030.343698] [57941]: DEBUG cinder.api.openstack.wsgi [req-4a83ce80-2555-42ca-aeac-4f0ff2d08683 req-76fddc2b-dd52-4473-9a74-891954d81c4f tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'version_select' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1030.354857] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.354857] [57941]: warnings.warn( [ 1030.894260] [57941]: INFO cinder.api.openstack.wsgi [req-4a83ce80-2555-42ca-aeac-4f0ff2d08683 req-76fddc2b-dd52-4473-9a74-891954d81c4f tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/attachments/bfb60c7d-b7e7-4d60-b4ac-38769ababe40 returned with HTTP 200 [ 1030.894738] [57941]: [pid: 57941|app: 0|req: 119/250] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:38:29 2025] DELETE /volume/v3/attachments/bfb60c7d-b7e7-4d60-b4ac-38769ababe40 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.912618] [57942]: DEBUG cinder.api.middleware.request_id [req-4a83ce80-2555-42ca-aeac-4f0ff2d08683 req-b4503186-c70a-4829-ad20-b51b01d76e3b None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.917880] [57942]: INFO cinder.api.openstack.wsgi [req-4a83ce80-2555-42ca-aeac-4f0ff2d08683 req-b4503186-c70a-4829-ad20-b51b01d76e3b tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 1030.917880] [57942]: DEBUG cinder.api.openstack.wsgi [req-4a83ce80-2555-42ca-aeac-4f0ff2d08683 req-b4503186-c70a-4829-ad20-b51b01d76e3b tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1030.917880] [57942]: DEBUG cinder.api.openstack.wsgi [req-4a83ce80-2555-42ca-aeac-4f0ff2d08683 req-b4503186-c70a-4829-ad20-b51b01d76e3b tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Calling method 'delete' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1030.917880] [57942]: INFO cinder.api.v3.volumes [req-4a83ce80-2555-42ca-aeac-4f0ff2d08683 req-b4503186-c70a-4829-ad20-b51b01d76e3b tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Delete volume with id: e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec [ 1030.930605] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.930605] [57942]: warnings.warn( [ 1030.931888] [57942]: INFO cinder.volume.api [req-4a83ce80-2555-42ca-aeac-4f0ff2d08683 req-b4503186-c70a-4829-ad20-b51b01d76e3b tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Volume info retrieved successfully. [ 1030.973140] [57942]: INFO cinder.volume.api [req-4a83ce80-2555-42ca-aeac-4f0ff2d08683 req-b4503186-c70a-4829-ad20-b51b01d76e3b tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] Delete volume request issued successfully. [ 1030.973388] [57942]: INFO cinder.api.openstack.wsgi [req-4a83ce80-2555-42ca-aeac-4f0ff2d08683 req-b4503186-c70a-4829-ad20-b51b01d76e3b tempest-ServerActionsV293TestJSON-581834729 tempest-ServerActionsV293TestJSON-581834729-project-member] http://10.180.1.21/volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec returned with HTTP 202 [ 1030.975010] [57942]: [pid: 57942|app: 0|req: 132/251] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 11 07:38:29 2025] DELETE /volume/v3/volumes/e8ad4c9c-776c-4cc9-9fe9-b60ac3bda3ec => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1035.204836] [57941]: DEBUG cinder.api.middleware.request_id [req-dc2f80f7-1309-4b31-8051-8b33756ed224 req-113f9913-4824-4b19-a8b7-4192e92e7a17 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.209742] [57941]: INFO cinder.api.openstack.wsgi [req-dc2f80f7-1309-4b31-8051-8b33756ed224 req-113f9913-4824-4b19-a8b7-4192e92e7a17 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 1035.209972] [57941]: DEBUG cinder.api.openstack.wsgi [req-dc2f80f7-1309-4b31-8051-8b33756ed224 req-113f9913-4824-4b19-a8b7-4192e92e7a17 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1035.210297] [57941]: DEBUG cinder.api.openstack.wsgi [req-dc2f80f7-1309-4b31-8051-8b33756ed224 req-113f9913-4824-4b19-a8b7-4192e92e7a17 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1035.230333] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.230333] [57941]: warnings.warn( [ 1035.235975] [57941]: INFO cinder.volume.api [req-dc2f80f7-1309-4b31-8051-8b33756ed224 req-113f9913-4824-4b19-a8b7-4192e92e7a17 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1035.242895] [57941]: INFO cinder.api.openstack.wsgi [req-dc2f80f7-1309-4b31-8051-8b33756ed224 req-113f9913-4824-4b19-a8b7-4192e92e7a17 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 1035.242895] [57941]: [pid: 57941|app: 0|req: 120/252] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:38:33 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1040.965268] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=37,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1045.238823] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=27,cinder:UPDATE=5 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1048.617107] [57942]: DEBUG cinder.api.middleware.request_id [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-e258fc60-c156-4e72-a589-396fdf6d0e8b None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.619366] [57942]: INFO cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-e258fc60-c156-4e72-a589-396fdf6d0e8b tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1048.619856] [57942]: DEBUG cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-e258fc60-c156-4e72-a589-396fdf6d0e8b tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1048.619856] [57942]: DEBUG cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-e258fc60-c156-4e72-a589-396fdf6d0e8b tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1048.630648] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.630648] [57942]: warnings.warn( [ 1048.635139] [57942]: INFO cinder.volume.api [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-e258fc60-c156-4e72-a589-396fdf6d0e8b tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1048.639981] [57942]: INFO cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-e258fc60-c156-4e72-a589-396fdf6d0e8b tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1048.640455] [57942]: [pid: 57942|app: 0|req: 133/253] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:38:47 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.159084] [57941]: DEBUG cinder.api.middleware.request_id [None req-7028403e-558f-46e0-a352-349e6e2e51e8 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.160219] [57941]: INFO cinder.api.openstack.wsgi [None req-7028403e-558f-46e0-a352-349e6e2e51e8 None None] GET http://10.180.1.21/volume// [ 1050.160219] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7028403e-558f-46e0-a352-349e6e2e51e8 None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1050.160400] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7028403e-558f-46e0-a352-349e6e2e51e8 None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1050.160983] [57941]: INFO cinder.api.openstack.wsgi [None req-7028403e-558f-46e0-a352-349e6e2e51e8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1050.161635] [57941]: [pid: 57941|app: 0|req: 121/254] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Dec 11 07:38:48 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1050.166034] [57942]: DEBUG cinder.api.middleware.request_id [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-e8e3cf17-53f1-49fb-a633-e4fe63271dd6 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.168379] [57942]: INFO cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-e8e3cf17-53f1-49fb-a633-e4fe63271dd6 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1050.168792] [57942]: DEBUG cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-e8e3cf17-53f1-49fb-a633-e4fe63271dd6 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87658dad-d12e-4eef-a3b8-27fda7e2f584", "connector": null, "instance_uuid": "762f867f-bf41-4814-a965-dfd6bf0e5d28"}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.182324] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.182324] [57942]: warnings.warn( [ 1050.206751] [57942]: INFO cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-e8e3cf17-53f1-49fb-a633-e4fe63271dd6 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1050.207258] [57942]: [pid: 57942|app: 0|req: 134/255] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:38:48 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1050.227922] [57941]: DEBUG cinder.api.middleware.request_id [None req-0964c822-640f-434c-93bd-e628e07e9450 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.231560] [57941]: INFO cinder.api.openstack.wsgi [None req-0964c822-640f-434c-93bd-e628e07e9450 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1050.231560] [57941]: DEBUG cinder.api.openstack.wsgi [None req-0964c822-640f-434c-93bd-e628e07e9450 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1050.232067] [57941]: DEBUG cinder.api.openstack.wsgi [None req-0964c822-640f-434c-93bd-e628e07e9450 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1050.244813] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.244813] [57941]: warnings.warn( [ 1050.250513] [57941]: INFO cinder.volume.api [None req-0964c822-640f-434c-93bd-e628e07e9450 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1050.255611] [57941]: INFO cinder.api.openstack.wsgi [None req-0964c822-640f-434c-93bd-e628e07e9450 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1050.256030] [57941]: [pid: 57941|app: 0|req: 122/256] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:38:49 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.729142] [57942]: DEBUG cinder.api.middleware.request_id [None req-15fa37d6-d816-4aeb-8645-c58b7671798c None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.729617] [57942]: INFO cinder.api.openstack.wsgi [None req-15fa37d6-d816-4aeb-8645-c58b7671798c None None] GET http://10.180.1.21/volume// [ 1050.729800] [57942]: DEBUG cinder.api.openstack.wsgi [None req-15fa37d6-d816-4aeb-8645-c58b7671798c None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1050.730016] [57942]: DEBUG cinder.api.openstack.wsgi [None req-15fa37d6-d816-4aeb-8645-c58b7671798c None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1050.730424] [57942]: INFO cinder.api.openstack.wsgi [None req-15fa37d6-d816-4aeb-8645-c58b7671798c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1050.730867] [57942]: [pid: 57942|app: 0|req: 135/257] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:38:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1050.735090] [57941]: DEBUG cinder.api.middleware.request_id [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-3b81cf3c-4e98-4a35-bb62-e207f3d16dee None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.737192] [57941]: INFO cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-3b81cf3c-4e98-4a35-bb62-e207f3d16dee tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1050.737536] [57941]: DEBUG cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-3b81cf3c-4e98-4a35-bb62-e207f3d16dee tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1050.737760] [57941]: DEBUG cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-3b81cf3c-4e98-4a35-bb62-e207f3d16dee tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1050.748589] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.748589] [57941]: warnings.warn( [ 1050.752924] [57941]: INFO cinder.volume.api [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-3b81cf3c-4e98-4a35-bb62-e207f3d16dee tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1050.757975] [57941]: INFO cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-3b81cf3c-4e98-4a35-bb62-e207f3d16dee tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1050.758454] [57941]: [pid: 57941|app: 0|req: 123/258] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:38:49 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 1030 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1050.791820] [57942]: DEBUG cinder.api.middleware.request_id [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-b8f6963f-4a8c-4644-8273-22c005fabd4d None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.794191] [57942]: INFO cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-b8f6963f-4a8c-4644-8273-22c005fabd4d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] PUT http://10.180.1.21/volume/v3/attachments/9ea36e8f-96ce-4066-bfe2-8a663013c381 [ 1050.794632] [57942]: DEBUG cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-b8f6963f-4a8c-4644-8273-22c005fabd4d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-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-986824", "mountpoint": "/dev/sdb"}}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.803173] [57942]: DEBUG cinder.coordination [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-b8f6963f-4a8c-4644-8273-22c005fabd4d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Acquiring lock "cinder-attachment_update-87658dad-d12e-4eef-a3b8-27fda7e2f584-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57942) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1050.809150] [57942]: DEBUG cinder.coordination [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-b8f6963f-4a8c-4644-8273-22c005fabd4d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Lock "cinder-attachment_update-87658dad-d12e-4eef-a3b8-27fda7e2f584-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57942) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1050.810594] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.810594] [57942]: warnings.warn( [ 1051.268842] [57941]: DEBUG cinder.api.middleware.request_id [None req-985ac981-c4f2-4173-bc72-d36cecb29af4 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.271627] [57941]: INFO cinder.api.openstack.wsgi [None req-985ac981-c4f2-4173-bc72-d36cecb29af4 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1051.271926] [57941]: DEBUG cinder.api.openstack.wsgi [None req-985ac981-c4f2-4173-bc72-d36cecb29af4 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1051.272206] [57941]: DEBUG cinder.api.openstack.wsgi [None req-985ac981-c4f2-4173-bc72-d36cecb29af4 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1051.286226] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.286226] [57941]: warnings.warn( [ 1051.289980] [57941]: INFO cinder.volume.api [None req-985ac981-c4f2-4173-bc72-d36cecb29af4 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1051.294761] [57941]: INFO cinder.api.openstack.wsgi [None req-985ac981-c4f2-4173-bc72-d36cecb29af4 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1051.295191] [57941]: [pid: 57941|app: 0|req: 124/259] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:38:50 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1052.306527] [57941]: DEBUG cinder.api.middleware.request_id [None req-ff796c1a-9c80-4f1a-b29c-2b99270bdfa3 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.308434] [57941]: INFO cinder.api.openstack.wsgi [None req-ff796c1a-9c80-4f1a-b29c-2b99270bdfa3 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1052.308651] [57941]: DEBUG cinder.api.openstack.wsgi [None req-ff796c1a-9c80-4f1a-b29c-2b99270bdfa3 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1052.308853] [57941]: DEBUG cinder.api.openstack.wsgi [None req-ff796c1a-9c80-4f1a-b29c-2b99270bdfa3 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1052.322454] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.322454] [57941]: warnings.warn( [ 1052.326366] [57941]: INFO cinder.volume.api [None req-ff796c1a-9c80-4f1a-b29c-2b99270bdfa3 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1052.331532] [57941]: INFO cinder.api.openstack.wsgi [None req-ff796c1a-9c80-4f1a-b29c-2b99270bdfa3 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1052.332197] [57941]: [pid: 57941|app: 0|req: 125/260] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:38:51 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.341243] [57941]: DEBUG cinder.api.middleware.request_id [None req-c63d01e5-db14-465e-aa21-078442f3eeef None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.343450] [57941]: INFO cinder.api.openstack.wsgi [None req-c63d01e5-db14-465e-aa21-078442f3eeef tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1053.343686] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c63d01e5-db14-465e-aa21-078442f3eeef tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1053.343872] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c63d01e5-db14-465e-aa21-078442f3eeef tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1053.364932] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.364932] [57941]: warnings.warn( [ 1053.370459] [57941]: INFO cinder.volume.api [None req-c63d01e5-db14-465e-aa21-078442f3eeef tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1053.375872] [57941]: INFO cinder.api.openstack.wsgi [None req-c63d01e5-db14-465e-aa21-078442f3eeef tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1053.376516] [57941]: [pid: 57941|app: 0|req: 126/261] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:38:52 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1054.386617] [57941]: DEBUG cinder.api.middleware.request_id [None req-7f4f807d-00f6-499e-a802-73a02910674a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.389032] [57941]: INFO cinder.api.openstack.wsgi [None req-7f4f807d-00f6-499e-a802-73a02910674a tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1054.389032] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7f4f807d-00f6-499e-a802-73a02910674a tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1054.389221] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7f4f807d-00f6-499e-a802-73a02910674a tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1054.406124] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.406124] [57941]: warnings.warn( [ 1054.410718] [57941]: INFO cinder.volume.api [None req-7f4f807d-00f6-499e-a802-73a02910674a tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1054.417332] [57941]: INFO cinder.api.openstack.wsgi [None req-7f4f807d-00f6-499e-a802-73a02910674a tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1054.417828] [57941]: [pid: 57941|app: 0|req: 127/262] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:38:53 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.344549] [57942]: DEBUG cinder.coordination [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-b8f6963f-4a8c-4644-8273-22c005fabd4d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Lock "cinder-attachment_update-87658dad-d12e-4eef-a3b8-27fda7e2f584-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.535s {{(pid=57942) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1055.344935] [57942]: INFO cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-b8f6963f-4a8c-4644-8273-22c005fabd4d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/attachments/9ea36e8f-96ce-4066-bfe2-8a663013c381 returned with HTTP 200 [ 1055.345507] [57942]: [pid: 57942|app: 0|req: 136/263] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:38:49 2025] PUT /volume/v3/attachments/9ea36e8f-96ce-4066-bfe2-8a663013c381 => generated 617 bytes in 4554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1055.428311] [57941]: DEBUG cinder.api.middleware.request_id [None req-76195100-6046-44d3-b63f-e22cf139540c None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.433873] [57941]: INFO cinder.api.openstack.wsgi [None req-76195100-6046-44d3-b63f-e22cf139540c tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1055.435116] [57941]: DEBUG cinder.api.openstack.wsgi [None req-76195100-6046-44d3-b63f-e22cf139540c tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1055.435662] [57941]: DEBUG cinder.api.openstack.wsgi [None req-76195100-6046-44d3-b63f-e22cf139540c tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1055.451613] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.451613] [57941]: warnings.warn( [ 1055.456306] [57941]: INFO cinder.volume.api [None req-76195100-6046-44d3-b63f-e22cf139540c tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1055.462035] [57941]: INFO cinder.api.openstack.wsgi [None req-76195100-6046-44d3-b63f-e22cf139540c tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1055.462529] [57941]: [pid: 57941|app: 0|req: 128/264] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:38:54 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.476103] [57942]: DEBUG cinder.api.middleware.request_id [None req-057fb6af-0040-452c-a603-214c21023d35 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.478342] [57942]: INFO cinder.api.openstack.wsgi [None req-057fb6af-0040-452c-a603-214c21023d35 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1056.478406] [57942]: DEBUG cinder.api.openstack.wsgi [None req-057fb6af-0040-452c-a603-214c21023d35 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1056.479244] [57942]: DEBUG cinder.api.openstack.wsgi [None req-057fb6af-0040-452c-a603-214c21023d35 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1056.497242] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.497242] [57942]: warnings.warn( [ 1056.508845] [57942]: INFO cinder.volume.api [None req-057fb6af-0040-452c-a603-214c21023d35 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1056.517516] [57942]: INFO cinder.api.openstack.wsgi [None req-057fb6af-0040-452c-a603-214c21023d35 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1056.518018] [57942]: [pid: 57942|app: 0|req: 137/265] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:38:55 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.891626] [57941]: DEBUG cinder.api.middleware.request_id [None req-6b512264-6dd3-438f-bb23-37570222176f None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.893828] [57941]: INFO cinder.api.openstack.wsgi [None req-6b512264-6dd3-438f-bb23-37570222176f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 1056.894071] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6b512264-6dd3-438f-bb23-37570222176f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1056.894303] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6b512264-6dd3-438f-bb23-37570222176f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1056.912298] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.912298] [57941]: warnings.warn( [ 1056.917020] [57941]: INFO cinder.volume.api [None req-6b512264-6dd3-438f-bb23-37570222176f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1056.923380] [57941]: INFO cinder.api.openstack.wsgi [None req-6b512264-6dd3-438f-bb23-37570222176f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 1056.923553] [57941]: [pid: 57941|app: 0|req: 129/266] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:38:55 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1056.970247] [57942]: DEBUG cinder.api.middleware.request_id [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-a69b43b8-1cf9-4d64-876c-b213f3845cdb None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.974186] [57942]: INFO cinder.api.openstack.wsgi [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-a69b43b8-1cf9-4d64-876c-b213f3845cdb tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 1056.974186] [57942]: DEBUG cinder.api.openstack.wsgi [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-a69b43b8-1cf9-4d64-876c-b213f3845cdb tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1056.974186] [57942]: DEBUG cinder.api.openstack.wsgi [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-a69b43b8-1cf9-4d64-876c-b213f3845cdb tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1056.988347] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.988347] [57942]: warnings.warn( [ 1056.993785] [57942]: INFO cinder.volume.api [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-a69b43b8-1cf9-4d64-876c-b213f3845cdb tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1056.999963] [57942]: INFO cinder.api.openstack.wsgi [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-a69b43b8-1cf9-4d64-876c-b213f3845cdb tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 1057.000707] [57942]: [pid: 57942|app: 0|req: 138/267] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:38:55 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1057.051668] [57941]: DEBUG cinder.api.middleware.request_id [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-94a28540-5ebe-4960-aec3-8e78241262b7 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.054478] [57941]: INFO cinder.api.openstack.wsgi [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-94a28540-5ebe-4960-aec3-8e78241262b7 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] POST http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba/action [ 1057.054869] [57941]: DEBUG cinder.api.openstack.wsgi [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-94a28540-5ebe-4960-aec3-8e78241262b7 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1057.055060] [57941]: DEBUG cinder.api.openstack.wsgi [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-94a28540-5ebe-4960-aec3-8e78241262b7 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.077555] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.077555] [57941]: warnings.warn( [ 1057.077555] [57941]: INFO cinder.volume.api [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-94a28540-5ebe-4960-aec3-8e78241262b7 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1057.094091] [57941]: INFO cinder.volume.api [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-94a28540-5ebe-4960-aec3-8e78241262b7 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Begin detaching volume completed successfully. [ 1057.094303] [57941]: INFO cinder.api.openstack.wsgi [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-94a28540-5ebe-4960-aec3-8e78241262b7 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba/action returned with HTTP 202 [ 1057.095671] [57941]: [pid: 57941|app: 0|req: 130/268] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 11 07:38:55 2025] POST /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1057.532346] [57942]: DEBUG cinder.api.middleware.request_id [None req-67d0299d-a530-443f-a389-bccb12ebd7f3 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.535624] [57942]: INFO cinder.api.openstack.wsgi [None req-67d0299d-a530-443f-a389-bccb12ebd7f3 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1057.535785] [57942]: DEBUG cinder.api.openstack.wsgi [None req-67d0299d-a530-443f-a389-bccb12ebd7f3 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1057.535949] [57942]: DEBUG cinder.api.openstack.wsgi [None req-67d0299d-a530-443f-a389-bccb12ebd7f3 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1057.551653] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.551653] [57942]: warnings.warn( [ 1057.556153] [57942]: INFO cinder.volume.api [None req-67d0299d-a530-443f-a389-bccb12ebd7f3 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1057.561533] [57942]: INFO cinder.api.openstack.wsgi [None req-67d0299d-a530-443f-a389-bccb12ebd7f3 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1057.562122] [57942]: [pid: 57942|app: 0|req: 139/269] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:38:56 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.583258] [57941]: DEBUG cinder.api.middleware.request_id [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-f9d0c045-f63b-4fbd-8c81-d1c2dd48324b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.585336] [57941]: INFO cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-f9d0c045-f63b-4fbd-8c81-d1c2dd48324b tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] POST http://10.180.1.21/volume/v3/attachments/9ea36e8f-96ce-4066-bfe2-8a663013c381/action [ 1057.586636] [57941]: DEBUG cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-f9d0c045-f63b-4fbd-8c81-d1c2dd48324b tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Action body: b'{"os-complete": null}' {{(pid=57941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1057.587190] [57941]: DEBUG cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-f9d0c045-f63b-4fbd-8c81-d1c2dd48324b tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.612733] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.612733] [57941]: warnings.warn( [ 1057.621651] [57941]: INFO cinder.api.openstack.wsgi [req-63d51bf0-5ed4-4fe1-b551-c4799e2c0257 req-f9d0c045-f63b-4fbd-8c81-d1c2dd48324b tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/attachments/9ea36e8f-96ce-4066-bfe2-8a663013c381/action returned with HTTP 204 [ 1057.622634] [57941]: [pid: 57941|app: 0|req: 131/270] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:38:56 2025] POST /volume/v3/attachments/9ea36e8f-96ce-4066-bfe2-8a663013c381/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1058.128250] [57942]: DEBUG cinder.api.middleware.request_id [None req-87514829-7e5e-4d26-8bb7-0c7d6f80775c None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.128824] [57942]: INFO cinder.api.openstack.wsgi [None req-87514829-7e5e-4d26-8bb7-0c7d6f80775c None None] GET http://10.180.1.21/volume// [ 1058.129089] [57942]: DEBUG cinder.api.openstack.wsgi [None req-87514829-7e5e-4d26-8bb7-0c7d6f80775c None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1058.129389] [57942]: DEBUG cinder.api.openstack.wsgi [None req-87514829-7e5e-4d26-8bb7-0c7d6f80775c None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1058.130121] [57942]: INFO cinder.api.openstack.wsgi [None req-87514829-7e5e-4d26-8bb7-0c7d6f80775c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1058.131010] [57942]: [pid: 57942|app: 0|req: 140/271] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:38:56 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1058.135048] [57941]: DEBUG cinder.api.middleware.request_id [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-33214ec0-66ba-49fd-bfd3-ddeb16e25234 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.138117] [57941]: INFO cinder.api.openstack.wsgi [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-33214ec0-66ba-49fd-bfd3-ddeb16e25234 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 1058.138294] [57941]: DEBUG cinder.api.openstack.wsgi [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-33214ec0-66ba-49fd-bfd3-ddeb16e25234 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1058.142396] [57941]: DEBUG cinder.api.openstack.wsgi [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-33214ec0-66ba-49fd-bfd3-ddeb16e25234 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1058.158279] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.158279] [57941]: warnings.warn( [ 1058.162954] [57941]: INFO cinder.volume.api [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-33214ec0-66ba-49fd-bfd3-ddeb16e25234 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1058.169458] [57941]: INFO cinder.api.openstack.wsgi [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-33214ec0-66ba-49fd-bfd3-ddeb16e25234 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 1058.169999] [57941]: [pid: 57941|app: 0|req: 132/272] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:38:56 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 1323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1058.578207] [57942]: DEBUG cinder.api.middleware.request_id [None req-ee22e5b5-5cd1-4062-ae78-ab64f3f0c0ac None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.580623] [57942]: INFO cinder.api.openstack.wsgi [None req-ee22e5b5-5cd1-4062-ae78-ab64f3f0c0ac tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1058.580916] [57942]: DEBUG cinder.api.openstack.wsgi [None req-ee22e5b5-5cd1-4062-ae78-ab64f3f0c0ac tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1058.581283] [57942]: DEBUG cinder.api.openstack.wsgi [None req-ee22e5b5-5cd1-4062-ae78-ab64f3f0c0ac tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1058.593616] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.593616] [57942]: warnings.warn( [ 1058.597573] [57942]: INFO cinder.volume.api [None req-ee22e5b5-5cd1-4062-ae78-ab64f3f0c0ac tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1058.602874] [57942]: INFO cinder.api.openstack.wsgi [None req-ee22e5b5-5cd1-4062-ae78-ab64f3f0c0ac tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1058.603345] [57942]: [pid: 57942|app: 0|req: 141/273] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:38:57 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1058.621442] [57941]: DEBUG cinder.api.middleware.request_id [None req-720b99cd-08ff-49b0-b043-078f3b2355d0 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.621584] [57941]: INFO cinder.api.openstack.wsgi [None req-720b99cd-08ff-49b0-b043-078f3b2355d0 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1058.621847] [57941]: DEBUG cinder.api.openstack.wsgi [None req-720b99cd-08ff-49b0-b043-078f3b2355d0 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1058.622126] [57941]: DEBUG cinder.api.openstack.wsgi [None req-720b99cd-08ff-49b0-b043-078f3b2355d0 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1058.634743] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.634743] [57941]: warnings.warn( [ 1058.639818] [57941]: INFO cinder.volume.api [None req-720b99cd-08ff-49b0-b043-078f3b2355d0 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1058.644816] [57941]: INFO cinder.api.openstack.wsgi [None req-720b99cd-08ff-49b0-b043-078f3b2355d0 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1058.645567] [57941]: [pid: 57941|app: 0|req: 133/274] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:38:57 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1058.789737] [57942]: DEBUG cinder.api.middleware.request_id [req-33716e6b-eadf-4076-8893-fc25ccf79396 req-e3bb5f26-088b-4d5e-9485-731b109f9d98 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.792450] [57942]: INFO cinder.api.openstack.wsgi [req-33716e6b-eadf-4076-8893-fc25ccf79396 req-e3bb5f26-088b-4d5e-9485-731b109f9d98 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1058.792818] [57942]: DEBUG cinder.api.openstack.wsgi [req-33716e6b-eadf-4076-8893-fc25ccf79396 req-e3bb5f26-088b-4d5e-9485-731b109f9d98 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1058.793124] [57942]: DEBUG cinder.api.openstack.wsgi [req-33716e6b-eadf-4076-8893-fc25ccf79396 req-e3bb5f26-088b-4d5e-9485-731b109f9d98 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1058.809371] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.809371] [57942]: warnings.warn( [ 1058.813835] [57942]: INFO cinder.volume.api [req-33716e6b-eadf-4076-8893-fc25ccf79396 req-e3bb5f26-088b-4d5e-9485-731b109f9d98 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1058.819218] [57942]: INFO cinder.api.openstack.wsgi [req-33716e6b-eadf-4076-8893-fc25ccf79396 req-e3bb5f26-088b-4d5e-9485-731b109f9d98 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1058.819748] [57942]: [pid: 57942|app: 0|req: 142/275] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:38:57 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1059.360486] [57941]: DEBUG cinder.api.middleware.request_id [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-c537d534-e05c-4da5-9636-f1f8296cd654 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.364399] [57941]: INFO cinder.api.openstack.wsgi [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-c537d534-e05c-4da5-9636-f1f8296cd654 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] DELETE http://10.180.1.21/volume/v3/attachments/01c3f08b-0581-4c0c-baec-23dee7551993 [ 1059.364399] [57941]: DEBUG cinder.api.openstack.wsgi [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-c537d534-e05c-4da5-9636-f1f8296cd654 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1059.364399] [57941]: DEBUG cinder.api.openstack.wsgi [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-c537d534-e05c-4da5-9636-f1f8296cd654 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'version_select' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1059.375549] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.375549] [57941]: warnings.warn( [ 1059.908395] [57941]: INFO cinder.api.openstack.wsgi [req-77f7e599-d4b9-49f5-b414-92fc23dc47c9 req-c537d534-e05c-4da5-9636-f1f8296cd654 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/attachments/01c3f08b-0581-4c0c-baec-23dee7551993 returned with HTTP 200 [ 1059.908829] [57941]: [pid: 57941|app: 0|req: 134/276] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:38:58 2025] DELETE /volume/v3/attachments/01c3f08b-0581-4c0c-baec-23dee7551993 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.182073] [57942]: DEBUG cinder.api.middleware.request_id [None req-927e801e-375b-4adb-8664-f6f39428fb1c None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.187296] [57942]: INFO cinder.api.openstack.wsgi [None req-927e801e-375b-4adb-8664-f6f39428fb1c tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 1061.187296] [57942]: DEBUG cinder.api.openstack.wsgi [None req-927e801e-375b-4adb-8664-f6f39428fb1c tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1061.187296] [57942]: DEBUG cinder.api.openstack.wsgi [None req-927e801e-375b-4adb-8664-f6f39428fb1c tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1061.204728] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.204728] [57942]: warnings.warn( [ 1061.212662] [57942]: INFO cinder.volume.api [None req-927e801e-375b-4adb-8664-f6f39428fb1c tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1061.225111] [57942]: INFO cinder.api.openstack.wsgi [None req-927e801e-375b-4adb-8664-f6f39428fb1c tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 1061.225635] [57942]: [pid: 57942|app: 0|req: 143/277] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:38:59 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.252521] [57941]: DEBUG cinder.api.middleware.request_id [req-73edec38-e075-4825-af8a-8e9f79319845 req-27c23424-e6d5-4e12-95cb-6b4b2ef93468 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.255142] [57941]: INFO cinder.api.openstack.wsgi [req-73edec38-e075-4825-af8a-8e9f79319845 req-27c23424-e6d5-4e12-95cb-6b4b2ef93468 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 1067.255567] [57941]: DEBUG cinder.api.openstack.wsgi [req-73edec38-e075-4825-af8a-8e9f79319845 req-27c23424-e6d5-4e12-95cb-6b4b2ef93468 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1067.255567] [57941]: DEBUG cinder.api.openstack.wsgi [req-73edec38-e075-4825-af8a-8e9f79319845 req-27c23424-e6d5-4e12-95cb-6b4b2ef93468 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1067.271410] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.271410] [57941]: warnings.warn( [ 1067.276191] [57941]: INFO cinder.volume.api [req-73edec38-e075-4825-af8a-8e9f79319845 req-27c23424-e6d5-4e12-95cb-6b4b2ef93468 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1067.282367] [57941]: INFO cinder.api.openstack.wsgi [req-73edec38-e075-4825-af8a-8e9f79319845 req-27c23424-e6d5-4e12-95cb-6b4b2ef93468 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 1067.282846] [57941]: [pid: 57941|app: 0|req: 135/278] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:39:06 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1067.318395] [57942]: DEBUG cinder.api.middleware.request_id [req-73edec38-e075-4825-af8a-8e9f79319845 req-114cf285-a167-4acc-9ce5-c7e2cd4dd528 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.321015] [57942]: INFO cinder.api.openstack.wsgi [req-73edec38-e075-4825-af8a-8e9f79319845 req-114cf285-a167-4acc-9ce5-c7e2cd4dd528 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] POST http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f/action [ 1067.322080] [57942]: DEBUG cinder.api.openstack.wsgi [req-73edec38-e075-4825-af8a-8e9f79319845 req-114cf285-a167-4acc-9ce5-c7e2cd4dd528 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1067.322080] [57942]: DEBUG cinder.api.openstack.wsgi [req-73edec38-e075-4825-af8a-8e9f79319845 req-114cf285-a167-4acc-9ce5-c7e2cd4dd528 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1067.332914] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.332914] [57942]: warnings.warn( [ 1067.333619] [57942]: INFO cinder.volume.api [req-73edec38-e075-4825-af8a-8e9f79319845 req-114cf285-a167-4acc-9ce5-c7e2cd4dd528 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1067.339667] [57942]: INFO cinder.volume.api [req-73edec38-e075-4825-af8a-8e9f79319845 req-114cf285-a167-4acc-9ce5-c7e2cd4dd528 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Begin detaching volume completed successfully. [ 1067.339918] [57942]: INFO cinder.api.openstack.wsgi [req-73edec38-e075-4825-af8a-8e9f79319845 req-114cf285-a167-4acc-9ce5-c7e2cd4dd528 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f/action returned with HTTP 202 [ 1067.340562] [57942]: [pid: 57942|app: 0|req: 144/279] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 11 07:39:06 2025] POST /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1067.355681] [57941]: DEBUG cinder.api.middleware.request_id [None req-7d88ae1c-ac22-4bc3-b064-541dd8e126b8 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.357582] [57941]: INFO cinder.api.openstack.wsgi [None req-7d88ae1c-ac22-4bc3-b064-541dd8e126b8 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 1067.357851] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7d88ae1c-ac22-4bc3-b064-541dd8e126b8 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1067.358130] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7d88ae1c-ac22-4bc3-b064-541dd8e126b8 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1067.372011] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.372011] [57941]: warnings.warn( [ 1067.375963] [57941]: INFO cinder.volume.api [None req-7d88ae1c-ac22-4bc3-b064-541dd8e126b8 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1067.381132] [57941]: INFO cinder.api.openstack.wsgi [None req-7d88ae1c-ac22-4bc3-b064-541dd8e126b8 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 1067.381704] [57941]: [pid: 57941|app: 0|req: 136/280] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:39:06 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1068.370676] [57942]: DEBUG cinder.api.middleware.request_id [None req-fd50e676-961e-47b4-a77b-a7bf173411fe None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.371127] [57942]: INFO cinder.api.openstack.wsgi [None req-fd50e676-961e-47b4-a77b-a7bf173411fe None None] GET http://10.180.1.21/volume// [ 1068.371419] [57942]: DEBUG cinder.api.openstack.wsgi [None req-fd50e676-961e-47b4-a77b-a7bf173411fe None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1068.371650] [57942]: DEBUG cinder.api.openstack.wsgi [None req-fd50e676-961e-47b4-a77b-a7bf173411fe None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1068.372085] [57942]: INFO cinder.api.openstack.wsgi [None req-fd50e676-961e-47b4-a77b-a7bf173411fe None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1068.372451] [57942]: [pid: 57942|app: 0|req: 145/281] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:39:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1068.378659] [57941]: DEBUG cinder.api.middleware.request_id [req-73edec38-e075-4825-af8a-8e9f79319845 req-a07058e3-30ae-41b1-8bc4-8e7d019c67e6 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.382154] [57941]: INFO cinder.api.openstack.wsgi [req-73edec38-e075-4825-af8a-8e9f79319845 req-a07058e3-30ae-41b1-8bc4-8e7d019c67e6 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 1068.382759] [57941]: DEBUG cinder.api.openstack.wsgi [req-73edec38-e075-4825-af8a-8e9f79319845 req-a07058e3-30ae-41b1-8bc4-8e7d019c67e6 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1068.382759] [57941]: DEBUG cinder.api.openstack.wsgi [req-73edec38-e075-4825-af8a-8e9f79319845 req-a07058e3-30ae-41b1-8bc4-8e7d019c67e6 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1068.394486] [57942]: DEBUG cinder.api.middleware.request_id [None req-30f77d34-3b67-40ae-b810-57d88edde2ba None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.396906] [57942]: INFO cinder.api.openstack.wsgi [None req-30f77d34-3b67-40ae-b810-57d88edde2ba tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 1068.397723] [57942]: DEBUG cinder.api.openstack.wsgi [None req-30f77d34-3b67-40ae-b810-57d88edde2ba tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1068.397723] [57942]: DEBUG cinder.api.openstack.wsgi [None req-30f77d34-3b67-40ae-b810-57d88edde2ba tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1068.401427] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.401427] [57941]: warnings.warn( [ 1068.406467] [57941]: INFO cinder.volume.api [req-73edec38-e075-4825-af8a-8e9f79319845 req-a07058e3-30ae-41b1-8bc4-8e7d019c67e6 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1068.412896] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.412896] [57942]: warnings.warn( [ 1068.413186] [57941]: INFO cinder.api.openstack.wsgi [req-73edec38-e075-4825-af8a-8e9f79319845 req-a07058e3-30ae-41b1-8bc4-8e7d019c67e6 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 1068.413609] [57941]: [pid: 57941|app: 0|req: 137/282] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:39:07 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 1319 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1068.419585] [57942]: INFO cinder.volume.api [None req-30f77d34-3b67-40ae-b810-57d88edde2ba tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1068.427513] [57942]: INFO cinder.api.openstack.wsgi [None req-30f77d34-3b67-40ae-b810-57d88edde2ba tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 1068.427976] [57942]: [pid: 57942|app: 0|req: 146/283] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:39:07 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1069.440106] [57941]: DEBUG cinder.api.middleware.request_id [None req-8c81aa1f-2ef2-45e2-a451-03d739965f90 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.442431] [57941]: INFO cinder.api.openstack.wsgi [None req-8c81aa1f-2ef2-45e2-a451-03d739965f90 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 1069.442782] [57941]: DEBUG cinder.api.openstack.wsgi [None req-8c81aa1f-2ef2-45e2-a451-03d739965f90 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1069.442999] [57941]: DEBUG cinder.api.openstack.wsgi [None req-8c81aa1f-2ef2-45e2-a451-03d739965f90 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1069.459537] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.459537] [57941]: warnings.warn( [ 1069.464416] [57941]: INFO cinder.volume.api [None req-8c81aa1f-2ef2-45e2-a451-03d739965f90 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1069.471458] [57941]: INFO cinder.api.openstack.wsgi [None req-8c81aa1f-2ef2-45e2-a451-03d739965f90 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 1069.471949] [57941]: [pid: 57941|app: 0|req: 138/284] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:39:08 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1069.595811] [57942]: DEBUG cinder.api.middleware.request_id [req-73edec38-e075-4825-af8a-8e9f79319845 req-956aece5-698d-49ce-acba-e853eb45f42b None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.598054] [57942]: INFO cinder.api.openstack.wsgi [req-73edec38-e075-4825-af8a-8e9f79319845 req-956aece5-698d-49ce-acba-e853eb45f42b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] DELETE http://10.180.1.21/volume/v3/attachments/74d18e6f-538a-4920-9a85-c0c32588dd47 [ 1069.598283] [57942]: DEBUG cinder.api.openstack.wsgi [req-73edec38-e075-4825-af8a-8e9f79319845 req-956aece5-698d-49ce-acba-e853eb45f42b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1069.598482] [57942]: DEBUG cinder.api.openstack.wsgi [req-73edec38-e075-4825-af8a-8e9f79319845 req-956aece5-698d-49ce-acba-e853eb45f42b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1069.607164] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.607164] [57942]: warnings.warn( [ 1069.653601] [57941]: DEBUG cinder.api.middleware.request_id [req-6c3d5393-e45c-4c76-9e6b-6acc1758a45e req-a8989780-d649-49f5-8d36-ca80484bd1b2 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.656060] [57941]: INFO cinder.api.openstack.wsgi [req-6c3d5393-e45c-4c76-9e6b-6acc1758a45e req-a8989780-d649-49f5-8d36-ca80484bd1b2 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1069.656362] [57941]: DEBUG cinder.api.openstack.wsgi [req-6c3d5393-e45c-4c76-9e6b-6acc1758a45e req-a8989780-d649-49f5-8d36-ca80484bd1b2 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1069.656607] [57941]: DEBUG cinder.api.openstack.wsgi [req-6c3d5393-e45c-4c76-9e6b-6acc1758a45e req-a8989780-d649-49f5-8d36-ca80484bd1b2 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1069.668052] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.668052] [57941]: warnings.warn( [ 1069.672103] [57941]: INFO cinder.volume.api [req-6c3d5393-e45c-4c76-9e6b-6acc1758a45e req-a8989780-d649-49f5-8d36-ca80484bd1b2 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1069.676951] [57941]: INFO cinder.api.openstack.wsgi [req-6c3d5393-e45c-4c76-9e6b-6acc1758a45e req-a8989780-d649-49f5-8d36-ca80484bd1b2 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1069.677477] [57941]: [pid: 57941|app: 0|req: 139/285] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:39:08 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1070.142723] [57942]: INFO cinder.api.openstack.wsgi [req-73edec38-e075-4825-af8a-8e9f79319845 req-956aece5-698d-49ce-acba-e853eb45f42b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/attachments/74d18e6f-538a-4920-9a85-c0c32588dd47 returned with HTTP 200 [ 1070.143217] [57942]: [pid: 57942|app: 0|req: 147/286] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:39:08 2025] DELETE /volume/v3/attachments/74d18e6f-538a-4920-9a85-c0c32588dd47 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.484723] [57941]: DEBUG cinder.api.middleware.request_id [None req-6f80bb71-99c7-4d48-a2da-f49ef6ed2516 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.486697] [57941]: INFO cinder.api.openstack.wsgi [None req-6f80bb71-99c7-4d48-a2da-f49ef6ed2516 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 1070.486926] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6f80bb71-99c7-4d48-a2da-f49ef6ed2516 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1070.487899] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6f80bb71-99c7-4d48-a2da-f49ef6ed2516 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1070.497914] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.497914] [57941]: warnings.warn( [ 1070.502750] [57941]: INFO cinder.volume.api [None req-6f80bb71-99c7-4d48-a2da-f49ef6ed2516 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1070.508960] [57941]: INFO cinder.api.openstack.wsgi [None req-6f80bb71-99c7-4d48-a2da-f49ef6ed2516 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 1070.509485] [57941]: [pid: 57941|app: 0|req: 140/287] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:39:09 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1080.141844] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=60,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1080.506744] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=95,cinder:UPDATE=6 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1087.994418] [57942]: DEBUG cinder.api.middleware.request_id [None req-4f8f48ff-89c0-412c-9e46-8712be467b9b None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.996902] [57942]: INFO cinder.api.openstack.wsgi [None req-4f8f48ff-89c0-412c-9e46-8712be467b9b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 [ 1087.997215] [57942]: DEBUG cinder.api.openstack.wsgi [None req-4f8f48ff-89c0-412c-9e46-8712be467b9b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1087.997498] [57942]: DEBUG cinder.api.openstack.wsgi [None req-4f8f48ff-89c0-412c-9e46-8712be467b9b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1088.018162] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.018162] [57942]: warnings.warn( [ 1088.023967] [57942]: INFO cinder.volume.api [None req-4f8f48ff-89c0-412c-9e46-8712be467b9b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1088.031771] [57942]: INFO cinder.api.openstack.wsgi [None req-4f8f48ff-89c0-412c-9e46-8712be467b9b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 returned with HTTP 200 [ 1088.032674] [57942]: [pid: 57942|app: 0|req: 148/288] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:39:26 2025] GET /volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 => generated 1141 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1088.273522] [57941]: DEBUG cinder.api.middleware.request_id [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-b0178ee2-4ac0-465a-a498-8c61e72a7d56 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.276067] [57941]: INFO cinder.api.openstack.wsgi [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-b0178ee2-4ac0-465a-a498-8c61e72a7d56 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 [ 1088.276322] [57941]: DEBUG cinder.api.openstack.wsgi [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-b0178ee2-4ac0-465a-a498-8c61e72a7d56 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1088.276635] [57941]: DEBUG cinder.api.openstack.wsgi [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-b0178ee2-4ac0-465a-a498-8c61e72a7d56 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1088.294931] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.294931] [57941]: warnings.warn( [ 1088.299946] [57941]: INFO cinder.volume.api [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-b0178ee2-4ac0-465a-a498-8c61e72a7d56 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1088.306845] [57941]: INFO cinder.api.openstack.wsgi [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-b0178ee2-4ac0-465a-a498-8c61e72a7d56 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 returned with HTTP 200 [ 1088.307558] [57941]: [pid: 57941|app: 0|req: 141/289] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:39:27 2025] GET /volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1088.327899] [57942]: DEBUG cinder.api.middleware.request_id [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-9afae61e-3a96-4196-98b5-37128d07f4f0 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.331103] [57942]: INFO cinder.api.openstack.wsgi [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-9afae61e-3a96-4196-98b5-37128d07f4f0 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] POST http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160/action [ 1088.331720] [57942]: DEBUG cinder.api.openstack.wsgi [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-9afae61e-3a96-4196-98b5-37128d07f4f0 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1088.331894] [57942]: DEBUG cinder.api.openstack.wsgi [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-9afae61e-3a96-4196-98b5-37128d07f4f0 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1088.344072] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.344072] [57942]: warnings.warn( [ 1088.344721] [57942]: INFO cinder.volume.api [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-9afae61e-3a96-4196-98b5-37128d07f4f0 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1088.354282] [57942]: INFO cinder.volume.api [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-9afae61e-3a96-4196-98b5-37128d07f4f0 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Begin detaching volume completed successfully. [ 1088.354654] [57942]: INFO cinder.api.openstack.wsgi [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-9afae61e-3a96-4196-98b5-37128d07f4f0 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160/action returned with HTTP 202 [ 1088.355272] [57942]: [pid: 57942|app: 0|req: 149/290] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 11 07:39:27 2025] POST /volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1089.377513] [57941]: DEBUG cinder.api.middleware.request_id [None req-d26184b2-29ea-4238-8ad6-58e15854d1a7 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.378224] [57941]: INFO cinder.api.openstack.wsgi [None req-d26184b2-29ea-4238-8ad6-58e15854d1a7 None None] GET http://10.180.1.21/volume// [ 1089.378535] [57941]: DEBUG cinder.api.openstack.wsgi [None req-d26184b2-29ea-4238-8ad6-58e15854d1a7 None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1089.378885] [57941]: DEBUG cinder.api.openstack.wsgi [None req-d26184b2-29ea-4238-8ad6-58e15854d1a7 None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1089.379530] [57941]: INFO cinder.api.openstack.wsgi [None req-d26184b2-29ea-4238-8ad6-58e15854d1a7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1089.380055] [57941]: [pid: 57941|app: 0|req: 142/291] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:39:28 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1089.385512] [57942]: DEBUG cinder.api.middleware.request_id [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-cfd6261e-c94c-486b-9d09-16e730ffa85f None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.392912] [57942]: INFO cinder.api.openstack.wsgi [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-cfd6261e-c94c-486b-9d09-16e730ffa85f tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 [ 1089.392912] [57942]: DEBUG cinder.api.openstack.wsgi [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-cfd6261e-c94c-486b-9d09-16e730ffa85f tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1089.392912] [57942]: DEBUG cinder.api.openstack.wsgi [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-cfd6261e-c94c-486b-9d09-16e730ffa85f tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1089.407270] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.407270] [57942]: warnings.warn( [ 1089.411278] [57942]: INFO cinder.volume.api [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-cfd6261e-c94c-486b-9d09-16e730ffa85f tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1089.416451] [57942]: INFO cinder.api.openstack.wsgi [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-cfd6261e-c94c-486b-9d09-16e730ffa85f tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 returned with HTTP 200 [ 1089.417067] [57942]: [pid: 57942|app: 0|req: 150/292] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:39:28 2025] GET /volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 => generated 1325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1090.598708] [57941]: DEBUG cinder.api.middleware.request_id [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-e3149a20-c069-4b1b-ac06-1c6a9bd6891f None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.603643] [57941]: INFO cinder.api.openstack.wsgi [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-e3149a20-c069-4b1b-ac06-1c6a9bd6891f tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] DELETE http://10.180.1.21/volume/v3/attachments/125e6a96-3914-45b3-8130-a019de10d174 [ 1090.603806] [57941]: DEBUG cinder.api.openstack.wsgi [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-e3149a20-c069-4b1b-ac06-1c6a9bd6891f tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1090.604036] [57941]: DEBUG cinder.api.openstack.wsgi [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-e3149a20-c069-4b1b-ac06-1c6a9bd6891f tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'version_select' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1090.614447] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.614447] [57941]: warnings.warn( [ 1091.151270] [57941]: INFO cinder.api.openstack.wsgi [req-7f13659f-6ff3-44cf-b514-5b17f406c8e6 req-e3149a20-c069-4b1b-ac06-1c6a9bd6891f tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/attachments/125e6a96-3914-45b3-8130-a019de10d174 returned with HTTP 200 [ 1091.151882] [57941]: [pid: 57941|app: 0|req: 143/293] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:39:29 2025] DELETE /volume/v3/attachments/125e6a96-3914-45b3-8130-a019de10d174 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.166999] [57942]: DEBUG cinder.api.middleware.request_id [None req-e1951742-d332-4788-8da6-62fd69ca6d19 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.171278] [57942]: INFO cinder.api.openstack.wsgi [None req-e1951742-d332-4788-8da6-62fd69ca6d19 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 [ 1092.171278] [57942]: DEBUG cinder.api.openstack.wsgi [None req-e1951742-d332-4788-8da6-62fd69ca6d19 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1092.171278] [57942]: DEBUG cinder.api.openstack.wsgi [None req-e1951742-d332-4788-8da6-62fd69ca6d19 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1092.183146] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.183146] [57942]: warnings.warn( [ 1092.186547] [57942]: INFO cinder.volume.api [None req-e1951742-d332-4788-8da6-62fd69ca6d19 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1092.192196] [57942]: INFO cinder.api.openstack.wsgi [None req-e1951742-d332-4788-8da6-62fd69ca6d19 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 returned with HTTP 200 [ 1092.192843] [57942]: [pid: 57942|app: 0|req: 151/294] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:39:30 2025] GET /volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.150151] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1102.195125] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1110.092889] [57941]: DEBUG cinder.api.middleware.request_id [None req-072f8493-9137-48bf-88c3-15b1ffc80884 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.094920] [57941]: INFO cinder.api.openstack.wsgi [None req-072f8493-9137-48bf-88c3-15b1ffc80884 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 1110.095303] [57941]: DEBUG cinder.api.openstack.wsgi [None req-072f8493-9137-48bf-88c3-15b1ffc80884 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1110.095667] [57941]: DEBUG cinder.api.openstack.wsgi [None req-072f8493-9137-48bf-88c3-15b1ffc80884 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1110.107241] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.107241] [57941]: warnings.warn( [ 1110.112190] [57941]: INFO cinder.volume.api [None req-072f8493-9137-48bf-88c3-15b1ffc80884 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1110.117183] [57941]: INFO cinder.api.openstack.wsgi [None req-072f8493-9137-48bf-88c3-15b1ffc80884 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 1110.117572] [57941]: [pid: 57941|app: 0|req: 144/295] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:39:48 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.175654] [57942]: DEBUG cinder.api.middleware.request_id [None req-542a0aa5-d5d0-49c9-8a8c-60874398e89b None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.177518] [57942]: INFO cinder.api.openstack.wsgi [None req-542a0aa5-d5d0-49c9-8a8c-60874398e89b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 1110.177735] [57942]: DEBUG cinder.api.openstack.wsgi [None req-542a0aa5-d5d0-49c9-8a8c-60874398e89b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1110.177940] [57942]: DEBUG cinder.api.openstack.wsgi [None req-542a0aa5-d5d0-49c9-8a8c-60874398e89b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1110.188499] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.188499] [57942]: warnings.warn( [ 1110.192504] [57942]: INFO cinder.volume.api [None req-542a0aa5-d5d0-49c9-8a8c-60874398e89b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1110.197764] [57942]: INFO cinder.api.openstack.wsgi [None req-542a0aa5-d5d0-49c9-8a8c-60874398e89b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 1110.198221] [57942]: [pid: 57942|app: 0|req: 152/296] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:39:48 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.615760] [57941]: DEBUG cinder.api.middleware.request_id [None req-d24456ac-7be8-42b8-a1ed-089514f032a0 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.617562] [57941]: INFO cinder.api.openstack.wsgi [None req-d24456ac-7be8-42b8-a1ed-089514f032a0 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1110.617932] [57941]: DEBUG cinder.api.openstack.wsgi [None req-d24456ac-7be8-42b8-a1ed-089514f032a0 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1110.618314] [57941]: DEBUG cinder.api.openstack.wsgi [None req-d24456ac-7be8-42b8-a1ed-089514f032a0 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1110.630198] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.630198] [57941]: warnings.warn( [ 1110.634651] [57941]: INFO cinder.volume.api [None req-d24456ac-7be8-42b8-a1ed-089514f032a0 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1110.640652] [57941]: INFO cinder.api.openstack.wsgi [None req-d24456ac-7be8-42b8-a1ed-089514f032a0 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1110.640652] [57941]: [pid: 57941|app: 0|req: 145/297] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:39:49 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1110.677366] [57942]: DEBUG cinder.api.middleware.request_id [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-99c6c4ae-20ba-4b28-bf29-1bb555dc065d None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.679555] [57942]: INFO cinder.api.openstack.wsgi [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-99c6c4ae-20ba-4b28-bf29-1bb555dc065d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1110.679944] [57942]: DEBUG cinder.api.openstack.wsgi [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-99c6c4ae-20ba-4b28-bf29-1bb555dc065d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1110.680368] [57942]: DEBUG cinder.api.openstack.wsgi [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-99c6c4ae-20ba-4b28-bf29-1bb555dc065d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1110.692114] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.692114] [57942]: warnings.warn( [ 1110.697459] [57942]: INFO cinder.volume.api [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-99c6c4ae-20ba-4b28-bf29-1bb555dc065d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1110.703516] [57942]: INFO cinder.api.openstack.wsgi [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-99c6c4ae-20ba-4b28-bf29-1bb555dc065d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1110.704541] [57942]: [pid: 57942|app: 0|req: 153/298] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:39:49 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1110.724305] [57941]: DEBUG cinder.api.middleware.request_id [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-8ec8831f-b0bb-47c9-8f5d-d7995c3e908b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.726811] [57941]: INFO cinder.api.openstack.wsgi [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-8ec8831f-b0bb-47c9-8f5d-d7995c3e908b tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] POST http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584/action [ 1110.727399] [57941]: DEBUG cinder.api.openstack.wsgi [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-8ec8831f-b0bb-47c9-8f5d-d7995c3e908b tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1110.727599] [57941]: DEBUG cinder.api.openstack.wsgi [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-8ec8831f-b0bb-47c9-8f5d-d7995c3e908b tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1110.738372] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.738372] [57941]: warnings.warn( [ 1110.739029] [57941]: INFO cinder.volume.api [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-8ec8831f-b0bb-47c9-8f5d-d7995c3e908b tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1110.744878] [57941]: INFO cinder.volume.api [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-8ec8831f-b0bb-47c9-8f5d-d7995c3e908b tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Begin detaching volume completed successfully. [ 1110.745191] [57941]: INFO cinder.api.openstack.wsgi [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-8ec8831f-b0bb-47c9-8f5d-d7995c3e908b tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584/action returned with HTTP 202 [ 1110.746311] [57941]: [pid: 57941|app: 0|req: 146/299] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 11 07:39:49 2025] POST /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1111.766260] [57942]: DEBUG cinder.api.middleware.request_id [None req-38290963-2645-4e6a-97d7-1aabf5763440 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.766713] [57942]: INFO cinder.api.openstack.wsgi [None req-38290963-2645-4e6a-97d7-1aabf5763440 None None] GET http://10.180.1.21/volume// [ 1111.766883] [57942]: DEBUG cinder.api.openstack.wsgi [None req-38290963-2645-4e6a-97d7-1aabf5763440 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1111.767118] [57942]: DEBUG cinder.api.openstack.wsgi [None req-38290963-2645-4e6a-97d7-1aabf5763440 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1111.767610] [57942]: INFO cinder.api.openstack.wsgi [None req-38290963-2645-4e6a-97d7-1aabf5763440 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1111.767950] [57942]: [pid: 57942|app: 0|req: 154/300] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:39:50 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1111.773032] [57941]: DEBUG cinder.api.middleware.request_id [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-e9fc2cee-ec32-4c46-b03d-c822456768d8 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.776174] [57941]: INFO cinder.api.openstack.wsgi [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-e9fc2cee-ec32-4c46-b03d-c822456768d8 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1111.776593] [57941]: DEBUG cinder.api.openstack.wsgi [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-e9fc2cee-ec32-4c46-b03d-c822456768d8 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1111.776846] [57941]: DEBUG cinder.api.openstack.wsgi [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-e9fc2cee-ec32-4c46-b03d-c822456768d8 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1111.798028] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.798028] [57941]: warnings.warn( [ 1111.802654] [57941]: INFO cinder.volume.api [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-e9fc2cee-ec32-4c46-b03d-c822456768d8 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1111.809609] [57941]: INFO cinder.api.openstack.wsgi [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-e9fc2cee-ec32-4c46-b03d-c822456768d8 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1111.810071] [57941]: [pid: 57941|app: 0|req: 147/301] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:39:50 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 1326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1113.053750] [57942]: DEBUG cinder.api.middleware.request_id [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-754d2c1c-3ecb-4ddc-a869-7fc4648916a7 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.056203] [57942]: INFO cinder.api.openstack.wsgi [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-754d2c1c-3ecb-4ddc-a869-7fc4648916a7 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9ea36e8f-96ce-4066-bfe2-8a663013c381 [ 1113.056431] [57942]: DEBUG cinder.api.openstack.wsgi [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-754d2c1c-3ecb-4ddc-a869-7fc4648916a7 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1113.057036] [57942]: DEBUG cinder.api.openstack.wsgi [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-754d2c1c-3ecb-4ddc-a869-7fc4648916a7 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1113.068236] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.068236] [57942]: warnings.warn( [ 1113.597307] [57942]: INFO cinder.api.openstack.wsgi [req-7cabf854-3c44-4cca-8c1e-0bf4f251b8e6 req-754d2c1c-3ecb-4ddc-a869-7fc4648916a7 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/attachments/9ea36e8f-96ce-4066-bfe2-8a663013c381 returned with HTTP 200 [ 1113.597772] [57942]: [pid: 57942|app: 0|req: 155/302] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:39:51 2025] DELETE /volume/v3/attachments/9ea36e8f-96ce-4066-bfe2-8a663013c381 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.967549] [57941]: DEBUG cinder.api.middleware.request_id [None req-132a8d5c-6aad-4383-94a9-058e889f25a7 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.969921] [57941]: INFO cinder.api.openstack.wsgi [None req-132a8d5c-6aad-4383-94a9-058e889f25a7 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1114.970230] [57941]: DEBUG cinder.api.openstack.wsgi [None req-132a8d5c-6aad-4383-94a9-058e889f25a7 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1114.970531] [57941]: DEBUG cinder.api.openstack.wsgi [None req-132a8d5c-6aad-4383-94a9-058e889f25a7 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1114.983171] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.983171] [57941]: warnings.warn( [ 1114.987326] [57941]: INFO cinder.volume.api [None req-132a8d5c-6aad-4383-94a9-058e889f25a7 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1114.992081] [57941]: INFO cinder.api.openstack.wsgi [None req-132a8d5c-6aad-4383-94a9-058e889f25a7 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1114.992495] [57941]: [pid: 57941|app: 0|req: 148/303] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:39:53 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1123.596471] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=19,cinder:UPDATE=3 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1124.989439] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=20,cinder:UPDATE=1 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1128.326557] [57942]: DEBUG cinder.api.middleware.request_id [None req-bc9f1103-78fa-43ad-83d4-4883cb6fec73 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.328643] [57942]: INFO cinder.api.openstack.wsgi [None req-bc9f1103-78fa-43ad-83d4-4883cb6fec73 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] DELETE http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1128.328938] [57942]: DEBUG cinder.api.openstack.wsgi [None req-bc9f1103-78fa-43ad-83d4-4883cb6fec73 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1128.329075] [57942]: DEBUG cinder.api.openstack.wsgi [None req-bc9f1103-78fa-43ad-83d4-4883cb6fec73 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'delete' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1128.329245] [57942]: INFO cinder.api.v3.volumes [None req-bc9f1103-78fa-43ad-83d4-4883cb6fec73 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Delete volume with id: 87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1128.341369] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.341369] [57942]: warnings.warn( [ 1128.341922] [57942]: INFO cinder.volume.api [None req-bc9f1103-78fa-43ad-83d4-4883cb6fec73 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1128.366388] [57942]: INFO cinder.volume.api [None req-bc9f1103-78fa-43ad-83d4-4883cb6fec73 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Delete volume request issued successfully. [ 1128.366388] [57942]: INFO cinder.api.openstack.wsgi [None req-bc9f1103-78fa-43ad-83d4-4883cb6fec73 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 202 [ 1128.366388] [57942]: [pid: 57942|app: 0|req: 156/304] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:40:07 2025] DELETE /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1128.370456] [57941]: DEBUG cinder.api.middleware.request_id [None req-837c2c03-9a1f-4ed3-b286-47ea9e093da4 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.375252] [57941]: INFO cinder.api.openstack.wsgi [None req-837c2c03-9a1f-4ed3-b286-47ea9e093da4 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1128.375252] [57941]: DEBUG cinder.api.openstack.wsgi [None req-837c2c03-9a1f-4ed3-b286-47ea9e093da4 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1128.375252] [57941]: DEBUG cinder.api.openstack.wsgi [None req-837c2c03-9a1f-4ed3-b286-47ea9e093da4 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1128.383269] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.383269] [57941]: warnings.warn( [ 1128.387298] [57941]: INFO cinder.volume.api [None req-837c2c03-9a1f-4ed3-b286-47ea9e093da4 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1128.394119] [57941]: INFO cinder.api.openstack.wsgi [None req-837c2c03-9a1f-4ed3-b286-47ea9e093da4 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1128.394549] [57941]: [pid: 57941|app: 0|req: 149/305] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:07 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.408305] [57942]: DEBUG cinder.api.middleware.request_id [None req-a5c274f5-3ad1-45d4-9597-b1dbe05a0c1f None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.412157] [57942]: INFO cinder.api.openstack.wsgi [None req-a5c274f5-3ad1-45d4-9597-b1dbe05a0c1f tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1129.412477] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a5c274f5-3ad1-45d4-9597-b1dbe05a0c1f tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1129.412744] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a5c274f5-3ad1-45d4-9597-b1dbe05a0c1f tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1129.431659] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.431659] [57942]: warnings.warn( [ 1129.438722] [57942]: INFO cinder.volume.api [None req-a5c274f5-3ad1-45d4-9597-b1dbe05a0c1f tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1129.447187] [57942]: INFO cinder.api.openstack.wsgi [None req-a5c274f5-3ad1-45d4-9597-b1dbe05a0c1f tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1129.447839] [57942]: [pid: 57942|app: 0|req: 157/306] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:08 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.459467] [57941]: DEBUG cinder.api.middleware.request_id [None req-dd7f2641-7090-4cad-8b96-34724b708671 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.462852] [57941]: INFO cinder.api.openstack.wsgi [None req-dd7f2641-7090-4cad-8b96-34724b708671 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1130.465802] [57941]: DEBUG cinder.api.openstack.wsgi [None req-dd7f2641-7090-4cad-8b96-34724b708671 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1130.465802] [57941]: DEBUG cinder.api.openstack.wsgi [None req-dd7f2641-7090-4cad-8b96-34724b708671 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1130.477217] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.477217] [57941]: warnings.warn( [ 1130.484649] [57941]: INFO cinder.volume.api [None req-dd7f2641-7090-4cad-8b96-34724b708671 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1130.491834] [57941]: INFO cinder.api.openstack.wsgi [None req-dd7f2641-7090-4cad-8b96-34724b708671 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 200 [ 1130.492510] [57941]: [pid: 57941|app: 0|req: 150/307] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:09 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.504427] [57942]: DEBUG cinder.api.middleware.request_id [None req-3f022998-e6b5-42da-9838-76039d7b6b27 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.507217] [57942]: INFO cinder.api.openstack.wsgi [None req-3f022998-e6b5-42da-9838-76039d7b6b27 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 [ 1131.507472] [57942]: DEBUG cinder.api.openstack.wsgi [None req-3f022998-e6b5-42da-9838-76039d7b6b27 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1131.507684] [57942]: DEBUG cinder.api.openstack.wsgi [None req-3f022998-e6b5-42da-9838-76039d7b6b27 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1131.518878] [57942]: INFO cinder.api.openstack.wsgi [None req-3f022998-e6b5-42da-9838-76039d7b6b27 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 returned with HTTP 404 [ 1131.519393] [57942]: [pid: 57942|app: 0|req: 158/308] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:10 2025] GET /volume/v3/volumes/87658dad-d12e-4eef-a3b8-27fda7e2f584 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1131.528987] [57941]: DEBUG cinder.api.middleware.request_id [None req-d5d06557-148a-4ed3-bf01-fbe9d059753d None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.533915] [57941]: INFO cinder.api.openstack.wsgi [None req-d5d06557-148a-4ed3-bf01-fbe9d059753d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] DELETE http://10.180.1.21/volume/v3/volumes/eaa1b777-a61e-42d8-ad36-abc197c6642d [ 1131.533915] [57941]: DEBUG cinder.api.openstack.wsgi [None req-d5d06557-148a-4ed3-bf01-fbe9d059753d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1131.533915] [57941]: DEBUG cinder.api.openstack.wsgi [None req-d5d06557-148a-4ed3-bf01-fbe9d059753d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'delete' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1131.533915] [57941]: INFO cinder.api.v3.volumes [None req-d5d06557-148a-4ed3-bf01-fbe9d059753d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Delete volume with id: eaa1b777-a61e-42d8-ad36-abc197c6642d [ 1131.544027] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.544027] [57941]: warnings.warn( [ 1131.544027] [57941]: INFO cinder.volume.api [None req-d5d06557-148a-4ed3-bf01-fbe9d059753d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1131.568197] [57941]: INFO cinder.volume.api [None req-d5d06557-148a-4ed3-bf01-fbe9d059753d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Delete volume request issued successfully. [ 1131.568197] [57941]: INFO cinder.api.openstack.wsgi [None req-d5d06557-148a-4ed3-bf01-fbe9d059753d tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/eaa1b777-a61e-42d8-ad36-abc197c6642d returned with HTTP 202 [ 1131.568197] [57941]: [pid: 57941|app: 0|req: 151/309] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:40:10 2025] DELETE /volume/v3/volumes/eaa1b777-a61e-42d8-ad36-abc197c6642d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1131.573796] [57942]: DEBUG cinder.api.middleware.request_id [None req-3824a4c6-21e4-4892-a8a9-cf1094bd96ad None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.575136] [57942]: INFO cinder.api.openstack.wsgi [None req-3824a4c6-21e4-4892-a8a9-cf1094bd96ad tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/eaa1b777-a61e-42d8-ad36-abc197c6642d [ 1131.575385] [57942]: DEBUG cinder.api.openstack.wsgi [None req-3824a4c6-21e4-4892-a8a9-cf1094bd96ad tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1131.575596] [57942]: DEBUG cinder.api.openstack.wsgi [None req-3824a4c6-21e4-4892-a8a9-cf1094bd96ad tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1131.585615] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.585615] [57942]: warnings.warn( [ 1131.591059] [57942]: INFO cinder.volume.api [None req-3824a4c6-21e4-4892-a8a9-cf1094bd96ad tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Volume info retrieved successfully. [ 1131.596618] [57942]: INFO cinder.api.openstack.wsgi [None req-3824a4c6-21e4-4892-a8a9-cf1094bd96ad tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/eaa1b777-a61e-42d8-ad36-abc197c6642d returned with HTTP 200 [ 1131.597441] [57942]: [pid: 57942|app: 0|req: 159/310] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:10 2025] GET /volume/v3/volumes/eaa1b777-a61e-42d8-ad36-abc197c6642d => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.610119] [57941]: DEBUG cinder.api.middleware.request_id [None req-a2879bdf-f21f-4491-8c4b-e06ab341dba8 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.612184] [57941]: INFO cinder.api.openstack.wsgi [None req-a2879bdf-f21f-4491-8c4b-e06ab341dba8 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] GET http://10.180.1.21/volume/v3/volumes/eaa1b777-a61e-42d8-ad36-abc197c6642d [ 1132.612406] [57941]: DEBUG cinder.api.openstack.wsgi [None req-a2879bdf-f21f-4491-8c4b-e06ab341dba8 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1132.612612] [57941]: DEBUG cinder.api.openstack.wsgi [None req-a2879bdf-f21f-4491-8c4b-e06ab341dba8 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1132.620396] [57941]: INFO cinder.api.openstack.wsgi [None req-a2879bdf-f21f-4491-8c4b-e06ab341dba8 tempest-ServerRescueNegativeTestJSON-296029271 tempest-ServerRescueNegativeTestJSON-296029271-project-member] http://10.180.1.21/volume/v3/volumes/eaa1b777-a61e-42d8-ad36-abc197c6642d returned with HTTP 404 [ 1132.621039] [57941]: [pid: 57941|app: 0|req: 152/311] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:11 2025] GET /volume/v3/volumes/eaa1b777-a61e-42d8-ad36-abc197c6642d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1138.381963] [57942]: DEBUG cinder.api.middleware.request_id [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.389272] [57942]: INFO cinder.api.openstack.wsgi [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1138.389272] [57942]: DEBUG cinder.api.openstack.wsgi [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-336753522"}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1138.390744] [57942]: DEBUG cinder.api.v3.volumes [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-336753522'}} {{(pid=57942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1138.391206] [57942]: INFO cinder.api.v3.volumes [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Create volume of 1 GB [ 1138.403306] [57942]: INFO cinder.volume.api [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Availability Zones retrieved successfully. [ 1138.412309] [57942]: DEBUG cinder.volume.api [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Flow 'volume_create_api' (9ca57e68-09df-4051-9d04-ec45dde8f13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1138.413535] [57942]: DEBUG cinder.volume.api [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d28001-c488-4b67-8434-28e9350f88bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1138.416029] [57942]: DEBUG cinder.volume.flows.api.create_volume [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Validating volume size '1' using validate_int {{(pid=57942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1138.443953] [57942]: DEBUG cinder.volume.api [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d28001-c488-4b67-8434-28e9350f88bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1138.444802] [57942]: DEBUG cinder.volume.api [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87d1d96f-ab31-4200-a88e-2cc149a4f898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1138.488519] [57942]: DEBUG cinder.quota [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Created reservations ['646b8c96-ac19-455e-917b-7c4c167ad0ea', '7a930002-4421-4768-803e-1b38c6d93335', '3ed830a5-323d-4a06-8f5c-45f301cbb2e4', '193b18d6-4139-44bb-ae35-3c8519c37862'] {{(pid=57942) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1138.489552] [57942]: DEBUG cinder.volume.api [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87d1d96f-ab31-4200-a88e-2cc149a4f898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['646b8c96-ac19-455e-917b-7c4c167ad0ea', '7a930002-4421-4768-803e-1b38c6d93335', '3ed830a5-323d-4a06-8f5c-45f301cbb2e4', '193b18d6-4139-44bb-ae35-3c8519c37862']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1138.490523] [57942]: DEBUG cinder.volume.api [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d6a0f42-79e9-435f-89d2-3b934339c26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1138.512781] [57942]: DEBUG cinder.volume.api [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d6a0f42-79e9-435f-89d2-3b934339c26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5509b87d-ed4e-421a-810a-6a8c715c56bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-336753522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f781190515a46d194bdf14eb29bcc13',qos_specs=None,replication_status=,reservations=['646b8c96-ac19-455e-917b-7c4c167ad0ea','7a930002-4421-4768-803e-1b38c6d93335','3ed830a5-323d-4a06-8f5c-45f301cbb2e4','193b18d6-4139-44bb-ae35-3c8519c37862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21dacc805db249d4b8dd4c8190740f33',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:40:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-336753522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5509b87d-ed4e-421a-810a-6a8c715c56bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f781190515a46d194bdf14eb29bcc13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21dacc805db249d4b8dd4c8190740f33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1138.514868] [57942]: DEBUG cinder.volume.api [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7f2ecd9-1c0f-464e-bb5e-3a1096ad7d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1138.528991] [57942]: DEBUG cinder.volume.api [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7f2ecd9-1c0f-464e-bb5e-3a1096ad7d22) transitioned into state 'SUCCESS' from state '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-336753522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f781190515a46d194bdf14eb29bcc13',qos_specs=None,replication_status=,reservations=['646b8c96-ac19-455e-917b-7c4c167ad0ea','7a930002-4421-4768-803e-1b38c6d93335','3ed830a5-323d-4a06-8f5c-45f301cbb2e4','193b18d6-4139-44bb-ae35-3c8519c37862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21dacc805db249d4b8dd4c8190740f33',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1138.529997] [57942]: DEBUG cinder.volume.api [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7edf59-0846-4fa3-b3a9-0c1a25f65ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1138.539632] [57942]: DEBUG cinder.volume.api [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7edf59-0846-4fa3-b3a9-0c1a25f65ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1138.540718] [57942]: DEBUG cinder.volume.api [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Flow 'volume_create_api' (9ca57e68-09df-4051-9d04-ec45dde8f13a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1138.541356] [57942]: INFO cinder.volume.api [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Create volume request issued successfully. [ 1138.541752] [57942]: INFO cinder.api.openstack.wsgi [None req-9acbbede-5bb3-4667-a738-cfc98ac87cbd tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1138.542576] [57942]: [pid: 57942|app: 0|req: 160/312] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:40:17 2025] POST /volume/v3/volumes => generated 753 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1138.552610] [57941]: DEBUG cinder.api.middleware.request_id [None req-0f9c9135-25e8-47fa-9dd7-15c9a46029b6 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.554637] [57941]: INFO cinder.api.openstack.wsgi [None req-0f9c9135-25e8-47fa-9dd7-15c9a46029b6 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1138.554836] [57941]: DEBUG cinder.api.openstack.wsgi [None req-0f9c9135-25e8-47fa-9dd7-15c9a46029b6 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1138.555123] [57941]: DEBUG cinder.api.openstack.wsgi [None req-0f9c9135-25e8-47fa-9dd7-15c9a46029b6 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1138.563352] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.563352] [57941]: warnings.warn( [ 1138.568040] [57941]: INFO cinder.volume.api [None req-0f9c9135-25e8-47fa-9dd7-15c9a46029b6 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1138.573471] [57941]: INFO cinder.api.openstack.wsgi [None req-0f9c9135-25e8-47fa-9dd7-15c9a46029b6 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1138.573899] [57941]: [pid: 57941|app: 0|req: 153/313] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:17 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.585090] [57942]: DEBUG cinder.api.middleware.request_id [None req-7e581bb8-840b-44d1-a1c3-1d0262cbf8fa None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.588443] [57942]: INFO cinder.api.openstack.wsgi [None req-7e581bb8-840b-44d1-a1c3-1d0262cbf8fa tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1139.588670] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7e581bb8-840b-44d1-a1c3-1d0262cbf8fa tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1139.588903] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7e581bb8-840b-44d1-a1c3-1d0262cbf8fa tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1139.602878] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.602878] [57942]: warnings.warn( [ 1139.607901] [57942]: INFO cinder.volume.api [None req-7e581bb8-840b-44d1-a1c3-1d0262cbf8fa tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1139.613349] [57942]: INFO cinder.api.openstack.wsgi [None req-7e581bb8-840b-44d1-a1c3-1d0262cbf8fa tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1139.614071] [57942]: [pid: 57942|app: 0|req: 161/314] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:18 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.669736] [57941]: DEBUG cinder.api.middleware.request_id [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-95b245d9-5e2b-4535-8b56-ec4ff83216bf None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.672746] [57941]: INFO cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-95b245d9-5e2b-4535-8b56-ec4ff83216bf tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1139.672975] [57941]: DEBUG cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-95b245d9-5e2b-4535-8b56-ec4ff83216bf tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1139.673251] [57941]: DEBUG cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-95b245d9-5e2b-4535-8b56-ec4ff83216bf tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1139.683424] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.683424] [57941]: warnings.warn( [ 1139.687599] [57941]: INFO cinder.volume.api [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-95b245d9-5e2b-4535-8b56-ec4ff83216bf tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1139.692558] [57941]: INFO cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-95b245d9-5e2b-4535-8b56-ec4ff83216bf tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1139.692997] [57941]: [pid: 57941|app: 0|req: 154/315] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:40:18 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.215309] [57942]: DEBUG cinder.api.middleware.request_id [None req-09b027db-3748-41c2-8e5b-77e3195f8532 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.215769] [57942]: INFO cinder.api.openstack.wsgi [None req-09b027db-3748-41c2-8e5b-77e3195f8532 None None] GET http://10.180.1.21/volume// [ 1141.215940] [57942]: DEBUG cinder.api.openstack.wsgi [None req-09b027db-3748-41c2-8e5b-77e3195f8532 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1141.216162] [57942]: DEBUG cinder.api.openstack.wsgi [None req-09b027db-3748-41c2-8e5b-77e3195f8532 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1141.216546] [57942]: INFO cinder.api.openstack.wsgi [None req-09b027db-3748-41c2-8e5b-77e3195f8532 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1141.216971] [57942]: [pid: 57942|app: 0|req: 162/316] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Dec 11 07:40:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1141.220567] [57941]: DEBUG cinder.api.middleware.request_id [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-3ddb8a94-4923-45b5-b983-4657554a33f8 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.223127] [57941]: INFO cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-3ddb8a94-4923-45b5-b983-4657554a33f8 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1141.223655] [57941]: DEBUG cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-3ddb8a94-4923-45b5-b983-4657554a33f8 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5509b87d-ed4e-421a-810a-6a8c715c56bc", "connector": null, "instance_uuid": "b6b6ea84-e34c-45cc-abba-fa085af96d8b"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1141.237866] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.237866] [57941]: warnings.warn( [ 1141.262074] [57941]: INFO cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-3ddb8a94-4923-45b5-b983-4657554a33f8 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1141.262546] [57941]: [pid: 57941|app: 0|req: 155/317] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:40:19 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1141.290049] [57942]: DEBUG cinder.api.middleware.request_id [None req-5a051472-6952-43d9-a49a-674a18174f0f None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.292580] [57942]: INFO cinder.api.openstack.wsgi [None req-5a051472-6952-43d9-a49a-674a18174f0f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1141.293170] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5a051472-6952-43d9-a49a-674a18174f0f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1141.293170] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5a051472-6952-43d9-a49a-674a18174f0f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1141.306685] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.306685] [57942]: warnings.warn( [ 1141.312291] [57942]: INFO cinder.volume.api [None req-5a051472-6952-43d9-a49a-674a18174f0f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1141.318294] [57942]: INFO cinder.api.openstack.wsgi [None req-5a051472-6952-43d9-a49a-674a18174f0f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1141.318732] [57942]: [pid: 57942|app: 0|req: 163/318] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:20 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.790644] [57941]: DEBUG cinder.api.middleware.request_id [None req-57737d51-b1bc-42f9-a62d-914e0acbf5d1 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.790877] [57941]: INFO cinder.api.openstack.wsgi [None req-57737d51-b1bc-42f9-a62d-914e0acbf5d1 None None] GET http://10.180.1.21/volume// [ 1141.791062] [57941]: DEBUG cinder.api.openstack.wsgi [None req-57737d51-b1bc-42f9-a62d-914e0acbf5d1 None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1141.791271] [57941]: DEBUG cinder.api.openstack.wsgi [None req-57737d51-b1bc-42f9-a62d-914e0acbf5d1 None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1141.791655] [57941]: INFO cinder.api.openstack.wsgi [None req-57737d51-b1bc-42f9-a62d-914e0acbf5d1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1141.792074] [57941]: [pid: 57941|app: 0|req: 156/319] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:40:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1141.796061] [57942]: DEBUG cinder.api.middleware.request_id [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-c162a941-abe9-4bdc-a56a-8ac4e3f302d1 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.798468] [57942]: INFO cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-c162a941-abe9-4bdc-a56a-8ac4e3f302d1 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1141.798844] [57942]: DEBUG cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-c162a941-abe9-4bdc-a56a-8ac4e3f302d1 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1141.799192] [57942]: DEBUG cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-c162a941-abe9-4bdc-a56a-8ac4e3f302d1 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1141.809462] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.809462] [57942]: warnings.warn( [ 1141.812954] [57942]: INFO cinder.volume.api [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-c162a941-abe9-4bdc-a56a-8ac4e3f302d1 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1141.817677] [57942]: INFO cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-c162a941-abe9-4bdc-a56a-8ac4e3f302d1 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1141.818311] [57942]: [pid: 57942|app: 0|req: 164/320] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:40:20 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1141.847424] [57941]: DEBUG cinder.api.middleware.request_id [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-53dbb612-fab7-42c2-9a75-4a2daedaa701 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.849772] [57941]: INFO cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-53dbb612-fab7-42c2-9a75-4a2daedaa701 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] PUT http://10.180.1.21/volume/v3/attachments/71ea2959-ff3c-44e4-825c-ba72aca51716 [ 1141.850277] [57941]: DEBUG cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-53dbb612-fab7-42c2-9a75-4a2daedaa701 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-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-986875", "mountpoint": "/dev/sdb"}}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1141.857930] [57941]: DEBUG cinder.coordination [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-53dbb612-fab7-42c2-9a75-4a2daedaa701 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Acquiring lock "cinder-attachment_update-5509b87d-ed4e-421a-810a-6a8c715c56bc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1141.862699] [57941]: DEBUG cinder.coordination [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-53dbb612-fab7-42c2-9a75-4a2daedaa701 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Lock "cinder-attachment_update-5509b87d-ed4e-421a-810a-6a8c715c56bc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1141.863819] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.863819] [57941]: warnings.warn( [ 1142.329579] [57942]: DEBUG cinder.api.middleware.request_id [None req-5b4addb8-6864-4a29-a7f2-6313d3d5ffa1 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.331669] [57942]: INFO cinder.api.openstack.wsgi [None req-5b4addb8-6864-4a29-a7f2-6313d3d5ffa1 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1142.331899] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5b4addb8-6864-4a29-a7f2-6313d3d5ffa1 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1142.332200] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5b4addb8-6864-4a29-a7f2-6313d3d5ffa1 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1142.347014] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.347014] [57942]: warnings.warn( [ 1142.351261] [57942]: INFO cinder.volume.api [None req-5b4addb8-6864-4a29-a7f2-6313d3d5ffa1 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1142.356823] [57942]: INFO cinder.api.openstack.wsgi [None req-5b4addb8-6864-4a29-a7f2-6313d3d5ffa1 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1142.357315] [57942]: [pid: 57942|app: 0|req: 165/321] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:21 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.368967] [57942]: DEBUG cinder.api.middleware.request_id [None req-e26ac58b-fdd8-4b64-ba4b-0448315e7c98 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.370982] [57942]: INFO cinder.api.openstack.wsgi [None req-e26ac58b-fdd8-4b64-ba4b-0448315e7c98 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1143.371206] [57942]: DEBUG cinder.api.openstack.wsgi [None req-e26ac58b-fdd8-4b64-ba4b-0448315e7c98 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1143.371417] [57942]: DEBUG cinder.api.openstack.wsgi [None req-e26ac58b-fdd8-4b64-ba4b-0448315e7c98 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1143.387224] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.387224] [57942]: warnings.warn( [ 1143.391479] [57942]: INFO cinder.volume.api [None req-e26ac58b-fdd8-4b64-ba4b-0448315e7c98 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1143.396821] [57942]: INFO cinder.api.openstack.wsgi [None req-e26ac58b-fdd8-4b64-ba4b-0448315e7c98 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1143.397274] [57942]: [pid: 57942|app: 0|req: 166/322] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:22 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.411315] [57942]: DEBUG cinder.api.middleware.request_id [None req-853a6271-06bc-4096-ac44-2b3cd0a58dc3 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.413420] [57942]: INFO cinder.api.openstack.wsgi [None req-853a6271-06bc-4096-ac44-2b3cd0a58dc3 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1144.413633] [57942]: DEBUG cinder.api.openstack.wsgi [None req-853a6271-06bc-4096-ac44-2b3cd0a58dc3 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1144.413840] [57942]: DEBUG cinder.api.openstack.wsgi [None req-853a6271-06bc-4096-ac44-2b3cd0a58dc3 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1144.429664] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.429664] [57942]: warnings.warn( [ 1144.433685] [57942]: INFO cinder.volume.api [None req-853a6271-06bc-4096-ac44-2b3cd0a58dc3 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1144.438581] [57942]: INFO cinder.api.openstack.wsgi [None req-853a6271-06bc-4096-ac44-2b3cd0a58dc3 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1144.439132] [57942]: [pid: 57942|app: 0|req: 167/323] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:23 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.449598] [57942]: DEBUG cinder.api.middleware.request_id [None req-febc4a94-651a-47a0-9351-aec5f586c167 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.451730] [57942]: INFO cinder.api.openstack.wsgi [None req-febc4a94-651a-47a0-9351-aec5f586c167 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1145.451984] [57942]: DEBUG cinder.api.openstack.wsgi [None req-febc4a94-651a-47a0-9351-aec5f586c167 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1145.452283] [57942]: DEBUG cinder.api.openstack.wsgi [None req-febc4a94-651a-47a0-9351-aec5f586c167 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1145.466519] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.466519] [57942]: warnings.warn( [ 1145.470663] [57942]: INFO cinder.volume.api [None req-febc4a94-651a-47a0-9351-aec5f586c167 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1145.475785] [57942]: INFO cinder.api.openstack.wsgi [None req-febc4a94-651a-47a0-9351-aec5f586c167 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1145.476240] [57942]: [pid: 57942|app: 0|req: 168/324] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:24 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.387397] [57941]: DEBUG cinder.coordination [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-53dbb612-fab7-42c2-9a75-4a2daedaa701 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Lock "cinder-attachment_update-5509b87d-ed4e-421a-810a-6a8c715c56bc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=57941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1146.387960] [57941]: INFO cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-53dbb612-fab7-42c2-9a75-4a2daedaa701 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/attachments/71ea2959-ff3c-44e4-825c-ba72aca51716 returned with HTTP 200 [ 1146.388652] [57941]: [pid: 57941|app: 0|req: 157/325] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:40:20 2025] PUT /volume/v3/attachments/71ea2959-ff3c-44e4-825c-ba72aca51716 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.486474] [57942]: DEBUG cinder.api.middleware.request_id [None req-4915d574-f01c-44b7-b5bc-6164727e67cc None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.488620] [57942]: INFO cinder.api.openstack.wsgi [None req-4915d574-f01c-44b7-b5bc-6164727e67cc tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1146.488878] [57942]: DEBUG cinder.api.openstack.wsgi [None req-4915d574-f01c-44b7-b5bc-6164727e67cc tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1146.489111] [57942]: DEBUG cinder.api.openstack.wsgi [None req-4915d574-f01c-44b7-b5bc-6164727e67cc tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1146.503679] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.503679] [57942]: warnings.warn( [ 1146.508276] [57942]: INFO cinder.volume.api [None req-4915d574-f01c-44b7-b5bc-6164727e67cc tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1146.513835] [57942]: INFO cinder.api.openstack.wsgi [None req-4915d574-f01c-44b7-b5bc-6164727e67cc tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1146.514329] [57942]: [pid: 57942|app: 0|req: 169/326] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:25 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.531122] [57941]: DEBUG cinder.api.middleware.request_id [None req-db6f4dc1-a43e-4f3d-8722-97cf6e221aa0 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.533972] [57941]: INFO cinder.api.openstack.wsgi [None req-db6f4dc1-a43e-4f3d-8722-97cf6e221aa0 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1147.533972] [57941]: DEBUG cinder.api.openstack.wsgi [None req-db6f4dc1-a43e-4f3d-8722-97cf6e221aa0 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1147.533972] [57941]: DEBUG cinder.api.openstack.wsgi [None req-db6f4dc1-a43e-4f3d-8722-97cf6e221aa0 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1147.549434] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.549434] [57941]: warnings.warn( [ 1147.553432] [57941]: INFO cinder.volume.api [None req-db6f4dc1-a43e-4f3d-8722-97cf6e221aa0 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1147.560397] [57941]: INFO cinder.api.openstack.wsgi [None req-db6f4dc1-a43e-4f3d-8722-97cf6e221aa0 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1147.560915] [57941]: [pid: 57941|app: 0|req: 158/327] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:26 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.028736] [57942]: DEBUG cinder.api.middleware.request_id [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-0eae66a0-ced5-4fcd-9db7-20f9bb9dbfea None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.031307] [57942]: INFO cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-0eae66a0-ced5-4fcd-9db7-20f9bb9dbfea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] POST http://10.180.1.21/volume/v3/attachments/71ea2959-ff3c-44e4-825c-ba72aca51716/action [ 1148.032042] [57942]: DEBUG cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-0eae66a0-ced5-4fcd-9db7-20f9bb9dbfea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action body: b'{"os-complete": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1148.032042] [57942]: DEBUG cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-0eae66a0-ced5-4fcd-9db7-20f9bb9dbfea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1148.049085] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.049085] [57942]: warnings.warn( [ 1148.059278] [57942]: INFO cinder.api.openstack.wsgi [req-4feabff3-f6e5-4fa4-a10b-53466be5c9d8 req-0eae66a0-ced5-4fcd-9db7-20f9bb9dbfea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/attachments/71ea2959-ff3c-44e4-825c-ba72aca51716/action returned with HTTP 204 [ 1148.059447] [57942]: [pid: 57942|app: 0|req: 170/328] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:40:26 2025] POST /volume/v3/attachments/71ea2959-ff3c-44e4-825c-ba72aca51716/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1148.571459] [57941]: DEBUG cinder.api.middleware.request_id [None req-e752c9e7-38b4-4c1c-b9e6-07674ff0a997 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.574485] [57941]: INFO cinder.api.openstack.wsgi [None req-e752c9e7-38b4-4c1c-b9e6-07674ff0a997 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1148.575569] [57941]: DEBUG cinder.api.openstack.wsgi [None req-e752c9e7-38b4-4c1c-b9e6-07674ff0a997 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1148.575569] [57941]: DEBUG cinder.api.openstack.wsgi [None req-e752c9e7-38b4-4c1c-b9e6-07674ff0a997 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1148.589454] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.589454] [57941]: warnings.warn( [ 1148.593690] [57941]: INFO cinder.volume.api [None req-e752c9e7-38b4-4c1c-b9e6-07674ff0a997 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1148.598676] [57941]: INFO cinder.api.openstack.wsgi [None req-e752c9e7-38b4-4c1c-b9e6-07674ff0a997 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1148.599103] [57941]: [pid: 57941|app: 0|req: 159/329] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:27 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.608528] [57942]: DEBUG cinder.api.middleware.request_id [None req-36ce1293-3c21-4190-9ddf-c0fc583cf626 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.610548] [57942]: INFO cinder.api.openstack.wsgi [None req-36ce1293-3c21-4190-9ddf-c0fc583cf626 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1148.610781] [57942]: DEBUG cinder.api.openstack.wsgi [None req-36ce1293-3c21-4190-9ddf-c0fc583cf626 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1148.610987] [57942]: DEBUG cinder.api.openstack.wsgi [None req-36ce1293-3c21-4190-9ddf-c0fc583cf626 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1148.620672] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.620672] [57942]: warnings.warn( [ 1148.624034] [57942]: INFO cinder.volume.api [None req-36ce1293-3c21-4190-9ddf-c0fc583cf626 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1148.628386] [57942]: INFO cinder.api.openstack.wsgi [None req-36ce1293-3c21-4190-9ddf-c0fc583cf626 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1148.629112] [57942]: [pid: 57942|app: 0|req: 171/330] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:27 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.679052] [57941]: DEBUG cinder.api.middleware.request_id [req-eca47e8b-ce10-4a2b-8a59-56d6e7593caf req-515fde30-8fba-43eb-b916-e100028f1ff6 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.681172] [57941]: INFO cinder.api.openstack.wsgi [req-eca47e8b-ce10-4a2b-8a59-56d6e7593caf req-515fde30-8fba-43eb-b916-e100028f1ff6 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1148.681372] [57941]: DEBUG cinder.api.openstack.wsgi [req-eca47e8b-ce10-4a2b-8a59-56d6e7593caf req-515fde30-8fba-43eb-b916-e100028f1ff6 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1148.681576] [57941]: DEBUG cinder.api.openstack.wsgi [req-eca47e8b-ce10-4a2b-8a59-56d6e7593caf req-515fde30-8fba-43eb-b916-e100028f1ff6 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1148.692514] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.692514] [57941]: warnings.warn( [ 1148.696290] [57941]: INFO cinder.volume.api [req-eca47e8b-ce10-4a2b-8a59-56d6e7593caf req-515fde30-8fba-43eb-b916-e100028f1ff6 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1148.700788] [57941]: INFO cinder.api.openstack.wsgi [req-eca47e8b-ce10-4a2b-8a59-56d6e7593caf req-515fde30-8fba-43eb-b916-e100028f1ff6 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1148.701246] [57941]: [pid: 57941|app: 0|req: 160/331] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:40:27 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.713971] [57942]: DEBUG cinder.api.middleware.request_id [None req-4c13e85c-4b91-44f5-96ea-f3716fa89863 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.716215] [57942]: INFO cinder.api.openstack.wsgi [None req-4c13e85c-4b91-44f5-96ea-f3716fa89863 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1148.716465] [57942]: DEBUG cinder.api.openstack.wsgi [None req-4c13e85c-4b91-44f5-96ea-f3716fa89863 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1148.716676] [57942]: DEBUG cinder.api.openstack.wsgi [None req-4c13e85c-4b91-44f5-96ea-f3716fa89863 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1148.726961] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.726961] [57942]: warnings.warn( [ 1148.730593] [57942]: INFO cinder.volume.api [None req-4c13e85c-4b91-44f5-96ea-f3716fa89863 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1148.735477] [57942]: INFO cinder.api.openstack.wsgi [None req-4c13e85c-4b91-44f5-96ea-f3716fa89863 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1148.736468] [57942]: [pid: 57942|app: 0|req: 172/332] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:27 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.773142] [57941]: DEBUG cinder.api.middleware.request_id [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-225c24f5-b553-4a10-908b-1c47c97c3021 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.775577] [57941]: INFO cinder.api.openstack.wsgi [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-225c24f5-b553-4a10-908b-1c47c97c3021 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1148.775869] [57941]: DEBUG cinder.api.openstack.wsgi [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-225c24f5-b553-4a10-908b-1c47c97c3021 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1148.776150] [57941]: DEBUG cinder.api.openstack.wsgi [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-225c24f5-b553-4a10-908b-1c47c97c3021 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1148.791899] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.791899] [57941]: warnings.warn( [ 1148.797054] [57941]: INFO cinder.volume.api [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-225c24f5-b553-4a10-908b-1c47c97c3021 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1148.803666] [57941]: INFO cinder.api.openstack.wsgi [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-225c24f5-b553-4a10-908b-1c47c97c3021 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1148.804266] [57941]: [pid: 57941|app: 0|req: 161/333] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:40:27 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.826109] [57942]: DEBUG cinder.api.middleware.request_id [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-7f68df41-cce8-448d-b0fc-88b1bbcb3b44 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.829506] [57942]: INFO cinder.api.openstack.wsgi [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-7f68df41-cce8-448d-b0fc-88b1bbcb3b44 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] POST http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc/action [ 1148.829914] [57942]: DEBUG cinder.api.openstack.wsgi [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-7f68df41-cce8-448d-b0fc-88b1bbcb3b44 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1148.830100] [57942]: DEBUG cinder.api.openstack.wsgi [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-7f68df41-cce8-448d-b0fc-88b1bbcb3b44 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1148.844785] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.844785] [57942]: warnings.warn( [ 1148.845629] [57942]: INFO cinder.volume.api [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-7f68df41-cce8-448d-b0fc-88b1bbcb3b44 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1148.852682] [57942]: INFO cinder.volume.api [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-7f68df41-cce8-448d-b0fc-88b1bbcb3b44 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Begin detaching volume completed successfully. [ 1148.853189] [57942]: INFO cinder.api.openstack.wsgi [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-7f68df41-cce8-448d-b0fc-88b1bbcb3b44 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc/action returned with HTTP 202 [ 1148.853840] [57942]: [pid: 57942|app: 0|req: 173/334] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 11 07:40:27 2025] POST /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1149.878852] [57941]: DEBUG cinder.api.middleware.request_id [None req-6513b9b7-1196-4976-a7ca-c96ad2a35e07 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.878852] [57941]: INFO cinder.api.openstack.wsgi [None req-6513b9b7-1196-4976-a7ca-c96ad2a35e07 None None] GET http://10.180.1.21/volume// [ 1149.878852] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6513b9b7-1196-4976-a7ca-c96ad2a35e07 None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1149.878852] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6513b9b7-1196-4976-a7ca-c96ad2a35e07 None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1149.878852] [57941]: INFO cinder.api.openstack.wsgi [None req-6513b9b7-1196-4976-a7ca-c96ad2a35e07 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1149.878852] [57941]: [pid: 57941|app: 0|req: 162/335] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:40:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1149.883459] [57942]: DEBUG cinder.api.middleware.request_id [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-1b03a4db-b1c5-43d2-9e50-8e9900710dc5 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.889389] [57942]: INFO cinder.api.openstack.wsgi [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-1b03a4db-b1c5-43d2-9e50-8e9900710dc5 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1149.889625] [57942]: DEBUG cinder.api.openstack.wsgi [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-1b03a4db-b1c5-43d2-9e50-8e9900710dc5 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1149.889839] [57942]: DEBUG cinder.api.openstack.wsgi [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-1b03a4db-b1c5-43d2-9e50-8e9900710dc5 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1149.909497] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.909497] [57942]: warnings.warn( [ 1149.915841] [57942]: INFO cinder.volume.api [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-1b03a4db-b1c5-43d2-9e50-8e9900710dc5 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1149.929458] [57942]: INFO cinder.api.openstack.wsgi [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-1b03a4db-b1c5-43d2-9e50-8e9900710dc5 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1149.929970] [57942]: [pid: 57942|app: 0|req: 174/336] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:40:28 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 1322 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1151.172997] [57941]: DEBUG cinder.api.middleware.request_id [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-e293cd34-1df9-4874-8c7c-b01769beeff0 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.175463] [57941]: INFO cinder.api.openstack.wsgi [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-e293cd34-1df9-4874-8c7c-b01769beeff0 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] DELETE http://10.180.1.21/volume/v3/attachments/71ea2959-ff3c-44e4-825c-ba72aca51716 [ 1151.175710] [57941]: DEBUG cinder.api.openstack.wsgi [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-e293cd34-1df9-4874-8c7c-b01769beeff0 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1151.175869] [57941]: DEBUG cinder.api.openstack.wsgi [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-e293cd34-1df9-4874-8c7c-b01769beeff0 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'version_select' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1151.185586] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.185586] [57941]: warnings.warn( [ 1151.721428] [57941]: INFO cinder.api.openstack.wsgi [req-84cb22b6-4d78-4dde-9753-629ef7cd0d74 req-e293cd34-1df9-4874-8c7c-b01769beeff0 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/attachments/71ea2959-ff3c-44e4-825c-ba72aca51716 returned with HTTP 200 [ 1151.722141] [57941]: [pid: 57941|app: 0|req: 163/337] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:40:29 2025] DELETE /volume/v3/attachments/71ea2959-ff3c-44e4-825c-ba72aca51716 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.192204] [57942]: DEBUG cinder.api.middleware.request_id [None req-774c6e29-08da-4e63-830c-2f231d78f63f None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.195020] [57942]: INFO cinder.api.openstack.wsgi [None req-774c6e29-08da-4e63-830c-2f231d78f63f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1153.195243] [57942]: DEBUG cinder.api.openstack.wsgi [None req-774c6e29-08da-4e63-830c-2f231d78f63f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1153.195510] [57942]: DEBUG cinder.api.openstack.wsgi [None req-774c6e29-08da-4e63-830c-2f231d78f63f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1153.209309] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.209309] [57942]: warnings.warn( [ 1153.217090] [57942]: INFO cinder.volume.api [None req-774c6e29-08da-4e63-830c-2f231d78f63f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1153.225253] [57942]: INFO cinder.api.openstack.wsgi [None req-774c6e29-08da-4e63-830c-2f231d78f63f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1153.225738] [57942]: [pid: 57942|app: 0|req: 175/338] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:31 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.720404] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=60,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1163.220776] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=96,cinder:UPDATE=16,cinder:INSERT=7 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1165.019473] [57941]: DEBUG cinder.api.middleware.request_id [None req-0c3d9b7e-a394-4524-96b2-105662d7486b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.021482] [57941]: INFO cinder.api.openstack.wsgi [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1165.021844] [57941]: DEBUG cinder.api.openstack.wsgi [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1595520058"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1165.025347] [57941]: DEBUG cinder.api.v3.volumes [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1595520058'}} {{(pid=57941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1165.025347] [57941]: INFO cinder.api.v3.volumes [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Create volume of 1 GB [ 1165.025347] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.025347] [57941]: warnings.warn( [ 1165.034822] [57941]: INFO cinder.volume.api [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Availability Zones retrieved successfully. [ 1165.041379] [57941]: DEBUG cinder.volume.api [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Flow 'volume_create_api' (2aa2682c-4575-46b1-9f1e-456fbec7d213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1165.042815] [57941]: DEBUG cinder.volume.api [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58cb0c5c-ac70-4e50-a4e4-db538461b532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1165.044058] [57941]: DEBUG cinder.volume.flows.api.create_volume [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Validating volume size '1' using validate_int {{(pid=57941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1165.065048] [57941]: DEBUG cinder.volume.api [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58cb0c5c-ac70-4e50-a4e4-db538461b532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1165.066034] [57941]: DEBUG cinder.volume.api [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caccc347-c05d-435a-9337-2c6c6b6b5852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1165.131776] [57941]: DEBUG cinder.quota [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Created reservations ['db9d2d0e-66fe-4afa-be4c-214fbfd331d6', '6933078e-230c-4671-ba52-2086951ee983', '6de23fad-1ed9-4a27-a15a-007a54061854', 'aae89cdc-4ebf-4a55-921e-252dbcf1c7c7'] {{(pid=57941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1165.133796] [57941]: DEBUG cinder.volume.api [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caccc347-c05d-435a-9337-2c6c6b6b5852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db9d2d0e-66fe-4afa-be4c-214fbfd331d6', '6933078e-230c-4671-ba52-2086951ee983', '6de23fad-1ed9-4a27-a15a-007a54061854', 'aae89cdc-4ebf-4a55-921e-252dbcf1c7c7']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1165.134332] [57941]: DEBUG cinder.volume.api [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e987f74-b5fc-450a-878f-71364ef7747e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1165.167607] [57941]: DEBUG cinder.volume.api [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e987f74-b5fc-450a-878f-71364ef7747e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a33e32d-745b-4187-8e3d-f44dd758221a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1595520058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acba532d022f4e0780daadc83e9be73d',qos_specs=None,replication_status=,reservations=['db9d2d0e-66fe-4afa-be4c-214fbfd331d6','6933078e-230c-4671-ba52-2086951ee983','6de23fad-1ed9-4a27-a15a-007a54061854','aae89cdc-4ebf-4a55-921e-252dbcf1c7c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='899533b329f5496a8f9a830373ddd8d2',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:40:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1595520058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a33e32d-745b-4187-8e3d-f44dd758221a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acba532d022f4e0780daadc83e9be73d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='899533b329f5496a8f9a830373ddd8d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1165.168654] [57941]: DEBUG cinder.volume.api [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e77b6a9-c954-4884-8761-06f858b5d979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1165.248718] [57941]: DEBUG cinder.volume.api [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e77b6a9-c954-4884-8761-06f858b5d979) transitioned into state 'SUCCESS' from state '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-1595520058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acba532d022f4e0780daadc83e9be73d',qos_specs=None,replication_status=,reservations=['db9d2d0e-66fe-4afa-be4c-214fbfd331d6','6933078e-230c-4671-ba52-2086951ee983','6de23fad-1ed9-4a27-a15a-007a54061854','aae89cdc-4ebf-4a55-921e-252dbcf1c7c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='899533b329f5496a8f9a830373ddd8d2',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1165.249772] [57941]: DEBUG cinder.volume.api [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eda3695-c9a2-44f8-8ed6-5ffb94b37048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1165.272210] [57941]: DEBUG cinder.volume.api [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eda3695-c9a2-44f8-8ed6-5ffb94b37048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1165.272982] [57941]: DEBUG cinder.volume.api [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Flow 'volume_create_api' (2aa2682c-4575-46b1-9f1e-456fbec7d213) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1165.273414] [57941]: INFO cinder.volume.api [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Create volume request issued successfully. [ 1165.274127] [57941]: INFO cinder.api.openstack.wsgi [None req-0c3d9b7e-a394-4524-96b2-105662d7486b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1165.274602] [57941]: [pid: 57941|app: 0|req: 164/339] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:40:43 2025] POST /volume/v3/volumes => generated 756 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1165.286451] [57942]: DEBUG cinder.api.middleware.request_id [None req-e8d11c03-0f91-4c83-bb34-af2b31b22a8e None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.288585] [57942]: INFO cinder.api.openstack.wsgi [None req-e8d11c03-0f91-4c83-bb34-af2b31b22a8e tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a [ 1165.288808] [57942]: DEBUG cinder.api.openstack.wsgi [None req-e8d11c03-0f91-4c83-bb34-af2b31b22a8e tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1165.289026] [57942]: DEBUG cinder.api.openstack.wsgi [None req-e8d11c03-0f91-4c83-bb34-af2b31b22a8e tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1165.306835] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.306835] [57942]: warnings.warn( [ 1165.312377] [57942]: INFO cinder.volume.api [None req-e8d11c03-0f91-4c83-bb34-af2b31b22a8e tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1165.317338] [57942]: INFO cinder.api.openstack.wsgi [None req-e8d11c03-0f91-4c83-bb34-af2b31b22a8e tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a returned with HTTP 200 [ 1165.317832] [57942]: [pid: 57942|app: 0|req: 176/340] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:44 2025] GET /volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.329255] [57941]: DEBUG cinder.api.middleware.request_id [None req-4616da2a-98fe-4a74-b12f-307929c44f1d None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.332261] [57941]: INFO cinder.api.openstack.wsgi [None req-4616da2a-98fe-4a74-b12f-307929c44f1d tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a [ 1166.332539] [57941]: DEBUG cinder.api.openstack.wsgi [None req-4616da2a-98fe-4a74-b12f-307929c44f1d tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1166.332765] [57941]: DEBUG cinder.api.openstack.wsgi [None req-4616da2a-98fe-4a74-b12f-307929c44f1d tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1166.365483] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.365483] [57941]: warnings.warn( [ 1166.370879] [57941]: INFO cinder.volume.api [None req-4616da2a-98fe-4a74-b12f-307929c44f1d tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1166.378550] [57941]: INFO cinder.api.openstack.wsgi [None req-4616da2a-98fe-4a74-b12f-307929c44f1d tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a returned with HTTP 200 [ 1166.378550] [57941]: [pid: 57941|app: 0|req: 165/341] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:45 2025] GET /volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.330626] [57942]: DEBUG cinder.api.middleware.request_id [None req-b9787cea-f976-4f20-b8c2-3aca428ebbbc None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.332721] [57942]: INFO cinder.api.openstack.wsgi [None req-b9787cea-f976-4f20-b8c2-3aca428ebbbc tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] DELETE http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 1173.333290] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b9787cea-f976-4f20-b8c2-3aca428ebbbc tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1173.333290] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b9787cea-f976-4f20-b8c2-3aca428ebbbc tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'delete' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1173.333474] [57942]: INFO cinder.api.v3.volumes [None req-b9787cea-f976-4f20-b8c2-3aca428ebbbc tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Delete volume with id: eec12917-4c5a-4e9c-b7bc-2743864025bc [ 1173.345474] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.345474] [57942]: warnings.warn( [ 1173.346261] [57942]: INFO cinder.volume.api [None req-b9787cea-f976-4f20-b8c2-3aca428ebbbc tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 1173.365523] [57942]: INFO cinder.volume.api [None req-b9787cea-f976-4f20-b8c2-3aca428ebbbc tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Delete volume request issued successfully. [ 1173.365735] [57942]: INFO cinder.api.openstack.wsgi [None req-b9787cea-f976-4f20-b8c2-3aca428ebbbc tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 202 [ 1173.366365] [57942]: [pid: 57942|app: 0|req: 177/342] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:40:52 2025] DELETE /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1173.369315] [57941]: DEBUG cinder.api.middleware.request_id [None req-eb0636ff-acc0-4f05-a614-b712658134fb None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.371421] [57941]: INFO cinder.api.openstack.wsgi [None req-eb0636ff-acc0-4f05-a614-b712658134fb tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 1173.372066] [57941]: DEBUG cinder.api.openstack.wsgi [None req-eb0636ff-acc0-4f05-a614-b712658134fb tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1173.372066] [57941]: DEBUG cinder.api.openstack.wsgi [None req-eb0636ff-acc0-4f05-a614-b712658134fb tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1173.380771] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.380771] [57941]: warnings.warn( [ 1173.386126] [57941]: INFO cinder.volume.api [None req-eb0636ff-acc0-4f05-a614-b712658134fb tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 1173.391031] [57941]: INFO cinder.api.openstack.wsgi [None req-eb0636ff-acc0-4f05-a614-b712658134fb tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 1173.391493] [57941]: [pid: 57941|app: 0|req: 166/343] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:52 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.402621] [57942]: DEBUG cinder.api.middleware.request_id [None req-6bdde605-bff7-4700-939a-8ce51bdf5dce None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.405215] [57942]: INFO cinder.api.openstack.wsgi [None req-6bdde605-bff7-4700-939a-8ce51bdf5dce tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 1174.405477] [57942]: DEBUG cinder.api.openstack.wsgi [None req-6bdde605-bff7-4700-939a-8ce51bdf5dce tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1174.405735] [57942]: DEBUG cinder.api.openstack.wsgi [None req-6bdde605-bff7-4700-939a-8ce51bdf5dce tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1174.417119] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.417119] [57942]: warnings.warn( [ 1174.422366] [57942]: INFO cinder.volume.api [None req-6bdde605-bff7-4700-939a-8ce51bdf5dce tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 1174.428234] [57942]: INFO cinder.api.openstack.wsgi [None req-6bdde605-bff7-4700-939a-8ce51bdf5dce tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 1174.428655] [57942]: [pid: 57942|app: 0|req: 178/344] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:53 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.441644] [57941]: DEBUG cinder.api.middleware.request_id [None req-8775cf27-e4bb-4c0b-abfb-b2ec203d5cef None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.444052] [57941]: INFO cinder.api.openstack.wsgi [None req-8775cf27-e4bb-4c0b-abfb-b2ec203d5cef tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 1175.444310] [57941]: DEBUG cinder.api.openstack.wsgi [None req-8775cf27-e4bb-4c0b-abfb-b2ec203d5cef tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1175.444540] [57941]: DEBUG cinder.api.openstack.wsgi [None req-8775cf27-e4bb-4c0b-abfb-b2ec203d5cef tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1175.455526] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.455526] [57941]: warnings.warn( [ 1175.460735] [57941]: INFO cinder.volume.api [None req-8775cf27-e4bb-4c0b-abfb-b2ec203d5cef tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Volume info retrieved successfully. [ 1175.466731] [57941]: INFO cinder.api.openstack.wsgi [None req-8775cf27-e4bb-4c0b-abfb-b2ec203d5cef tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 200 [ 1175.467556] [57941]: [pid: 57941|app: 0|req: 167/345] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:54 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.479035] [57942]: DEBUG cinder.api.middleware.request_id [None req-58738caa-87b6-4253-8894-1c459862571c None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.482480] [57942]: INFO cinder.api.openstack.wsgi [None req-58738caa-87b6-4253-8894-1c459862571c tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] GET http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc [ 1176.482903] [57942]: DEBUG cinder.api.openstack.wsgi [None req-58738caa-87b6-4253-8894-1c459862571c tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1176.483162] [57942]: DEBUG cinder.api.openstack.wsgi [None req-58738caa-87b6-4253-8894-1c459862571c tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1176.492486] [57942]: INFO cinder.api.openstack.wsgi [None req-58738caa-87b6-4253-8894-1c459862571c tempest-DeleteServersTestJSON-661873059 tempest-DeleteServersTestJSON-661873059-project-member] http://10.180.1.21/volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc returned with HTTP 404 [ 1176.493292] [57942]: [pid: 57942|app: 0|req: 179/346] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:55 2025] GET /volume/v3/volumes/eec12917-4c5a-4e9c-b7bc-2743864025bc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1179.047115] [57941]: DEBUG cinder.api.middleware.request_id [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.049535] [57941]: INFO cinder.api.openstack.wsgi [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1179.049949] [57941]: DEBUG cinder.api.openstack.wsgi [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-347230502", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1179.051699] [57941]: DEBUG cinder.api.v3.volumes [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-347230502', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1179.051840] [57941]: INFO cinder.api.v3.volumes [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Create volume of 1 GB [ 1179.057714] [57941]: INFO cinder.volume.api [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Availability Zones retrieved successfully. [ 1179.064714] [57941]: DEBUG cinder.volume.api [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Flow 'volume_create_api' (5085f0b7-6f69-482e-9566-5ad2feab5974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1179.065912] [57941]: DEBUG cinder.volume.api [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7483b587-feaa-45d5-a07c-a599909c1ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1179.067191] [57941]: DEBUG cinder.volume.flows.api.create_volume [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Validating volume size '1' using validate_int {{(pid=57941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1179.088711] [57941]: DEBUG cinder.volume.api [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7483b587-feaa-45d5-a07c-a599909c1ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1179.089897] [57941]: DEBUG cinder.volume.api [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (341d5a18-07bb-4a5e-827c-a4ca1467d206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1179.156026] [57941]: DEBUG cinder.quota [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Created reservations ['18b4a0dd-0b44-475b-96ec-b21c41ed981b', 'd5547c57-188d-4f3c-84bf-1d072cdb1736', '99da67c7-500d-4b5f-bb3c-1c40b00ea1d8', '0fcd4c2c-767d-4cad-b2de-d31833b61b2a'] {{(pid=57941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1179.157249] [57941]: DEBUG cinder.volume.api [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (341d5a18-07bb-4a5e-827c-a4ca1467d206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18b4a0dd-0b44-475b-96ec-b21c41ed981b', 'd5547c57-188d-4f3c-84bf-1d072cdb1736', '99da67c7-500d-4b5f-bb3c-1c40b00ea1d8', '0fcd4c2c-767d-4cad-b2de-d31833b61b2a']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1179.158305] [57941]: DEBUG cinder.volume.api [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13056007-ed7a-45fc-8d81-b09a02329fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1179.173570] [57941]: DEBUG cinder.volume.api [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13056007-ed7a-45fc-8d81-b09a02329fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '343ff02f-0dce-47f0-a674-60e1d0257bc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-347230502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03f8448bd5b047858fb1069243ca3e71',qos_specs=None,replication_status=,reservations=['18b4a0dd-0b44-475b-96ec-b21c41ed981b','d5547c57-188d-4f3c-84bf-1d072cdb1736','99da67c7-500d-4b5f-bb3c-1c40b00ea1d8','0fcd4c2c-767d-4cad-b2de-d31833b61b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47628c4ee1fc46e6bbb6bbc063544f09',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:40:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-347230502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=343ff02f-0dce-47f0-a674-60e1d0257bc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03f8448bd5b047858fb1069243ca3e71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47628c4ee1fc46e6bbb6bbc063544f09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1179.174530] [57941]: DEBUG cinder.volume.api [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ba52172-0744-4cce-946d-9bf53f1327e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1179.189491] [57941]: DEBUG cinder.volume.api [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ba52172-0744-4cce-946d-9bf53f1327e9) transitioned into state 'SUCCESS' from state '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-347230502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03f8448bd5b047858fb1069243ca3e71',qos_specs=None,replication_status=,reservations=['18b4a0dd-0b44-475b-96ec-b21c41ed981b','d5547c57-188d-4f3c-84bf-1d072cdb1736','99da67c7-500d-4b5f-bb3c-1c40b00ea1d8','0fcd4c2c-767d-4cad-b2de-d31833b61b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47628c4ee1fc46e6bbb6bbc063544f09',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1179.190434] [57941]: DEBUG cinder.volume.api [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a252bf5-9ef8-4640-8571-277818b10aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1179.199751] [57941]: DEBUG cinder.volume.api [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a252bf5-9ef8-4640-8571-277818b10aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1179.200928] [57941]: DEBUG cinder.volume.api [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Flow 'volume_create_api' (5085f0b7-6f69-482e-9566-5ad2feab5974) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1179.201284] [57941]: INFO cinder.volume.api [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Create volume request issued successfully. [ 1179.201939] [57941]: INFO cinder.api.openstack.wsgi [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-92b5862a-5a83-4a68-a8da-8259048c89e7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1179.202687] [57941]: [pid: 57941|app: 0|req: 168/347] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Dec 11 07:40:57 2025] POST /volume/v3/volumes => generated 753 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1179.206762] [57942]: DEBUG cinder.api.middleware.request_id [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-77d2154f-20ef-4442-8e8e-eaa866bcc8d0 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.209701] [57942]: INFO cinder.api.openstack.wsgi [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-77d2154f-20ef-4442-8e8e-eaa866bcc8d0 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] GET http://10.180.1.21/volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 [ 1179.210083] [57942]: DEBUG cinder.api.openstack.wsgi [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-77d2154f-20ef-4442-8e8e-eaa866bcc8d0 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1179.210338] [57942]: DEBUG cinder.api.openstack.wsgi [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-77d2154f-20ef-4442-8e8e-eaa866bcc8d0 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1179.223970] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.223970] [57942]: warnings.warn( [ 1179.228966] [57942]: INFO cinder.volume.api [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-77d2154f-20ef-4442-8e8e-eaa866bcc8d0 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Volume info retrieved successfully. [ 1179.234826] [57942]: INFO cinder.api.openstack.wsgi [req-7de9995a-7c91-4a39-b89f-b21950b93346 req-77d2154f-20ef-4442-8e8e-eaa866bcc8d0 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] http://10.180.1.21/volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 returned with HTTP 200 [ 1179.235326] [57942]: [pid: 57942|app: 0|req: 180/348] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:40:57 2025] GET /volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.345313] [57941]: DEBUG cinder.api.middleware.request_id [req-7b2ad795-d636-42d8-a863-a056c7d70437 req-665da3b7-ac85-4b8c-a6be-7452c3e56d26 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.347847] [57941]: INFO cinder.api.openstack.wsgi [req-7b2ad795-d636-42d8-a863-a056c7d70437 req-665da3b7-ac85-4b8c-a6be-7452c3e56d26 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] GET http://10.180.1.21/volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 [ 1179.348104] [57941]: DEBUG cinder.api.openstack.wsgi [req-7b2ad795-d636-42d8-a863-a056c7d70437 req-665da3b7-ac85-4b8c-a6be-7452c3e56d26 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1179.348318] [57941]: DEBUG cinder.api.openstack.wsgi [req-7b2ad795-d636-42d8-a863-a056c7d70437 req-665da3b7-ac85-4b8c-a6be-7452c3e56d26 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1179.356941] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.356941] [57941]: warnings.warn( [ 1179.360970] [57941]: INFO cinder.volume.api [req-7b2ad795-d636-42d8-a863-a056c7d70437 req-665da3b7-ac85-4b8c-a6be-7452c3e56d26 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Volume info retrieved successfully. [ 1179.365803] [57941]: INFO cinder.api.openstack.wsgi [req-7b2ad795-d636-42d8-a863-a056c7d70437 req-665da3b7-ac85-4b8c-a6be-7452c3e56d26 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] http://10.180.1.21/volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 returned with HTTP 200 [ 1179.366264] [57941]: [pid: 57941|app: 0|req: 169/349] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:40:58 2025] GET /volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.385505] [57942]: DEBUG cinder.api.middleware.request_id [req-5085c906-b8f0-4a32-8596-996368a38a14 req-7ade388b-ae55-4a4f-998f-100f80ecd8d7 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.388322] [57942]: INFO cinder.api.openstack.wsgi [req-5085c906-b8f0-4a32-8596-996368a38a14 req-7ade388b-ae55-4a4f-998f-100f80ecd8d7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1179.388739] [57942]: DEBUG cinder.api.openstack.wsgi [req-5085c906-b8f0-4a32-8596-996368a38a14 req-7ade388b-ae55-4a4f-998f-100f80ecd8d7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "343ff02f-0dce-47f0-a674-60e1d0257bc0", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1793501870", "description": null, "metadata": {}}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1179.398950] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.398950] [57942]: warnings.warn( [ 1179.399518] [57942]: INFO cinder.volume.api [req-5085c906-b8f0-4a32-8596-996368a38a14 req-7ade388b-ae55-4a4f-998f-100f80ecd8d7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Volume info retrieved successfully. [ 1179.399705] [57942]: INFO cinder.api.v3.snapshots [req-5085c906-b8f0-4a32-8596-996368a38a14 req-7ade388b-ae55-4a4f-998f-100f80ecd8d7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Create snapshot from volume 343ff02f-0dce-47f0-a674-60e1d0257bc0 [ 1179.417346] [57942]: WARNING cinder.quota [req-5085c906-b8f0-4a32-8596-996368a38a14 req-7ade388b-ae55-4a4f-998f-100f80ecd8d7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-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. [ 1179.436652] [57942]: DEBUG cinder.quota [req-5085c906-b8f0-4a32-8596-996368a38a14 req-7ade388b-ae55-4a4f-998f-100f80ecd8d7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Created reservations ['544cee3d-4518-43f9-9343-cc5246685ef5', '28cd6ace-e113-4d53-86ef-be7ec22a7770', '37d60d33-ec36-4fda-913f-8622beb0ac6e', '94221941-6120-406b-9860-9cf48eddbef4'] {{(pid=57942) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1179.489907] [57942]: INFO cinder.volume.api [req-5085c906-b8f0-4a32-8596-996368a38a14 req-7ade388b-ae55-4a4f-998f-100f80ecd8d7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Snapshot create request issued successfully. [ 1179.490453] [57942]: INFO cinder.api.openstack.wsgi [req-5085c906-b8f0-4a32-8596-996368a38a14 req-7ade388b-ae55-4a4f-998f-100f80ecd8d7 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1179.491036] [57942]: [pid: 57942|app: 0|req: 181/350] 10.180.1.21 () {64 vars in 1427 bytes} [Thu Dec 11 07:40:58 2025] POST /volume/v3/snapshots => generated 311 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1179.508946] [57941]: DEBUG cinder.api.middleware.request_id [req-9dc24157-1b9b-40fa-a1f9-d8c1e1699437 req-548f0b3e-0237-4a92-b6a4-19ad0446dea0 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.513454] [57941]: INFO cinder.api.openstack.wsgi [req-9dc24157-1b9b-40fa-a1f9-d8c1e1699437 req-548f0b3e-0237-4a92-b6a4-19ad0446dea0 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] GET http://10.180.1.21/volume/v3/snapshots/002d08c4-3c61-4b68-af8a-0233f9d5fa84 [ 1179.513454] [57941]: DEBUG cinder.api.openstack.wsgi [req-9dc24157-1b9b-40fa-a1f9-d8c1e1699437 req-548f0b3e-0237-4a92-b6a4-19ad0446dea0 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1179.513454] [57941]: DEBUG cinder.api.openstack.wsgi [req-9dc24157-1b9b-40fa-a1f9-d8c1e1699437 req-548f0b3e-0237-4a92-b6a4-19ad0446dea0 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1179.532086] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.532086] [57941]: warnings.warn( [ 1179.532706] [57941]: INFO cinder.volume.api [req-9dc24157-1b9b-40fa-a1f9-d8c1e1699437 req-548f0b3e-0237-4a92-b6a4-19ad0446dea0 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Snapshot retrieved successfully. [ 1179.533877] [57941]: INFO cinder.api.openstack.wsgi [req-9dc24157-1b9b-40fa-a1f9-d8c1e1699437 req-548f0b3e-0237-4a92-b6a4-19ad0446dea0 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] http://10.180.1.21/volume/v3/snapshots/002d08c4-3c61-4b68-af8a-0233f9d5fa84 returned with HTTP 200 [ 1179.534454] [57941]: [pid: 57941|app: 0|req: 170/351] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Dec 11 07:40:58 2025] GET /volume/v3/snapshots/002d08c4-3c61-4b68-af8a-0233f9d5fa84 => generated 443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.551678] [57942]: DEBUG cinder.api.middleware.request_id [req-30710eae-3e3d-488e-b636-08c9eda6ac91 req-e21e3432-c6ca-4a16-af52-df1ab1b215c4 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.633396] [57942]: INFO cinder.api.openstack.wsgi [req-30710eae-3e3d-488e-b636-08c9eda6ac91 req-e21e3432-c6ca-4a16-af52-df1ab1b215c4 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1179.633664] [57942]: DEBUG cinder.api.openstack.wsgi [req-30710eae-3e3d-488e-b636-08c9eda6ac91 req-e21e3432-c6ca-4a16-af52-df1ab1b215c4 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1179.633975] [57942]: DEBUG cinder.api.openstack.wsgi [req-30710eae-3e3d-488e-b636-08c9eda6ac91 req-e21e3432-c6ca-4a16-af52-df1ab1b215c4 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Calling method 'detail' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1179.634361] [57942]: DEBUG cinder.api.api_utils [req-30710eae-3e3d-488e-b636-08c9eda6ac91 req-e21e3432-c6ca-4a16-af52-df1ab1b215c4 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Removing options '' from query. {{(pid=57942) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1179.634732] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.634732] [57942]: warnings.warn( [ 1179.635876] [57942]: DEBUG cinder.db.sqlalchemy.api [req-30710eae-3e3d-488e-b636-08c9eda6ac91 req-e21e3432-c6ca-4a16-af52-df1ab1b215c4 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Building query based on filter {{(pid=57942) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1179.648074] [57942]: INFO cinder.volume.api [req-30710eae-3e3d-488e-b636-08c9eda6ac91 req-e21e3432-c6ca-4a16-af52-df1ab1b215c4 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Get all snapshots completed successfully. [ 1179.648571] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.648571] [57942]: warnings.warn( [ 1179.649420] [57942]: INFO cinder.api.openstack.wsgi [req-30710eae-3e3d-488e-b636-08c9eda6ac91 req-e21e3432-c6ca-4a16-af52-df1ab1b215c4 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1179.649935] [57942]: [pid: 57942|app: 0|req: 182/352] 10.180.1.21 () {60 vars in 1394 bytes} [Thu Dec 11 07:40:58 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.666634] [57941]: DEBUG cinder.api.middleware.request_id [req-109eda8f-50ef-45c3-92a1-42b539ebfa86 req-8bb99c1a-98be-4976-9603-517246099158 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.700409] [57941]: INFO cinder.api.openstack.wsgi [req-109eda8f-50ef-45c3-92a1-42b539ebfa86 req-8bb99c1a-98be-4976-9603-517246099158 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] GET http://10.180.1.21/volume/v3/snapshots/002d08c4-3c61-4b68-af8a-0233f9d5fa84 [ 1179.700774] [57941]: DEBUG cinder.api.openstack.wsgi [req-109eda8f-50ef-45c3-92a1-42b539ebfa86 req-8bb99c1a-98be-4976-9603-517246099158 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1179.701049] [57941]: DEBUG cinder.api.openstack.wsgi [req-109eda8f-50ef-45c3-92a1-42b539ebfa86 req-8bb99c1a-98be-4976-9603-517246099158 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1179.707325] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.707325] [57941]: warnings.warn( [ 1179.707878] [57941]: INFO cinder.volume.api [req-109eda8f-50ef-45c3-92a1-42b539ebfa86 req-8bb99c1a-98be-4976-9603-517246099158 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Snapshot retrieved successfully. [ 1179.708948] [57941]: INFO cinder.api.openstack.wsgi [req-109eda8f-50ef-45c3-92a1-42b539ebfa86 req-8bb99c1a-98be-4976-9603-517246099158 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] http://10.180.1.21/volume/v3/snapshots/002d08c4-3c61-4b68-af8a-0233f9d5fa84 returned with HTTP 200 [ 1179.709398] [57941]: [pid: 57941|app: 0|req: 171/353] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Dec 11 07:40:58 2025] GET /volume/v3/snapshots/002d08c4-3c61-4b68-af8a-0233f9d5fa84 => generated 470 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.725272] [57942]: DEBUG cinder.api.middleware.request_id [req-1ef1034c-d196-4dc8-955f-826089150d31 req-ae32002c-d53f-4a34-bcc7-750c3e751d0f None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.727845] [57942]: INFO cinder.api.openstack.wsgi [req-1ef1034c-d196-4dc8-955f-826089150d31 req-ae32002c-d53f-4a34-bcc7-750c3e751d0f tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/002d08c4-3c61-4b68-af8a-0233f9d5fa84 [ 1179.728072] [57942]: DEBUG cinder.api.openstack.wsgi [req-1ef1034c-d196-4dc8-955f-826089150d31 req-ae32002c-d53f-4a34-bcc7-750c3e751d0f tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1179.728286] [57942]: DEBUG cinder.api.openstack.wsgi [req-1ef1034c-d196-4dc8-955f-826089150d31 req-ae32002c-d53f-4a34-bcc7-750c3e751d0f tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Calling method 'delete' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1179.728432] [57942]: INFO cinder.api.v3.snapshots [req-1ef1034c-d196-4dc8-955f-826089150d31 req-ae32002c-d53f-4a34-bcc7-750c3e751d0f tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Delete snapshot with id: 002d08c4-3c61-4b68-af8a-0233f9d5fa84 [ 1179.735084] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.735084] [57942]: warnings.warn( [ 1179.735719] [57942]: INFO cinder.volume.api [req-1ef1034c-d196-4dc8-955f-826089150d31 req-ae32002c-d53f-4a34-bcc7-750c3e751d0f tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Snapshot retrieved successfully. [ 1179.753010] [57942]: INFO cinder.volume.api [req-1ef1034c-d196-4dc8-955f-826089150d31 req-ae32002c-d53f-4a34-bcc7-750c3e751d0f tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Snapshot delete request issued successfully. [ 1179.753236] [57942]: INFO cinder.api.openstack.wsgi [req-1ef1034c-d196-4dc8-955f-826089150d31 req-ae32002c-d53f-4a34-bcc7-750c3e751d0f tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] http://10.180.1.21/volume/v3/snapshots/002d08c4-3c61-4b68-af8a-0233f9d5fa84 returned with HTTP 202 [ 1179.753862] [57942]: [pid: 57942|app: 0|req: 183/354] 10.180.1.21 () {62 vars in 1506 bytes} [Thu Dec 11 07:40:58 2025] DELETE /volume/v3/snapshots/002d08c4-3c61-4b68-af8a-0233f9d5fa84 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1179.767651] [57941]: DEBUG cinder.api.middleware.request_id [req-2b2c9126-2ea3-43c2-b5e7-b7a3c38fcdeb req-8e9824ac-6ddb-42c2-830f-404e00dfebeb None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.769971] [57941]: INFO cinder.api.openstack.wsgi [req-2b2c9126-2ea3-43c2-b5e7-b7a3c38fcdeb req-8e9824ac-6ddb-42c2-830f-404e00dfebeb tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] GET http://10.180.1.21/volume/v3/snapshots/002d08c4-3c61-4b68-af8a-0233f9d5fa84 [ 1179.770213] [57941]: DEBUG cinder.api.openstack.wsgi [req-2b2c9126-2ea3-43c2-b5e7-b7a3c38fcdeb req-8e9824ac-6ddb-42c2-830f-404e00dfebeb tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1179.770423] [57941]: DEBUG cinder.api.openstack.wsgi [req-2b2c9126-2ea3-43c2-b5e7-b7a3c38fcdeb req-8e9824ac-6ddb-42c2-830f-404e00dfebeb tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1179.776613] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.776613] [57941]: warnings.warn( [ 1179.777161] [57941]: INFO cinder.volume.api [req-2b2c9126-2ea3-43c2-b5e7-b7a3c38fcdeb req-8e9824ac-6ddb-42c2-830f-404e00dfebeb tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Snapshot retrieved successfully. [ 1179.778191] [57941]: INFO cinder.api.openstack.wsgi [req-2b2c9126-2ea3-43c2-b5e7-b7a3c38fcdeb req-8e9824ac-6ddb-42c2-830f-404e00dfebeb tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] http://10.180.1.21/volume/v3/snapshots/002d08c4-3c61-4b68-af8a-0233f9d5fa84 returned with HTTP 200 [ 1179.778613] [57941]: [pid: 57941|app: 0|req: 172/355] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Dec 11 07:40:58 2025] GET /volume/v3/snapshots/002d08c4-3c61-4b68-af8a-0233f9d5fa84 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.796102] [57942]: DEBUG cinder.api.middleware.request_id [req-10bcbf87-01b1-4ecd-9c28-177c856bbab0 req-3d9ae73a-9701-4c1d-acb1-4b79a528387d None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.798434] [57942]: INFO cinder.api.openstack.wsgi [req-10bcbf87-01b1-4ecd-9c28-177c856bbab0 req-3d9ae73a-9701-4c1d-acb1-4b79a528387d tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] GET http://10.180.1.21/volume/v3/snapshots/002d08c4-3c61-4b68-af8a-0233f9d5fa84 [ 1180.798658] [57942]: DEBUG cinder.api.openstack.wsgi [req-10bcbf87-01b1-4ecd-9c28-177c856bbab0 req-3d9ae73a-9701-4c1d-acb1-4b79a528387d tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1180.798872] [57942]: DEBUG cinder.api.openstack.wsgi [req-10bcbf87-01b1-4ecd-9c28-177c856bbab0 req-3d9ae73a-9701-4c1d-acb1-4b79a528387d tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1180.804069] [57942]: INFO cinder.api.openstack.wsgi [req-10bcbf87-01b1-4ecd-9c28-177c856bbab0 req-3d9ae73a-9701-4c1d-acb1-4b79a528387d tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] http://10.180.1.21/volume/v3/snapshots/002d08c4-3c61-4b68-af8a-0233f9d5fa84 returned with HTTP 404 [ 1180.804623] [57942]: [pid: 57942|app: 0|req: 184/356] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Dec 11 07:40:59 2025] GET /volume/v3/snapshots/002d08c4-3c61-4b68-af8a-0233f9d5fa84 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1180.815756] [57941]: DEBUG cinder.api.middleware.request_id [req-81b8891c-cee7-4703-8265-ad062b9ebb89 req-39c34d1d-4363-4843-bf75-edf15e19f407 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.817967] [57941]: INFO cinder.api.openstack.wsgi [req-81b8891c-cee7-4703-8265-ad062b9ebb89 req-39c34d1d-4363-4843-bf75-edf15e19f407 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] DELETE http://10.180.1.21/volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 [ 1180.818159] [57941]: DEBUG cinder.api.openstack.wsgi [req-81b8891c-cee7-4703-8265-ad062b9ebb89 req-39c34d1d-4363-4843-bf75-edf15e19f407 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1180.818362] [57941]: DEBUG cinder.api.openstack.wsgi [req-81b8891c-cee7-4703-8265-ad062b9ebb89 req-39c34d1d-4363-4843-bf75-edf15e19f407 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Calling method 'delete' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1180.818536] [57941]: INFO cinder.api.v3.volumes [req-81b8891c-cee7-4703-8265-ad062b9ebb89 req-39c34d1d-4363-4843-bf75-edf15e19f407 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Delete volume with id: 343ff02f-0dce-47f0-a674-60e1d0257bc0 [ 1180.833024] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.833024] [57941]: warnings.warn( [ 1180.833687] [57941]: INFO cinder.volume.api [req-81b8891c-cee7-4703-8265-ad062b9ebb89 req-39c34d1d-4363-4843-bf75-edf15e19f407 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Volume info retrieved successfully. [ 1180.855445] [57941]: INFO cinder.volume.api [req-81b8891c-cee7-4703-8265-ad062b9ebb89 req-39c34d1d-4363-4843-bf75-edf15e19f407 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Delete volume request issued successfully. [ 1180.855707] [57941]: INFO cinder.api.openstack.wsgi [req-81b8891c-cee7-4703-8265-ad062b9ebb89 req-39c34d1d-4363-4843-bf75-edf15e19f407 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] http://10.180.1.21/volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 returned with HTTP 202 [ 1180.856212] [57941]: [pid: 57941|app: 0|req: 173/357] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 11 07:40:59 2025] DELETE /volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1180.870943] [57942]: DEBUG cinder.api.middleware.request_id [req-83043dbe-66c2-43c1-a272-12cad1a5cf6b req-ec4df9c8-b48f-4aa9-beef-ffe4573cc2db None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.873382] [57942]: INFO cinder.api.openstack.wsgi [req-83043dbe-66c2-43c1-a272-12cad1a5cf6b req-ec4df9c8-b48f-4aa9-beef-ffe4573cc2db tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] GET http://10.180.1.21/volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 [ 1180.873610] [57942]: DEBUG cinder.api.openstack.wsgi [req-83043dbe-66c2-43c1-a272-12cad1a5cf6b req-ec4df9c8-b48f-4aa9-beef-ffe4573cc2db tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1180.873830] [57942]: DEBUG cinder.api.openstack.wsgi [req-83043dbe-66c2-43c1-a272-12cad1a5cf6b req-ec4df9c8-b48f-4aa9-beef-ffe4573cc2db tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1180.883889] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.883889] [57942]: warnings.warn( [ 1180.889564] [57942]: INFO cinder.volume.api [req-83043dbe-66c2-43c1-a272-12cad1a5cf6b req-ec4df9c8-b48f-4aa9-beef-ffe4573cc2db tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Volume info retrieved successfully. [ 1180.895251] [57942]: INFO cinder.api.openstack.wsgi [req-83043dbe-66c2-43c1-a272-12cad1a5cf6b req-ec4df9c8-b48f-4aa9-beef-ffe4573cc2db tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] http://10.180.1.21/volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 returned with HTTP 200 [ 1180.895708] [57942]: [pid: 57942|app: 0|req: 185/358] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:40:59 2025] GET /volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.941478] [57941]: DEBUG cinder.api.middleware.request_id [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.946210] [57941]: INFO cinder.api.openstack.wsgi [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1180.946633] [57941]: DEBUG cinder.api.openstack.wsgi [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-183213722"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1180.948550] [57941]: DEBUG cinder.api.v3.volumes [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-183213722'}} {{(pid=57941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1180.948550] [57941]: INFO cinder.api.v3.volumes [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Create volume of 1 GB [ 1180.953454] [57941]: INFO cinder.volume.api [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Availability Zones retrieved successfully. [ 1180.960617] [57941]: DEBUG cinder.volume.api [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Flow 'volume_create_api' (25ac6a27-8137-4f2f-9b15-202a5f5044dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1180.961852] [57941]: DEBUG cinder.volume.api [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb29e375-dd3e-4ae6-b734-8cd3d5a34134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1180.963161] [57941]: DEBUG cinder.volume.flows.api.create_volume [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Validating volume size '1' using validate_int {{(pid=57941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1180.983630] [57941]: DEBUG cinder.volume.api [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb29e375-dd3e-4ae6-b734-8cd3d5a34134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1180.984773] [57941]: DEBUG cinder.volume.api [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a655c5a0-782c-49b3-b1f4-3dd96741869c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1181.011945] [57941]: DEBUG cinder.quota [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Created reservations ['e597c573-9aa2-4baa-a358-54d7856942df', '0f92f35f-d5c5-4160-9b0c-b7d8b7c11073', 'b2735f2c-946b-4084-b31e-0e728c871d11', 'b6ce6f03-1100-49aa-9383-4fd6f3cc212c'] {{(pid=57941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1181.012975] [57941]: DEBUG cinder.volume.api [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a655c5a0-782c-49b3-b1f4-3dd96741869c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e597c573-9aa2-4baa-a358-54d7856942df', '0f92f35f-d5c5-4160-9b0c-b7d8b7c11073', 'b2735f2c-946b-4084-b31e-0e728c871d11', 'b6ce6f03-1100-49aa-9383-4fd6f3cc212c']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1181.013912] [57941]: DEBUG cinder.volume.api [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc9aa616-d73c-4397-bef8-c2c9719c6624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1181.028191] [57941]: DEBUG cinder.volume.api [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc9aa616-d73c-4397-bef8-c2c9719c6624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd13070ad-a1b9-4cd9-88e5-2c90562c3429', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-183213722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51dcec9a8c5a4d869377a2fd47dd012e',qos_specs=None,replication_status=,reservations=['e597c573-9aa2-4baa-a358-54d7856942df','0f92f35f-d5c5-4160-9b0c-b7d8b7c11073','b2735f2c-946b-4084-b31e-0e728c871d11','b6ce6f03-1100-49aa-9383-4fd6f3cc212c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98914d78c81b428bb3ac5a2a3a2e47d8',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:40:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-183213722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d13070ad-a1b9-4cd9-88e5-2c90562c3429,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51dcec9a8c5a4d869377a2fd47dd012e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98914d78c81b428bb3ac5a2a3a2e47d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1181.029141] [57941]: DEBUG cinder.volume.api [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4e684e4-8c75-4a98-9e76-fa4a967c5621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1181.043055] [57941]: DEBUG cinder.volume.api [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4e684e4-8c75-4a98-9e76-fa4a967c5621) transitioned into state 'SUCCESS' from state '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-183213722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51dcec9a8c5a4d869377a2fd47dd012e',qos_specs=None,replication_status=,reservations=['e597c573-9aa2-4baa-a358-54d7856942df','0f92f35f-d5c5-4160-9b0c-b7d8b7c11073','b2735f2c-946b-4084-b31e-0e728c871d11','b6ce6f03-1100-49aa-9383-4fd6f3cc212c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98914d78c81b428bb3ac5a2a3a2e47d8',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1181.044138] [57941]: DEBUG cinder.volume.api [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3160fa5-8d26-4930-8ee7-4fd77cd891da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1181.051954] [57941]: DEBUG cinder.volume.api [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3160fa5-8d26-4930-8ee7-4fd77cd891da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1181.053061] [57941]: DEBUG cinder.volume.api [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Flow 'volume_create_api' (25ac6a27-8137-4f2f-9b15-202a5f5044dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1181.053420] [57941]: INFO cinder.volume.api [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Create volume request issued successfully. [ 1181.054131] [57941]: INFO cinder.api.openstack.wsgi [None req-fd5f7ce5-5a19-48df-a3c6-eeeebb59a56a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1181.054741] [57941]: [pid: 57941|app: 0|req: 174/359] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:40:59 2025] POST /volume/v3/volumes => generated 749 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1181.064100] [57942]: DEBUG cinder.api.middleware.request_id [None req-8c2cbac9-8687-412a-8f91-0f53bf22e511 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.066019] [57942]: INFO cinder.api.openstack.wsgi [None req-8c2cbac9-8687-412a-8f91-0f53bf22e511 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1181.066308] [57942]: DEBUG cinder.api.openstack.wsgi [None req-8c2cbac9-8687-412a-8f91-0f53bf22e511 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1181.066518] [57942]: DEBUG cinder.api.openstack.wsgi [None req-8c2cbac9-8687-412a-8f91-0f53bf22e511 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1181.077793] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.077793] [57942]: warnings.warn( [ 1181.083705] [57942]: INFO cinder.volume.api [None req-8c2cbac9-8687-412a-8f91-0f53bf22e511 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1181.091579] [57942]: INFO cinder.api.openstack.wsgi [None req-8c2cbac9-8687-412a-8f91-0f53bf22e511 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1181.092059] [57942]: [pid: 57942|app: 0|req: 186/360] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:40:59 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.915257] [57941]: DEBUG cinder.api.middleware.request_id [req-a27e2d4c-4baa-4053-8a2a-21640dc63d5c req-3ae35da8-12c0-4283-8b60-a4ed0c1227d3 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.919639] [57941]: INFO cinder.api.openstack.wsgi [req-a27e2d4c-4baa-4053-8a2a-21640dc63d5c req-3ae35da8-12c0-4283-8b60-a4ed0c1227d3 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] GET http://10.180.1.21/volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 [ 1181.919639] [57941]: DEBUG cinder.api.openstack.wsgi [req-a27e2d4c-4baa-4053-8a2a-21640dc63d5c req-3ae35da8-12c0-4283-8b60-a4ed0c1227d3 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1181.919639] [57941]: DEBUG cinder.api.openstack.wsgi [req-a27e2d4c-4baa-4053-8a2a-21640dc63d5c req-3ae35da8-12c0-4283-8b60-a4ed0c1227d3 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1181.926051] [57941]: INFO cinder.api.openstack.wsgi [req-a27e2d4c-4baa-4053-8a2a-21640dc63d5c req-3ae35da8-12c0-4283-8b60-a4ed0c1227d3 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] http://10.180.1.21/volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 returned with HTTP 404 [ 1181.926536] [57941]: [pid: 57941|app: 0|req: 175/361] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:41:00 2025] GET /volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1181.942618] [57942]: DEBUG cinder.api.middleware.request_id [req-89e698d5-c2a4-45fe-9076-31455b28ff6b req-d8c813df-f24c-4056-a2ee-b1f82b12e9b1 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.944966] [57942]: INFO cinder.api.openstack.wsgi [req-89e698d5-c2a4-45fe-9076-31455b28ff6b req-d8c813df-f24c-4056-a2ee-b1f82b12e9b1 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] DELETE http://10.180.1.21/volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 [ 1181.945178] [57942]: DEBUG cinder.api.openstack.wsgi [req-89e698d5-c2a4-45fe-9076-31455b28ff6b req-d8c813df-f24c-4056-a2ee-b1f82b12e9b1 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1181.945390] [57942]: DEBUG cinder.api.openstack.wsgi [req-89e698d5-c2a4-45fe-9076-31455b28ff6b req-d8c813df-f24c-4056-a2ee-b1f82b12e9b1 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Calling method 'delete' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1181.945567] [57942]: INFO cinder.api.v3.volumes [req-89e698d5-c2a4-45fe-9076-31455b28ff6b req-d8c813df-f24c-4056-a2ee-b1f82b12e9b1 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Delete volume with id: 343ff02f-0dce-47f0-a674-60e1d0257bc0 [ 1181.951690] [57942]: INFO cinder.api.openstack.wsgi [req-89e698d5-c2a4-45fe-9076-31455b28ff6b req-d8c813df-f24c-4056-a2ee-b1f82b12e9b1 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] http://10.180.1.21/volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 returned with HTTP 404 [ 1181.952241] [57942]: [pid: 57942|app: 0|req: 187/362] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 11 07:41:00 2025] DELETE /volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1181.965253] [57941]: DEBUG cinder.api.middleware.request_id [req-f8b5c1b9-6ffd-48e2-a66a-df031dabc453 req-9a7aa729-37ce-4b14-9158-b83be0cdfb82 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.967669] [57941]: INFO cinder.api.openstack.wsgi [req-f8b5c1b9-6ffd-48e2-a66a-df031dabc453 req-9a7aa729-37ce-4b14-9158-b83be0cdfb82 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] GET http://10.180.1.21/volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 [ 1181.967925] [57941]: DEBUG cinder.api.openstack.wsgi [req-f8b5c1b9-6ffd-48e2-a66a-df031dabc453 req-9a7aa729-37ce-4b14-9158-b83be0cdfb82 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1181.968156] [57941]: DEBUG cinder.api.openstack.wsgi [req-f8b5c1b9-6ffd-48e2-a66a-df031dabc453 req-9a7aa729-37ce-4b14-9158-b83be0cdfb82 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1181.974879] [57941]: INFO cinder.api.openstack.wsgi [req-f8b5c1b9-6ffd-48e2-a66a-df031dabc453 req-9a7aa729-37ce-4b14-9158-b83be0cdfb82 tempest-VolumesSnapshotsTestJSON-2107649017 tempest-VolumesSnapshotsTestJSON-2107649017-project-member] http://10.180.1.21/volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 returned with HTTP 404 [ 1181.975501] [57941]: [pid: 57941|app: 0|req: 176/363] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:41:00 2025] GET /volume/v3/volumes/343ff02f-0dce-47f0-a674-60e1d0257bc0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1182.105266] [57942]: DEBUG cinder.api.middleware.request_id [None req-312ccaa2-8a65-48f4-bda4-a1a62cea6403 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.108147] [57942]: INFO cinder.api.openstack.wsgi [None req-312ccaa2-8a65-48f4-bda4-a1a62cea6403 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1182.108384] [57942]: DEBUG cinder.api.openstack.wsgi [None req-312ccaa2-8a65-48f4-bda4-a1a62cea6403 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1182.108593] [57942]: DEBUG cinder.api.openstack.wsgi [None req-312ccaa2-8a65-48f4-bda4-a1a62cea6403 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1182.126413] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.126413] [57942]: warnings.warn( [ 1182.131754] [57942]: INFO cinder.volume.api [None req-312ccaa2-8a65-48f4-bda4-a1a62cea6403 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1182.137633] [57942]: INFO cinder.api.openstack.wsgi [None req-312ccaa2-8a65-48f4-bda4-a1a62cea6403 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1182.138191] [57942]: [pid: 57942|app: 0|req: 188/364] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:00 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.197607] [57941]: DEBUG cinder.api.middleware.request_id [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-c7a33cd4-86e4-4741-b79e-c300b901c364 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.200997] [57941]: INFO cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-c7a33cd4-86e4-4741-b79e-c300b901c364 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1182.201294] [57941]: DEBUG cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-c7a33cd4-86e4-4741-b79e-c300b901c364 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1182.201611] [57941]: DEBUG cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-c7a33cd4-86e4-4741-b79e-c300b901c364 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1182.212813] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.212813] [57941]: warnings.warn( [ 1182.217474] [57941]: INFO cinder.volume.api [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-c7a33cd4-86e4-4741-b79e-c300b901c364 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1182.222734] [57941]: INFO cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-c7a33cd4-86e4-4741-b79e-c300b901c364 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1182.223197] [57941]: [pid: 57941|app: 0|req: 177/365] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:41:00 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.744721] [57942]: DEBUG cinder.api.middleware.request_id [None req-b8c32e7e-39ba-4cd3-9d7a-40048ace3329 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.745214] [57942]: INFO cinder.api.openstack.wsgi [None req-b8c32e7e-39ba-4cd3-9d7a-40048ace3329 None None] GET http://10.180.1.21/volume// [ 1183.745384] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b8c32e7e-39ba-4cd3-9d7a-40048ace3329 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1183.745592] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b8c32e7e-39ba-4cd3-9d7a-40048ace3329 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1183.746017] [57942]: INFO cinder.api.openstack.wsgi [None req-b8c32e7e-39ba-4cd3-9d7a-40048ace3329 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1183.746449] [57942]: [pid: 57942|app: 0|req: 189/366] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Dec 11 07:41:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1183.750170] [57941]: DEBUG cinder.api.middleware.request_id [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-7453db87-b2ee-4062-96f3-357c20a4cd1a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.752844] [57941]: INFO cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-7453db87-b2ee-4062-96f3-357c20a4cd1a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1183.753323] [57941]: DEBUG cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-7453db87-b2ee-4062-96f3-357c20a4cd1a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d13070ad-a1b9-4cd9-88e5-2c90562c3429", "connector": null, "instance_uuid": "2f701ea3-3ecd-4a36-b0f1-5b10e7ef31b6"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1183.766231] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.766231] [57941]: warnings.warn( [ 1183.793566] [57941]: INFO cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-7453db87-b2ee-4062-96f3-357c20a4cd1a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1183.794208] [57941]: [pid: 57941|app: 0|req: 178/367] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:41:02 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1183.818729] [57942]: DEBUG cinder.api.middleware.request_id [None req-cdbdbbba-970f-4e2c-98c7-5770b35424e7 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.820863] [57942]: INFO cinder.api.openstack.wsgi [None req-cdbdbbba-970f-4e2c-98c7-5770b35424e7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1183.821099] [57942]: DEBUG cinder.api.openstack.wsgi [None req-cdbdbbba-970f-4e2c-98c7-5770b35424e7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1183.821310] [57942]: DEBUG cinder.api.openstack.wsgi [None req-cdbdbbba-970f-4e2c-98c7-5770b35424e7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1183.834638] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.834638] [57942]: warnings.warn( [ 1183.840270] [57942]: INFO cinder.volume.api [None req-cdbdbbba-970f-4e2c-98c7-5770b35424e7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1183.847715] [57942]: INFO cinder.api.openstack.wsgi [None req-cdbdbbba-970f-4e2c-98c7-5770b35424e7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1183.848349] [57942]: [pid: 57942|app: 0|req: 190/368] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:02 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.322557] [57941]: DEBUG cinder.api.middleware.request_id [None req-2e41809b-0e80-4435-ae4f-50ec3b5ce8b5 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.323170] [57941]: INFO cinder.api.openstack.wsgi [None req-2e41809b-0e80-4435-ae4f-50ec3b5ce8b5 None None] GET http://10.180.1.21/volume// [ 1184.323593] [57941]: DEBUG cinder.api.openstack.wsgi [None req-2e41809b-0e80-4435-ae4f-50ec3b5ce8b5 None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1184.323902] [57941]: DEBUG cinder.api.openstack.wsgi [None req-2e41809b-0e80-4435-ae4f-50ec3b5ce8b5 None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1184.324446] [57941]: INFO cinder.api.openstack.wsgi [None req-2e41809b-0e80-4435-ae4f-50ec3b5ce8b5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1184.324794] [57941]: [pid: 57941|app: 0|req: 179/369] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:41:03 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1184.329331] [57942]: DEBUG cinder.api.middleware.request_id [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-209de4b5-ed99-4eff-a42d-fe9b03732ec6 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.331979] [57942]: INFO cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-209de4b5-ed99-4eff-a42d-fe9b03732ec6 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1184.332246] [57942]: DEBUG cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-209de4b5-ed99-4eff-a42d-fe9b03732ec6 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1184.332465] [57942]: DEBUG cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-209de4b5-ed99-4eff-a42d-fe9b03732ec6 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1184.348057] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.348057] [57942]: warnings.warn( [ 1184.352808] [57942]: INFO cinder.volume.api [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-209de4b5-ed99-4eff-a42d-fe9b03732ec6 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1184.358415] [57942]: INFO cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-209de4b5-ed99-4eff-a42d-fe9b03732ec6 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1184.359021] [57942]: [pid: 57942|app: 0|req: 191/370] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:41:03 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1184.388652] [57941]: DEBUG cinder.api.middleware.request_id [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-c441fbc4-f202-46a7-8928-17a8af04ee6b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.391429] [57941]: INFO cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-c441fbc4-f202-46a7-8928-17a8af04ee6b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] PUT http://10.180.1.21/volume/v3/attachments/a009aca0-0593-42b6-b4bb-aa7123bd6afd [ 1184.392126] [57941]: DEBUG cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-c441fbc4-f202-46a7-8928-17a8af04ee6b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-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-986883", "mountpoint": "/dev/sdb"}}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1184.401399] [57941]: DEBUG cinder.coordination [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-c441fbc4-f202-46a7-8928-17a8af04ee6b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Acquiring lock "cinder-attachment_update-d13070ad-a1b9-4cd9-88e5-2c90562c3429-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1184.406874] [57941]: DEBUG cinder.coordination [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-c441fbc4-f202-46a7-8928-17a8af04ee6b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Lock "cinder-attachment_update-d13070ad-a1b9-4cd9-88e5-2c90562c3429-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1184.408154] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.408154] [57941]: warnings.warn( [ 1184.858733] [57942]: DEBUG cinder.api.middleware.request_id [None req-7fc69791-066e-4275-9be2-8815f7be6284 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.861018] [57942]: INFO cinder.api.openstack.wsgi [None req-7fc69791-066e-4275-9be2-8815f7be6284 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1184.861357] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7fc69791-066e-4275-9be2-8815f7be6284 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1184.861656] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7fc69791-066e-4275-9be2-8815f7be6284 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1184.872838] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.872838] [57942]: warnings.warn( [ 1184.876872] [57942]: INFO cinder.volume.api [None req-7fc69791-066e-4275-9be2-8815f7be6284 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1184.881666] [57942]: INFO cinder.api.openstack.wsgi [None req-7fc69791-066e-4275-9be2-8815f7be6284 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1184.882152] [57942]: [pid: 57942|app: 0|req: 192/371] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:03 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.897184] [57942]: DEBUG cinder.api.middleware.request_id [None req-f5e30483-1650-4ffd-b852-b4c9ecace3fe None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.992053] [57942]: INFO cinder.api.openstack.wsgi [None req-f5e30483-1650-4ffd-b852-b4c9ecace3fe tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1185.992290] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f5e30483-1650-4ffd-b852-b4c9ecace3fe tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1185.992709] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f5e30483-1650-4ffd-b852-b4c9ecace3fe tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1186.008113] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.008113] [57942]: warnings.warn( [ 1186.012042] [57942]: INFO cinder.volume.api [None req-f5e30483-1650-4ffd-b852-b4c9ecace3fe tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1186.017315] [57942]: INFO cinder.api.openstack.wsgi [None req-f5e30483-1650-4ffd-b852-b4c9ecace3fe tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1186.017937] [57942]: [pid: 57942|app: 0|req: 193/372] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:04 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 841 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.028363] [57942]: DEBUG cinder.api.middleware.request_id [None req-0f65087f-0327-4201-a72c-df7152b3ddfe None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.030388] [57942]: INFO cinder.api.openstack.wsgi [None req-0f65087f-0327-4201-a72c-df7152b3ddfe tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1187.030616] [57942]: DEBUG cinder.api.openstack.wsgi [None req-0f65087f-0327-4201-a72c-df7152b3ddfe tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1187.030861] [57942]: DEBUG cinder.api.openstack.wsgi [None req-0f65087f-0327-4201-a72c-df7152b3ddfe tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1187.044938] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.044938] [57942]: warnings.warn( [ 1187.048712] [57942]: INFO cinder.volume.api [None req-0f65087f-0327-4201-a72c-df7152b3ddfe tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1187.053563] [57942]: INFO cinder.api.openstack.wsgi [None req-0f65087f-0327-4201-a72c-df7152b3ddfe tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1187.053996] [57942]: [pid: 57942|app: 0|req: 194/373] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:05 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1188.063215] [57942]: DEBUG cinder.api.middleware.request_id [None req-01e9602f-4ba4-4bd7-89ca-968f2133620c None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.065271] [57942]: INFO cinder.api.openstack.wsgi [None req-01e9602f-4ba4-4bd7-89ca-968f2133620c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1188.065482] [57942]: DEBUG cinder.api.openstack.wsgi [None req-01e9602f-4ba4-4bd7-89ca-968f2133620c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1188.065689] [57942]: DEBUG cinder.api.openstack.wsgi [None req-01e9602f-4ba4-4bd7-89ca-968f2133620c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1188.080264] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.080264] [57942]: warnings.warn( [ 1188.084058] [57942]: INFO cinder.volume.api [None req-01e9602f-4ba4-4bd7-89ca-968f2133620c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1188.089094] [57942]: INFO cinder.api.openstack.wsgi [None req-01e9602f-4ba4-4bd7-89ca-968f2133620c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1188.089611] [57942]: [pid: 57942|app: 0|req: 195/374] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:06 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.934057] [57941]: DEBUG cinder.coordination [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-c441fbc4-f202-46a7-8928-17a8af04ee6b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Lock "cinder-attachment_update-d13070ad-a1b9-4cd9-88e5-2c90562c3429-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=57941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1188.934449] [57941]: INFO cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-c441fbc4-f202-46a7-8928-17a8af04ee6b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/attachments/a009aca0-0593-42b6-b4bb-aa7123bd6afd returned with HTTP 200 [ 1188.935061] [57941]: [pid: 57941|app: 0|req: 180/375] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:41:03 2025] PUT /volume/v3/attachments/a009aca0-0593-42b6-b4bb-aa7123bd6afd => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1189.100196] [57942]: DEBUG cinder.api.middleware.request_id [None req-f639ff2b-a3f1-45ed-81b5-0d155bf8f9c0 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.102195] [57942]: INFO cinder.api.openstack.wsgi [None req-f639ff2b-a3f1-45ed-81b5-0d155bf8f9c0 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1189.102448] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f639ff2b-a3f1-45ed-81b5-0d155bf8f9c0 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1189.102725] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f639ff2b-a3f1-45ed-81b5-0d155bf8f9c0 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1189.113041] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.113041] [57942]: warnings.warn( [ 1189.116560] [57942]: INFO cinder.volume.api [None req-f639ff2b-a3f1-45ed-81b5-0d155bf8f9c0 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1189.121505] [57942]: INFO cinder.api.openstack.wsgi [None req-f639ff2b-a3f1-45ed-81b5-0d155bf8f9c0 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1189.121964] [57942]: [pid: 57942|app: 0|req: 196/376] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:07 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.620147] [57941]: DEBUG cinder.api.middleware.request_id [req-b21f4528-61c3-4355-a86b-cd76f19e5105 req-ace803e9-66e2-451d-9cc7-8ad7479eb08b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.623244] [57941]: INFO cinder.api.openstack.wsgi [req-b21f4528-61c3-4355-a86b-cd76f19e5105 req-ace803e9-66e2-451d-9cc7-8ad7479eb08b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a [ 1189.623518] [57941]: DEBUG cinder.api.openstack.wsgi [req-b21f4528-61c3-4355-a86b-cd76f19e5105 req-ace803e9-66e2-451d-9cc7-8ad7479eb08b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1189.623755] [57941]: DEBUG cinder.api.openstack.wsgi [req-b21f4528-61c3-4355-a86b-cd76f19e5105 req-ace803e9-66e2-451d-9cc7-8ad7479eb08b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1189.634769] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.634769] [57941]: warnings.warn( [ 1189.638907] [57941]: INFO cinder.volume.api [req-b21f4528-61c3-4355-a86b-cd76f19e5105 req-ace803e9-66e2-451d-9cc7-8ad7479eb08b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1189.643668] [57941]: INFO cinder.api.openstack.wsgi [req-b21f4528-61c3-4355-a86b-cd76f19e5105 req-ace803e9-66e2-451d-9cc7-8ad7479eb08b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a returned with HTTP 200 [ 1189.644101] [57941]: [pid: 57941|app: 0|req: 181/377] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:41:08 2025] GET /volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.661079] [57942]: DEBUG cinder.api.middleware.request_id [None req-a39c0f90-6cec-4778-83ad-e1f55484a237 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.661245] [57942]: INFO cinder.api.openstack.wsgi [None req-a39c0f90-6cec-4778-83ad-e1f55484a237 None None] GET http://10.180.1.21/volume// [ 1189.661344] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a39c0f90-6cec-4778-83ad-e1f55484a237 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1189.661520] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a39c0f90-6cec-4778-83ad-e1f55484a237 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1189.661902] [57942]: INFO cinder.api.openstack.wsgi [None req-a39c0f90-6cec-4778-83ad-e1f55484a237 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1189.662258] [57942]: [pid: 57942|app: 0|req: 197/378] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Dec 11 07:41:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1189.665900] [57941]: DEBUG cinder.api.middleware.request_id [req-b21f4528-61c3-4355-a86b-cd76f19e5105 req-12893f13-d2b6-49f6-a9a6-a78007a4ce7d None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.668288] [57941]: INFO cinder.api.openstack.wsgi [req-b21f4528-61c3-4355-a86b-cd76f19e5105 req-12893f13-d2b6-49f6-a9a6-a78007a4ce7d tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1189.668692] [57941]: DEBUG cinder.api.openstack.wsgi [req-b21f4528-61c3-4355-a86b-cd76f19e5105 req-12893f13-d2b6-49f6-a9a6-a78007a4ce7d tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a33e32d-745b-4187-8e3d-f44dd758221a", "connector": null, "instance_uuid": "d13b05a4-5c56-46fb-991b-4a61b5264b9e"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1189.678586] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.678586] [57941]: warnings.warn( [ 1189.698557] [57941]: INFO cinder.api.openstack.wsgi [req-b21f4528-61c3-4355-a86b-cd76f19e5105 req-12893f13-d2b6-49f6-a9a6-a78007a4ce7d tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1189.699049] [57941]: [pid: 57941|app: 0|req: 182/379] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:41:08 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1189.721306] [57942]: DEBUG cinder.api.middleware.request_id [req-b21f4528-61c3-4355-a86b-cd76f19e5105 req-2f3716e5-2d52-4036-86f3-77594bec53c0 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.723561] [57942]: INFO cinder.api.openstack.wsgi [req-b21f4528-61c3-4355-a86b-cd76f19e5105 req-2f3716e5-2d52-4036-86f3-77594bec53c0 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] POST http://10.180.1.21/volume/v3/attachments/698013a9-b192-4d82-9d76-d3070d0d2469/action [ 1189.724034] [57942]: DEBUG cinder.api.openstack.wsgi [req-b21f4528-61c3-4355-a86b-cd76f19e5105 req-2f3716e5-2d52-4036-86f3-77594bec53c0 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Action body: b'{"os-complete": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1189.724170] [57942]: DEBUG cinder.api.openstack.wsgi [req-b21f4528-61c3-4355-a86b-cd76f19e5105 req-2f3716e5-2d52-4036-86f3-77594bec53c0 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1189.739615] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.739615] [57942]: warnings.warn( [ 1189.746280] [57942]: INFO cinder.api.openstack.wsgi [req-b21f4528-61c3-4355-a86b-cd76f19e5105 req-2f3716e5-2d52-4036-86f3-77594bec53c0 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/attachments/698013a9-b192-4d82-9d76-d3070d0d2469/action returned with HTTP 204 [ 1189.746753] [57942]: [pid: 57942|app: 0|req: 198/380] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:41:08 2025] POST /volume/v3/attachments/698013a9-b192-4d82-9d76-d3070d0d2469/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1189.761263] [57941]: DEBUG cinder.api.middleware.request_id [None req-e1f6e152-2fed-40e5-93d4-acf3d488cbd4 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.763449] [57941]: INFO cinder.api.openstack.wsgi [None req-e1f6e152-2fed-40e5-93d4-acf3d488cbd4 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a [ 1189.763663] [57941]: DEBUG cinder.api.openstack.wsgi [None req-e1f6e152-2fed-40e5-93d4-acf3d488cbd4 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1189.763869] [57941]: DEBUG cinder.api.openstack.wsgi [None req-e1f6e152-2fed-40e5-93d4-acf3d488cbd4 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1189.775407] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.775407] [57941]: warnings.warn( [ 1189.778870] [57941]: INFO cinder.volume.api [None req-e1f6e152-2fed-40e5-93d4-acf3d488cbd4 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1189.783358] [57941]: INFO cinder.api.openstack.wsgi [None req-e1f6e152-2fed-40e5-93d4-acf3d488cbd4 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a returned with HTTP 200 [ 1189.783825] [57941]: [pid: 57941|app: 0|req: 183/381] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:08 2025] GET /volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1189.793149] [57942]: DEBUG cinder.api.middleware.request_id [None req-b0f4207d-183f-477b-b6be-3c0a10b424ca None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.795138] [57942]: INFO cinder.api.openstack.wsgi [None req-b0f4207d-183f-477b-b6be-3c0a10b424ca tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a [ 1189.795409] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b0f4207d-183f-477b-b6be-3c0a10b424ca tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1189.795644] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b0f4207d-183f-477b-b6be-3c0a10b424ca tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1189.805680] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.805680] [57942]: warnings.warn( [ 1189.809014] [57942]: INFO cinder.volume.api [None req-b0f4207d-183f-477b-b6be-3c0a10b424ca tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1189.813377] [57942]: INFO cinder.api.openstack.wsgi [None req-b0f4207d-183f-477b-b6be-3c0a10b424ca tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a returned with HTTP 200 [ 1189.813804] [57942]: [pid: 57942|app: 0|req: 199/382] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:08 2025] GET /volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1189.857706] [57941]: DEBUG cinder.api.middleware.request_id [req-d6e121f8-bfa2-4663-86e1-389a7b7d48e9 req-03f72fa9-37d0-4d07-b3d2-5fbb5494939a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.860015] [57941]: INFO cinder.api.openstack.wsgi [req-d6e121f8-bfa2-4663-86e1-389a7b7d48e9 req-03f72fa9-37d0-4d07-b3d2-5fbb5494939a tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a [ 1189.860455] [57941]: DEBUG cinder.api.openstack.wsgi [req-d6e121f8-bfa2-4663-86e1-389a7b7d48e9 req-03f72fa9-37d0-4d07-b3d2-5fbb5494939a tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1189.860455] [57941]: DEBUG cinder.api.openstack.wsgi [req-d6e121f8-bfa2-4663-86e1-389a7b7d48e9 req-03f72fa9-37d0-4d07-b3d2-5fbb5494939a tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1189.872285] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.872285] [57941]: warnings.warn( [ 1189.875867] [57941]: INFO cinder.volume.api [req-d6e121f8-bfa2-4663-86e1-389a7b7d48e9 req-03f72fa9-37d0-4d07-b3d2-5fbb5494939a tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1189.880324] [57941]: INFO cinder.api.openstack.wsgi [req-d6e121f8-bfa2-4663-86e1-389a7b7d48e9 req-03f72fa9-37d0-4d07-b3d2-5fbb5494939a tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a returned with HTTP 200 [ 1189.880758] [57941]: [pid: 57941|app: 0|req: 184/383] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:41:08 2025] GET /volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1189.898108] [57942]: DEBUG cinder.api.middleware.request_id [req-d6e121f8-bfa2-4663-86e1-389a7b7d48e9 req-b9571f38-16e2-485b-9550-4b490f02fca6 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.900347] [57942]: INFO cinder.api.openstack.wsgi [req-d6e121f8-bfa2-4663-86e1-389a7b7d48e9 req-b9571f38-16e2-485b-9550-4b490f02fca6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] DELETE http://10.180.1.21/volume/v3/attachments/698013a9-b192-4d82-9d76-d3070d0d2469 [ 1189.900812] [57942]: DEBUG cinder.api.openstack.wsgi [req-d6e121f8-bfa2-4663-86e1-389a7b7d48e9 req-b9571f38-16e2-485b-9550-4b490f02fca6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1189.900812] [57942]: DEBUG cinder.api.openstack.wsgi [req-d6e121f8-bfa2-4663-86e1-389a7b7d48e9 req-b9571f38-16e2-485b-9550-4b490f02fca6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1189.908274] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.908274] [57942]: warnings.warn( [ 1190.133718] [57941]: DEBUG cinder.api.middleware.request_id [None req-1a7f94d0-e8db-4699-a5a2-a463d0f8fa82 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.136009] [57941]: INFO cinder.api.openstack.wsgi [None req-1a7f94d0-e8db-4699-a5a2-a463d0f8fa82 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1190.136276] [57941]: DEBUG cinder.api.openstack.wsgi [None req-1a7f94d0-e8db-4699-a5a2-a463d0f8fa82 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1190.136547] [57941]: DEBUG cinder.api.openstack.wsgi [None req-1a7f94d0-e8db-4699-a5a2-a463d0f8fa82 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1190.150727] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.150727] [57941]: warnings.warn( [ 1190.155096] [57941]: INFO cinder.volume.api [None req-1a7f94d0-e8db-4699-a5a2-a463d0f8fa82 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1190.162103] [57941]: INFO cinder.api.openstack.wsgi [None req-1a7f94d0-e8db-4699-a5a2-a463d0f8fa82 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1190.162633] [57941]: [pid: 57941|app: 0|req: 185/384] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:08 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.437264] [57942]: INFO cinder.api.openstack.wsgi [req-d6e121f8-bfa2-4663-86e1-389a7b7d48e9 req-b9571f38-16e2-485b-9550-4b490f02fca6 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/attachments/698013a9-b192-4d82-9d76-d3070d0d2469 returned with HTTP 200 [ 1190.437764] [57942]: [pid: 57942|app: 0|req: 200/385] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:41:08 2025] DELETE /volume/v3/attachments/698013a9-b192-4d82-9d76-d3070d0d2469 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.457913] [57941]: DEBUG cinder.api.middleware.request_id [None req-0aa86581-d294-4d6f-9356-b24a33d6e424 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.459879] [57941]: INFO cinder.api.openstack.wsgi [None req-0aa86581-d294-4d6f-9356-b24a33d6e424 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a [ 1190.460105] [57941]: DEBUG cinder.api.openstack.wsgi [None req-0aa86581-d294-4d6f-9356-b24a33d6e424 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1190.460314] [57941]: DEBUG cinder.api.openstack.wsgi [None req-0aa86581-d294-4d6f-9356-b24a33d6e424 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1190.468403] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.468403] [57941]: warnings.warn( [ 1190.472288] [57941]: INFO cinder.volume.api [None req-0aa86581-d294-4d6f-9356-b24a33d6e424 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1190.477023] [57941]: INFO cinder.api.openstack.wsgi [None req-0aa86581-d294-4d6f-9356-b24a33d6e424 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a returned with HTTP 200 [ 1190.477471] [57941]: [pid: 57941|app: 0|req: 186/386] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:09 2025] GET /volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.172897] [57942]: DEBUG cinder.api.middleware.request_id [None req-49723c7e-9757-4f69-9ea5-b2428b39620f None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.175214] [57942]: INFO cinder.api.openstack.wsgi [None req-49723c7e-9757-4f69-9ea5-b2428b39620f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1191.175484] [57942]: DEBUG cinder.api.openstack.wsgi [None req-49723c7e-9757-4f69-9ea5-b2428b39620f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1191.175729] [57942]: DEBUG cinder.api.openstack.wsgi [None req-49723c7e-9757-4f69-9ea5-b2428b39620f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1191.189261] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.189261] [57942]: warnings.warn( [ 1191.193297] [57942]: INFO cinder.volume.api [None req-49723c7e-9757-4f69-9ea5-b2428b39620f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1191.198203] [57942]: INFO cinder.api.openstack.wsgi [None req-49723c7e-9757-4f69-9ea5-b2428b39620f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1191.198745] [57942]: [pid: 57942|app: 0|req: 201/387] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:09 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.588065] [57941]: DEBUG cinder.api.middleware.request_id [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-a375d19d-0520-4a62-a573-521380fbfaee None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.590311] [57941]: INFO cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-a375d19d-0520-4a62-a573-521380fbfaee tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] POST http://10.180.1.21/volume/v3/attachments/a009aca0-0593-42b6-b4bb-aa7123bd6afd/action [ 1191.590761] [57941]: DEBUG cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-a375d19d-0520-4a62-a573-521380fbfaee tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action body: b'{"os-complete": null}' {{(pid=57941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1191.590896] [57941]: DEBUG cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-a375d19d-0520-4a62-a573-521380fbfaee tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1191.609515] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.609515] [57941]: warnings.warn( [ 1191.617526] [57941]: INFO cinder.api.openstack.wsgi [req-cd6cb61b-3fae-42b3-b5b0-46b44a828e0a req-a375d19d-0520-4a62-a573-521380fbfaee tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/attachments/a009aca0-0593-42b6-b4bb-aa7123bd6afd/action returned with HTTP 204 [ 1191.617971] [57941]: [pid: 57941|app: 0|req: 187/388] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:41:10 2025] POST /volume/v3/attachments/a009aca0-0593-42b6-b4bb-aa7123bd6afd/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1192.209261] [57942]: DEBUG cinder.api.middleware.request_id [None req-b16df537-bbf2-4475-b487-02dc4b7bab00 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.211320] [57942]: INFO cinder.api.openstack.wsgi [None req-b16df537-bbf2-4475-b487-02dc4b7bab00 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1192.211525] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b16df537-bbf2-4475-b487-02dc4b7bab00 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1192.211746] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b16df537-bbf2-4475-b487-02dc4b7bab00 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1192.222539] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.222539] [57942]: warnings.warn( [ 1192.227134] [57942]: INFO cinder.volume.api [None req-b16df537-bbf2-4475-b487-02dc4b7bab00 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1192.232516] [57942]: INFO cinder.api.openstack.wsgi [None req-b16df537-bbf2-4475-b487-02dc4b7bab00 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1192.232944] [57942]: [pid: 57942|app: 0|req: 202/389] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:10 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.243382] [57941]: DEBUG cinder.api.middleware.request_id [None req-d6550ccf-3c2e-47f9-9683-9297baaf7d41 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.245455] [57941]: INFO cinder.api.openstack.wsgi [None req-d6550ccf-3c2e-47f9-9683-9297baaf7d41 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1192.245667] [57941]: DEBUG cinder.api.openstack.wsgi [None req-d6550ccf-3c2e-47f9-9683-9297baaf7d41 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1192.245876] [57941]: DEBUG cinder.api.openstack.wsgi [None req-d6550ccf-3c2e-47f9-9683-9297baaf7d41 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1192.255795] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.255795] [57941]: warnings.warn( [ 1192.259113] [57941]: INFO cinder.volume.api [None req-d6550ccf-3c2e-47f9-9683-9297baaf7d41 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1192.263376] [57941]: INFO cinder.api.openstack.wsgi [None req-d6550ccf-3c2e-47f9-9683-9297baaf7d41 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1192.263962] [57941]: [pid: 57941|app: 0|req: 188/390] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:11 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1192.338126] [57942]: DEBUG cinder.api.middleware.request_id [None req-15e601a1-9241-4512-b529-b1dce325bf2b None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.340556] [57942]: INFO cinder.api.openstack.wsgi [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1192.340997] [57942]: DEBUG cinder.api.openstack.wsgi [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-453739174"}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1192.342661] [57942]: DEBUG cinder.api.v3.volumes [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-453739174'}} {{(pid=57942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1192.342812] [57942]: INFO cinder.api.v3.volumes [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Create volume of 1 GB [ 1192.346893] [57942]: INFO cinder.volume.api [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Availability Zones retrieved successfully. [ 1192.354251] [57942]: DEBUG cinder.volume.api [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Flow 'volume_create_api' (02d9e609-2f9d-42be-a04b-7203ee935d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1192.355822] [57942]: DEBUG cinder.volume.api [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba565f2c-5890-4063-9da6-61a644553e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1192.357162] [57942]: DEBUG cinder.volume.flows.api.create_volume [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Validating volume size '1' using validate_int {{(pid=57942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1192.377991] [57942]: DEBUG cinder.volume.api [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba565f2c-5890-4063-9da6-61a644553e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1192.379188] [57942]: DEBUG cinder.volume.api [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5b92d3c-c8f5-4d6c-8ace-456265987375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1192.415104] [57942]: DEBUG cinder.quota [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Created reservations ['953022a7-8177-4e1c-a76a-b50c81d8cb6e', '74b5f834-40dc-45f8-90c1-b04c448b492d', '5ab3195f-a5cc-41b8-960b-4170ed7204d7', 'b9990063-3a65-4057-aa56-33abcec336d7'] {{(pid=57942) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1192.416111] [57942]: DEBUG cinder.volume.api [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5b92d3c-c8f5-4d6c-8ace-456265987375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['953022a7-8177-4e1c-a76a-b50c81d8cb6e', '74b5f834-40dc-45f8-90c1-b04c448b492d', '5ab3195f-a5cc-41b8-960b-4170ed7204d7', 'b9990063-3a65-4057-aa56-33abcec336d7']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1192.417043] [57942]: DEBUG cinder.volume.api [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01e95dbd-35d7-4c37-bd83-c132a99be332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1192.430658] [57942]: DEBUG cinder.volume.api [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01e95dbd-35d7-4c37-bd83-c132a99be332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44b5151a-5d86-42eb-85ee-5f8126b0a4ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-453739174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51dcec9a8c5a4d869377a2fd47dd012e',qos_specs=None,replication_status=,reservations=['953022a7-8177-4e1c-a76a-b50c81d8cb6e','74b5f834-40dc-45f8-90c1-b04c448b492d','5ab3195f-a5cc-41b8-960b-4170ed7204d7','b9990063-3a65-4057-aa56-33abcec336d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98914d78c81b428bb3ac5a2a3a2e47d8',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:41:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-453739174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44b5151a-5d86-42eb-85ee-5f8126b0a4ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51dcec9a8c5a4d869377a2fd47dd012e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98914d78c81b428bb3ac5a2a3a2e47d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1192.431648] [57942]: DEBUG cinder.volume.api [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (404de06a-fecc-4571-9b20-1cd45f1c3bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1192.449245] [57942]: DEBUG cinder.volume.api [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (404de06a-fecc-4571-9b20-1cd45f1c3bc0) transitioned into state 'SUCCESS' from state '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-453739174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51dcec9a8c5a4d869377a2fd47dd012e',qos_specs=None,replication_status=,reservations=['953022a7-8177-4e1c-a76a-b50c81d8cb6e','74b5f834-40dc-45f8-90c1-b04c448b492d','5ab3195f-a5cc-41b8-960b-4170ed7204d7','b9990063-3a65-4057-aa56-33abcec336d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98914d78c81b428bb3ac5a2a3a2e47d8',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1192.450213] [57942]: DEBUG cinder.volume.api [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24ced345-fe67-4e8b-8921-c148a813957b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1192.459377] [57942]: DEBUG cinder.volume.api [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24ced345-fe67-4e8b-8921-c148a813957b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1192.460460] [57942]: DEBUG cinder.volume.api [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Flow 'volume_create_api' (02d9e609-2f9d-42be-a04b-7203ee935d19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1192.460808] [57942]: INFO cinder.volume.api [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Create volume request issued successfully. [ 1192.461451] [57942]: INFO cinder.api.openstack.wsgi [None req-15e601a1-9241-4512-b529-b1dce325bf2b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1192.461919] [57942]: [pid: 57942|app: 0|req: 203/391] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:41:11 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) [ 1192.471107] [57941]: DEBUG cinder.api.middleware.request_id [None req-b91d35c6-b47e-4df1-8618-f3ec66b6ee93 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.473213] [57941]: INFO cinder.api.openstack.wsgi [None req-b91d35c6-b47e-4df1-8618-f3ec66b6ee93 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1192.474042] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b91d35c6-b47e-4df1-8618-f3ec66b6ee93 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1192.474042] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b91d35c6-b47e-4df1-8618-f3ec66b6ee93 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1192.481113] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.481113] [57941]: warnings.warn( [ 1192.484684] [57941]: INFO cinder.volume.api [None req-b91d35c6-b47e-4df1-8618-f3ec66b6ee93 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1192.489137] [57941]: INFO cinder.api.openstack.wsgi [None req-b91d35c6-b47e-4df1-8618-f3ec66b6ee93 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1192.489500] [57941]: [pid: 57941|app: 0|req: 189/392] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:11 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.499417] [57942]: DEBUG cinder.api.middleware.request_id [None req-f3483ce4-b821-4d2c-a050-1b4d14c8dcb0 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.501613] [57942]: INFO cinder.api.openstack.wsgi [None req-f3483ce4-b821-4d2c-a050-1b4d14c8dcb0 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1193.501843] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f3483ce4-b821-4d2c-a050-1b4d14c8dcb0 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1193.502089] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f3483ce4-b821-4d2c-a050-1b4d14c8dcb0 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1193.512676] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.512676] [57942]: warnings.warn( [ 1193.516799] [57942]: INFO cinder.volume.api [None req-f3483ce4-b821-4d2c-a050-1b4d14c8dcb0 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1193.521475] [57942]: INFO cinder.api.openstack.wsgi [None req-f3483ce4-b821-4d2c-a050-1b4d14c8dcb0 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1193.521881] [57942]: [pid: 57942|app: 0|req: 204/393] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:12 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.556427] [57941]: DEBUG cinder.api.middleware.request_id [req-994def30-a480-48b1-9c54-36bb7d35e901 req-a47710b9-b361-4edf-b224-f1db70832305 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.558812] [57941]: INFO cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-a47710b9-b361-4edf-b224-f1db70832305 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1193.559033] [57941]: DEBUG cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-a47710b9-b361-4edf-b224-f1db70832305 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1193.559243] [57941]: DEBUG cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-a47710b9-b361-4edf-b224-f1db70832305 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1193.567871] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.567871] [57941]: warnings.warn( [ 1193.571558] [57941]: INFO cinder.volume.api [req-994def30-a480-48b1-9c54-36bb7d35e901 req-a47710b9-b361-4edf-b224-f1db70832305 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1193.576084] [57941]: INFO cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-a47710b9-b361-4edf-b224-f1db70832305 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1193.576524] [57941]: [pid: 57941|app: 0|req: 190/394] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:41:12 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.096431] [57942]: DEBUG cinder.api.middleware.request_id [None req-043e4b60-b653-480e-a926-0a5a4a156a08 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.097016] [57942]: INFO cinder.api.openstack.wsgi [None req-043e4b60-b653-480e-a926-0a5a4a156a08 None None] GET http://10.180.1.21/volume// [ 1195.097169] [57942]: DEBUG cinder.api.openstack.wsgi [None req-043e4b60-b653-480e-a926-0a5a4a156a08 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1195.097379] [57942]: DEBUG cinder.api.openstack.wsgi [None req-043e4b60-b653-480e-a926-0a5a4a156a08 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1195.097780] [57942]: INFO cinder.api.openstack.wsgi [None req-043e4b60-b653-480e-a926-0a5a4a156a08 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1195.098108] [57942]: [pid: 57942|app: 0|req: 205/395] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Dec 11 07:41:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1195.101648] [57941]: DEBUG cinder.api.middleware.request_id [req-994def30-a480-48b1-9c54-36bb7d35e901 req-e0b936ed-3f8d-4681-a50f-78ce3837e032 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.103818] [57941]: INFO cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-e0b936ed-3f8d-4681-a50f-78ce3837e032 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1195.104225] [57941]: DEBUG cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-e0b936ed-3f8d-4681-a50f-78ce3837e032 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44b5151a-5d86-42eb-85ee-5f8126b0a4ae", "connector": null, "instance_uuid": "2f701ea3-3ecd-4a36-b0f1-5b10e7ef31b6"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1195.116626] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.116626] [57941]: warnings.warn( [ 1195.138333] [57941]: INFO cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-e0b936ed-3f8d-4681-a50f-78ce3837e032 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1195.138899] [57941]: [pid: 57941|app: 0|req: 191/396] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:41:13 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) [ 1195.160857] [57942]: DEBUG cinder.api.middleware.request_id [None req-bfb49137-d46e-4b9e-9d32-ffcf9eb0b3b7 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.162903] [57942]: INFO cinder.api.openstack.wsgi [None req-bfb49137-d46e-4b9e-9d32-ffcf9eb0b3b7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1195.163133] [57942]: DEBUG cinder.api.openstack.wsgi [None req-bfb49137-d46e-4b9e-9d32-ffcf9eb0b3b7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1195.163341] [57942]: DEBUG cinder.api.openstack.wsgi [None req-bfb49137-d46e-4b9e-9d32-ffcf9eb0b3b7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1195.173470] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.173470] [57942]: warnings.warn( [ 1195.176640] [57942]: INFO cinder.volume.api [None req-bfb49137-d46e-4b9e-9d32-ffcf9eb0b3b7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1195.181442] [57942]: INFO cinder.api.openstack.wsgi [None req-bfb49137-d46e-4b9e-9d32-ffcf9eb0b3b7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1195.182029] [57942]: [pid: 57942|app: 0|req: 206/397] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:13 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.664052] [57941]: DEBUG cinder.api.middleware.request_id [None req-1e6cf1d5-e44b-4c84-b66b-4390cf7f2c20 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.664501] [57941]: INFO cinder.api.openstack.wsgi [None req-1e6cf1d5-e44b-4c84-b66b-4390cf7f2c20 None None] GET http://10.180.1.21/volume// [ 1195.664671] [57941]: DEBUG cinder.api.openstack.wsgi [None req-1e6cf1d5-e44b-4c84-b66b-4390cf7f2c20 None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1195.664877] [57941]: DEBUG cinder.api.openstack.wsgi [None req-1e6cf1d5-e44b-4c84-b66b-4390cf7f2c20 None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1195.665277] [57941]: INFO cinder.api.openstack.wsgi [None req-1e6cf1d5-e44b-4c84-b66b-4390cf7f2c20 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1195.665684] [57941]: [pid: 57941|app: 0|req: 192/398] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:41:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1195.668786] [57942]: DEBUG cinder.api.middleware.request_id [req-994def30-a480-48b1-9c54-36bb7d35e901 req-6e6c3d0b-fd11-4d9a-a2b8-af641f67e499 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.671015] [57942]: INFO cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-6e6c3d0b-fd11-4d9a-a2b8-af641f67e499 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1195.671262] [57942]: DEBUG cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-6e6c3d0b-fd11-4d9a-a2b8-af641f67e499 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1195.671476] [57942]: DEBUG cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-6e6c3d0b-fd11-4d9a-a2b8-af641f67e499 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1195.681124] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.681124] [57942]: warnings.warn( [ 1195.684190] [57942]: INFO cinder.volume.api [req-994def30-a480-48b1-9c54-36bb7d35e901 req-6e6c3d0b-fd11-4d9a-a2b8-af641f67e499 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1195.688359] [57942]: INFO cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-6e6c3d0b-fd11-4d9a-a2b8-af641f67e499 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1195.688856] [57942]: [pid: 57942|app: 0|req: 207/399] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:41:14 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1195.715880] [57941]: DEBUG cinder.api.middleware.request_id [req-994def30-a480-48b1-9c54-36bb7d35e901 req-4247cf04-0da8-4450-ac24-6e9db7ec9adf None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.718239] [57941]: INFO cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-4247cf04-0da8-4450-ac24-6e9db7ec9adf tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] PUT http://10.180.1.21/volume/v3/attachments/87b1d4e3-d3c6-42a5-9cbe-d4e490ccf9ca [ 1195.718602] [57941]: DEBUG cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-4247cf04-0da8-4450-ac24-6e9db7ec9adf tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-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-986883", "mountpoint": "/dev/sdc"}}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1195.726250] [57941]: DEBUG cinder.coordination [req-994def30-a480-48b1-9c54-36bb7d35e901 req-4247cf04-0da8-4450-ac24-6e9db7ec9adf tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Acquiring lock "cinder-attachment_update-44b5151a-5d86-42eb-85ee-5f8126b0a4ae-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1195.730769] [57941]: DEBUG cinder.coordination [req-994def30-a480-48b1-9c54-36bb7d35e901 req-4247cf04-0da8-4450-ac24-6e9db7ec9adf tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Lock "cinder-attachment_update-44b5151a-5d86-42eb-85ee-5f8126b0a4ae-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1195.731793] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.731793] [57941]: warnings.warn( [ 1196.192166] [57942]: DEBUG cinder.api.middleware.request_id [None req-268e8af4-f1a3-41d2-9ebd-e64b5aab2b22 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.194506] [57942]: INFO cinder.api.openstack.wsgi [None req-268e8af4-f1a3-41d2-9ebd-e64b5aab2b22 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1196.194777] [57942]: DEBUG cinder.api.openstack.wsgi [None req-268e8af4-f1a3-41d2-9ebd-e64b5aab2b22 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1196.194922] [57942]: DEBUG cinder.api.openstack.wsgi [None req-268e8af4-f1a3-41d2-9ebd-e64b5aab2b22 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1196.204988] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.204988] [57942]: warnings.warn( [ 1196.208807] [57942]: INFO cinder.volume.api [None req-268e8af4-f1a3-41d2-9ebd-e64b5aab2b22 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1196.213522] [57942]: INFO cinder.api.openstack.wsgi [None req-268e8af4-f1a3-41d2-9ebd-e64b5aab2b22 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1196.213972] [57942]: [pid: 57942|app: 0|req: 208/400] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:14 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.226121] [57942]: DEBUG cinder.api.middleware.request_id [None req-fd02f272-bd7c-4327-9463-122feedf913b None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.227798] [57942]: INFO cinder.api.openstack.wsgi [None req-fd02f272-bd7c-4327-9463-122feedf913b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1197.228028] [57942]: DEBUG cinder.api.openstack.wsgi [None req-fd02f272-bd7c-4327-9463-122feedf913b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1197.228250] [57942]: DEBUG cinder.api.openstack.wsgi [None req-fd02f272-bd7c-4327-9463-122feedf913b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1197.238560] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.238560] [57942]: warnings.warn( [ 1197.242222] [57942]: INFO cinder.volume.api [None req-fd02f272-bd7c-4327-9463-122feedf913b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1197.246919] [57942]: INFO cinder.api.openstack.wsgi [None req-fd02f272-bd7c-4327-9463-122feedf913b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1197.247350] [57942]: [pid: 57942|app: 0|req: 209/401] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:15 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.257318] [57942]: DEBUG cinder.api.middleware.request_id [None req-d73f8d8a-3fa1-4904-b044-b9f7597b50b9 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.259474] [57942]: INFO cinder.api.openstack.wsgi [None req-d73f8d8a-3fa1-4904-b044-b9f7597b50b9 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1198.259711] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d73f8d8a-3fa1-4904-b044-b9f7597b50b9 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1198.259941] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d73f8d8a-3fa1-4904-b044-b9f7597b50b9 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1198.274245] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.274245] [57942]: warnings.warn( [ 1198.278117] [57942]: INFO cinder.volume.api [None req-d73f8d8a-3fa1-4904-b044-b9f7597b50b9 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1198.283755] [57942]: INFO cinder.api.openstack.wsgi [None req-d73f8d8a-3fa1-4904-b044-b9f7597b50b9 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1198.284196] [57942]: [pid: 57942|app: 0|req: 210/402] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:17 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.295774] [57942]: DEBUG cinder.api.middleware.request_id [None req-3db1b8a1-b797-4396-aa31-281f21b6b97e None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.297787] [57942]: INFO cinder.api.openstack.wsgi [None req-3db1b8a1-b797-4396-aa31-281f21b6b97e tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1199.298011] [57942]: DEBUG cinder.api.openstack.wsgi [None req-3db1b8a1-b797-4396-aa31-281f21b6b97e tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1199.298229] [57942]: DEBUG cinder.api.openstack.wsgi [None req-3db1b8a1-b797-4396-aa31-281f21b6b97e tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1199.313522] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.313522] [57942]: warnings.warn( [ 1199.317482] [57942]: INFO cinder.volume.api [None req-3db1b8a1-b797-4396-aa31-281f21b6b97e tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1199.323048] [57942]: INFO cinder.api.openstack.wsgi [None req-3db1b8a1-b797-4396-aa31-281f21b6b97e tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1199.323190] [57942]: [pid: 57942|app: 0|req: 211/403] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:18 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1200.256525] [57941]: DEBUG cinder.coordination [req-994def30-a480-48b1-9c54-36bb7d35e901 req-4247cf04-0da8-4450-ac24-6e9db7ec9adf tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Lock "cinder-attachment_update-44b5151a-5d86-42eb-85ee-5f8126b0a4ae-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=57941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1200.256901] [57941]: INFO cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-4247cf04-0da8-4450-ac24-6e9db7ec9adf tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/attachments/87b1d4e3-d3c6-42a5-9cbe-d4e490ccf9ca returned with HTTP 200 [ 1200.257426] [57941]: [pid: 57941|app: 0|req: 193/404] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:41:14 2025] PUT /volume/v3/attachments/87b1d4e3-d3c6-42a5-9cbe-d4e490ccf9ca => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1200.333306] [57942]: DEBUG cinder.api.middleware.request_id [None req-660cce8c-11c4-480a-98af-5e3f39f1b8e2 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.335538] [57942]: INFO cinder.api.openstack.wsgi [None req-660cce8c-11c4-480a-98af-5e3f39f1b8e2 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1200.335754] [57942]: DEBUG cinder.api.openstack.wsgi [None req-660cce8c-11c4-480a-98af-5e3f39f1b8e2 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1200.335972] [57942]: DEBUG cinder.api.openstack.wsgi [None req-660cce8c-11c4-480a-98af-5e3f39f1b8e2 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1200.349840] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.349840] [57942]: warnings.warn( [ 1200.354442] [57942]: INFO cinder.volume.api [None req-660cce8c-11c4-480a-98af-5e3f39f1b8e2 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1200.359775] [57942]: INFO cinder.api.openstack.wsgi [None req-660cce8c-11c4-480a-98af-5e3f39f1b8e2 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1200.360275] [57942]: [pid: 57942|app: 0|req: 212/405] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:19 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.370564] [57941]: DEBUG cinder.api.middleware.request_id [None req-b809e0fb-a0a9-4226-bae5-9bf530c7700c None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.372646] [57941]: INFO cinder.api.openstack.wsgi [None req-b809e0fb-a0a9-4226-bae5-9bf530c7700c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1201.372902] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b809e0fb-a0a9-4226-bae5-9bf530c7700c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1201.373130] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b809e0fb-a0a9-4226-bae5-9bf530c7700c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1201.387060] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.387060] [57941]: warnings.warn( [ 1201.391511] [57941]: INFO cinder.volume.api [None req-b809e0fb-a0a9-4226-bae5-9bf530c7700c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1201.397038] [57941]: INFO cinder.api.openstack.wsgi [None req-b809e0fb-a0a9-4226-bae5-9bf530c7700c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1201.397165] [57941]: [pid: 57941|app: 0|req: 194/406] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:20 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.886909] [57942]: DEBUG cinder.api.middleware.request_id [req-994def30-a480-48b1-9c54-36bb7d35e901 req-3b93ce90-32b3-4c53-b4a1-1e0d7c3f8ee4 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.889340] [57942]: INFO cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-3b93ce90-32b3-4c53-b4a1-1e0d7c3f8ee4 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] POST http://10.180.1.21/volume/v3/attachments/87b1d4e3-d3c6-42a5-9cbe-d4e490ccf9ca/action [ 1201.889779] [57942]: DEBUG cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-3b93ce90-32b3-4c53-b4a1-1e0d7c3f8ee4 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action body: b'{"os-complete": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1201.889900] [57942]: DEBUG cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-3b93ce90-32b3-4c53-b4a1-1e0d7c3f8ee4 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1201.904587] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.904587] [57942]: warnings.warn( [ 1201.913677] [57942]: INFO cinder.api.openstack.wsgi [req-994def30-a480-48b1-9c54-36bb7d35e901 req-3b93ce90-32b3-4c53-b4a1-1e0d7c3f8ee4 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/attachments/87b1d4e3-d3c6-42a5-9cbe-d4e490ccf9ca/action returned with HTTP 204 [ 1201.913786] [57942]: [pid: 57942|app: 0|req: 213/407] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:41:20 2025] POST /volume/v3/attachments/87b1d4e3-d3c6-42a5-9cbe-d4e490ccf9ca/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1202.407532] [57941]: DEBUG cinder.api.middleware.request_id [None req-65c3d583-c419-484d-86f9-836cde886129 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.409885] [57941]: INFO cinder.api.openstack.wsgi [None req-65c3d583-c419-484d-86f9-836cde886129 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1202.410133] [57941]: DEBUG cinder.api.openstack.wsgi [None req-65c3d583-c419-484d-86f9-836cde886129 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1202.410346] [57941]: DEBUG cinder.api.openstack.wsgi [None req-65c3d583-c419-484d-86f9-836cde886129 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1202.426064] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.426064] [57941]: warnings.warn( [ 1202.429860] [57941]: INFO cinder.volume.api [None req-65c3d583-c419-484d-86f9-836cde886129 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1202.434762] [57941]: INFO cinder.api.openstack.wsgi [None req-65c3d583-c419-484d-86f9-836cde886129 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1202.435254] [57941]: [pid: 57941|app: 0|req: 195/408] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:21 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1202.445663] [57942]: DEBUG cinder.api.middleware.request_id [None req-5112ca6d-3330-4972-be41-3d986174a33c None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.447655] [57942]: INFO cinder.api.openstack.wsgi [None req-5112ca6d-3330-4972-be41-3d986174a33c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1202.447893] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5112ca6d-3330-4972-be41-3d986174a33c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1202.448135] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5112ca6d-3330-4972-be41-3d986174a33c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1202.457983] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.457983] [57942]: warnings.warn( [ 1202.461371] [57942]: INFO cinder.volume.api [None req-5112ca6d-3330-4972-be41-3d986174a33c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1202.465950] [57942]: INFO cinder.api.openstack.wsgi [None req-5112ca6d-3330-4972-be41-3d986174a33c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1202.466619] [57942]: [pid: 57942|app: 0|req: 214/409] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:21 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1202.622729] [57941]: DEBUG cinder.api.middleware.request_id [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-21dd9074-4667-4943-bf0d-7dff15c80778 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.625327] [57941]: INFO cinder.api.openstack.wsgi [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-21dd9074-4667-4943-bf0d-7dff15c80778 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1202.625327] [57941]: DEBUG cinder.api.openstack.wsgi [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-21dd9074-4667-4943-bf0d-7dff15c80778 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1202.625482] [57941]: DEBUG cinder.api.openstack.wsgi [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-21dd9074-4667-4943-bf0d-7dff15c80778 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1202.635327] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.635327] [57941]: warnings.warn( [ 1202.638450] [57941]: INFO cinder.volume.api [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-21dd9074-4667-4943-bf0d-7dff15c80778 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1202.642562] [57941]: INFO cinder.api.openstack.wsgi [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-21dd9074-4667-4943-bf0d-7dff15c80778 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1202.643090] [57941]: [pid: 57941|app: 0|req: 196/410] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:41:21 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1202.657699] [57942]: DEBUG cinder.api.middleware.request_id [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-43c68ff4-e734-4842-9948-f12f96cbafc7 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.660441] [57942]: INFO cinder.api.openstack.wsgi [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-43c68ff4-e734-4842-9948-f12f96cbafc7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] POST http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429/action [ 1202.660874] [57942]: DEBUG cinder.api.openstack.wsgi [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-43c68ff4-e734-4842-9948-f12f96cbafc7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1202.661070] [57942]: DEBUG cinder.api.openstack.wsgi [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-43c68ff4-e734-4842-9948-f12f96cbafc7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1202.671522] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.671522] [57942]: warnings.warn( [ 1202.672049] [57942]: INFO cinder.volume.api [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-43c68ff4-e734-4842-9948-f12f96cbafc7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1202.677097] [57942]: INFO cinder.volume.api [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-43c68ff4-e734-4842-9948-f12f96cbafc7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Begin detaching volume completed successfully. [ 1202.677333] [57942]: INFO cinder.api.openstack.wsgi [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-43c68ff4-e734-4842-9948-f12f96cbafc7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429/action returned with HTTP 202 [ 1202.677759] [57942]: [pid: 57942|app: 0|req: 215/411] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 11 07:41:21 2025] POST /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1202.696760] [57941]: DEBUG cinder.api.middleware.request_id [None req-15520446-5b9f-49f5-8507-e6efc28abcbf None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.698853] [57941]: INFO cinder.api.openstack.wsgi [None req-15520446-5b9f-49f5-8507-e6efc28abcbf tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1202.699083] [57941]: DEBUG cinder.api.openstack.wsgi [None req-15520446-5b9f-49f5-8507-e6efc28abcbf tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1202.699293] [57941]: DEBUG cinder.api.openstack.wsgi [None req-15520446-5b9f-49f5-8507-e6efc28abcbf tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1202.709631] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.709631] [57941]: warnings.warn( [ 1202.712885] [57941]: INFO cinder.volume.api [None req-15520446-5b9f-49f5-8507-e6efc28abcbf tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1202.717239] [57941]: INFO cinder.api.openstack.wsgi [None req-15520446-5b9f-49f5-8507-e6efc28abcbf tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1202.717876] [57941]: [pid: 57941|app: 0|req: 197/412] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:21 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1203.706086] [57942]: DEBUG cinder.api.middleware.request_id [None req-c3e14106-01e8-4370-a959-8facf1fe9619 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.706536] [57942]: INFO cinder.api.openstack.wsgi [None req-c3e14106-01e8-4370-a959-8facf1fe9619 None None] GET http://10.180.1.21/volume// [ 1203.706637] [57942]: DEBUG cinder.api.openstack.wsgi [None req-c3e14106-01e8-4370-a959-8facf1fe9619 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1203.706951] [57942]: DEBUG cinder.api.openstack.wsgi [None req-c3e14106-01e8-4370-a959-8facf1fe9619 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1203.707491] [57942]: INFO cinder.api.openstack.wsgi [None req-c3e14106-01e8-4370-a959-8facf1fe9619 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1203.707904] [57942]: [pid: 57942|app: 0|req: 216/413] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:41:22 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1203.711800] [57941]: DEBUG cinder.api.middleware.request_id [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-87d92658-6b80-43a8-9569-b19b1e498e5b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.714391] [57941]: INFO cinder.api.openstack.wsgi [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-87d92658-6b80-43a8-9569-b19b1e498e5b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1203.715192] [57941]: DEBUG cinder.api.openstack.wsgi [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-87d92658-6b80-43a8-9569-b19b1e498e5b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1203.715192] [57941]: DEBUG cinder.api.openstack.wsgi [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-87d92658-6b80-43a8-9569-b19b1e498e5b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1203.727632] [57942]: DEBUG cinder.api.middleware.request_id [None req-acd45f30-2613-4857-a6e3-b099c6ff88c5 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.729664] [57942]: INFO cinder.api.openstack.wsgi [None req-acd45f30-2613-4857-a6e3-b099c6ff88c5 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1203.729872] [57942]: DEBUG cinder.api.openstack.wsgi [None req-acd45f30-2613-4857-a6e3-b099c6ff88c5 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1203.730097] [57942]: DEBUG cinder.api.openstack.wsgi [None req-acd45f30-2613-4857-a6e3-b099c6ff88c5 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1203.730377] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.730377] [57941]: warnings.warn( [ 1203.734624] [57941]: INFO cinder.volume.api [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-87d92658-6b80-43a8-9569-b19b1e498e5b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1203.739901] [57941]: INFO cinder.api.openstack.wsgi [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-87d92658-6b80-43a8-9569-b19b1e498e5b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1203.740318] [57941]: [pid: 57941|app: 0|req: 198/414] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:41:22 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1203.740802] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.740802] [57942]: warnings.warn( [ 1203.744429] [57942]: INFO cinder.volume.api [None req-acd45f30-2613-4857-a6e3-b099c6ff88c5 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1203.749742] [57942]: INFO cinder.api.openstack.wsgi [None req-acd45f30-2613-4857-a6e3-b099c6ff88c5 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1203.749742] [57942]: [pid: 57942|app: 0|req: 217/415] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:22 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1204.760345] [57941]: DEBUG cinder.api.middleware.request_id [None req-a54fe979-27fe-4afb-b9ea-e4d8a3c78202 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.763035] [57941]: INFO cinder.api.openstack.wsgi [None req-a54fe979-27fe-4afb-b9ea-e4d8a3c78202 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1204.763035] [57941]: DEBUG cinder.api.openstack.wsgi [None req-a54fe979-27fe-4afb-b9ea-e4d8a3c78202 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1204.763382] [57941]: DEBUG cinder.api.openstack.wsgi [None req-a54fe979-27fe-4afb-b9ea-e4d8a3c78202 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1204.778401] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.778401] [57941]: warnings.warn( [ 1204.782210] [57941]: INFO cinder.volume.api [None req-a54fe979-27fe-4afb-b9ea-e4d8a3c78202 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1204.787133] [57941]: INFO cinder.api.openstack.wsgi [None req-a54fe979-27fe-4afb-b9ea-e4d8a3c78202 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1204.787787] [57941]: [pid: 57941|app: 0|req: 199/416] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:23 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1204.909582] [57942]: DEBUG cinder.api.middleware.request_id [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-28e2358a-f27a-400d-8e67-30b9372b2907 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.912735] [57942]: INFO cinder.api.openstack.wsgi [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-28e2358a-f27a-400d-8e67-30b9372b2907 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a009aca0-0593-42b6-b4bb-aa7123bd6afd [ 1204.913032] [57942]: DEBUG cinder.api.openstack.wsgi [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-28e2358a-f27a-400d-8e67-30b9372b2907 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1204.913257] [57942]: DEBUG cinder.api.openstack.wsgi [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-28e2358a-f27a-400d-8e67-30b9372b2907 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1204.921413] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.921413] [57942]: warnings.warn( [ 1205.454068] [57942]: INFO cinder.api.openstack.wsgi [req-2f673201-042d-40eb-ab73-a7f16cdec373 req-28e2358a-f27a-400d-8e67-30b9372b2907 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/attachments/a009aca0-0593-42b6-b4bb-aa7123bd6afd returned with HTTP 200 [ 1205.454791] [57942]: [pid: 57942|app: 0|req: 218/417] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:41:23 2025] DELETE /volume/v3/attachments/a009aca0-0593-42b6-b4bb-aa7123bd6afd => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.799018] [57941]: DEBUG cinder.api.middleware.request_id [None req-b435a81d-a98a-423c-bd47-5c417cf029b1 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.801731] [57941]: INFO cinder.api.openstack.wsgi [None req-b435a81d-a98a-423c-bd47-5c417cf029b1 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1205.801731] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b435a81d-a98a-423c-bd47-5c417cf029b1 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1205.802017] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b435a81d-a98a-423c-bd47-5c417cf029b1 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1205.813417] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.813417] [57941]: warnings.warn( [ 1205.818325] [57941]: INFO cinder.volume.api [None req-b435a81d-a98a-423c-bd47-5c417cf029b1 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1205.825022] [57941]: INFO cinder.api.openstack.wsgi [None req-b435a81d-a98a-423c-bd47-5c417cf029b1 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1205.825635] [57941]: [pid: 57941|app: 0|req: 200/418] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:24 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.900108] [57942]: DEBUG cinder.api.middleware.request_id [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-0bdbf324-7d23-4aa7-b77a-7ff7b542760a None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.902900] [57942]: INFO cinder.api.openstack.wsgi [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-0bdbf324-7d23-4aa7-b77a-7ff7b542760a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1205.903264] [57942]: DEBUG cinder.api.openstack.wsgi [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-0bdbf324-7d23-4aa7-b77a-7ff7b542760a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1205.903505] [57942]: DEBUG cinder.api.openstack.wsgi [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-0bdbf324-7d23-4aa7-b77a-7ff7b542760a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1205.914304] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.914304] [57942]: warnings.warn( [ 1205.918413] [57942]: INFO cinder.volume.api [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-0bdbf324-7d23-4aa7-b77a-7ff7b542760a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1205.923380] [57942]: INFO cinder.api.openstack.wsgi [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-0bdbf324-7d23-4aa7-b77a-7ff7b542760a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1205.923847] [57942]: [pid: 57942|app: 0|req: 219/419] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:41:24 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1205.940112] [57941]: DEBUG cinder.api.middleware.request_id [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-1a18049f-ddd4-4294-a522-2b3fcbd443e4 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.942739] [57941]: INFO cinder.api.openstack.wsgi [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-1a18049f-ddd4-4294-a522-2b3fcbd443e4 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] POST http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae/action [ 1205.943377] [57941]: DEBUG cinder.api.openstack.wsgi [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-1a18049f-ddd4-4294-a522-2b3fcbd443e4 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1205.943585] [57941]: DEBUG cinder.api.openstack.wsgi [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-1a18049f-ddd4-4294-a522-2b3fcbd443e4 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1205.955877] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.955877] [57941]: warnings.warn( [ 1205.956442] [57941]: INFO cinder.volume.api [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-1a18049f-ddd4-4294-a522-2b3fcbd443e4 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1205.963106] [57941]: INFO cinder.volume.api [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-1a18049f-ddd4-4294-a522-2b3fcbd443e4 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Begin detaching volume completed successfully. [ 1205.963317] [57941]: INFO cinder.api.openstack.wsgi [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-1a18049f-ddd4-4294-a522-2b3fcbd443e4 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae/action returned with HTTP 202 [ 1205.963822] [57941]: [pid: 57941|app: 0|req: 201/420] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 11 07:41:24 2025] POST /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1205.980346] [57942]: DEBUG cinder.api.middleware.request_id [None req-c516235d-10ca-4ec0-8548-a6a1fc05cfa8 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.982594] [57942]: INFO cinder.api.openstack.wsgi [None req-c516235d-10ca-4ec0-8548-a6a1fc05cfa8 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1205.982909] [57942]: DEBUG cinder.api.openstack.wsgi [None req-c516235d-10ca-4ec0-8548-a6a1fc05cfa8 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1205.983112] [57942]: DEBUG cinder.api.openstack.wsgi [None req-c516235d-10ca-4ec0-8548-a6a1fc05cfa8 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1205.993570] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.993570] [57942]: warnings.warn( [ 1205.997483] [57942]: INFO cinder.volume.api [None req-c516235d-10ca-4ec0-8548-a6a1fc05cfa8 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1206.002232] [57942]: INFO cinder.api.openstack.wsgi [None req-c516235d-10ca-4ec0-8548-a6a1fc05cfa8 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1206.002692] [57942]: [pid: 57942|app: 0|req: 220/421] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:24 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.987189] [57941]: DEBUG cinder.api.middleware.request_id [None req-967a67c8-8eb4-4985-ba1c-9fdf09e163a3 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.987706] [57941]: INFO cinder.api.openstack.wsgi [None req-967a67c8-8eb4-4985-ba1c-9fdf09e163a3 None None] GET http://10.180.1.21/volume// [ 1206.987969] [57941]: DEBUG cinder.api.openstack.wsgi [None req-967a67c8-8eb4-4985-ba1c-9fdf09e163a3 None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1206.988279] [57941]: DEBUG cinder.api.openstack.wsgi [None req-967a67c8-8eb4-4985-ba1c-9fdf09e163a3 None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1206.988821] [57941]: INFO cinder.api.openstack.wsgi [None req-967a67c8-8eb4-4985-ba1c-9fdf09e163a3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1206.989196] [57941]: [pid: 57941|app: 0|req: 202/422] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:41:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1206.993309] [57942]: DEBUG cinder.api.middleware.request_id [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-621b9767-1b6a-44cc-9ee3-6554168ebed3 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.995583] [57942]: INFO cinder.api.openstack.wsgi [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-621b9767-1b6a-44cc-9ee3-6554168ebed3 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1206.995820] [57942]: DEBUG cinder.api.openstack.wsgi [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-621b9767-1b6a-44cc-9ee3-6554168ebed3 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1206.996048] [57942]: DEBUG cinder.api.openstack.wsgi [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-621b9767-1b6a-44cc-9ee3-6554168ebed3 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1207.010603] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.010603] [57942]: warnings.warn( [ 1207.013363] [57941]: DEBUG cinder.api.middleware.request_id [None req-0e8162d4-2ce9-4735-8581-8efece14213a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.015052] [57942]: INFO cinder.volume.api [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-621b9767-1b6a-44cc-9ee3-6554168ebed3 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1207.015713] [57941]: INFO cinder.api.openstack.wsgi [None req-0e8162d4-2ce9-4735-8581-8efece14213a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1207.015934] [57941]: DEBUG cinder.api.openstack.wsgi [None req-0e8162d4-2ce9-4735-8581-8efece14213a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1207.016215] [57941]: DEBUG cinder.api.openstack.wsgi [None req-0e8162d4-2ce9-4735-8581-8efece14213a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1207.020734] [57942]: INFO cinder.api.openstack.wsgi [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-621b9767-1b6a-44cc-9ee3-6554168ebed3 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1207.021238] [57942]: [pid: 57942|app: 0|req: 221/423] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:41:25 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1207.028407] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.028407] [57941]: warnings.warn( [ 1207.033364] [57941]: INFO cinder.volume.api [None req-0e8162d4-2ce9-4735-8581-8efece14213a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1207.038439] [57941]: INFO cinder.api.openstack.wsgi [None req-0e8162d4-2ce9-4735-8581-8efece14213a tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1207.038882] [57941]: [pid: 57941|app: 0|req: 203/424] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:25 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1208.048553] [57942]: DEBUG cinder.api.middleware.request_id [None req-534f502e-0fd2-4079-ba79-fce8ac5464ba None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.050689] [57942]: INFO cinder.api.openstack.wsgi [None req-534f502e-0fd2-4079-ba79-fce8ac5464ba tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1208.050992] [57942]: DEBUG cinder.api.openstack.wsgi [None req-534f502e-0fd2-4079-ba79-fce8ac5464ba tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1208.051222] [57942]: DEBUG cinder.api.openstack.wsgi [None req-534f502e-0fd2-4079-ba79-fce8ac5464ba tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1208.065458] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.065458] [57942]: warnings.warn( [ 1208.069953] [57942]: INFO cinder.volume.api [None req-534f502e-0fd2-4079-ba79-fce8ac5464ba tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1208.075278] [57942]: INFO cinder.api.openstack.wsgi [None req-534f502e-0fd2-4079-ba79-fce8ac5464ba tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1208.075765] [57942]: [pid: 57942|app: 0|req: 222/425] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:26 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1208.685243] [57941]: DEBUG cinder.api.middleware.request_id [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-d7cde6ee-67ab-4fde-b825-cc4ec242e5b4 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.687809] [57941]: INFO cinder.api.openstack.wsgi [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-d7cde6ee-67ab-4fde-b825-cc4ec242e5b4 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] DELETE http://10.180.1.21/volume/v3/attachments/87b1d4e3-d3c6-42a5-9cbe-d4e490ccf9ca [ 1208.688061] [57941]: DEBUG cinder.api.openstack.wsgi [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-d7cde6ee-67ab-4fde-b825-cc4ec242e5b4 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1208.688274] [57941]: DEBUG cinder.api.openstack.wsgi [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-d7cde6ee-67ab-4fde-b825-cc4ec242e5b4 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'version_select' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1208.699081] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.699081] [57941]: warnings.warn( [ 1209.086598] [57942]: DEBUG cinder.api.middleware.request_id [None req-cd2f42e1-0191-4462-b70a-6bc25e0a2727 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.089026] [57942]: INFO cinder.api.openstack.wsgi [None req-cd2f42e1-0191-4462-b70a-6bc25e0a2727 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1209.089321] [57942]: DEBUG cinder.api.openstack.wsgi [None req-cd2f42e1-0191-4462-b70a-6bc25e0a2727 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1209.089688] [57942]: DEBUG cinder.api.openstack.wsgi [None req-cd2f42e1-0191-4462-b70a-6bc25e0a2727 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1209.105772] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.105772] [57942]: warnings.warn( [ 1209.110934] [57942]: INFO cinder.volume.api [None req-cd2f42e1-0191-4462-b70a-6bc25e0a2727 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1209.117869] [57942]: INFO cinder.api.openstack.wsgi [None req-cd2f42e1-0191-4462-b70a-6bc25e0a2727 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1209.118296] [57942]: [pid: 57942|app: 0|req: 223/426] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:27 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1209.232323] [57941]: INFO cinder.api.openstack.wsgi [req-4630ed49-b495-47e8-a40d-2f8d16e39c70 req-d7cde6ee-67ab-4fde-b825-cc4ec242e5b4 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/attachments/87b1d4e3-d3c6-42a5-9cbe-d4e490ccf9ca returned with HTTP 200 [ 1209.232728] [57941]: [pid: 57941|app: 0|req: 204/427] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:41:27 2025] DELETE /volume/v3/attachments/87b1d4e3-d3c6-42a5-9cbe-d4e490ccf9ca => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1210.128957] [57942]: DEBUG cinder.api.middleware.request_id [None req-517b698a-1317-4666-98a1-d3d8d7382a90 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.131200] [57942]: INFO cinder.api.openstack.wsgi [None req-517b698a-1317-4666-98a1-d3d8d7382a90 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1210.131416] [57942]: DEBUG cinder.api.openstack.wsgi [None req-517b698a-1317-4666-98a1-d3d8d7382a90 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1210.131630] [57942]: DEBUG cinder.api.openstack.wsgi [None req-517b698a-1317-4666-98a1-d3d8d7382a90 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1210.142368] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.142368] [57942]: warnings.warn( [ 1210.146798] [57942]: INFO cinder.volume.api [None req-517b698a-1317-4666-98a1-d3d8d7382a90 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1210.152482] [57942]: INFO cinder.api.openstack.wsgi [None req-517b698a-1317-4666-98a1-d3d8d7382a90 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1210.152964] [57942]: [pid: 57942|app: 0|req: 224/428] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:28 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.162507] [57941]: DEBUG cinder.api.middleware.request_id [None req-f41fa630-0c13-461e-8253-4c65c05ea3bc None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.164971] [57941]: INFO cinder.api.openstack.wsgi [None req-f41fa630-0c13-461e-8253-4c65c05ea3bc tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1210.165277] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f41fa630-0c13-461e-8253-4c65c05ea3bc tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1210.165500] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f41fa630-0c13-461e-8253-4c65c05ea3bc tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1210.174029] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.174029] [57941]: warnings.warn( [ 1210.178695] [57941]: INFO cinder.volume.api [None req-f41fa630-0c13-461e-8253-4c65c05ea3bc tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1210.184564] [57941]: INFO cinder.api.openstack.wsgi [None req-f41fa630-0c13-461e-8253-4c65c05ea3bc tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1210.185171] [57941]: [pid: 57941|app: 0|req: 205/429] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:28 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.228523] [57942]: DEBUG cinder.api.middleware.request_id [None req-0a4a2ee6-8866-4f26-b336-371dc0ad9f5c None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.230858] [57942]: INFO cinder.api.openstack.wsgi [None req-0a4a2ee6-8866-4f26-b336-371dc0ad9f5c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1210.231106] [57942]: DEBUG cinder.api.openstack.wsgi [None req-0a4a2ee6-8866-4f26-b336-371dc0ad9f5c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1210.231372] [57942]: DEBUG cinder.api.openstack.wsgi [None req-0a4a2ee6-8866-4f26-b336-371dc0ad9f5c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1210.240500] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.240500] [57942]: warnings.warn( [ 1210.244946] [57942]: INFO cinder.volume.api [None req-0a4a2ee6-8866-4f26-b336-371dc0ad9f5c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1210.250473] [57942]: INFO cinder.api.openstack.wsgi [None req-0a4a2ee6-8866-4f26-b336-371dc0ad9f5c tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1210.251093] [57942]: [pid: 57942|app: 0|req: 225/430] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:29 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.262749] [57941]: DEBUG cinder.api.middleware.request_id [None req-3d45e214-29c1-47af-ac6f-6b3ab0f70022 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.264976] [57941]: INFO cinder.api.openstack.wsgi [None req-3d45e214-29c1-47af-ac6f-6b3ab0f70022 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1210.265242] [57941]: DEBUG cinder.api.openstack.wsgi [None req-3d45e214-29c1-47af-ac6f-6b3ab0f70022 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1210.265484] [57941]: DEBUG cinder.api.openstack.wsgi [None req-3d45e214-29c1-47af-ac6f-6b3ab0f70022 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1210.276680] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.276680] [57941]: warnings.warn( [ 1210.281652] [57941]: INFO cinder.volume.api [None req-3d45e214-29c1-47af-ac6f-6b3ab0f70022 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1210.287886] [57941]: INFO cinder.api.openstack.wsgi [None req-3d45e214-29c1-47af-ac6f-6b3ab0f70022 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1210.288448] [57941]: [pid: 57941|app: 0|req: 206/431] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:29 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.337575] [57942]: DEBUG cinder.api.middleware.request_id [None req-d9d4a511-c38b-40a4-a0ff-6111cfcdd682 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.339602] [57942]: INFO cinder.api.openstack.wsgi [None req-d9d4a511-c38b-40a4-a0ff-6111cfcdd682 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1210.339819] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d9d4a511-c38b-40a4-a0ff-6111cfcdd682 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1210.340044] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d9d4a511-c38b-40a4-a0ff-6111cfcdd682 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1210.348351] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.348351] [57942]: warnings.warn( [ 1210.352399] [57942]: INFO cinder.volume.api [None req-d9d4a511-c38b-40a4-a0ff-6111cfcdd682 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1210.359021] [57942]: INFO cinder.api.openstack.wsgi [None req-d9d4a511-c38b-40a4-a0ff-6111cfcdd682 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1210.359489] [57942]: [pid: 57942|app: 0|req: 226/432] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:29 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.859297] [57941]: DEBUG cinder.api.middleware.request_id [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.933343] [57941]: INFO cinder.api.openstack.wsgi [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1215.933754] [57941]: DEBUG cinder.api.openstack.wsgi [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1230402772"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1215.935209] [57941]: DEBUG cinder.api.v3.volumes [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1230402772'}} {{(pid=57941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1215.935336] [57941]: INFO cinder.api.v3.volumes [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Create volume of 1 GB [ 1215.941329] [57941]: INFO cinder.volume.api [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Availability Zones retrieved successfully. [ 1215.948075] [57941]: DEBUG cinder.volume.api [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Flow 'volume_create_api' (e82bf5b0-cbf8-45b9-8ce0-676ac9cbaa68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1215.949202] [57941]: DEBUG cinder.volume.api [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e81d4c70-904d-4eb6-8b5b-3a96cba43efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1215.950323] [57941]: DEBUG cinder.volume.flows.api.create_volume [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Validating volume size '1' using validate_int {{(pid=57941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1215.969444] [57941]: DEBUG cinder.volume.api [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e81d4c70-904d-4eb6-8b5b-3a96cba43efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1215.970626] [57941]: DEBUG cinder.volume.api [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddeaab3e-ab0a-476c-826c-1f6c7c741c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1216.019960] [57941]: DEBUG cinder.quota [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Created reservations ['6b74f333-36cc-4546-a0cf-24bfd37d310a', '32e0ae12-5d09-4395-bed1-63829d6a51eb', 'b9b22612-31e7-4e64-a7be-c513a775bf4d', '273926f3-82ed-4e14-98eb-4c929f57421e'] {{(pid=57941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1216.020963] [57941]: DEBUG cinder.volume.api [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddeaab3e-ab0a-476c-826c-1f6c7c741c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b74f333-36cc-4546-a0cf-24bfd37d310a', '32e0ae12-5d09-4395-bed1-63829d6a51eb', 'b9b22612-31e7-4e64-a7be-c513a775bf4d', '273926f3-82ed-4e14-98eb-4c929f57421e']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1216.021894] [57941]: DEBUG cinder.volume.api [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa433e76-5d93-4a89-a68d-fc673d3a72b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1216.039244] [57941]: DEBUG cinder.volume.api [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa433e76-5d93-4a89-a68d-fc673d3a72b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cf78fe1-8c1e-487e-8978-535164d9510c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1230402772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13a78e9696d34fe986a30e4f368730cf',qos_specs=None,replication_status=,reservations=['6b74f333-36cc-4546-a0cf-24bfd37d310a','32e0ae12-5d09-4395-bed1-63829d6a51eb','b9b22612-31e7-4e64-a7be-c513a775bf4d','273926f3-82ed-4e14-98eb-4c929f57421e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dfb8e9d608547c288020f558fc484f5',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:41:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1230402772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cf78fe1-8c1e-487e-8978-535164d9510c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13a78e9696d34fe986a30e4f368730cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1dfb8e9d608547c288020f558fc484f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1216.040150] [57941]: DEBUG cinder.volume.api [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dadc205-e6c5-48f7-a823-ceecfb038c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1216.053592] [57941]: DEBUG cinder.volume.api [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dadc205-e6c5-48f7-a823-ceecfb038c42) transitioned into state 'SUCCESS' from state '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-1230402772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13a78e9696d34fe986a30e4f368730cf',qos_specs=None,replication_status=,reservations=['6b74f333-36cc-4546-a0cf-24bfd37d310a','32e0ae12-5d09-4395-bed1-63829d6a51eb','b9b22612-31e7-4e64-a7be-c513a775bf4d','273926f3-82ed-4e14-98eb-4c929f57421e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dfb8e9d608547c288020f558fc484f5',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1216.054475] [57941]: DEBUG cinder.volume.api [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e32a77a8-1ca3-47b7-ace5-f3fe4723790b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1216.063453] [57941]: DEBUG cinder.volume.api [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e32a77a8-1ca3-47b7-ace5-f3fe4723790b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1216.064486] [57941]: DEBUG cinder.volume.api [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Flow 'volume_create_api' (e82bf5b0-cbf8-45b9-8ce0-676ac9cbaa68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1216.064839] [57941]: INFO cinder.volume.api [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Create volume request issued successfully. [ 1216.065491] [57941]: INFO cinder.api.openstack.wsgi [None req-ef7b93dc-0370-4eff-87d2-8656209b3ab7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1216.066020] [57941]: [pid: 57941|app: 0|req: 207/433] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:41:34 2025] POST /volume/v3/volumes => generated 753 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1216.074898] [57942]: DEBUG cinder.api.middleware.request_id [None req-5fa9b3d8-609e-4978-9aff-4c017ac5f4e2 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.077080] [57942]: INFO cinder.api.openstack.wsgi [None req-5fa9b3d8-609e-4978-9aff-4c017ac5f4e2 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1216.077339] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5fa9b3d8-609e-4978-9aff-4c017ac5f4e2 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1216.077576] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5fa9b3d8-609e-4978-9aff-4c017ac5f4e2 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1216.086019] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.086019] [57942]: warnings.warn( [ 1216.091145] [57942]: INFO cinder.volume.api [None req-5fa9b3d8-609e-4978-9aff-4c017ac5f4e2 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1216.096353] [57942]: INFO cinder.api.openstack.wsgi [None req-5fa9b3d8-609e-4978-9aff-4c017ac5f4e2 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 200 [ 1216.096792] [57942]: [pid: 57942|app: 0|req: 227/434] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:34 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.108951] [57941]: DEBUG cinder.api.middleware.request_id [None req-dd63129e-e1fe-4b84-9758-68d7e13976f4 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.112412] [57941]: INFO cinder.api.openstack.wsgi [None req-dd63129e-e1fe-4b84-9758-68d7e13976f4 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1217.112697] [57941]: DEBUG cinder.api.openstack.wsgi [None req-dd63129e-e1fe-4b84-9758-68d7e13976f4 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1217.112974] [57941]: DEBUG cinder.api.openstack.wsgi [None req-dd63129e-e1fe-4b84-9758-68d7e13976f4 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1217.124307] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.124307] [57941]: warnings.warn( [ 1217.128639] [57941]: INFO cinder.volume.api [None req-dd63129e-e1fe-4b84-9758-68d7e13976f4 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1217.134474] [57941]: INFO cinder.api.openstack.wsgi [None req-dd63129e-e1fe-4b84-9758-68d7e13976f4 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 200 [ 1217.134818] [57941]: [pid: 57941|app: 0|req: 208/435] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:35 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.305721] [57942]: DEBUG cinder.api.middleware.request_id [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-852725f8-75b4-4399-8c7c-f87298e22d92 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.308064] [57942]: INFO cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-852725f8-75b4-4399-8c7c-f87298e22d92 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1217.308286] [57942]: DEBUG cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-852725f8-75b4-4399-8c7c-f87298e22d92 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1217.308497] [57942]: DEBUG cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-852725f8-75b4-4399-8c7c-f87298e22d92 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1217.319082] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.319082] [57942]: warnings.warn( [ 1217.323668] [57942]: INFO cinder.volume.api [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-852725f8-75b4-4399-8c7c-f87298e22d92 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1217.330219] [57942]: INFO cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-852725f8-75b4-4399-8c7c-f87298e22d92 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 200 [ 1217.330676] [57942]: [pid: 57942|app: 0|req: 228/436] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:41:36 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.032451] [57941]: DEBUG cinder.api.middleware.request_id [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.034376] [57941]: INFO cinder.api.openstack.wsgi [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1218.034748] [57941]: DEBUG cinder.api.openstack.wsgi [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-697569145"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1218.036207] [57941]: DEBUG cinder.api.v3.volumes [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-697569145'}} {{(pid=57941) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1218.036645] [57941]: INFO cinder.api.v3.volumes [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Create volume of 1 GB [ 1218.040680] [57941]: INFO cinder.volume.api [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Availability Zones retrieved successfully. [ 1218.047786] [57941]: DEBUG cinder.volume.api [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Flow 'volume_create_api' (8b7e347c-190e-43c3-8837-6efbd2dae74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1218.048947] [57941]: DEBUG cinder.volume.api [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf44799-1b32-485c-a0e0-bb833c25df2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1218.050100] [57941]: DEBUG cinder.volume.flows.api.create_volume [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Validating volume size '1' using validate_int {{(pid=57941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1218.069961] [57941]: DEBUG cinder.volume.api [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf44799-1b32-485c-a0e0-bb833c25df2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1218.071078] [57941]: DEBUG cinder.volume.api [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35b7b31b-4198-4ff3-bf47-3d639f56e6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1218.105792] [57941]: DEBUG cinder.quota [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Created reservations ['96f2a971-40bf-43d5-9b76-df97f3a2c698', '60352a77-d97a-4223-ae0e-8a85282d0952', 'f66a8695-a718-4f76-aebb-a38dbb0fc802', 'ba4b19dd-f9e7-4de6-a778-2e433963f3ed'] {{(pid=57941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1218.106793] [57941]: DEBUG cinder.volume.api [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35b7b31b-4198-4ff3-bf47-3d639f56e6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96f2a971-40bf-43d5-9b76-df97f3a2c698', '60352a77-d97a-4223-ae0e-8a85282d0952', 'f66a8695-a718-4f76-aebb-a38dbb0fc802', 'ba4b19dd-f9e7-4de6-a778-2e433963f3ed']}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1218.107684] [57941]: DEBUG cinder.volume.api [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edec6ece-7c58-4ec5-afc7-01d288cd844a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1218.127462] [57941]: DEBUG cinder.volume.api [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edec6ece-7c58-4ec5-afc7-01d288cd844a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a58ecd43-75ee-4d8c-97bb-4f5793173d62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-697569145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f781190515a46d194bdf14eb29bcc13',qos_specs=None,replication_status=,reservations=['96f2a971-40bf-43d5-9b76-df97f3a2c698','60352a77-d97a-4223-ae0e-8a85282d0952','f66a8695-a718-4f76-aebb-a38dbb0fc802','ba4b19dd-f9e7-4de6-a778-2e433963f3ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21dacc805db249d4b8dd4c8190740f33',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:41:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-697569145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a58ecd43-75ee-4d8c-97bb-4f5793173d62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f781190515a46d194bdf14eb29bcc13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21dacc805db249d4b8dd4c8190740f33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1218.128516] [57941]: DEBUG cinder.volume.api [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27593e92-fd67-4877-9219-01b8d99420cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1218.160618] [57941]: DEBUG cinder.volume.api [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27593e92-fd67-4877-9219-01b8d99420cc) transitioned into state 'SUCCESS' from state '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-697569145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f781190515a46d194bdf14eb29bcc13',qos_specs=None,replication_status=,reservations=['96f2a971-40bf-43d5-9b76-df97f3a2c698','60352a77-d97a-4223-ae0e-8a85282d0952','f66a8695-a718-4f76-aebb-a38dbb0fc802','ba4b19dd-f9e7-4de6-a778-2e433963f3ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21dacc805db249d4b8dd4c8190740f33',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1218.161614] [57941]: DEBUG cinder.volume.api [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30a6ba62-0ab6-4497-ba2c-47b17cd2168b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1218.172650] [57941]: DEBUG cinder.volume.api [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30a6ba62-0ab6-4497-ba2c-47b17cd2168b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1218.175218] [57941]: DEBUG cinder.volume.api [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Flow 'volume_create_api' (8b7e347c-190e-43c3-8837-6efbd2dae74b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1218.175218] [57941]: INFO cinder.volume.api [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Create volume request issued successfully. [ 1218.175624] [57941]: INFO cinder.api.openstack.wsgi [None req-39e69dfc-410a-4233-9aa9-0bd1c413158d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1218.176220] [57941]: [pid: 57941|app: 0|req: 209/437] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:41:36 2025] POST /volume/v3/volumes => generated 753 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1218.186220] [57942]: DEBUG cinder.api.middleware.request_id [None req-27ba648d-1524-4787-b73b-489bde100c5a None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.188812] [57942]: INFO cinder.api.openstack.wsgi [None req-27ba648d-1524-4787-b73b-489bde100c5a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1218.188812] [57942]: DEBUG cinder.api.openstack.wsgi [None req-27ba648d-1524-4787-b73b-489bde100c5a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1218.189349] [57942]: DEBUG cinder.api.openstack.wsgi [None req-27ba648d-1524-4787-b73b-489bde100c5a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1218.199657] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.199657] [57942]: warnings.warn( [ 1218.204664] [57942]: INFO cinder.volume.api [None req-27ba648d-1524-4787-b73b-489bde100c5a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1218.209447] [57942]: INFO cinder.api.openstack.wsgi [None req-27ba648d-1524-4787-b73b-489bde100c5a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1218.210963] [57942]: [pid: 57942|app: 0|req: 229/438] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:36 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.850517] [57941]: DEBUG cinder.api.middleware.request_id [None req-858ee59b-5524-4767-88f3-a36a5e97df0c None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.851058] [57941]: INFO cinder.api.openstack.wsgi [None req-858ee59b-5524-4767-88f3-a36a5e97df0c None None] GET http://10.180.1.21/volume// [ 1218.851220] [57941]: DEBUG cinder.api.openstack.wsgi [None req-858ee59b-5524-4767-88f3-a36a5e97df0c None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1218.851428] [57941]: DEBUG cinder.api.openstack.wsgi [None req-858ee59b-5524-4767-88f3-a36a5e97df0c None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1218.851809] [57941]: INFO cinder.api.openstack.wsgi [None req-858ee59b-5524-4767-88f3-a36a5e97df0c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1218.852540] [57941]: [pid: 57941|app: 0|req: 210/439] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Dec 11 07:41:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1218.856344] [57942]: DEBUG cinder.api.middleware.request_id [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-c94a314e-2ce2-4632-8ef4-b3ebf3abc3b2 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.858755] [57942]: INFO cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-c94a314e-2ce2-4632-8ef4-b3ebf3abc3b2 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1218.859170] [57942]: DEBUG cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-c94a314e-2ce2-4632-8ef4-b3ebf3abc3b2 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cf78fe1-8c1e-487e-8978-535164d9510c", "connector": null, "instance_uuid": "d5d71fb4-ee29-4dff-8aca-eeaa0e9850af"}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1218.868647] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.868647] [57942]: warnings.warn( [ 1218.892013] [57942]: INFO cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-c94a314e-2ce2-4632-8ef4-b3ebf3abc3b2 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1218.892551] [57942]: [pid: 57942|app: 0|req: 230/440] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:41:37 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) [ 1218.929173] [57941]: DEBUG cinder.api.middleware.request_id [None req-590431af-31d3-42aa-8e2e-abb7f5b0f70d None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.931869] [57941]: INFO cinder.api.openstack.wsgi [None req-590431af-31d3-42aa-8e2e-abb7f5b0f70d tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1218.931869] [57941]: DEBUG cinder.api.openstack.wsgi [None req-590431af-31d3-42aa-8e2e-abb7f5b0f70d tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1218.931869] [57941]: DEBUG cinder.api.openstack.wsgi [None req-590431af-31d3-42aa-8e2e-abb7f5b0f70d tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1218.944526] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.944526] [57941]: warnings.warn( [ 1218.950173] [57941]: INFO cinder.volume.api [None req-590431af-31d3-42aa-8e2e-abb7f5b0f70d tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1218.955460] [57941]: INFO cinder.api.openstack.wsgi [None req-590431af-31d3-42aa-8e2e-abb7f5b0f70d tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 200 [ 1218.955883] [57941]: [pid: 57941|app: 0|req: 211/441] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:37 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.220212] [57942]: DEBUG cinder.api.middleware.request_id [None req-c0b9c0fb-a235-434f-b198-fc8b4c48f90f None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.222573] [57942]: INFO cinder.api.openstack.wsgi [None req-c0b9c0fb-a235-434f-b198-fc8b4c48f90f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1219.222877] [57942]: DEBUG cinder.api.openstack.wsgi [None req-c0b9c0fb-a235-434f-b198-fc8b4c48f90f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1219.223192] [57942]: DEBUG cinder.api.openstack.wsgi [None req-c0b9c0fb-a235-434f-b198-fc8b4c48f90f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1219.233743] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.233743] [57942]: warnings.warn( [ 1219.238819] [57942]: INFO cinder.volume.api [None req-c0b9c0fb-a235-434f-b198-fc8b4c48f90f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1219.244550] [57942]: INFO cinder.api.openstack.wsgi [None req-c0b9c0fb-a235-434f-b198-fc8b4c48f90f tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1219.245135] [57942]: [pid: 57942|app: 0|req: 231/442] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:37 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.303379] [57941]: DEBUG cinder.api.middleware.request_id [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-81581537-e59f-4ec4-8149-b784f6b28871 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.307215] [57941]: INFO cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-81581537-e59f-4ec4-8149-b784f6b28871 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1219.307215] [57941]: DEBUG cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-81581537-e59f-4ec4-8149-b784f6b28871 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1219.307215] [57941]: DEBUG cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-81581537-e59f-4ec4-8149-b784f6b28871 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1219.318139] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.318139] [57941]: warnings.warn( [ 1219.322232] [57941]: INFO cinder.volume.api [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-81581537-e59f-4ec4-8149-b784f6b28871 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1219.327845] [57941]: INFO cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-81581537-e59f-4ec4-8149-b784f6b28871 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1219.327898] [57941]: [pid: 57941|app: 0|req: 212/443] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:41:38 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.429899] [57942]: DEBUG cinder.api.middleware.request_id [None req-936e75a7-8d8a-471a-ae16-6c23b5b7ae16 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.430480] [57942]: INFO cinder.api.openstack.wsgi [None req-936e75a7-8d8a-471a-ae16-6c23b5b7ae16 None None] GET http://10.180.1.21/volume// [ 1219.430659] [57942]: DEBUG cinder.api.openstack.wsgi [None req-936e75a7-8d8a-471a-ae16-6c23b5b7ae16 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1219.430871] [57942]: DEBUG cinder.api.openstack.wsgi [None req-936e75a7-8d8a-471a-ae16-6c23b5b7ae16 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1219.431324] [57942]: INFO cinder.api.openstack.wsgi [None req-936e75a7-8d8a-471a-ae16-6c23b5b7ae16 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1219.431724] [57942]: [pid: 57942|app: 0|req: 232/444] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:41:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1219.435285] [57941]: DEBUG cinder.api.middleware.request_id [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-d54a8fa5-e461-4b89-9c56-ff720ab6a8ae None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.437530] [57941]: INFO cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-d54a8fa5-e461-4b89-9c56-ff720ab6a8ae tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1219.437806] [57941]: DEBUG cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-d54a8fa5-e461-4b89-9c56-ff720ab6a8ae tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1219.437978] [57941]: DEBUG cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-d54a8fa5-e461-4b89-9c56-ff720ab6a8ae tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1219.449070] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.449070] [57941]: warnings.warn( [ 1219.452442] [57941]: INFO cinder.volume.api [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-d54a8fa5-e461-4b89-9c56-ff720ab6a8ae tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1219.456914] [57941]: INFO cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-d54a8fa5-e461-4b89-9c56-ff720ab6a8ae tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 200 [ 1219.457359] [57941]: [pid: 57941|app: 0|req: 213/445] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:41:38 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1219.488966] [57942]: DEBUG cinder.api.middleware.request_id [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-82ed66d8-6e8a-4928-a82a-71523b85204a None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.491511] [57942]: INFO cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-82ed66d8-6e8a-4928-a82a-71523b85204a tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] PUT http://10.180.1.21/volume/v3/attachments/6cc290c1-30e4-4b95-9b42-1cbae249de91 [ 1219.491922] [57942]: DEBUG cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-82ed66d8-6e8a-4928-a82a-71523b85204a tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-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-986893", "mountpoint": "/dev/sdb"}}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1219.499969] [57942]: DEBUG cinder.coordination [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-82ed66d8-6e8a-4928-a82a-71523b85204a tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Acquiring lock "cinder-attachment_update-6cf78fe1-8c1e-487e-8978-535164d9510c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57942) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1219.505432] [57942]: DEBUG cinder.coordination [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-82ed66d8-6e8a-4928-a82a-71523b85204a tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Lock "cinder-attachment_update-6cf78fe1-8c1e-487e-8978-535164d9510c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57942) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1219.507030] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.507030] [57942]: warnings.warn( [ 1219.635388] [57941]: DEBUG cinder.api.middleware.request_id [None req-3b8ea8ff-497b-4a96-8039-25998dc3873b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.637565] [57941]: INFO cinder.api.openstack.wsgi [None req-3b8ea8ff-497b-4a96-8039-25998dc3873b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] DELETE http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1219.637803] [57941]: DEBUG cinder.api.openstack.wsgi [None req-3b8ea8ff-497b-4a96-8039-25998dc3873b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1219.638026] [57941]: DEBUG cinder.api.openstack.wsgi [None req-3b8ea8ff-497b-4a96-8039-25998dc3873b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'delete' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1219.638213] [57941]: INFO cinder.api.v3.volumes [None req-3b8ea8ff-497b-4a96-8039-25998dc3873b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Delete volume with id: 44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1219.646270] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.646270] [57941]: warnings.warn( [ 1219.646741] [57941]: INFO cinder.volume.api [None req-3b8ea8ff-497b-4a96-8039-25998dc3873b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1219.669100] [57941]: INFO cinder.volume.api [None req-3b8ea8ff-497b-4a96-8039-25998dc3873b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Delete volume request issued successfully. [ 1219.669314] [57941]: INFO cinder.api.openstack.wsgi [None req-3b8ea8ff-497b-4a96-8039-25998dc3873b tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 202 [ 1219.669930] [57941]: [pid: 57941|app: 0|req: 214/446] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:41:38 2025] DELETE /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1219.672876] [57941]: DEBUG cinder.api.middleware.request_id [None req-c3a1056d-d724-4304-b3dd-c17ab4a82e15 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.675066] [57941]: INFO cinder.api.openstack.wsgi [None req-c3a1056d-d724-4304-b3dd-c17ab4a82e15 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1219.675206] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c3a1056d-d724-4304-b3dd-c17ab4a82e15 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1219.675424] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c3a1056d-d724-4304-b3dd-c17ab4a82e15 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1219.683313] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.683313] [57941]: warnings.warn( [ 1219.687138] [57941]: INFO cinder.volume.api [None req-c3a1056d-d724-4304-b3dd-c17ab4a82e15 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1219.692058] [57941]: INFO cinder.api.openstack.wsgi [None req-c3a1056d-d724-4304-b3dd-c17ab4a82e15 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1219.692594] [57941]: [pid: 57941|app: 0|req: 215/447] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:38 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1219.966236] [57941]: DEBUG cinder.api.middleware.request_id [None req-bfda41c1-0bb6-4f0d-abc8-c876b3b235bf None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.968570] [57941]: INFO cinder.api.openstack.wsgi [None req-bfda41c1-0bb6-4f0d-abc8-c876b3b235bf tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1219.968792] [57941]: DEBUG cinder.api.openstack.wsgi [None req-bfda41c1-0bb6-4f0d-abc8-c876b3b235bf tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1219.969010] [57941]: DEBUG cinder.api.openstack.wsgi [None req-bfda41c1-0bb6-4f0d-abc8-c876b3b235bf tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1219.980416] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.980416] [57941]: warnings.warn( [ 1219.984367] [57941]: INFO cinder.volume.api [None req-bfda41c1-0bb6-4f0d-abc8-c876b3b235bf tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1219.989088] [57941]: INFO cinder.api.openstack.wsgi [None req-bfda41c1-0bb6-4f0d-abc8-c876b3b235bf tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 200 [ 1219.989485] [57941]: [pid: 57941|app: 0|req: 216/448] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:38 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.705855] [57941]: DEBUG cinder.api.middleware.request_id [None req-781f6ab8-ff29-4002-8665-23a4c09605cb None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.707983] [57941]: INFO cinder.api.openstack.wsgi [None req-781f6ab8-ff29-4002-8665-23a4c09605cb tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1220.708252] [57941]: DEBUG cinder.api.openstack.wsgi [None req-781f6ab8-ff29-4002-8665-23a4c09605cb tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1220.708486] [57941]: DEBUG cinder.api.openstack.wsgi [None req-781f6ab8-ff29-4002-8665-23a4c09605cb tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1220.723200] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.723200] [57941]: warnings.warn( [ 1220.727992] [57941]: INFO cinder.volume.api [None req-781f6ab8-ff29-4002-8665-23a4c09605cb tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1220.733409] [57941]: INFO cinder.api.openstack.wsgi [None req-781f6ab8-ff29-4002-8665-23a4c09605cb tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 200 [ 1220.733895] [57941]: [pid: 57941|app: 0|req: 217/449] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:39 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.851634] [57941]: DEBUG cinder.api.middleware.request_id [None req-08f52699-8664-4d30-9640-01a213d0b6b8 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.852391] [57941]: INFO cinder.api.openstack.wsgi [None req-08f52699-8664-4d30-9640-01a213d0b6b8 None None] GET http://10.180.1.21/volume// [ 1220.852751] [57941]: DEBUG cinder.api.openstack.wsgi [None req-08f52699-8664-4d30-9640-01a213d0b6b8 None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1220.853163] [57941]: DEBUG cinder.api.openstack.wsgi [None req-08f52699-8664-4d30-9640-01a213d0b6b8 None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1220.853855] [57941]: INFO cinder.api.openstack.wsgi [None req-08f52699-8664-4d30-9640-01a213d0b6b8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1220.854368] [57941]: [pid: 57941|app: 0|req: 218/450] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Dec 11 07:41:39 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1220.858371] [57941]: DEBUG cinder.api.middleware.request_id [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-5822291c-8ab5-4db0-b1c0-bcc345ff66a2 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.861551] [57941]: INFO cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-5822291c-8ab5-4db0-b1c0-bcc345ff66a2 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1220.862126] [57941]: DEBUG cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-5822291c-8ab5-4db0-b1c0-bcc345ff66a2 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a58ecd43-75ee-4d8c-97bb-4f5793173d62", "connector": null, "instance_uuid": "e8c760cc-02aa-43d3-a61b-3b102e596c75"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1220.871339] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.871339] [57941]: warnings.warn( [ 1220.895238] [57941]: INFO cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-5822291c-8ab5-4db0-b1c0-bcc345ff66a2 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1220.895833] [57941]: [pid: 57941|app: 0|req: 219/451] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:41:39 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) [ 1220.925816] [57941]: DEBUG cinder.api.middleware.request_id [None req-2e547691-765d-4967-9f44-8a026b5c6857 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.928448] [57941]: INFO cinder.api.openstack.wsgi [None req-2e547691-765d-4967-9f44-8a026b5c6857 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1220.928702] [57941]: DEBUG cinder.api.openstack.wsgi [None req-2e547691-765d-4967-9f44-8a026b5c6857 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1220.928918] [57941]: DEBUG cinder.api.openstack.wsgi [None req-2e547691-765d-4967-9f44-8a026b5c6857 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1220.940665] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.940665] [57941]: warnings.warn( [ 1220.944645] [57941]: INFO cinder.volume.api [None req-2e547691-765d-4967-9f44-8a026b5c6857 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1220.949434] [57941]: INFO cinder.api.openstack.wsgi [None req-2e547691-765d-4967-9f44-8a026b5c6857 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1220.949934] [57941]: [pid: 57941|app: 0|req: 220/452] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:39 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.999148] [57941]: DEBUG cinder.api.middleware.request_id [None req-4fb4ba31-81c6-4cae-b751-0a2d438c1151 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.001506] [57941]: INFO cinder.api.openstack.wsgi [None req-4fb4ba31-81c6-4cae-b751-0a2d438c1151 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1221.001718] [57941]: DEBUG cinder.api.openstack.wsgi [None req-4fb4ba31-81c6-4cae-b751-0a2d438c1151 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1221.001928] [57941]: DEBUG cinder.api.openstack.wsgi [None req-4fb4ba31-81c6-4cae-b751-0a2d438c1151 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1221.013181] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.013181] [57941]: warnings.warn( [ 1221.017231] [57941]: INFO cinder.volume.api [None req-4fb4ba31-81c6-4cae-b751-0a2d438c1151 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1221.022991] [57941]: INFO cinder.api.openstack.wsgi [None req-4fb4ba31-81c6-4cae-b751-0a2d438c1151 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 200 [ 1221.023474] [57941]: [pid: 57941|app: 0|req: 221/453] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:39 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1221.425897] [57941]: DEBUG cinder.api.middleware.request_id [None req-80b8496d-01e3-4ac8-84ee-62ca5b463ee1 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.426389] [57941]: INFO cinder.api.openstack.wsgi [None req-80b8496d-01e3-4ac8-84ee-62ca5b463ee1 None None] GET http://10.180.1.21/volume// [ 1221.426594] [57941]: DEBUG cinder.api.openstack.wsgi [None req-80b8496d-01e3-4ac8-84ee-62ca5b463ee1 None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1221.426822] [57941]: DEBUG cinder.api.openstack.wsgi [None req-80b8496d-01e3-4ac8-84ee-62ca5b463ee1 None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1221.427258] [57941]: INFO cinder.api.openstack.wsgi [None req-80b8496d-01e3-4ac8-84ee-62ca5b463ee1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1221.427747] [57941]: [pid: 57941|app: 0|req: 222/454] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:41:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1221.431865] [57941]: DEBUG cinder.api.middleware.request_id [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-0d651c88-d87d-466d-a452-c4881bc11e0d None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.434637] [57941]: INFO cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-0d651c88-d87d-466d-a452-c4881bc11e0d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1221.434895] [57941]: DEBUG cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-0d651c88-d87d-466d-a452-c4881bc11e0d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1221.435126] [57941]: DEBUG cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-0d651c88-d87d-466d-a452-c4881bc11e0d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1221.448183] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.448183] [57941]: warnings.warn( [ 1221.452535] [57941]: INFO cinder.volume.api [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-0d651c88-d87d-466d-a452-c4881bc11e0d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1221.457757] [57941]: INFO cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-0d651c88-d87d-466d-a452-c4881bc11e0d tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1221.458211] [57941]: [pid: 57941|app: 0|req: 223/455] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:41:40 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1221.510422] [57941]: DEBUG cinder.api.middleware.request_id [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-9ab2a2c6-6ada-4ad3-a4fd-c9addbb1ddf3 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.512898] [57941]: INFO cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-9ab2a2c6-6ada-4ad3-a4fd-c9addbb1ddf3 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] PUT http://10.180.1.21/volume/v3/attachments/ad390312-5bf0-4dcf-8130-f57d812cfc24 [ 1221.513411] [57941]: DEBUG cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-9ab2a2c6-6ada-4ad3-a4fd-c9addbb1ddf3 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-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-986896", "mountpoint": "/dev/sdb"}}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1221.521153] [57941]: DEBUG cinder.coordination [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-9ab2a2c6-6ada-4ad3-a4fd-c9addbb1ddf3 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Acquiring lock "cinder-attachment_update-a58ecd43-75ee-4d8c-97bb-4f5793173d62-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1221.528269] [57941]: DEBUG cinder.coordination [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-9ab2a2c6-6ada-4ad3-a4fd-c9addbb1ddf3 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Lock "cinder-attachment_update-a58ecd43-75ee-4d8c-97bb-4f5793173d62-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1221.529849] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.529849] [57941]: warnings.warn( [ 1224.025754] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=261,cinder:UPDATE=40,cinder:INSERT=15 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1224.030498] [57942]: DEBUG cinder.coordination [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-82ed66d8-6e8a-4928-a82a-71523b85204a tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Lock "cinder-attachment_update-6cf78fe1-8c1e-487e-8978-535164d9510c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=57942) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1224.030839] [57942]: INFO cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-82ed66d8-6e8a-4928-a82a-71523b85204a tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/attachments/6cc290c1-30e4-4b95-9b42-1cbae249de91 returned with HTTP 200 [ 1224.031536] [57942]: [pid: 57942|app: 0|req: 233/456] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:41:38 2025] PUT /volume/v3/attachments/6cc290c1-30e4-4b95-9b42-1cbae249de91 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1224.032232] [57942]: DEBUG cinder.api.middleware.request_id [None req-d600f631-83f3-4501-84e2-c17396dbf474 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.034215] [57942]: INFO cinder.api.openstack.wsgi [None req-d600f631-83f3-4501-84e2-c17396dbf474 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae [ 1224.034418] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d600f631-83f3-4501-84e2-c17396dbf474 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1224.034622] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d600f631-83f3-4501-84e2-c17396dbf474 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1224.040624] [57942]: INFO cinder.api.openstack.wsgi [None req-d600f631-83f3-4501-84e2-c17396dbf474 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae returned with HTTP 404 [ 1224.041132] [57942]: [pid: 57942|app: 0|req: 234/457] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:42 2025] GET /volume/v3/volumes/44b5151a-5d86-42eb-85ee-5f8126b0a4ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1224.041846] [57942]: DEBUG cinder.api.middleware.request_id [None req-8dcb9640-b552-47af-9182-381586414bef None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.043695] [57942]: INFO cinder.api.openstack.wsgi [None req-8dcb9640-b552-47af-9182-381586414bef tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1224.043889] [57942]: DEBUG cinder.api.openstack.wsgi [None req-8dcb9640-b552-47af-9182-381586414bef tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1224.044335] [57942]: DEBUG cinder.api.openstack.wsgi [None req-8dcb9640-b552-47af-9182-381586414bef tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1224.053214] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.053214] [57942]: warnings.warn( [ 1224.056419] [57942]: INFO cinder.volume.api [None req-8dcb9640-b552-47af-9182-381586414bef tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1224.061458] [57942]: INFO cinder.api.openstack.wsgi [None req-8dcb9640-b552-47af-9182-381586414bef tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1224.061946] [57942]: [pid: 57942|app: 0|req: 235/458] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:42 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.062898] [57942]: DEBUG cinder.api.middleware.request_id [None req-13e542f8-3e1b-4697-9899-48b61c6b28c0 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.064653] [57942]: INFO cinder.api.openstack.wsgi [None req-13e542f8-3e1b-4697-9899-48b61c6b28c0 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1224.064854] [57942]: DEBUG cinder.api.openstack.wsgi [None req-13e542f8-3e1b-4697-9899-48b61c6b28c0 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1224.065067] [57942]: DEBUG cinder.api.openstack.wsgi [None req-13e542f8-3e1b-4697-9899-48b61c6b28c0 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1224.074544] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.074544] [57942]: warnings.warn( [ 1224.077746] [57942]: INFO cinder.volume.api [None req-13e542f8-3e1b-4697-9899-48b61c6b28c0 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1224.082109] [57942]: INFO cinder.api.openstack.wsgi [None req-13e542f8-3e1b-4697-9899-48b61c6b28c0 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 200 [ 1224.082540] [57942]: [pid: 57942|app: 0|req: 236/459] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:42 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.083701] [57942]: DEBUG cinder.api.middleware.request_id [None req-55c0cee3-4d3c-4968-b6d9-ff037c1816d7 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.085038] [57942]: INFO cinder.api.openstack.wsgi [None req-55c0cee3-4d3c-4968-b6d9-ff037c1816d7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1224.085226] [57942]: DEBUG cinder.api.openstack.wsgi [None req-55c0cee3-4d3c-4968-b6d9-ff037c1816d7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1224.085459] [57942]: DEBUG cinder.api.openstack.wsgi [None req-55c0cee3-4d3c-4968-b6d9-ff037c1816d7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'delete' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1224.085638] [57942]: INFO cinder.api.v3.volumes [None req-55c0cee3-4d3c-4968-b6d9-ff037c1816d7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Delete volume with id: d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1224.093344] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.093344] [57942]: warnings.warn( [ 1224.093862] [57942]: INFO cinder.volume.api [None req-55c0cee3-4d3c-4968-b6d9-ff037c1816d7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1224.115045] [57942]: INFO cinder.volume.api [None req-55c0cee3-4d3c-4968-b6d9-ff037c1816d7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Delete volume request issued successfully. [ 1224.115448] [57942]: INFO cinder.api.openstack.wsgi [None req-55c0cee3-4d3c-4968-b6d9-ff037c1816d7 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 202 [ 1224.116095] [57942]: [pid: 57942|app: 0|req: 237/460] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:41:42 2025] DELETE /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1224.119901] [57942]: DEBUG cinder.api.middleware.request_id [None req-adba8448-73e4-4ffb-9b89-1ca849cdf030 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.122663] [57942]: INFO cinder.api.openstack.wsgi [None req-adba8448-73e4-4ffb-9b89-1ca849cdf030 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1224.122859] [57942]: DEBUG cinder.api.openstack.wsgi [None req-adba8448-73e4-4ffb-9b89-1ca849cdf030 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1224.122980] [57942]: DEBUG cinder.api.openstack.wsgi [None req-adba8448-73e4-4ffb-9b89-1ca849cdf030 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1224.132750] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.132750] [57942]: warnings.warn( [ 1224.140546] [57942]: INFO cinder.volume.api [None req-adba8448-73e4-4ffb-9b89-1ca849cdf030 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1224.146966] [57942]: INFO cinder.api.openstack.wsgi [None req-adba8448-73e4-4ffb-9b89-1ca849cdf030 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1224.147673] [57942]: [pid: 57942|app: 0|req: 238/461] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:42 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.073113] [57942]: DEBUG cinder.api.middleware.request_id [None req-7348ac5c-3cd1-4122-8204-d48405d1d583 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.075271] [57942]: INFO cinder.api.openstack.wsgi [None req-7348ac5c-3cd1-4122-8204-d48405d1d583 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1225.075510] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7348ac5c-3cd1-4122-8204-d48405d1d583 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1225.075747] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7348ac5c-3cd1-4122-8204-d48405d1d583 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1225.090204] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.090204] [57942]: warnings.warn( [ 1225.094477] [57942]: INFO cinder.volume.api [None req-7348ac5c-3cd1-4122-8204-d48405d1d583 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1225.099261] [57942]: INFO cinder.api.openstack.wsgi [None req-7348ac5c-3cd1-4122-8204-d48405d1d583 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1225.099676] [57942]: [pid: 57942|app: 0|req: 239/462] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:43 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1225.100288] [57942]: DEBUG cinder.api.middleware.request_id [None req-9d97d32c-f531-4dff-b839-db4c8237fb2e None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.102065] [57942]: INFO cinder.api.openstack.wsgi [None req-9d97d32c-f531-4dff-b839-db4c8237fb2e tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1225.102276] [57942]: DEBUG cinder.api.openstack.wsgi [None req-9d97d32c-f531-4dff-b839-db4c8237fb2e tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1225.102478] [57942]: DEBUG cinder.api.openstack.wsgi [None req-9d97d32c-f531-4dff-b839-db4c8237fb2e tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1225.111259] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.111259] [57942]: warnings.warn( [ 1225.114507] [57942]: INFO cinder.volume.api [None req-9d97d32c-f531-4dff-b839-db4c8237fb2e tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1225.119457] [57942]: INFO cinder.api.openstack.wsgi [None req-9d97d32c-f531-4dff-b839-db4c8237fb2e tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 200 [ 1225.119867] [57942]: [pid: 57942|app: 0|req: 240/463] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:43 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.159182] [57942]: DEBUG cinder.api.middleware.request_id [None req-2ae8b1a8-b8ef-4337-bd1a-3b9f760e2b5f None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.161300] [57942]: INFO cinder.api.openstack.wsgi [None req-2ae8b1a8-b8ef-4337-bd1a-3b9f760e2b5f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1225.161565] [57942]: DEBUG cinder.api.openstack.wsgi [None req-2ae8b1a8-b8ef-4337-bd1a-3b9f760e2b5f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1225.161787] [57942]: DEBUG cinder.api.openstack.wsgi [None req-2ae8b1a8-b8ef-4337-bd1a-3b9f760e2b5f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1225.169624] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.169624] [57942]: warnings.warn( [ 1225.173179] [57942]: INFO cinder.volume.api [None req-2ae8b1a8-b8ef-4337-bd1a-3b9f760e2b5f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1225.177650] [57942]: INFO cinder.api.openstack.wsgi [None req-2ae8b1a8-b8ef-4337-bd1a-3b9f760e2b5f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1225.178058] [57942]: [pid: 57942|app: 0|req: 241/464] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:43 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.656905] [57942]: DEBUG cinder.api.middleware.request_id [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-529ada6f-8f90-4930-b5b1-2387818f2122 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.659466] [57942]: INFO cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-529ada6f-8f90-4930-b5b1-2387818f2122 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] POST http://10.180.1.21/volume/v3/attachments/6cc290c1-30e4-4b95-9b42-1cbae249de91/action [ 1225.659970] [57942]: DEBUG cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-529ada6f-8f90-4930-b5b1-2387818f2122 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Action body: b'{"os-complete": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1225.660156] [57942]: DEBUG cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-529ada6f-8f90-4930-b5b1-2387818f2122 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1225.677096] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.677096] [57942]: warnings.warn( [ 1225.685553] [57942]: INFO cinder.api.openstack.wsgi [req-d4a3384f-5385-4931-bcc1-dbc29b86f5f7 req-529ada6f-8f90-4930-b5b1-2387818f2122 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/attachments/6cc290c1-30e4-4b95-9b42-1cbae249de91/action returned with HTTP 204 [ 1225.686070] [57942]: [pid: 57942|app: 0|req: 242/465] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:41:44 2025] POST /volume/v3/attachments/6cc290c1-30e4-4b95-9b42-1cbae249de91/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1226.050139] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=326,cinder:INSERT=44,cinder:UPDATE=79 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1226.055436] [57941]: DEBUG cinder.coordination [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-9ab2a2c6-6ada-4ad3-a4fd-c9addbb1ddf3 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Lock "cinder-attachment_update-a58ecd43-75ee-4d8c-97bb-4f5793173d62-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=57941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1226.055818] [57941]: INFO cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-9ab2a2c6-6ada-4ad3-a4fd-c9addbb1ddf3 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/attachments/ad390312-5bf0-4dcf-8130-f57d812cfc24 returned with HTTP 200 [ 1226.056324] [57941]: [pid: 57941|app: 0|req: 224/466] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:41:40 2025] PUT /volume/v3/attachments/ad390312-5bf0-4dcf-8130-f57d812cfc24 => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1226.110204] [57942]: DEBUG cinder.api.middleware.request_id [None req-46da1768-aba4-4528-a39c-ca4e45ad90a4 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.112346] [57942]: INFO cinder.api.openstack.wsgi [None req-46da1768-aba4-4528-a39c-ca4e45ad90a4 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1226.112582] [57942]: DEBUG cinder.api.openstack.wsgi [None req-46da1768-aba4-4528-a39c-ca4e45ad90a4 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1226.112796] [57942]: DEBUG cinder.api.openstack.wsgi [None req-46da1768-aba4-4528-a39c-ca4e45ad90a4 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1226.124497] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.124497] [57942]: warnings.warn( [ 1226.128532] [57942]: INFO cinder.volume.api [None req-46da1768-aba4-4528-a39c-ca4e45ad90a4 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1226.130519] [57941]: DEBUG cinder.api.middleware.request_id [None req-dcac3a7f-ef98-476e-919c-71d82d301f17 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.132796] [57941]: INFO cinder.api.openstack.wsgi [None req-dcac3a7f-ef98-476e-919c-71d82d301f17 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1226.133083] [57941]: DEBUG cinder.api.openstack.wsgi [None req-dcac3a7f-ef98-476e-919c-71d82d301f17 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1226.133402] [57941]: DEBUG cinder.api.openstack.wsgi [None req-dcac3a7f-ef98-476e-919c-71d82d301f17 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1226.133890] [57942]: INFO cinder.api.openstack.wsgi [None req-46da1768-aba4-4528-a39c-ca4e45ad90a4 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1226.134390] [57942]: [pid: 57942|app: 0|req: 243/467] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:44 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.145754] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.145754] [57941]: warnings.warn( [ 1226.149850] [57941]: INFO cinder.volume.api [None req-dcac3a7f-ef98-476e-919c-71d82d301f17 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1226.155090] [57941]: INFO cinder.api.openstack.wsgi [None req-dcac3a7f-ef98-476e-919c-71d82d301f17 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 200 [ 1226.155539] [57941]: [pid: 57941|app: 0|req: 225/468] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:44 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1226.166087] [57942]: DEBUG cinder.api.middleware.request_id [None req-390f7046-ee91-42e8-b7ff-774fe25e9875 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.168026] [57942]: INFO cinder.api.openstack.wsgi [None req-390f7046-ee91-42e8-b7ff-774fe25e9875 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1226.168026] [57942]: DEBUG cinder.api.openstack.wsgi [None req-390f7046-ee91-42e8-b7ff-774fe25e9875 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1226.168171] [57942]: DEBUG cinder.api.openstack.wsgi [None req-390f7046-ee91-42e8-b7ff-774fe25e9875 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1226.179575] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.179575] [57942]: warnings.warn( [ 1226.185507] [57942]: INFO cinder.volume.api [None req-390f7046-ee91-42e8-b7ff-774fe25e9875 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1226.188940] [57941]: DEBUG cinder.api.middleware.request_id [None req-4ddbc1f9-e51b-4dfd-a308-e83fdbbc1c0d None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.191178] [57941]: INFO cinder.api.openstack.wsgi [None req-4ddbc1f9-e51b-4dfd-a308-e83fdbbc1c0d tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1226.191500] [57941]: DEBUG cinder.api.openstack.wsgi [None req-4ddbc1f9-e51b-4dfd-a308-e83fdbbc1c0d tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1226.191832] [57941]: DEBUG cinder.api.openstack.wsgi [None req-4ddbc1f9-e51b-4dfd-a308-e83fdbbc1c0d tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1226.193704] [57942]: INFO cinder.api.openstack.wsgi [None req-390f7046-ee91-42e8-b7ff-774fe25e9875 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 200 [ 1226.194508] [57942]: [pid: 57942|app: 0|req: 244/469] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:44 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1226.200231] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.200231] [57941]: warnings.warn( [ 1226.204634] [57941]: INFO cinder.volume.api [None req-4ddbc1f9-e51b-4dfd-a308-e83fdbbc1c0d tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1226.209960] [57941]: INFO cinder.api.openstack.wsgi [None req-4ddbc1f9-e51b-4dfd-a308-e83fdbbc1c0d tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 200 [ 1226.210463] [57941]: [pid: 57941|app: 0|req: 226/470] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:44 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.145176] [57942]: DEBUG cinder.api.middleware.request_id [None req-b87cb1ab-a6ce-44ed-bc13-7165ece48900 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.147612] [57942]: INFO cinder.api.openstack.wsgi [None req-b87cb1ab-a6ce-44ed-bc13-7165ece48900 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1227.147892] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b87cb1ab-a6ce-44ed-bc13-7165ece48900 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1227.148167] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b87cb1ab-a6ce-44ed-bc13-7165ece48900 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1227.162332] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.162332] [57942]: warnings.warn( [ 1227.166550] [57942]: INFO cinder.volume.api [None req-b87cb1ab-a6ce-44ed-bc13-7165ece48900 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1227.172326] [57942]: INFO cinder.api.openstack.wsgi [None req-b87cb1ab-a6ce-44ed-bc13-7165ece48900 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1227.172770] [57942]: [pid: 57942|app: 0|req: 245/471] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:45 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.222412] [57941]: DEBUG cinder.api.middleware.request_id [None req-e5e3bf18-3d95-430a-86b2-f2299b4a9394 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.224892] [57941]: INFO cinder.api.openstack.wsgi [None req-e5e3bf18-3d95-430a-86b2-f2299b4a9394 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 [ 1227.225137] [57941]: DEBUG cinder.api.openstack.wsgi [None req-e5e3bf18-3d95-430a-86b2-f2299b4a9394 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1227.225403] [57941]: DEBUG cinder.api.openstack.wsgi [None req-e5e3bf18-3d95-430a-86b2-f2299b4a9394 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1227.233372] [57941]: INFO cinder.api.openstack.wsgi [None req-e5e3bf18-3d95-430a-86b2-f2299b4a9394 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 returned with HTTP 404 [ 1227.233935] [57941]: [pid: 57941|app: 0|req: 227/472] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:45 2025] GET /volume/v3/volumes/d13070ad-a1b9-4cd9-88e5-2c90562c3429 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1227.285625] [57942]: DEBUG cinder.api.middleware.request_id [None req-59269133-191d-472c-a426-813dfedd48b1 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.287813] [57942]: INFO cinder.api.openstack.wsgi [None req-59269133-191d-472c-a426-813dfedd48b1 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 1227.288101] [57942]: DEBUG cinder.api.openstack.wsgi [None req-59269133-191d-472c-a426-813dfedd48b1 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1227.288327] [57942]: DEBUG cinder.api.openstack.wsgi [None req-59269133-191d-472c-a426-813dfedd48b1 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'delete' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1227.288518] [57942]: INFO cinder.api.v3.volumes [None req-59269133-191d-472c-a426-813dfedd48b1 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Delete volume with id: 6972f228-9cc6-40b9-960c-65a50c65f08f [ 1227.297346] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.297346] [57942]: warnings.warn( [ 1227.297942] [57942]: INFO cinder.volume.api [None req-59269133-191d-472c-a426-813dfedd48b1 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1227.314732] [57942]: INFO cinder.volume.api [None req-59269133-191d-472c-a426-813dfedd48b1 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Delete volume request issued successfully. [ 1227.314905] [57942]: INFO cinder.api.openstack.wsgi [None req-59269133-191d-472c-a426-813dfedd48b1 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 202 [ 1227.315426] [57942]: [pid: 57942|app: 0|req: 246/473] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:41:46 2025] DELETE /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1227.318822] [57941]: DEBUG cinder.api.middleware.request_id [None req-d974f610-6ae8-4494-a37b-16aa7433ab1f None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.320999] [57941]: INFO cinder.api.openstack.wsgi [None req-d974f610-6ae8-4494-a37b-16aa7433ab1f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 1227.321282] [57941]: DEBUG cinder.api.openstack.wsgi [None req-d974f610-6ae8-4494-a37b-16aa7433ab1f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1227.321499] [57941]: DEBUG cinder.api.openstack.wsgi [None req-d974f610-6ae8-4494-a37b-16aa7433ab1f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1227.330077] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.330077] [57941]: warnings.warn( [ 1227.334335] [57941]: INFO cinder.volume.api [None req-d974f610-6ae8-4494-a37b-16aa7433ab1f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1227.339354] [57941]: INFO cinder.api.openstack.wsgi [None req-d974f610-6ae8-4494-a37b-16aa7433ab1f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 1227.339818] [57941]: [pid: 57941|app: 0|req: 228/474] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:46 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.183304] [57942]: DEBUG cinder.api.middleware.request_id [None req-f63ebf1b-0c09-44d4-828f-12969c9dbedb None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.185417] [57942]: INFO cinder.api.openstack.wsgi [None req-f63ebf1b-0c09-44d4-828f-12969c9dbedb tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1228.185704] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f63ebf1b-0c09-44d4-828f-12969c9dbedb tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1228.185932] [57942]: DEBUG cinder.api.openstack.wsgi [None req-f63ebf1b-0c09-44d4-828f-12969c9dbedb tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1228.200739] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.200739] [57942]: warnings.warn( [ 1228.204840] [57942]: INFO cinder.volume.api [None req-f63ebf1b-0c09-44d4-828f-12969c9dbedb tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1228.210768] [57942]: INFO cinder.api.openstack.wsgi [None req-f63ebf1b-0c09-44d4-828f-12969c9dbedb tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1228.211279] [57942]: [pid: 57942|app: 0|req: 247/475] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:46 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.228084] [57941]: DEBUG cinder.api.middleware.request_id [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-bb72fb5f-1cbb-4fe8-a56d-d3834dfb41c9 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.230700] [57941]: INFO cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-bb72fb5f-1cbb-4fe8-a56d-d3834dfb41c9 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] POST http://10.180.1.21/volume/v3/attachments/ad390312-5bf0-4dcf-8130-f57d812cfc24/action [ 1228.230863] [57941]: DEBUG cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-bb72fb5f-1cbb-4fe8-a56d-d3834dfb41c9 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action body: b'{"os-complete": null}' {{(pid=57941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1228.231052] [57941]: DEBUG cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-bb72fb5f-1cbb-4fe8-a56d-d3834dfb41c9 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.246840] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.246840] [57941]: warnings.warn( [ 1228.255828] [57941]: INFO cinder.api.openstack.wsgi [req-edcb089c-b01b-4148-b872-6cb8432ad213 req-bb72fb5f-1cbb-4fe8-a56d-d3834dfb41c9 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/attachments/ad390312-5bf0-4dcf-8130-f57d812cfc24/action returned with HTTP 204 [ 1228.256359] [57941]: [pid: 57941|app: 0|req: 229/476] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:41:47 2025] POST /volume/v3/attachments/ad390312-5bf0-4dcf-8130-f57d812cfc24/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1228.353244] [57942]: DEBUG cinder.api.middleware.request_id [None req-67b64152-b12e-406f-93de-fa6b9feb557f None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.355366] [57942]: INFO cinder.api.openstack.wsgi [None req-67b64152-b12e-406f-93de-fa6b9feb557f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 1228.355601] [57942]: DEBUG cinder.api.openstack.wsgi [None req-67b64152-b12e-406f-93de-fa6b9feb557f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1228.355858] [57942]: DEBUG cinder.api.openstack.wsgi [None req-67b64152-b12e-406f-93de-fa6b9feb557f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1228.364082] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.364082] [57942]: warnings.warn( [ 1228.367757] [57942]: INFO cinder.volume.api [None req-67b64152-b12e-406f-93de-fa6b9feb557f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1228.372125] [57942]: INFO cinder.api.openstack.wsgi [None req-67b64152-b12e-406f-93de-fa6b9feb557f tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 1228.372554] [57942]: [pid: 57942|app: 0|req: 248/477] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:47 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1229.221139] [57941]: DEBUG cinder.api.middleware.request_id [None req-716d3604-91c5-48ec-b008-98649bee5404 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.223442] [57941]: INFO cinder.api.openstack.wsgi [None req-716d3604-91c5-48ec-b008-98649bee5404 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1229.223655] [57941]: DEBUG cinder.api.openstack.wsgi [None req-716d3604-91c5-48ec-b008-98649bee5404 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1229.223863] [57941]: DEBUG cinder.api.openstack.wsgi [None req-716d3604-91c5-48ec-b008-98649bee5404 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1229.237987] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.237987] [57941]: warnings.warn( [ 1229.241799] [57941]: INFO cinder.volume.api [None req-716d3604-91c5-48ec-b008-98649bee5404 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1229.246725] [57941]: INFO cinder.api.openstack.wsgi [None req-716d3604-91c5-48ec-b008-98649bee5404 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1229.247139] [57941]: [pid: 57941|app: 0|req: 230/478] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:47 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1229.256759] [57942]: DEBUG cinder.api.middleware.request_id [None req-44e18bfe-2dd1-4da7-b7ab-fe8ead02557a None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.259063] [57942]: INFO cinder.api.openstack.wsgi [None req-44e18bfe-2dd1-4da7-b7ab-fe8ead02557a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1229.259318] [57942]: DEBUG cinder.api.openstack.wsgi [None req-44e18bfe-2dd1-4da7-b7ab-fe8ead02557a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1229.259534] [57942]: DEBUG cinder.api.openstack.wsgi [None req-44e18bfe-2dd1-4da7-b7ab-fe8ead02557a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1229.270024] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.270024] [57942]: warnings.warn( [ 1229.273899] [57942]: INFO cinder.volume.api [None req-44e18bfe-2dd1-4da7-b7ab-fe8ead02557a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1229.278889] [57942]: INFO cinder.api.openstack.wsgi [None req-44e18bfe-2dd1-4da7-b7ab-fe8ead02557a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1229.279378] [57942]: [pid: 57942|app: 0|req: 249/479] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:48 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1229.288525] [57941]: DEBUG cinder.api.middleware.request_id [None req-cdaa39b4-a5b7-4c41-9a72-368ad971195b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.290709] [57941]: INFO cinder.api.openstack.wsgi [None req-cdaa39b4-a5b7-4c41-9a72-368ad971195b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1229.291088] [57941]: DEBUG cinder.api.openstack.wsgi [None req-cdaa39b4-a5b7-4c41-9a72-368ad971195b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1229.291262] [57941]: DEBUG cinder.api.openstack.wsgi [None req-cdaa39b4-a5b7-4c41-9a72-368ad971195b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'delete' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1229.291457] [57941]: INFO cinder.api.v3.volumes [None req-cdaa39b4-a5b7-4c41-9a72-368ad971195b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Delete volume with id: a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1229.302014] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.302014] [57941]: warnings.warn( [ 1229.302614] [57941]: INFO cinder.volume.api [None req-cdaa39b4-a5b7-4c41-9a72-368ad971195b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1229.312033] [57941]: INFO cinder.volume.api [None req-cdaa39b4-a5b7-4c41-9a72-368ad971195b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-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. [ 1229.312383] [57941]: INFO cinder.api.openstack.wsgi [None req-cdaa39b4-a5b7-4c41-9a72-368ad971195b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 400 [ 1229.312918] [57941]: [pid: 57941|app: 0|req: 231/480] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:41:48 2025] DELETE /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 307 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1229.316214] [57942]: DEBUG cinder.api.middleware.request_id [None req-c751befd-e2b0-46d8-bc6b-d0628d48846e None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.318255] [57942]: INFO cinder.api.openstack.wsgi [None req-c751befd-e2b0-46d8-bc6b-d0628d48846e tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1229.318464] [57942]: DEBUG cinder.api.openstack.wsgi [None req-c751befd-e2b0-46d8-bc6b-d0628d48846e tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1229.318672] [57942]: DEBUG cinder.api.openstack.wsgi [None req-c751befd-e2b0-46d8-bc6b-d0628d48846e tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1229.328047] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.328047] [57942]: warnings.warn( [ 1229.331099] [57942]: INFO cinder.volume.api [None req-c751befd-e2b0-46d8-bc6b-d0628d48846e tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1229.335131] [57942]: INFO cinder.api.openstack.wsgi [None req-c751befd-e2b0-46d8-bc6b-d0628d48846e tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1229.335523] [57942]: [pid: 57942|app: 0|req: 250/481] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:48 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1229.372068] [57941]: DEBUG cinder.api.middleware.request_id [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-c47b983e-6357-4b0f-8b37-724e7b3e39f5 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.374624] [57941]: INFO cinder.api.openstack.wsgi [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-c47b983e-6357-4b0f-8b37-724e7b3e39f5 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1229.374832] [57941]: DEBUG cinder.api.openstack.wsgi [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-c47b983e-6357-4b0f-8b37-724e7b3e39f5 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1229.375059] [57941]: DEBUG cinder.api.openstack.wsgi [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-c47b983e-6357-4b0f-8b37-724e7b3e39f5 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1229.382067] [57942]: DEBUG cinder.api.middleware.request_id [None req-00f18a49-3496-437b-98c7-365a0202ad57 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.384280] [57942]: INFO cinder.api.openstack.wsgi [None req-00f18a49-3496-437b-98c7-365a0202ad57 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 1229.384422] [57942]: DEBUG cinder.api.openstack.wsgi [None req-00f18a49-3496-437b-98c7-365a0202ad57 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1229.384648] [57942]: DEBUG cinder.api.openstack.wsgi [None req-00f18a49-3496-437b-98c7-365a0202ad57 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1229.385804] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.385804] [57941]: warnings.warn( [ 1229.389625] [57941]: INFO cinder.volume.api [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-c47b983e-6357-4b0f-8b37-724e7b3e39f5 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1229.392332] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.392332] [57942]: warnings.warn( [ 1229.393475] [57941]: INFO cinder.api.openstack.wsgi [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-c47b983e-6357-4b0f-8b37-724e7b3e39f5 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1229.393897] [57941]: [pid: 57941|app: 0|req: 232/482] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:41:48 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1229.396635] [57942]: INFO cinder.volume.api [None req-00f18a49-3496-437b-98c7-365a0202ad57 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Volume info retrieved successfully. [ 1229.401415] [57942]: INFO cinder.api.openstack.wsgi [None req-00f18a49-3496-437b-98c7-365a0202ad57 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 200 [ 1229.401831] [57942]: [pid: 57942|app: 0|req: 251/483] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:48 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1229.412151] [57941]: DEBUG cinder.api.middleware.request_id [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-8d74f9cc-965c-4feb-a1c1-c3474ff88038 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.414636] [57941]: INFO cinder.api.openstack.wsgi [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-8d74f9cc-965c-4feb-a1c1-c3474ff88038 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] POST http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62/action [ 1229.415105] [57941]: DEBUG cinder.api.openstack.wsgi [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-8d74f9cc-965c-4feb-a1c1-c3474ff88038 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1229.415756] [57941]: DEBUG cinder.api.openstack.wsgi [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-8d74f9cc-965c-4feb-a1c1-c3474ff88038 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1229.425011] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.425011] [57941]: warnings.warn( [ 1229.425496] [57941]: INFO cinder.volume.api [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-8d74f9cc-965c-4feb-a1c1-c3474ff88038 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1229.429549] [57941]: INFO cinder.volume.api [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-8d74f9cc-965c-4feb-a1c1-c3474ff88038 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Begin detaching volume completed successfully. [ 1229.429759] [57941]: INFO cinder.api.openstack.wsgi [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-8d74f9cc-965c-4feb-a1c1-c3474ff88038 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62/action returned with HTTP 202 [ 1229.430276] [57941]: [pid: 57941|app: 0|req: 233/484] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 11 07:41:48 2025] POST /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1230.413256] [57942]: DEBUG cinder.api.middleware.request_id [None req-ab897e3e-1735-4c0b-a59f-711ecd41a081 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.415345] [57942]: INFO cinder.api.openstack.wsgi [None req-ab897e3e-1735-4c0b-a59f-711ecd41a081 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] GET http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f [ 1230.415584] [57942]: DEBUG cinder.api.openstack.wsgi [None req-ab897e3e-1735-4c0b-a59f-711ecd41a081 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1230.415793] [57942]: DEBUG cinder.api.openstack.wsgi [None req-ab897e3e-1735-4c0b-a59f-711ecd41a081 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1230.423705] [57942]: INFO cinder.api.openstack.wsgi [None req-ab897e3e-1735-4c0b-a59f-711ecd41a081 tempest-AttachVolumeTestJSON-1551062888 tempest-AttachVolumeTestJSON-1551062888-project-member] http://10.180.1.21/volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f returned with HTTP 404 [ 1230.424103] [57942]: [pid: 57942|app: 0|req: 252/485] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:49 2025] GET /volume/v3/volumes/6972f228-9cc6-40b9-960c-65a50c65f08f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1230.459654] [57941]: DEBUG cinder.api.middleware.request_id [None req-5b228868-91cc-4405-9495-fb1e61546b4b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.460098] [57941]: INFO cinder.api.openstack.wsgi [None req-5b228868-91cc-4405-9495-fb1e61546b4b None None] GET http://10.180.1.21/volume// [ 1230.460270] [57941]: DEBUG cinder.api.openstack.wsgi [None req-5b228868-91cc-4405-9495-fb1e61546b4b None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1230.460473] [57941]: DEBUG cinder.api.openstack.wsgi [None req-5b228868-91cc-4405-9495-fb1e61546b4b None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1230.460846] [57941]: INFO cinder.api.openstack.wsgi [None req-5b228868-91cc-4405-9495-fb1e61546b4b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1230.461273] [57941]: [pid: 57941|app: 0|req: 234/486] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:41:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1230.464764] [57942]: DEBUG cinder.api.middleware.request_id [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-bf5c4c81-2d15-4810-800f-0c265f259180 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.466991] [57942]: INFO cinder.api.openstack.wsgi [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-bf5c4c81-2d15-4810-800f-0c265f259180 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1230.467256] [57942]: DEBUG cinder.api.openstack.wsgi [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-bf5c4c81-2d15-4810-800f-0c265f259180 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1230.467467] [57942]: DEBUG cinder.api.openstack.wsgi [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-bf5c4c81-2d15-4810-800f-0c265f259180 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1230.482542] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.482542] [57942]: warnings.warn( [ 1230.487253] [57942]: INFO cinder.volume.api [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-bf5c4c81-2d15-4810-800f-0c265f259180 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1230.492360] [57942]: INFO cinder.api.openstack.wsgi [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-bf5c4c81-2d15-4810-800f-0c265f259180 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1230.492896] [57942]: [pid: 57942|app: 0|req: 253/487] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:41:49 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1231.645427] [57941]: DEBUG cinder.api.middleware.request_id [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-2c2ad374-e945-45ec-b440-88b15560ad93 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.648487] [57941]: INFO cinder.api.openstack.wsgi [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-2c2ad374-e945-45ec-b440-88b15560ad93 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ad390312-5bf0-4dcf-8130-f57d812cfc24 [ 1231.648831] [57941]: DEBUG cinder.api.openstack.wsgi [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-2c2ad374-e945-45ec-b440-88b15560ad93 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1231.649097] [57941]: DEBUG cinder.api.openstack.wsgi [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-2c2ad374-e945-45ec-b440-88b15560ad93 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'version_select' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1231.660421] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.660421] [57941]: warnings.warn( [ 1232.207915] [57941]: INFO cinder.api.openstack.wsgi [req-1d5cff02-1c5a-425f-8345-d4f09eb6fde4 req-2c2ad374-e945-45ec-b440-88b15560ad93 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/attachments/ad390312-5bf0-4dcf-8130-f57d812cfc24 returned with HTTP 200 [ 1232.208273] [57941]: [pid: 57941|app: 0|req: 235/488] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:41:50 2025] DELETE /volume/v3/attachments/ad390312-5bf0-4dcf-8130-f57d812cfc24 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.843895] [57942]: DEBUG cinder.api.middleware.request_id [None req-ea92ca4e-4939-494b-8c52-aee519a91ff9 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.845945] [57942]: INFO cinder.api.openstack.wsgi [None req-ea92ca4e-4939-494b-8c52-aee519a91ff9 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1232.846179] [57942]: DEBUG cinder.api.openstack.wsgi [None req-ea92ca4e-4939-494b-8c52-aee519a91ff9 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1232.846388] [57942]: DEBUG cinder.api.openstack.wsgi [None req-ea92ca4e-4939-494b-8c52-aee519a91ff9 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1232.856732] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.856732] [57942]: warnings.warn( [ 1232.861088] [57942]: INFO cinder.volume.api [None req-ea92ca4e-4939-494b-8c52-aee519a91ff9 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1232.866631] [57942]: INFO cinder.api.openstack.wsgi [None req-ea92ca4e-4939-494b-8c52-aee519a91ff9 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1232.867067] [57942]: [pid: 57942|app: 0|req: 254/489] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:51 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.181541] [57941]: DEBUG cinder.api.middleware.request_id [None req-e9e71b24-4041-4bc3-98c7-f17d5fe20257 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.183587] [57941]: INFO cinder.api.openstack.wsgi [None req-e9e71b24-4041-4bc3-98c7-f17d5fe20257 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1240.183790] [57941]: DEBUG cinder.api.openstack.wsgi [None req-e9e71b24-4041-4bc3-98c7-f17d5fe20257 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1240.183995] [57941]: DEBUG cinder.api.openstack.wsgi [None req-e9e71b24-4041-4bc3-98c7-f17d5fe20257 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'delete' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1240.184187] [57941]: INFO cinder.api.v3.volumes [None req-e9e71b24-4041-4bc3-98c7-f17d5fe20257 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Delete volume with id: a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1240.194200] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.194200] [57941]: warnings.warn( [ 1240.194730] [57941]: INFO cinder.volume.api [None req-e9e71b24-4041-4bc3-98c7-f17d5fe20257 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1240.213303] [57941]: INFO cinder.volume.api [None req-e9e71b24-4041-4bc3-98c7-f17d5fe20257 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Delete volume request issued successfully. [ 1240.213476] [57941]: INFO cinder.api.openstack.wsgi [None req-e9e71b24-4041-4bc3-98c7-f17d5fe20257 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 202 [ 1240.213903] [57941]: [pid: 57941|app: 0|req: 236/490] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:41:58 2025] DELETE /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1240.216833] [57942]: DEBUG cinder.api.middleware.request_id [None req-199a4d74-7e20-4382-83c9-b224f0882999 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.219128] [57942]: INFO cinder.api.openstack.wsgi [None req-199a4d74-7e20-4382-83c9-b224f0882999 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1240.219228] [57942]: DEBUG cinder.api.openstack.wsgi [None req-199a4d74-7e20-4382-83c9-b224f0882999 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1240.219381] [57942]: DEBUG cinder.api.openstack.wsgi [None req-199a4d74-7e20-4382-83c9-b224f0882999 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1240.227770] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.227770] [57942]: warnings.warn( [ 1240.232088] [57942]: INFO cinder.volume.api [None req-199a4d74-7e20-4382-83c9-b224f0882999 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1240.236745] [57942]: INFO cinder.api.openstack.wsgi [None req-199a4d74-7e20-4382-83c9-b224f0882999 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1240.237151] [57942]: [pid: 57942|app: 0|req: 255/491] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:41:58 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.040581] [57941]: DEBUG cinder.api.middleware.request_id [None req-7c52643f-67c7-4cdb-a2d8-cafe0d43495e None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.041338] [57941]: INFO cinder.api.openstack.wsgi [None req-7c52643f-67c7-4cdb-a2d8-cafe0d43495e None None] GET http://10.180.1.21/volume// [ 1241.041627] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7c52643f-67c7-4cdb-a2d8-cafe0d43495e None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1241.042022] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7c52643f-67c7-4cdb-a2d8-cafe0d43495e None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1241.042638] [57941]: INFO cinder.api.openstack.wsgi [None req-7c52643f-67c7-4cdb-a2d8-cafe0d43495e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1241.043182] [57941]: [pid: 57941|app: 0|req: 237/492] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:41:59 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1241.047015] [57942]: DEBUG cinder.api.middleware.request_id [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-a432ebc1-08f6-47b3-bb5b-927e2a3b0ec6 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.049310] [57942]: INFO cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-a432ebc1-08f6-47b3-bb5b-927e2a3b0ec6 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1241.049727] [57942]: DEBUG cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-a432ebc1-08f6-47b3-bb5b-927e2a3b0ec6 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cf78fe1-8c1e-487e-8978-535164d9510c", "connector": null, "instance_uuid": "d5d71fb4-ee29-4dff-8aca-eeaa0e9850af"}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1241.065078] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.065078] [57942]: warnings.warn( [ 1241.098518] [57942]: INFO cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-a432ebc1-08f6-47b3-bb5b-927e2a3b0ec6 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1241.099083] [57942]: [pid: 57942|app: 0|req: 256/493] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:41:59 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1241.103795] [57941]: DEBUG cinder.api.middleware.request_id [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-c86a786a-2486-494a-9f26-4d8b7502474a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.107272] [57941]: INFO cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-c86a786a-2486-494a-9f26-4d8b7502474a tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6cc290c1-30e4-4b95-9b42-1cbae249de91 [ 1241.107571] [57941]: DEBUG cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-c86a786a-2486-494a-9f26-4d8b7502474a tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1241.107856] [57941]: DEBUG cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-c86a786a-2486-494a-9f26-4d8b7502474a tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'version_select' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1241.117102] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.117102] [57941]: warnings.warn( [ 1241.247706] [57942]: DEBUG cinder.api.middleware.request_id [None req-a96201bb-f43c-41aa-b86d-f5fe2945fc70 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.249955] [57942]: INFO cinder.api.openstack.wsgi [None req-a96201bb-f43c-41aa-b86d-f5fe2945fc70 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1241.249955] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a96201bb-f43c-41aa-b86d-f5fe2945fc70 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1241.250227] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a96201bb-f43c-41aa-b86d-f5fe2945fc70 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1241.260849] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.260849] [57942]: warnings.warn( [ 1241.265318] [57942]: INFO cinder.volume.api [None req-a96201bb-f43c-41aa-b86d-f5fe2945fc70 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1241.270521] [57942]: INFO cinder.api.openstack.wsgi [None req-a96201bb-f43c-41aa-b86d-f5fe2945fc70 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1241.271082] [57942]: [pid: 57942|app: 0|req: 257/494] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:00 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.645851] [57941]: INFO cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-c86a786a-2486-494a-9f26-4d8b7502474a tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/attachments/6cc290c1-30e4-4b95-9b42-1cbae249de91 returned with HTTP 200 [ 1241.646634] [57941]: [pid: 57941|app: 0|req: 238/495] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:41:59 2025] DELETE /volume/v3/attachments/6cc290c1-30e4-4b95-9b42-1cbae249de91 => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1242.281087] [57942]: DEBUG cinder.api.middleware.request_id [None req-5150a86d-711e-4703-857b-c35144e93a19 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.283376] [57942]: INFO cinder.api.openstack.wsgi [None req-5150a86d-711e-4703-857b-c35144e93a19 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1242.283623] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5150a86d-711e-4703-857b-c35144e93a19 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1242.283830] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5150a86d-711e-4703-857b-c35144e93a19 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1242.294668] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.294668] [57942]: warnings.warn( [ 1242.299062] [57942]: INFO cinder.volume.api [None req-5150a86d-711e-4703-857b-c35144e93a19 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1242.304533] [57942]: INFO cinder.api.openstack.wsgi [None req-5150a86d-711e-4703-857b-c35144e93a19 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 200 [ 1242.304867] [57942]: [pid: 57942|app: 0|req: 258/496] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:01 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.316054] [57941]: DEBUG cinder.api.middleware.request_id [None req-d9b4df36-60b0-4a6d-91f6-05891c8d788e None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.318230] [57941]: INFO cinder.api.openstack.wsgi [None req-d9b4df36-60b0-4a6d-91f6-05891c8d788e tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 [ 1243.318437] [57941]: DEBUG cinder.api.openstack.wsgi [None req-d9b4df36-60b0-4a6d-91f6-05891c8d788e tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1243.318640] [57941]: DEBUG cinder.api.openstack.wsgi [None req-d9b4df36-60b0-4a6d-91f6-05891c8d788e tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1243.325901] [57941]: INFO cinder.api.openstack.wsgi [None req-d9b4df36-60b0-4a6d-91f6-05891c8d788e tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 returned with HTTP 404 [ 1243.326419] [57941]: [pid: 57941|app: 0|req: 239/497] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:02 2025] GET /volume/v3/volumes/a58ecd43-75ee-4d8c-97bb-4f5793173d62 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1243.371358] [57942]: DEBUG cinder.api.middleware.request_id [None req-5aa0349a-2b67-44b8-bd09-a136783143c2 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.373490] [57942]: INFO cinder.api.openstack.wsgi [None req-5aa0349a-2b67-44b8-bd09-a136783143c2 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1243.373699] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5aa0349a-2b67-44b8-bd09-a136783143c2 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1243.373901] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5aa0349a-2b67-44b8-bd09-a136783143c2 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'delete' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1243.374085] [57942]: INFO cinder.api.v3.volumes [None req-5aa0349a-2b67-44b8-bd09-a136783143c2 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Delete volume with id: 5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1243.384476] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.384476] [57942]: warnings.warn( [ 1243.384792] [57942]: INFO cinder.volume.api [None req-5aa0349a-2b67-44b8-bd09-a136783143c2 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1243.404519] [57942]: INFO cinder.volume.api [None req-5aa0349a-2b67-44b8-bd09-a136783143c2 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Delete volume request issued successfully. [ 1243.404519] [57942]: INFO cinder.api.openstack.wsgi [None req-5aa0349a-2b67-44b8-bd09-a136783143c2 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 202 [ 1243.405045] [57942]: [pid: 57942|app: 0|req: 259/498] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:42:02 2025] DELETE /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1243.408215] [57941]: DEBUG cinder.api.middleware.request_id [None req-cbab27b3-0b22-4463-9c00-6a072be9f4ea None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.411370] [57941]: INFO cinder.api.openstack.wsgi [None req-cbab27b3-0b22-4463-9c00-6a072be9f4ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1243.411599] [57941]: DEBUG cinder.api.openstack.wsgi [None req-cbab27b3-0b22-4463-9c00-6a072be9f4ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1243.411814] [57941]: DEBUG cinder.api.openstack.wsgi [None req-cbab27b3-0b22-4463-9c00-6a072be9f4ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1243.420658] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.420658] [57941]: warnings.warn( [ 1243.425675] [57941]: INFO cinder.volume.api [None req-cbab27b3-0b22-4463-9c00-6a072be9f4ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1243.430841] [57941]: INFO cinder.api.openstack.wsgi [None req-cbab27b3-0b22-4463-9c00-6a072be9f4ea tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1243.431292] [57941]: [pid: 57941|app: 0|req: 240/499] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:02 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.441471] [57942]: DEBUG cinder.api.middleware.request_id [None req-5691decc-7f28-402c-8a09-0bfe891d5a6b None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.443811] [57942]: INFO cinder.api.openstack.wsgi [None req-5691decc-7f28-402c-8a09-0bfe891d5a6b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1244.444102] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5691decc-7f28-402c-8a09-0bfe891d5a6b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.444423] [57942]: DEBUG cinder.api.openstack.wsgi [None req-5691decc-7f28-402c-8a09-0bfe891d5a6b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.456177] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.456177] [57942]: warnings.warn( [ 1244.460364] [57942]: INFO cinder.volume.api [None req-5691decc-7f28-402c-8a09-0bfe891d5a6b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1244.465591] [57942]: INFO cinder.api.openstack.wsgi [None req-5691decc-7f28-402c-8a09-0bfe891d5a6b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1244.466108] [57942]: [pid: 57942|app: 0|req: 260/500] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:03 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.788522] [57941]: DEBUG cinder.api.middleware.request_id [None req-cee6f10f-a612-4249-84ef-e30c41629281 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.790706] [57941]: INFO cinder.api.openstack.wsgi [None req-cee6f10f-a612-4249-84ef-e30c41629281 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a [ 1244.790706] [57941]: DEBUG cinder.api.openstack.wsgi [None req-cee6f10f-a612-4249-84ef-e30c41629281 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.790871] [57941]: DEBUG cinder.api.openstack.wsgi [None req-cee6f10f-a612-4249-84ef-e30c41629281 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.799922] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.799922] [57941]: warnings.warn( [ 1244.804332] [57941]: INFO cinder.volume.api [None req-cee6f10f-a612-4249-84ef-e30c41629281 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1244.808899] [57941]: INFO cinder.api.openstack.wsgi [None req-cee6f10f-a612-4249-84ef-e30c41629281 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a returned with HTTP 200 [ 1244.809335] [57941]: [pid: 57941|app: 0|req: 241/501] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:03 2025] GET /volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.850593] [57942]: DEBUG cinder.api.middleware.request_id [None req-704b901d-a391-4aba-be9a-fc59a13969c5 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.852774] [57942]: INFO cinder.api.openstack.wsgi [None req-704b901d-a391-4aba-be9a-fc59a13969c5 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a [ 1244.852996] [57942]: DEBUG cinder.api.openstack.wsgi [None req-704b901d-a391-4aba-be9a-fc59a13969c5 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.853428] [57942]: DEBUG cinder.api.openstack.wsgi [None req-704b901d-a391-4aba-be9a-fc59a13969c5 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.862298] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.862298] [57942]: warnings.warn( [ 1244.866479] [57942]: INFO cinder.volume.api [None req-704b901d-a391-4aba-be9a-fc59a13969c5 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1244.870801] [57942]: INFO cinder.api.openstack.wsgi [None req-704b901d-a391-4aba-be9a-fc59a13969c5 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a returned with HTTP 200 [ 1244.871249] [57942]: [pid: 57942|app: 0|req: 261/502] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:03 2025] GET /volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.476194] [57941]: DEBUG cinder.api.middleware.request_id [None req-7e99fbfe-c7b4-4064-8449-9e9b2544e3ed None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.478247] [57941]: INFO cinder.api.openstack.wsgi [None req-7e99fbfe-c7b4-4064-8449-9e9b2544e3ed tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1245.478451] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7e99fbfe-c7b4-4064-8449-9e9b2544e3ed tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1245.478657] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7e99fbfe-c7b4-4064-8449-9e9b2544e3ed tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1245.489578] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.489578] [57941]: warnings.warn( [ 1245.493956] [57941]: INFO cinder.volume.api [None req-7e99fbfe-c7b4-4064-8449-9e9b2544e3ed tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1245.499738] [57941]: INFO cinder.api.openstack.wsgi [None req-7e99fbfe-c7b4-4064-8449-9e9b2544e3ed tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 200 [ 1245.499944] [57941]: [pid: 57941|app: 0|req: 242/503] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:04 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.535381] [57942]: DEBUG cinder.api.middleware.request_id [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.537147] [57942]: INFO cinder.api.openstack.wsgi [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1245.537522] [57942]: DEBUG cinder.api.openstack.wsgi [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-2003147789"}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1245.538997] [57942]: DEBUG cinder.api.v3.volumes [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-2003147789'}} {{(pid=57942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1245.539182] [57942]: INFO cinder.api.v3.volumes [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Create volume of 1 GB [ 1245.543273] [57942]: INFO cinder.volume.api [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Availability Zones retrieved successfully. [ 1245.549956] [57942]: DEBUG cinder.volume.api [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Flow 'volume_create_api' (9a3a21fd-9f15-4316-a531-ce2bbc507f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1245.551175] [57942]: DEBUG cinder.volume.api [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c0ec498-a4ad-4078-b979-85c0bfcf0720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1245.552293] [57942]: DEBUG cinder.volume.flows.api.create_volume [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Validating volume size '1' using validate_int {{(pid=57942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1245.572530] [57942]: DEBUG cinder.volume.api [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c0ec498-a4ad-4078-b979-85c0bfcf0720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1245.573647] [57942]: DEBUG cinder.volume.api [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a8f6050-90fc-4904-95fe-aa4f28d0d83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1245.617590] [57942]: DEBUG cinder.quota [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Created reservations ['6bde3783-a19e-4042-898f-5a48418446e1', 'c3f8a8eb-f50e-4cd2-b344-d7428ccee1c2', '23af053a-f2ec-47bc-a65e-ee0f2d1f7ac8', 'a9386879-7aa3-4b9c-9147-11beca1f7c46'] {{(pid=57942) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1245.618937] [57942]: DEBUG cinder.volume.api [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a8f6050-90fc-4904-95fe-aa4f28d0d83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bde3783-a19e-4042-898f-5a48418446e1', 'c3f8a8eb-f50e-4cd2-b344-d7428ccee1c2', '23af053a-f2ec-47bc-a65e-ee0f2d1f7ac8', 'a9386879-7aa3-4b9c-9147-11beca1f7c46']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1245.620189] [57942]: DEBUG cinder.volume.api [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6904120b-68a1-4a80-92eb-b409dd5ad9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1245.633647] [57942]: DEBUG cinder.volume.api [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6904120b-68a1-4a80-92eb-b409dd5ad9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10e69623-feb4-48d8-972a-72f092f3d867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2003147789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b24e979367f740fca83fb8f151290160',qos_specs=None,replication_status=,reservations=['6bde3783-a19e-4042-898f-5a48418446e1','c3f8a8eb-f50e-4cd2-b344-d7428ccee1c2','23af053a-f2ec-47bc-a65e-ee0f2d1f7ac8','a9386879-7aa3-4b9c-9147-11beca1f7c46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c5abeb2149640a8bfa4e1c9f5fd5c61',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:42:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2003147789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10e69623-feb4-48d8-972a-72f092f3d867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b24e979367f740fca83fb8f151290160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c5abeb2149640a8bfa4e1c9f5fd5c61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1245.634382] [57942]: DEBUG cinder.volume.api [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1dc8cde-1f52-4f39-850d-ae17d150b684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1245.649627] [57942]: DEBUG cinder.volume.api [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1dc8cde-1f52-4f39-850d-ae17d150b684) transitioned into state 'SUCCESS' from state '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-2003147789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b24e979367f740fca83fb8f151290160',qos_specs=None,replication_status=,reservations=['6bde3783-a19e-4042-898f-5a48418446e1','c3f8a8eb-f50e-4cd2-b344-d7428ccee1c2','23af053a-f2ec-47bc-a65e-ee0f2d1f7ac8','a9386879-7aa3-4b9c-9147-11beca1f7c46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c5abeb2149640a8bfa4e1c9f5fd5c61',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1245.650594] [57942]: DEBUG cinder.volume.api [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70bd3ccc-f0f2-4257-b020-9f9dbe4ccdee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1245.659144] [57942]: DEBUG cinder.volume.api [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70bd3ccc-f0f2-4257-b020-9f9dbe4ccdee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1245.660229] [57942]: DEBUG cinder.volume.api [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Flow 'volume_create_api' (9a3a21fd-9f15-4316-a531-ce2bbc507f40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1245.660573] [57942]: INFO cinder.volume.api [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Create volume request issued successfully. [ 1245.662049] [57942]: INFO cinder.api.openstack.wsgi [None req-ece180bb-774b-4dd8-9887-397bb0ee89a4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1245.662049] [57942]: [pid: 57942|app: 0|req: 262/504] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 11 07:42:04 2025] POST /volume/v3/volumes => generated 753 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1246.113192] [57941]: DEBUG cinder.api.middleware.request_id [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-a6fa7dc2-eae9-424c-9e58-0579cd1de8b8 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.115706] [57941]: INFO cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-a6fa7dc2-eae9-424c-9e58-0579cd1de8b8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] PUT http://10.180.1.21/volume/v3/attachments/41db48f0-eabb-4cf2-834f-bb1537d1b27e [ 1246.116252] [57941]: DEBUG cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-a6fa7dc2-eae9-424c-9e58-0579cd1de8b8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-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-986893", "mountpoint": "/dev/sdb"}}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1246.130606] [57941]: DEBUG cinder.coordination [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-a6fa7dc2-eae9-424c-9e58-0579cd1de8b8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Acquiring lock "cinder-attachment_update-6cf78fe1-8c1e-487e-8978-535164d9510c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1246.137759] [57941]: DEBUG cinder.coordination [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-a6fa7dc2-eae9-424c-9e58-0579cd1de8b8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Lock "cinder-attachment_update-6cf78fe1-8c1e-487e-8978-535164d9510c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1246.139010] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.139010] [57941]: warnings.warn( [ 1246.511322] [57942]: DEBUG cinder.api.middleware.request_id [None req-ea778ed1-7ed7-4d58-8cd9-e743c03acb90 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.514933] [57942]: INFO cinder.api.openstack.wsgi [None req-ea778ed1-7ed7-4d58-8cd9-e743c03acb90 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc [ 1246.514933] [57942]: DEBUG cinder.api.openstack.wsgi [None req-ea778ed1-7ed7-4d58-8cd9-e743c03acb90 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1246.515147] [57942]: DEBUG cinder.api.openstack.wsgi [None req-ea778ed1-7ed7-4d58-8cd9-e743c03acb90 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1246.521382] [57942]: INFO cinder.api.openstack.wsgi [None req-ea778ed1-7ed7-4d58-8cd9-e743c03acb90 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc returned with HTTP 404 [ 1246.521893] [57942]: [pid: 57942|app: 0|req: 263/505] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:05 2025] GET /volume/v3/volumes/5509b87d-ed4e-421a-810a-6a8c715c56bc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1246.665035] [57941]: DEBUG cinder.coordination [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-a6fa7dc2-eae9-424c-9e58-0579cd1de8b8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Lock "cinder-attachment_update-6cf78fe1-8c1e-487e-8978-535164d9510c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=57941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1246.665432] [57941]: INFO cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-a6fa7dc2-eae9-424c-9e58-0579cd1de8b8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/attachments/41db48f0-eabb-4cf2-834f-bb1537d1b27e returned with HTTP 200 [ 1246.666253] [57941]: [pid: 57941|app: 0|req: 243/506] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:42:04 2025] PUT /volume/v3/attachments/41db48f0-eabb-4cf2-834f-bb1537d1b27e => generated 617 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1246.670733] [57942]: DEBUG cinder.api.middleware.request_id [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-a5b1b52f-6f9f-483d-9af4-65e14503c4e0 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.672947] [57942]: INFO cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-a5b1b52f-6f9f-483d-9af4-65e14503c4e0 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/attachments/41db48f0-eabb-4cf2-834f-bb1537d1b27e [ 1246.673227] [57942]: DEBUG cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-a5b1b52f-6f9f-483d-9af4-65e14503c4e0 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1246.673464] [57942]: DEBUG cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-a5b1b52f-6f9f-483d-9af4-65e14503c4e0 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1246.686835] [57941]: DEBUG cinder.api.middleware.request_id [None req-f6a1b3e7-b7fd-409e-8f26-0955f5a0be3b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.689133] [57941]: INFO cinder.api.openstack.wsgi [None req-f6a1b3e7-b7fd-409e-8f26-0955f5a0be3b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 1246.689312] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f6a1b3e7-b7fd-409e-8f26-0955f5a0be3b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1246.689569] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f6a1b3e7-b7fd-409e-8f26-0955f5a0be3b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'delete' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1246.689811] [57941]: INFO cinder.api.v3.volumes [None req-f6a1b3e7-b7fd-409e-8f26-0955f5a0be3b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Delete volume with id: 7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 1246.690506] [57942]: INFO cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-a5b1b52f-6f9f-483d-9af4-65e14503c4e0 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/attachments/41db48f0-eabb-4cf2-834f-bb1537d1b27e returned with HTTP 200 [ 1246.690907] [57942]: [pid: 57942|app: 0|req: 264/507] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Dec 11 07:42:05 2025] GET /volume/v3/attachments/41db48f0-eabb-4cf2-834f-bb1537d1b27e => generated 642 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1246.699189] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.699189] [57941]: warnings.warn( [ 1246.699833] [57941]: INFO cinder.volume.api [None req-f6a1b3e7-b7fd-409e-8f26-0955f5a0be3b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1246.718402] [57941]: INFO cinder.volume.api [None req-f6a1b3e7-b7fd-409e-8f26-0955f5a0be3b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Delete volume request issued successfully. [ 1246.718612] [57941]: INFO cinder.api.openstack.wsgi [None req-f6a1b3e7-b7fd-409e-8f26-0955f5a0be3b tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 202 [ 1246.719404] [57941]: [pid: 57941|app: 0|req: 244/508] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:42:05 2025] DELETE /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1246.722064] [57942]: DEBUG cinder.api.middleware.request_id [None req-baffe136-bfe6-4ae3-b3fd-65801702dd8a None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.724243] [57942]: INFO cinder.api.openstack.wsgi [None req-baffe136-bfe6-4ae3-b3fd-65801702dd8a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 1246.724855] [57942]: DEBUG cinder.api.openstack.wsgi [None req-baffe136-bfe6-4ae3-b3fd-65801702dd8a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1246.724855] [57942]: DEBUG cinder.api.openstack.wsgi [None req-baffe136-bfe6-4ae3-b3fd-65801702dd8a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1246.733065] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.733065] [57942]: warnings.warn( [ 1246.737095] [57942]: INFO cinder.volume.api [None req-baffe136-bfe6-4ae3-b3fd-65801702dd8a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1246.742406] [57942]: INFO cinder.api.openstack.wsgi [None req-baffe136-bfe6-4ae3-b3fd-65801702dd8a tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 1246.742913] [57942]: [pid: 57942|app: 0|req: 265/509] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:05 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.756755] [57941]: DEBUG cinder.api.middleware.request_id [None req-6848cf35-ab76-4233-a349-505a1ea22213 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.759262] [57941]: INFO cinder.api.openstack.wsgi [None req-6848cf35-ab76-4233-a349-505a1ea22213 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 1247.759499] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6848cf35-ab76-4233-a349-505a1ea22213 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1247.759779] [57941]: DEBUG cinder.api.openstack.wsgi [None req-6848cf35-ab76-4233-a349-505a1ea22213 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1247.776494] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.776494] [57941]: warnings.warn( [ 1247.780648] [57941]: INFO cinder.volume.api [None req-6848cf35-ab76-4233-a349-505a1ea22213 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Volume info retrieved successfully. [ 1247.787284] [57941]: INFO cinder.api.openstack.wsgi [None req-6848cf35-ab76-4233-a349-505a1ea22213 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 200 [ 1247.787854] [57941]: [pid: 57941|app: 0|req: 245/510] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:06 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.799343] [57942]: DEBUG cinder.api.middleware.request_id [None req-8a3e0eb9-3a90-4045-bd67-e24689dc4d10 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.801389] [57942]: INFO cinder.api.openstack.wsgi [None req-8a3e0eb9-3a90-4045-bd67-e24689dc4d10 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] GET http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba [ 1248.801600] [57942]: DEBUG cinder.api.openstack.wsgi [None req-8a3e0eb9-3a90-4045-bd67-e24689dc4d10 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1248.801806] [57942]: DEBUG cinder.api.openstack.wsgi [None req-8a3e0eb9-3a90-4045-bd67-e24689dc4d10 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1248.811233] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.811233] [57942]: warnings.warn( [ 1248.813906] [57942]: INFO cinder.api.openstack.wsgi [None req-8a3e0eb9-3a90-4045-bd67-e24689dc4d10 tempest-AttachVolumeNegativeTest-606003321 tempest-AttachVolumeNegativeTest-606003321-project-member] http://10.180.1.21/volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba returned with HTTP 404 [ 1248.814569] [57942]: [pid: 57942|app: 0|req: 266/511] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:07 2025] GET /volume/v3/volumes/7b017ef0-9bc6-4fd2-9c0b-8ea1816274ba => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1249.292163] [57941]: DEBUG cinder.api.middleware.request_id [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-44cec31d-b5a6-4548-b341-b40333ce59ad None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.295465] [57941]: INFO cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-44cec31d-b5a6-4548-b341-b40333ce59ad tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] POST http://10.180.1.21/volume/v3/attachments/41db48f0-eabb-4cf2-834f-bb1537d1b27e/action [ 1249.295465] [57941]: DEBUG cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-44cec31d-b5a6-4548-b341-b40333ce59ad tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Action body: b'{"os-complete": null}' {{(pid=57941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1249.295694] [57941]: DEBUG cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-44cec31d-b5a6-4548-b341-b40333ce59ad tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1249.317051] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.317051] [57941]: warnings.warn( [ 1249.325545] [57941]: INFO cinder.api.openstack.wsgi [req-22ea35bb-78d0-4bad-9e9c-b920b84a6204 req-44cec31d-b5a6-4548-b341-b40333ce59ad tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/attachments/41db48f0-eabb-4cf2-834f-bb1537d1b27e/action returned with HTTP 204 [ 1249.326048] [57941]: [pid: 57941|app: 0|req: 246/512] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:42:08 2025] POST /volume/v3/attachments/41db48f0-eabb-4cf2-834f-bb1537d1b27e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1252.862294] [57942]: DEBUG cinder.api.middleware.request_id [None req-977d4e9a-db1c-4ce1-8a12-a99582853908 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.862765] [57942]: INFO cinder.api.openstack.wsgi [None req-977d4e9a-db1c-4ce1-8a12-a99582853908 None None] GET http://10.180.1.21/volume// [ 1252.862944] [57942]: DEBUG cinder.api.openstack.wsgi [None req-977d4e9a-db1c-4ce1-8a12-a99582853908 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1252.863172] [57942]: DEBUG cinder.api.openstack.wsgi [None req-977d4e9a-db1c-4ce1-8a12-a99582853908 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1252.863638] [57942]: INFO cinder.api.openstack.wsgi [None req-977d4e9a-db1c-4ce1-8a12-a99582853908 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1252.864011] [57942]: [pid: 57942|app: 0|req: 267/513] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:42:11 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1252.868283] [57941]: DEBUG cinder.api.middleware.request_id [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-175c5752-6886-404c-8867-9364a75eba06 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.870914] [57941]: INFO cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-175c5752-6886-404c-8867-9364a75eba06 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1252.871633] [57941]: DEBUG cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-175c5752-6886-404c-8867-9364a75eba06 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cf78fe1-8c1e-487e-8978-535164d9510c", "connector": null, "instance_uuid": "d5d71fb4-ee29-4dff-8aca-eeaa0e9850af"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1252.888692] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.888692] [57941]: warnings.warn( [ 1252.918922] [57941]: INFO cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-175c5752-6886-404c-8867-9364a75eba06 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1252.919642] [57941]: [pid: 57941|app: 0|req: 247/514] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:42:11 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1252.923902] [57942]: DEBUG cinder.api.middleware.request_id [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-dca3e265-275d-42c1-83be-989e634f6f85 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.926128] [57942]: INFO cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-dca3e265-275d-42c1-83be-989e634f6f85 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] DELETE http://10.180.1.21/volume/v3/attachments/41db48f0-eabb-4cf2-834f-bb1537d1b27e [ 1252.926346] [57942]: DEBUG cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-dca3e265-275d-42c1-83be-989e634f6f85 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1252.926589] [57942]: DEBUG cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-dca3e265-275d-42c1-83be-989e634f6f85 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1252.934413] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.934413] [57942]: warnings.warn( [ 1253.256029] [57941]: DEBUG cinder.api.middleware.request_id [None req-556aa788-7e30-4685-9868-a0e1bf4832f3 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.258221] [57941]: INFO cinder.api.openstack.wsgi [None req-556aa788-7e30-4685-9868-a0e1bf4832f3 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a [ 1253.259124] [57941]: DEBUG cinder.api.openstack.wsgi [None req-556aa788-7e30-4685-9868-a0e1bf4832f3 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1253.259124] [57941]: DEBUG cinder.api.openstack.wsgi [None req-556aa788-7e30-4685-9868-a0e1bf4832f3 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'delete' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1253.259374] [57941]: INFO cinder.api.v3.volumes [None req-556aa788-7e30-4685-9868-a0e1bf4832f3 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Delete volume with id: 6a33e32d-745b-4187-8e3d-f44dd758221a [ 1253.271612] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.271612] [57941]: warnings.warn( [ 1253.272252] [57941]: INFO cinder.volume.api [None req-556aa788-7e30-4685-9868-a0e1bf4832f3 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1253.291647] [57941]: INFO cinder.volume.api [None req-556aa788-7e30-4685-9868-a0e1bf4832f3 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Delete volume request issued successfully. [ 1253.291868] [57941]: INFO cinder.api.openstack.wsgi [None req-556aa788-7e30-4685-9868-a0e1bf4832f3 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a returned with HTTP 202 [ 1253.292384] [57941]: [pid: 57941|app: 0|req: 248/515] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:42:12 2025] DELETE /volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1253.295355] [57941]: DEBUG cinder.api.middleware.request_id [None req-0ffcbaec-dcd7-4ec9-b2e2-89ef2082c851 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.297661] [57941]: INFO cinder.api.openstack.wsgi [None req-0ffcbaec-dcd7-4ec9-b2e2-89ef2082c851 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a [ 1253.297661] [57941]: DEBUG cinder.api.openstack.wsgi [None req-0ffcbaec-dcd7-4ec9-b2e2-89ef2082c851 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1253.297875] [57941]: DEBUG cinder.api.openstack.wsgi [None req-0ffcbaec-dcd7-4ec9-b2e2-89ef2082c851 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1253.306175] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.306175] [57941]: warnings.warn( [ 1253.311633] [57941]: INFO cinder.volume.api [None req-0ffcbaec-dcd7-4ec9-b2e2-89ef2082c851 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1253.317781] [57941]: INFO cinder.api.openstack.wsgi [None req-0ffcbaec-dcd7-4ec9-b2e2-89ef2082c851 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a returned with HTTP 200 [ 1253.318318] [57941]: [pid: 57941|app: 0|req: 249/516] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:12 2025] GET /volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1253.463731] [57942]: INFO cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-dca3e265-275d-42c1-83be-989e634f6f85 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/attachments/41db48f0-eabb-4cf2-834f-bb1537d1b27e returned with HTTP 200 [ 1253.464639] [57942]: [pid: 57942|app: 0|req: 268/517] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:42:11 2025] DELETE /volume/v3/attachments/41db48f0-eabb-4cf2-834f-bb1537d1b27e => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1254.328472] [57941]: DEBUG cinder.api.middleware.request_id [None req-80f301a9-24d3-477e-b4bd-73ce99254f04 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.330676] [57941]: INFO cinder.api.openstack.wsgi [None req-80f301a9-24d3-477e-b4bd-73ce99254f04 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a [ 1254.330946] [57941]: DEBUG cinder.api.openstack.wsgi [None req-80f301a9-24d3-477e-b4bd-73ce99254f04 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1254.331735] [57941]: DEBUG cinder.api.openstack.wsgi [None req-80f301a9-24d3-477e-b4bd-73ce99254f04 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1254.340433] [57941]: INFO cinder.api.openstack.wsgi [None req-80f301a9-24d3-477e-b4bd-73ce99254f04 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a returned with HTTP 404 [ 1254.341309] [57941]: [pid: 57941|app: 0|req: 250/518] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:13 2025] GET /volume/v3/volumes/6a33e32d-745b-4187-8e3d-f44dd758221a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1254.425076] [57942]: DEBUG cinder.api.middleware.request_id [None req-a055a99b-0ef4-4775-8a10-b5aa89d6475b None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.427187] [57942]: INFO cinder.api.openstack.wsgi [None req-a055a99b-0ef4-4775-8a10-b5aa89d6475b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 [ 1254.427451] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a055a99b-0ef4-4775-8a10-b5aa89d6475b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1254.427638] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a055a99b-0ef4-4775-8a10-b5aa89d6475b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'delete' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1254.427799] [57942]: INFO cinder.api.v3.volumes [None req-a055a99b-0ef4-4775-8a10-b5aa89d6475b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Delete volume with id: 2a988005-fd0f-43e3-b34a-78186f965160 [ 1254.440997] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.440997] [57942]: warnings.warn( [ 1254.441639] [57942]: INFO cinder.volume.api [None req-a055a99b-0ef4-4775-8a10-b5aa89d6475b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1254.461862] [57942]: INFO cinder.volume.api [None req-a055a99b-0ef4-4775-8a10-b5aa89d6475b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Delete volume request issued successfully. [ 1254.462118] [57942]: INFO cinder.api.openstack.wsgi [None req-a055a99b-0ef4-4775-8a10-b5aa89d6475b tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 returned with HTTP 202 [ 1254.462569] [57942]: [pid: 57942|app: 0|req: 269/519] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:42:13 2025] DELETE /volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1254.466266] [57941]: DEBUG cinder.api.middleware.request_id [None req-9806a03a-e6e3-4896-86ae-48e55b89da17 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.468405] [57941]: INFO cinder.api.openstack.wsgi [None req-9806a03a-e6e3-4896-86ae-48e55b89da17 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 [ 1254.468677] [57941]: DEBUG cinder.api.openstack.wsgi [None req-9806a03a-e6e3-4896-86ae-48e55b89da17 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1254.469485] [57941]: DEBUG cinder.api.openstack.wsgi [None req-9806a03a-e6e3-4896-86ae-48e55b89da17 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1254.478087] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.478087] [57941]: warnings.warn( [ 1254.482676] [57941]: INFO cinder.volume.api [None req-9806a03a-e6e3-4896-86ae-48e55b89da17 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1254.488683] [57941]: INFO cinder.api.openstack.wsgi [None req-9806a03a-e6e3-4896-86ae-48e55b89da17 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 returned with HTTP 200 [ 1254.489354] [57941]: [pid: 57941|app: 0|req: 251/520] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:13 2025] GET /volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.500876] [57942]: DEBUG cinder.api.middleware.request_id [None req-7dd9d065-54a9-4d7e-8b94-56aa9afea1b2 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.502637] [57942]: INFO cinder.api.openstack.wsgi [None req-7dd9d065-54a9-4d7e-8b94-56aa9afea1b2 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 [ 1255.502861] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7dd9d065-54a9-4d7e-8b94-56aa9afea1b2 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1255.503108] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7dd9d065-54a9-4d7e-8b94-56aa9afea1b2 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1255.513875] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.513875] [57942]: warnings.warn( [ 1255.517893] [57942]: INFO cinder.volume.api [None req-7dd9d065-54a9-4d7e-8b94-56aa9afea1b2 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1255.522670] [57942]: INFO cinder.api.openstack.wsgi [None req-7dd9d065-54a9-4d7e-8b94-56aa9afea1b2 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 returned with HTTP 200 [ 1255.523086] [57942]: [pid: 57942|app: 0|req: 270/521] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:14 2025] GET /volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.533299] [57941]: DEBUG cinder.api.middleware.request_id [None req-cce9d4cd-3d7e-41d8-88db-2e46745260f8 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.535781] [57941]: INFO cinder.api.openstack.wsgi [None req-cce9d4cd-3d7e-41d8-88db-2e46745260f8 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 [ 1256.536087] [57941]: DEBUG cinder.api.openstack.wsgi [None req-cce9d4cd-3d7e-41d8-88db-2e46745260f8 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1256.536359] [57941]: DEBUG cinder.api.openstack.wsgi [None req-cce9d4cd-3d7e-41d8-88db-2e46745260f8 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1256.547053] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.547053] [57941]: warnings.warn( [ 1256.551288] [57941]: INFO cinder.volume.api [None req-cce9d4cd-3d7e-41d8-88db-2e46745260f8 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Volume info retrieved successfully. [ 1256.555921] [57941]: INFO cinder.api.openstack.wsgi [None req-cce9d4cd-3d7e-41d8-88db-2e46745260f8 tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 returned with HTTP 200 [ 1256.556402] [57941]: [pid: 57941|app: 0|req: 252/522] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:15 2025] GET /volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.567691] [57942]: DEBUG cinder.api.middleware.request_id [None req-6f27aff9-5a63-4a47-aa1e-b951e5da351d None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.570864] [57942]: INFO cinder.api.openstack.wsgi [None req-6f27aff9-5a63-4a47-aa1e-b951e5da351d tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] GET http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 [ 1257.571252] [57942]: DEBUG cinder.api.openstack.wsgi [None req-6f27aff9-5a63-4a47-aa1e-b951e5da351d tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1257.571689] [57942]: DEBUG cinder.api.openstack.wsgi [None req-6f27aff9-5a63-4a47-aa1e-b951e5da351d tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1257.580479] [57942]: INFO cinder.api.openstack.wsgi [None req-6f27aff9-5a63-4a47-aa1e-b951e5da351d tempest-AttachVolumeShelveTestJSON-136020090 tempest-AttachVolumeShelveTestJSON-136020090-project-member] http://10.180.1.21/volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 returned with HTTP 404 [ 1257.581152] [57942]: [pid: 57942|app: 0|req: 271/523] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:16 2025] GET /volume/v3/volumes/2a988005-fd0f-43e3-b34a-78186f965160 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1260.367169] [57941]: DEBUG cinder.api.middleware.request_id [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-f5ebce18-5f25-4a7a-a7a5-9193ab084fb8 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.369519] [57941]: INFO cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-f5ebce18-5f25-4a7a-a7a5-9193ab084fb8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] PUT http://10.180.1.21/volume/v3/attachments/eb4c356e-b656-4465-9fed-dcb0d3829573 [ 1260.369946] [57941]: DEBUG cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-f5ebce18-5f25-4a7a-a7a5-9193ab084fb8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-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-986893", "mountpoint": "/dev/sdb"}}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1260.379908] [57941]: DEBUG cinder.coordination [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-f5ebce18-5f25-4a7a-a7a5-9193ab084fb8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Acquiring lock "cinder-attachment_update-6cf78fe1-8c1e-487e-8978-535164d9510c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1260.385826] [57941]: DEBUG cinder.coordination [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-f5ebce18-5f25-4a7a-a7a5-9193ab084fb8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Lock "cinder-attachment_update-6cf78fe1-8c1e-487e-8978-535164d9510c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1260.386934] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.386934] [57941]: warnings.warn( [ 1260.910706] [57941]: DEBUG cinder.coordination [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-f5ebce18-5f25-4a7a-a7a5-9193ab084fb8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Lock "cinder-attachment_update-6cf78fe1-8c1e-487e-8978-535164d9510c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=57941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1260.911214] [57941]: INFO cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-f5ebce18-5f25-4a7a-a7a5-9193ab084fb8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/attachments/eb4c356e-b656-4465-9fed-dcb0d3829573 returned with HTTP 200 [ 1260.911739] [57941]: [pid: 57941|app: 0|req: 253/524] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:42:19 2025] PUT /volume/v3/attachments/eb4c356e-b656-4465-9fed-dcb0d3829573 => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1260.916842] [57942]: DEBUG cinder.api.middleware.request_id [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-e407b17c-bb2b-4822-aa6b-0e2b50394109 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.919295] [57942]: INFO cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-e407b17c-bb2b-4822-aa6b-0e2b50394109 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/attachments/eb4c356e-b656-4465-9fed-dcb0d3829573 [ 1260.919693] [57942]: DEBUG cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-e407b17c-bb2b-4822-aa6b-0e2b50394109 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.920128] [57942]: DEBUG cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-e407b17c-bb2b-4822-aa6b-0e2b50394109 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.935090] [57942]: INFO cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-e407b17c-bb2b-4822-aa6b-0e2b50394109 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/attachments/eb4c356e-b656-4465-9fed-dcb0d3829573 returned with HTTP 200 [ 1260.935371] [57942]: [pid: 57942|app: 0|req: 272/525] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Dec 11 07:42:19 2025] GET /volume/v3/attachments/eb4c356e-b656-4465-9fed-dcb0d3829573 => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1265.799659] [57941]: DEBUG cinder.api.middleware.request_id [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-6d478f6b-ac3c-40cb-8382-a7261d1b52d4 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.803024] [57941]: INFO cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-6d478f6b-ac3c-40cb-8382-a7261d1b52d4 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] POST http://10.180.1.21/volume/v3/attachments/eb4c356e-b656-4465-9fed-dcb0d3829573/action [ 1265.803024] [57941]: DEBUG cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-6d478f6b-ac3c-40cb-8382-a7261d1b52d4 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Action body: b'{"os-complete": null}' {{(pid=57941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1265.803024] [57941]: DEBUG cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-6d478f6b-ac3c-40cb-8382-a7261d1b52d4 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1265.827512] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.827512] [57941]: warnings.warn( [ 1265.835270] [57941]: INFO cinder.api.openstack.wsgi [req-9b8067d6-c97d-4153-a42b-f86e35790aaa req-6d478f6b-ac3c-40cb-8382-a7261d1b52d4 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/attachments/eb4c356e-b656-4465-9fed-dcb0d3829573/action returned with HTTP 204 [ 1265.836209] [57941]: [pid: 57941|app: 0|req: 254/526] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:42:24 2025] POST /volume/v3/attachments/eb4c356e-b656-4465-9fed-dcb0d3829573/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1270.934467] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=180,cinder:UPDATE=23,cinder:INSERT=15 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1271.338837] [57942]: DEBUG cinder.api.middleware.request_id [req-1512d105-5191-489e-9d08-6306388003ce req-f644b285-5809-4221-a925-86609481e927 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.341756] [57942]: INFO cinder.api.openstack.wsgi [req-1512d105-5191-489e-9d08-6306388003ce req-f644b285-5809-4221-a925-86609481e927 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] DELETE http://10.180.1.21/volume/v3/attachments/eb4c356e-b656-4465-9fed-dcb0d3829573 [ 1271.341973] [57942]: DEBUG cinder.api.openstack.wsgi [req-1512d105-5191-489e-9d08-6306388003ce req-f644b285-5809-4221-a925-86609481e927 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1271.342203] [57942]: DEBUG cinder.api.openstack.wsgi [req-1512d105-5191-489e-9d08-6306388003ce req-f644b285-5809-4221-a925-86609481e927 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1271.351651] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.351651] [57942]: warnings.warn( [ 1271.877419] [57942]: INFO cinder.api.openstack.wsgi [req-1512d105-5191-489e-9d08-6306388003ce req-f644b285-5809-4221-a925-86609481e927 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/attachments/eb4c356e-b656-4465-9fed-dcb0d3829573 returned with HTTP 200 [ 1271.877892] [57942]: [pid: 57942|app: 0|req: 273/527] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:42:30 2025] DELETE /volume/v3/attachments/eb4c356e-b656-4465-9fed-dcb0d3829573 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.483623] [57941]: DEBUG cinder.api.middleware.request_id [None req-7d7af2c1-ca87-4369-b601-b04b6d017ef4 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.485676] [57941]: INFO cinder.api.openstack.wsgi [None req-7d7af2c1-ca87-4369-b601-b04b6d017ef4 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1275.485941] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7d7af2c1-ca87-4369-b601-b04b6d017ef4 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1275.486174] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7d7af2c1-ca87-4369-b601-b04b6d017ef4 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1275.496354] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.496354] [57941]: warnings.warn( [ 1275.500556] [57941]: INFO cinder.volume.api [None req-7d7af2c1-ca87-4369-b601-b04b6d017ef4 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1275.505658] [57941]: INFO cinder.api.openstack.wsgi [None req-7d7af2c1-ca87-4369-b601-b04b6d017ef4 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 200 [ 1275.506078] [57941]: [pid: 57941|app: 0|req: 255/528] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:34 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.534755] [57942]: DEBUG cinder.api.middleware.request_id [None req-7528c3ff-889e-4e52-b8f6-5c2fb9d3c292 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.536830] [57942]: INFO cinder.api.openstack.wsgi [None req-7528c3ff-889e-4e52-b8f6-5c2fb9d3c292 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1275.537124] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7528c3ff-889e-4e52-b8f6-5c2fb9d3c292 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1275.537384] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7528c3ff-889e-4e52-b8f6-5c2fb9d3c292 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1275.545396] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.545396] [57942]: warnings.warn( [ 1275.548883] [57942]: INFO cinder.volume.api [None req-7528c3ff-889e-4e52-b8f6-5c2fb9d3c292 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1275.553136] [57942]: INFO cinder.api.openstack.wsgi [None req-7528c3ff-889e-4e52-b8f6-5c2fb9d3c292 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 200 [ 1275.553662] [57942]: [pid: 57942|app: 0|req: 274/529] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:34 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.502978] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=122,cinder:UPDATE=21,cinder:INSERT=4 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1285.550997] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=14,cinder:UPDATE=3 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1300.316825] [57941]: DEBUG cinder.api.middleware.request_id [None req-179a6b48-8936-46db-9946-7db55de1dccb None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.319028] [57941]: INFO cinder.api.openstack.wsgi [None req-179a6b48-8936-46db-9946-7db55de1dccb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1300.319246] [57941]: DEBUG cinder.api.openstack.wsgi [None req-179a6b48-8936-46db-9946-7db55de1dccb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1300.319452] [57941]: DEBUG cinder.api.openstack.wsgi [None req-179a6b48-8936-46db-9946-7db55de1dccb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1300.332734] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.332734] [57941]: warnings.warn( [ 1300.336981] [57941]: INFO cinder.volume.api [None req-179a6b48-8936-46db-9946-7db55de1dccb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1300.341674] [57941]: INFO cinder.api.openstack.wsgi [None req-179a6b48-8936-46db-9946-7db55de1dccb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1300.342095] [57941]: [pid: 57941|app: 0|req: 256/530] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:42:59 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1300.386557] [57942]: DEBUG cinder.api.middleware.request_id [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-5efaf68a-d614-426b-ba69-9f9bf1951dc5 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.389608] [57942]: INFO cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-5efaf68a-d614-426b-ba69-9f9bf1951dc5 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1300.389906] [57942]: DEBUG cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-5efaf68a-d614-426b-ba69-9f9bf1951dc5 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1300.390215] [57942]: DEBUG cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-5efaf68a-d614-426b-ba69-9f9bf1951dc5 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1300.399284] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.399284] [57942]: warnings.warn( [ 1300.403546] [57942]: INFO cinder.volume.api [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-5efaf68a-d614-426b-ba69-9f9bf1951dc5 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1300.408347] [57942]: INFO cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-5efaf68a-d614-426b-ba69-9f9bf1951dc5 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1300.408810] [57942]: [pid: 57942|app: 0|req: 275/531] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:42:59 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1301.927345] [57941]: DEBUG cinder.api.middleware.request_id [None req-06c72a8c-be2e-405f-a412-6df9d70ac0b6 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.927764] [57941]: INFO cinder.api.openstack.wsgi [None req-06c72a8c-be2e-405f-a412-6df9d70ac0b6 None None] GET http://10.180.1.21/volume// [ 1301.927955] [57941]: DEBUG cinder.api.openstack.wsgi [None req-06c72a8c-be2e-405f-a412-6df9d70ac0b6 None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1301.928177] [57941]: DEBUG cinder.api.openstack.wsgi [None req-06c72a8c-be2e-405f-a412-6df9d70ac0b6 None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1301.928564] [57941]: INFO cinder.api.openstack.wsgi [None req-06c72a8c-be2e-405f-a412-6df9d70ac0b6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1301.928878] [57941]: [pid: 57941|app: 0|req: 257/532] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Dec 11 07:43:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1301.932463] [57942]: DEBUG cinder.api.middleware.request_id [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-0c4a5c7f-6fcf-4842-8ce3-1dde57828415 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.934681] [57942]: INFO cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-0c4a5c7f-6fcf-4842-8ce3-1dde57828415 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1301.935096] [57942]: DEBUG cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-0c4a5c7f-6fcf-4842-8ce3-1dde57828415 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10e69623-feb4-48d8-972a-72f092f3d867", "connector": null, "instance_uuid": "2a6c6690-861d-4da1-a0e6-7dea6cc0098b"}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1301.943812] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.943812] [57942]: warnings.warn( [ 1301.967829] [57942]: INFO cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-0c4a5c7f-6fcf-4842-8ce3-1dde57828415 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1301.968306] [57942]: [pid: 57942|app: 0|req: 276/533] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:43:00 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1301.990572] [57941]: DEBUG cinder.api.middleware.request_id [None req-43cc9cdc-f7f7-4b78-a62d-85c55b53608d None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.992597] [57941]: INFO cinder.api.openstack.wsgi [None req-43cc9cdc-f7f7-4b78-a62d-85c55b53608d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1301.992814] [57941]: DEBUG cinder.api.openstack.wsgi [None req-43cc9cdc-f7f7-4b78-a62d-85c55b53608d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1301.993037] [57941]: DEBUG cinder.api.openstack.wsgi [None req-43cc9cdc-f7f7-4b78-a62d-85c55b53608d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1302.003678] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.003678] [57941]: warnings.warn( [ 1302.008057] [57941]: INFO cinder.volume.api [None req-43cc9cdc-f7f7-4b78-a62d-85c55b53608d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1302.013074] [57941]: INFO cinder.api.openstack.wsgi [None req-43cc9cdc-f7f7-4b78-a62d-85c55b53608d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1302.013523] [57941]: [pid: 57941|app: 0|req: 258/534] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:43:00 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1302.494826] [57942]: DEBUG cinder.api.middleware.request_id [None req-32a95eb6-52fa-4e31-95eb-bf7c4273d5bb None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.495388] [57942]: INFO cinder.api.openstack.wsgi [None req-32a95eb6-52fa-4e31-95eb-bf7c4273d5bb None None] GET http://10.180.1.21/volume// [ 1302.495587] [57942]: DEBUG cinder.api.openstack.wsgi [None req-32a95eb6-52fa-4e31-95eb-bf7c4273d5bb None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1302.495798] [57942]: DEBUG cinder.api.openstack.wsgi [None req-32a95eb6-52fa-4e31-95eb-bf7c4273d5bb None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1302.496208] [57942]: INFO cinder.api.openstack.wsgi [None req-32a95eb6-52fa-4e31-95eb-bf7c4273d5bb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1302.496670] [57942]: [pid: 57942|app: 0|req: 277/535] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:43:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1302.500307] [57941]: DEBUG cinder.api.middleware.request_id [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-222c0ecc-b0a8-414f-a747-0bd03cb5f1f4 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.502628] [57941]: INFO cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-222c0ecc-b0a8-414f-a747-0bd03cb5f1f4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1302.502872] [57941]: DEBUG cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-222c0ecc-b0a8-414f-a747-0bd03cb5f1f4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1302.503106] [57941]: DEBUG cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-222c0ecc-b0a8-414f-a747-0bd03cb5f1f4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1302.513033] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.513033] [57941]: warnings.warn( [ 1302.516447] [57941]: INFO cinder.volume.api [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-222c0ecc-b0a8-414f-a747-0bd03cb5f1f4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1302.520728] [57941]: INFO cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-222c0ecc-b0a8-414f-a747-0bd03cb5f1f4 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1302.521212] [57941]: [pid: 57941|app: 0|req: 259/536] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:43:01 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1302.547867] [57942]: DEBUG cinder.api.middleware.request_id [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-50784c77-6806-49c5-8bb1-3ffbbe9e6dfa None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.550149] [57942]: INFO cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-50784c77-6806-49c5-8bb1-3ffbbe9e6dfa tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] PUT http://10.180.1.21/volume/v3/attachments/28c60abf-7c48-40bf-9e2d-147a09aab2e2 [ 1302.550581] [57942]: DEBUG cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-50784c77-6806-49c5-8bb1-3ffbbe9e6dfa tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-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-986911", "mountpoint": "/dev/sdb"}}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1302.558264] [57942]: DEBUG cinder.coordination [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-50784c77-6806-49c5-8bb1-3ffbbe9e6dfa tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Acquiring lock "cinder-attachment_update-10e69623-feb4-48d8-972a-72f092f3d867-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57942) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1302.562681] [57942]: DEBUG cinder.coordination [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-50784c77-6806-49c5-8bb1-3ffbbe9e6dfa tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Lock "cinder-attachment_update-10e69623-feb4-48d8-972a-72f092f3d867-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=57942) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1302.563704] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.563704] [57942]: warnings.warn( [ 1303.024338] [57941]: DEBUG cinder.api.middleware.request_id [None req-137f75b7-47ab-47f6-9942-9b6d55ecb7e2 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.026657] [57941]: INFO cinder.api.openstack.wsgi [None req-137f75b7-47ab-47f6-9942-9b6d55ecb7e2 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1303.026889] [57941]: DEBUG cinder.api.openstack.wsgi [None req-137f75b7-47ab-47f6-9942-9b6d55ecb7e2 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1303.027109] [57941]: DEBUG cinder.api.openstack.wsgi [None req-137f75b7-47ab-47f6-9942-9b6d55ecb7e2 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1303.037974] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.037974] [57941]: warnings.warn( [ 1303.041555] [57941]: INFO cinder.volume.api [None req-137f75b7-47ab-47f6-9942-9b6d55ecb7e2 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1303.046040] [57941]: INFO cinder.api.openstack.wsgi [None req-137f75b7-47ab-47f6-9942-9b6d55ecb7e2 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1303.046501] [57941]: [pid: 57941|app: 0|req: 260/537] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:43:01 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1304.057131] [57941]: DEBUG cinder.api.middleware.request_id [None req-c758e81f-b872-4dba-b38f-f7d4f0f6a20c None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.059230] [57941]: INFO cinder.api.openstack.wsgi [None req-c758e81f-b872-4dba-b38f-f7d4f0f6a20c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1304.059445] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c758e81f-b872-4dba-b38f-f7d4f0f6a20c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1304.059652] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c758e81f-b872-4dba-b38f-f7d4f0f6a20c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1304.072461] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.072461] [57941]: warnings.warn( [ 1304.076592] [57941]: INFO cinder.volume.api [None req-c758e81f-b872-4dba-b38f-f7d4f0f6a20c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1304.081806] [57941]: INFO cinder.api.openstack.wsgi [None req-c758e81f-b872-4dba-b38f-f7d4f0f6a20c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1304.082325] [57941]: [pid: 57941|app: 0|req: 261/538] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:43:02 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.092892] [57941]: DEBUG cinder.api.middleware.request_id [None req-87f7b611-475a-4d47-8b2a-e0cc77de1033 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.094897] [57941]: INFO cinder.api.openstack.wsgi [None req-87f7b611-475a-4d47-8b2a-e0cc77de1033 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1305.095278] [57941]: DEBUG cinder.api.openstack.wsgi [None req-87f7b611-475a-4d47-8b2a-e0cc77de1033 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1305.096036] [57941]: DEBUG cinder.api.openstack.wsgi [None req-87f7b611-475a-4d47-8b2a-e0cc77de1033 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1305.105273] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.105273] [57941]: warnings.warn( [ 1305.108384] [57941]: INFO cinder.volume.api [None req-87f7b611-475a-4d47-8b2a-e0cc77de1033 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1305.112402] [57941]: INFO cinder.api.openstack.wsgi [None req-87f7b611-475a-4d47-8b2a-e0cc77de1033 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1305.112947] [57941]: [pid: 57941|app: 0|req: 262/539] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:43:03 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1306.122546] [57941]: DEBUG cinder.api.middleware.request_id [None req-348e950b-11ed-44a5-9d8a-0d05250b05ac None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.124803] [57941]: INFO cinder.api.openstack.wsgi [None req-348e950b-11ed-44a5-9d8a-0d05250b05ac tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1306.125027] [57941]: DEBUG cinder.api.openstack.wsgi [None req-348e950b-11ed-44a5-9d8a-0d05250b05ac tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1306.125252] [57941]: DEBUG cinder.api.openstack.wsgi [None req-348e950b-11ed-44a5-9d8a-0d05250b05ac tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1306.139036] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.139036] [57941]: warnings.warn( [ 1306.143403] [57941]: INFO cinder.volume.api [None req-348e950b-11ed-44a5-9d8a-0d05250b05ac tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1306.149381] [57941]: INFO cinder.api.openstack.wsgi [None req-348e950b-11ed-44a5-9d8a-0d05250b05ac tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1306.150278] [57941]: [pid: 57941|app: 0|req: 263/540] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:43:04 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1307.084524] [57942]: DEBUG cinder.coordination [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-50784c77-6806-49c5-8bb1-3ffbbe9e6dfa tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Lock "cinder-attachment_update-10e69623-feb4-48d8-972a-72f092f3d867-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=57942) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1307.084870] [57942]: INFO cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-50784c77-6806-49c5-8bb1-3ffbbe9e6dfa tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments/28c60abf-7c48-40bf-9e2d-147a09aab2e2 returned with HTTP 200 [ 1307.085410] [57942]: [pid: 57942|app: 0|req: 278/541] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:43:01 2025] PUT /volume/v3/attachments/28c60abf-7c48-40bf-9e2d-147a09aab2e2 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1307.160387] [57941]: DEBUG cinder.api.middleware.request_id [None req-a1466888-44c9-4583-9914-582686bf457b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.162299] [57941]: INFO cinder.api.openstack.wsgi [None req-a1466888-44c9-4583-9914-582686bf457b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1307.162508] [57941]: DEBUG cinder.api.openstack.wsgi [None req-a1466888-44c9-4583-9914-582686bf457b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1307.162715] [57941]: DEBUG cinder.api.openstack.wsgi [None req-a1466888-44c9-4583-9914-582686bf457b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1307.173969] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.173969] [57941]: warnings.warn( [ 1307.178047] [57941]: INFO cinder.volume.api [None req-a1466888-44c9-4583-9914-582686bf457b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1307.182929] [57941]: INFO cinder.api.openstack.wsgi [None req-a1466888-44c9-4583-9914-582686bf457b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1307.183369] [57941]: [pid: 57941|app: 0|req: 264/542] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:43:05 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.193616] [57942]: DEBUG cinder.api.middleware.request_id [None req-b300f2c1-6369-4479-ad6b-8b45d027e987 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.195936] [57942]: INFO cinder.api.openstack.wsgi [None req-b300f2c1-6369-4479-ad6b-8b45d027e987 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1308.196166] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b300f2c1-6369-4479-ad6b-8b45d027e987 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1308.196378] [57942]: DEBUG cinder.api.openstack.wsgi [None req-b300f2c1-6369-4479-ad6b-8b45d027e987 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1308.206878] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.206878] [57942]: warnings.warn( [ 1308.210268] [57942]: INFO cinder.volume.api [None req-b300f2c1-6369-4479-ad6b-8b45d027e987 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1308.214717] [57942]: INFO cinder.api.openstack.wsgi [None req-b300f2c1-6369-4479-ad6b-8b45d027e987 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1308.215149] [57942]: [pid: 57942|app: 0|req: 279/543] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:43:06 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.225282] [57941]: DEBUG cinder.api.middleware.request_id [None req-7f48d9f5-44af-4c81-a5d6-cf44645d8f0a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.227397] [57941]: INFO cinder.api.openstack.wsgi [None req-7f48d9f5-44af-4c81-a5d6-cf44645d8f0a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1309.227576] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7f48d9f5-44af-4c81-a5d6-cf44645d8f0a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1309.227790] [57941]: DEBUG cinder.api.openstack.wsgi [None req-7f48d9f5-44af-4c81-a5d6-cf44645d8f0a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1309.241829] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.241829] [57941]: warnings.warn( [ 1309.245800] [57941]: INFO cinder.volume.api [None req-7f48d9f5-44af-4c81-a5d6-cf44645d8f0a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1309.250674] [57941]: INFO cinder.api.openstack.wsgi [None req-7f48d9f5-44af-4c81-a5d6-cf44645d8f0a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1309.251091] [57941]: [pid: 57941|app: 0|req: 265/544] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:43:07 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.698932] [57942]: DEBUG cinder.api.middleware.request_id [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-62a19deb-00e3-4a7d-8f58-05bca4405db7 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.701243] [57942]: INFO cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-62a19deb-00e3-4a7d-8f58-05bca4405db7 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] POST http://10.180.1.21/volume/v3/attachments/28c60abf-7c48-40bf-9e2d-147a09aab2e2/action [ 1309.701659] [57942]: DEBUG cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-62a19deb-00e3-4a7d-8f58-05bca4405db7 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Action body: b'{"os-complete": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1309.701793] [57942]: DEBUG cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-62a19deb-00e3-4a7d-8f58-05bca4405db7 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1309.716196] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.716196] [57942]: warnings.warn( [ 1309.723364] [57942]: INFO cinder.api.openstack.wsgi [req-a57059ae-4dec-4201-97b8-ca4a9c38f3bd req-62a19deb-00e3-4a7d-8f58-05bca4405db7 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments/28c60abf-7c48-40bf-9e2d-147a09aab2e2/action returned with HTTP 204 [ 1309.723860] [57942]: [pid: 57942|app: 0|req: 280/545] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:43:08 2025] POST /volume/v3/attachments/28c60abf-7c48-40bf-9e2d-147a09aab2e2/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1310.261466] [57941]: DEBUG cinder.api.middleware.request_id [None req-9026c425-50f5-4f78-af3b-84680578259a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.263754] [57941]: INFO cinder.api.openstack.wsgi [None req-9026c425-50f5-4f78-af3b-84680578259a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1310.263995] [57941]: DEBUG cinder.api.openstack.wsgi [None req-9026c425-50f5-4f78-af3b-84680578259a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1310.264260] [57941]: DEBUG cinder.api.openstack.wsgi [None req-9026c425-50f5-4f78-af3b-84680578259a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1310.279463] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.279463] [57941]: warnings.warn( [ 1310.284425] [57941]: INFO cinder.volume.api [None req-9026c425-50f5-4f78-af3b-84680578259a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1310.291591] [57941]: INFO cinder.api.openstack.wsgi [None req-9026c425-50f5-4f78-af3b-84680578259a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1310.292063] [57941]: [pid: 57941|app: 0|req: 266/546] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:43:09 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1310.301584] [57942]: DEBUG cinder.api.middleware.request_id [None req-a5839820-47b8-42fb-b8bf-ba9931e0d057 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.303797] [57942]: INFO cinder.api.openstack.wsgi [None req-a5839820-47b8-42fb-b8bf-ba9931e0d057 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1310.304046] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a5839820-47b8-42fb-b8bf-ba9931e0d057 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1310.304343] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a5839820-47b8-42fb-b8bf-ba9931e0d057 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1310.315921] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.315921] [57942]: warnings.warn( [ 1310.319596] [57942]: INFO cinder.volume.api [None req-a5839820-47b8-42fb-b8bf-ba9931e0d057 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1310.324464] [57942]: INFO cinder.api.openstack.wsgi [None req-a5839820-47b8-42fb-b8bf-ba9931e0d057 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1310.324899] [57942]: [pid: 57942|app: 0|req: 281/547] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:43:09 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1310.607404] [57941]: DEBUG cinder.api.middleware.request_id [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-1a0debf2-b397-4f79-a509-77c5349f600a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.609810] [57941]: INFO cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-1a0debf2-b397-4f79-a509-77c5349f600a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1310.610046] [57941]: DEBUG cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-1a0debf2-b397-4f79-a509-77c5349f600a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1310.610258] [57941]: DEBUG cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-1a0debf2-b397-4f79-a509-77c5349f600a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1310.625503] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.625503] [57941]: warnings.warn( [ 1310.629728] [57941]: INFO cinder.volume.api [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-1a0debf2-b397-4f79-a509-77c5349f600a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1310.635324] [57941]: INFO cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-1a0debf2-b397-4f79-a509-77c5349f600a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1310.635768] [57941]: [pid: 57941|app: 0|req: 267/548] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:43:09 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1312.828965] [57942]: DEBUG cinder.api.middleware.request_id [None req-0632a27a-3f08-4270-9287-864980a2bdc3 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.829430] [57942]: INFO cinder.api.openstack.wsgi [None req-0632a27a-3f08-4270-9287-864980a2bdc3 None None] GET http://10.180.1.21/volume// [ 1312.829601] [57942]: DEBUG cinder.api.openstack.wsgi [None req-0632a27a-3f08-4270-9287-864980a2bdc3 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1312.829808] [57942]: DEBUG cinder.api.openstack.wsgi [None req-0632a27a-3f08-4270-9287-864980a2bdc3 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1312.830217] [57942]: INFO cinder.api.openstack.wsgi [None req-0632a27a-3f08-4270-9287-864980a2bdc3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1312.830534] [57942]: [pid: 57942|app: 0|req: 282/549] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:43:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1312.833657] [57941]: DEBUG cinder.api.middleware.request_id [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-8008318a-7ea5-4144-841a-ac97b21bf3cb None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.835937] [57941]: INFO cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-8008318a-7ea5-4144-841a-ac97b21bf3cb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1312.836379] [57941]: DEBUG cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-8008318a-7ea5-4144-841a-ac97b21bf3cb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10e69623-feb4-48d8-972a-72f092f3d867", "connector": null, "instance_uuid": "2a6c6690-861d-4da1-a0e6-7dea6cc0098b"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1312.851109] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1312.851109] [57941]: warnings.warn( [ 1312.879108] [57941]: INFO cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-8008318a-7ea5-4144-841a-ac97b21bf3cb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1312.879385] [57941]: [pid: 57941|app: 0|req: 268/550] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:43:11 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) [ 1312.883492] [57942]: DEBUG cinder.api.middleware.request_id [None req-9ccb7ca7-1d8a-4e26-b9a5-36b80dd37ff9 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.883910] [57942]: INFO cinder.api.openstack.wsgi [None req-9ccb7ca7-1d8a-4e26-b9a5-36b80dd37ff9 None None] GET http://10.180.1.21/volume// [ 1312.884091] [57942]: DEBUG cinder.api.openstack.wsgi [None req-9ccb7ca7-1d8a-4e26-b9a5-36b80dd37ff9 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1312.884343] [57942]: DEBUG cinder.api.openstack.wsgi [None req-9ccb7ca7-1d8a-4e26-b9a5-36b80dd37ff9 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1312.884726] [57942]: INFO cinder.api.openstack.wsgi [None req-9ccb7ca7-1d8a-4e26-b9a5-36b80dd37ff9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1312.885057] [57942]: [pid: 57942|app: 0|req: 283/551] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:43:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1312.888161] [57941]: DEBUG cinder.api.middleware.request_id [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-1dcb66a5-920e-49b5-b8ad-3688556366c8 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.890267] [57941]: INFO cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-1dcb66a5-920e-49b5-b8ad-3688556366c8 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1312.890495] [57941]: DEBUG cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-1dcb66a5-920e-49b5-b8ad-3688556366c8 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1312.890699] [57941]: DEBUG cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-1dcb66a5-920e-49b5-b8ad-3688556366c8 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1312.901425] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1312.901425] [57941]: warnings.warn( [ 1312.904419] [57941]: INFO cinder.volume.api [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-1dcb66a5-920e-49b5-b8ad-3688556366c8 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1312.909286] [57941]: INFO cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-1dcb66a5-920e-49b5-b8ad-3688556366c8 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1312.909687] [57941]: [pid: 57941|app: 0|req: 269/552] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:43:11 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 1319 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1314.046852] [57942]: DEBUG cinder.api.middleware.request_id [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-71fd87f4-a048-4e67-a53c-f7ae67f5819c None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.049051] [57942]: INFO cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-71fd87f4-a048-4e67-a53c-f7ae67f5819c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] DELETE http://10.180.1.21/volume/v3/attachments/28c60abf-7c48-40bf-9e2d-147a09aab2e2 [ 1314.049263] [57942]: DEBUG cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-71fd87f4-a048-4e67-a53c-f7ae67f5819c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1314.049465] [57942]: DEBUG cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-71fd87f4-a048-4e67-a53c-f7ae67f5819c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1314.057945] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.057945] [57942]: warnings.warn( [ 1314.591600] [57942]: INFO cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-71fd87f4-a048-4e67-a53c-f7ae67f5819c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments/28c60abf-7c48-40bf-9e2d-147a09aab2e2 returned with HTTP 200 [ 1314.592193] [57942]: [pid: 57942|app: 0|req: 284/553] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:43:12 2025] DELETE /volume/v3/attachments/28c60abf-7c48-40bf-9e2d-147a09aab2e2 => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1316.758707] [57941]: DEBUG cinder.api.middleware.request_id [None req-0a7bbbf4-a801-4471-8298-99a68c75211d None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.759158] [57941]: INFO cinder.api.openstack.wsgi [None req-0a7bbbf4-a801-4471-8298-99a68c75211d None None] GET http://10.180.1.21/volume// [ 1316.759331] [57941]: DEBUG cinder.api.openstack.wsgi [None req-0a7bbbf4-a801-4471-8298-99a68c75211d None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1316.759543] [57941]: DEBUG cinder.api.openstack.wsgi [None req-0a7bbbf4-a801-4471-8298-99a68c75211d None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1316.759929] [57941]: INFO cinder.api.openstack.wsgi [None req-0a7bbbf4-a801-4471-8298-99a68c75211d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1316.760280] [57941]: [pid: 57941|app: 0|req: 270/554] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:43:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1316.763562] [57942]: DEBUG cinder.api.middleware.request_id [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-9c60e83e-64be-40b4-8ad6-e0c7cd8df14d None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.765967] [57942]: INFO cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-9c60e83e-64be-40b4-8ad6-e0c7cd8df14d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1316.766291] [57942]: DEBUG cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-9c60e83e-64be-40b4-8ad6-e0c7cd8df14d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1316.766567] [57942]: DEBUG cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-9c60e83e-64be-40b4-8ad6-e0c7cd8df14d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1316.780867] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.780867] [57942]: warnings.warn( [ 1316.784522] [57942]: INFO cinder.volume.api [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-9c60e83e-64be-40b4-8ad6-e0c7cd8df14d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1316.789282] [57942]: INFO cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-9c60e83e-64be-40b4-8ad6-e0c7cd8df14d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1316.789706] [57942]: [pid: 57942|app: 0|req: 285/555] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:43:15 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1316.886200] [57941]: DEBUG cinder.api.middleware.request_id [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-be063af3-5b49-4f89-ba44-077b183da84b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.888484] [57941]: INFO cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-be063af3-5b49-4f89-ba44-077b183da84b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] PUT http://10.180.1.21/volume/v3/attachments/c5853453-9768-4c76-a40d-6951368a91f4 [ 1316.888938] [57941]: DEBUG cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-be063af3-5b49-4f89-ba44-077b183da84b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-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=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1316.897243] [57941]: DEBUG cinder.coordination [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-be063af3-5b49-4f89-ba44-077b183da84b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Acquiring lock "cinder-attachment_update-10e69623-feb4-48d8-972a-72f092f3d867-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1316.901629] [57941]: DEBUG cinder.coordination [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-be063af3-5b49-4f89-ba44-077b183da84b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Lock "cinder-attachment_update-10e69623-feb4-48d8-972a-72f092f3d867-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1316.902674] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.902674] [57941]: warnings.warn( [ 1317.419800] [57941]: DEBUG cinder.coordination [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-be063af3-5b49-4f89-ba44-077b183da84b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Lock "cinder-attachment_update-10e69623-feb4-48d8-972a-72f092f3d867-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.518s {{(pid=57941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1317.420151] [57941]: INFO cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-be063af3-5b49-4f89-ba44-077b183da84b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments/c5853453-9768-4c76-a40d-6951368a91f4 returned with HTTP 200 [ 1317.420662] [57941]: [pid: 57941|app: 0|req: 271/556] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:43:15 2025] PUT /volume/v3/attachments/c5853453-9768-4c76-a40d-6951368a91f4 => generated 617 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1317.927916] [57942]: DEBUG cinder.api.middleware.request_id [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-209ff5fb-33f3-4607-83ee-2ad6120e3b46 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.930088] [57942]: INFO cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-209ff5fb-33f3-4607-83ee-2ad6120e3b46 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] POST http://10.180.1.21/volume/v3/attachments/c5853453-9768-4c76-a40d-6951368a91f4/action [ 1317.930651] [57942]: DEBUG cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-209ff5fb-33f3-4607-83ee-2ad6120e3b46 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Action body: b'{"os-complete": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1317.931801] [57942]: DEBUG cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-209ff5fb-33f3-4607-83ee-2ad6120e3b46 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1317.949354] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1317.949354] [57942]: warnings.warn( [ 1317.956368] [57942]: INFO cinder.api.openstack.wsgi [req-587e2716-e85a-4cdb-91bb-e2c0baa28613 req-209ff5fb-33f3-4607-83ee-2ad6120e3b46 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments/c5853453-9768-4c76-a40d-6951368a91f4/action returned with HTTP 204 [ 1317.956822] [57942]: [pid: 57942|app: 0|req: 286/557] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:43:16 2025] POST /volume/v3/attachments/c5853453-9768-4c76-a40d-6951368a91f4/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1327.415882] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=73,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1327.954237] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=48,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1357.932612] [57941]: DEBUG cinder.api.middleware.request_id [None req-0782dd81-036c-4d90-a5b7-9934d8d8937c None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.934665] [57941]: INFO cinder.api.openstack.wsgi [None req-0782dd81-036c-4d90-a5b7-9934d8d8937c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1357.934912] [57941]: DEBUG cinder.api.openstack.wsgi [None req-0782dd81-036c-4d90-a5b7-9934d8d8937c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1357.935137] [57941]: DEBUG cinder.api.openstack.wsgi [None req-0782dd81-036c-4d90-a5b7-9934d8d8937c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1357.950519] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1357.950519] [57941]: warnings.warn( [ 1357.954951] [57941]: INFO cinder.volume.api [None req-0782dd81-036c-4d90-a5b7-9934d8d8937c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1357.961040] [57941]: INFO cinder.api.openstack.wsgi [None req-0782dd81-036c-4d90-a5b7-9934d8d8937c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1357.961698] [57941]: [pid: 57941|app: 0|req: 272/558] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:43:56 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1358.131901] [57942]: DEBUG cinder.api.middleware.request_id [None req-30acf0cf-822f-4100-8e75-024dac5093fb None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.135041] [57942]: INFO cinder.api.openstack.wsgi [None req-30acf0cf-822f-4100-8e75-024dac5093fb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1358.135041] [57942]: DEBUG cinder.api.openstack.wsgi [None req-30acf0cf-822f-4100-8e75-024dac5093fb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1358.135041] [57942]: DEBUG cinder.api.openstack.wsgi [None req-30acf0cf-822f-4100-8e75-024dac5093fb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1358.144901] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.144901] [57942]: warnings.warn( [ 1358.148375] [57942]: INFO cinder.volume.api [None req-30acf0cf-822f-4100-8e75-024dac5093fb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1358.152965] [57942]: INFO cinder.api.openstack.wsgi [None req-30acf0cf-822f-4100-8e75-024dac5093fb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1358.153412] [57942]: [pid: 57942|app: 0|req: 287/559] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:43:56 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1358.192655] [57941]: DEBUG cinder.api.middleware.request_id [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-2dbcac2b-726d-4417-88ac-b8c83c6415ce None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.194970] [57941]: INFO cinder.api.openstack.wsgi [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-2dbcac2b-726d-4417-88ac-b8c83c6415ce tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1358.195432] [57941]: DEBUG cinder.api.openstack.wsgi [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-2dbcac2b-726d-4417-88ac-b8c83c6415ce tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1358.195914] [57941]: DEBUG cinder.api.openstack.wsgi [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-2dbcac2b-726d-4417-88ac-b8c83c6415ce tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1358.208043] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.208043] [57941]: warnings.warn( [ 1358.211998] [57941]: INFO cinder.volume.api [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-2dbcac2b-726d-4417-88ac-b8c83c6415ce tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1358.216787] [57941]: INFO cinder.api.openstack.wsgi [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-2dbcac2b-726d-4417-88ac-b8c83c6415ce tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1358.217267] [57941]: [pid: 57941|app: 0|req: 273/560] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:43:56 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1358.233212] [57942]: DEBUG cinder.api.middleware.request_id [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-7ea28ad0-3fe6-4271-9554-2feb70af1c01 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.235878] [57942]: INFO cinder.api.openstack.wsgi [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-7ea28ad0-3fe6-4271-9554-2feb70af1c01 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] POST http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867/action [ 1358.236304] [57942]: DEBUG cinder.api.openstack.wsgi [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-7ea28ad0-3fe6-4271-9554-2feb70af1c01 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57942) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1358.236433] [57942]: DEBUG cinder.api.openstack.wsgi [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-7ea28ad0-3fe6-4271-9554-2feb70af1c01 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1358.247625] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.247625] [57942]: warnings.warn( [ 1358.248232] [57942]: INFO cinder.volume.api [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-7ea28ad0-3fe6-4271-9554-2feb70af1c01 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1358.254680] [57942]: INFO cinder.volume.api [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-7ea28ad0-3fe6-4271-9554-2feb70af1c01 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Begin detaching volume completed successfully. [ 1358.254949] [57942]: INFO cinder.api.openstack.wsgi [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-7ea28ad0-3fe6-4271-9554-2feb70af1c01 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867/action returned with HTTP 202 [ 1358.255467] [57942]: [pid: 57942|app: 0|req: 288/561] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 11 07:43:57 2025] POST /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1359.278189] [57941]: DEBUG cinder.api.middleware.request_id [None req-357470b9-af31-41ee-a17c-b5367f2df44e None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.278628] [57941]: INFO cinder.api.openstack.wsgi [None req-357470b9-af31-41ee-a17c-b5367f2df44e None None] GET http://10.180.1.21/volume// [ 1359.278796] [57941]: DEBUG cinder.api.openstack.wsgi [None req-357470b9-af31-41ee-a17c-b5367f2df44e None None] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1359.279009] [57941]: DEBUG cinder.api.openstack.wsgi [None req-357470b9-af31-41ee-a17c-b5367f2df44e None None] Calling method 'all' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1359.279397] [57941]: INFO cinder.api.openstack.wsgi [None req-357470b9-af31-41ee-a17c-b5367f2df44e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1359.279714] [57941]: [pid: 57941|app: 0|req: 274/562] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:43:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1359.282829] [57942]: DEBUG cinder.api.middleware.request_id [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-130213e6-391c-43f6-9c7e-9d2f421e909c None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.285141] [57942]: INFO cinder.api.openstack.wsgi [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-130213e6-391c-43f6-9c7e-9d2f421e909c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1359.285384] [57942]: DEBUG cinder.api.openstack.wsgi [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-130213e6-391c-43f6-9c7e-9d2f421e909c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1359.285597] [57942]: DEBUG cinder.api.openstack.wsgi [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-130213e6-391c-43f6-9c7e-9d2f421e909c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1359.299069] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.299069] [57942]: warnings.warn( [ 1359.303404] [57942]: INFO cinder.volume.api [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-130213e6-391c-43f6-9c7e-9d2f421e909c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1359.308818] [57942]: INFO cinder.api.openstack.wsgi [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-130213e6-391c-43f6-9c7e-9d2f421e909c tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1359.309586] [57942]: [pid: 57942|app: 0|req: 289/563] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:43:58 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1360.467103] [57941]: DEBUG cinder.api.middleware.request_id [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-53fe064a-7f2c-4dd8-9e78-4f6301a01017 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.470108] [57941]: INFO cinder.api.openstack.wsgi [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-53fe064a-7f2c-4dd8-9e78-4f6301a01017 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c5853453-9768-4c76-a40d-6951368a91f4 [ 1360.470432] [57941]: DEBUG cinder.api.openstack.wsgi [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-53fe064a-7f2c-4dd8-9e78-4f6301a01017 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1360.470706] [57941]: DEBUG cinder.api.openstack.wsgi [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-53fe064a-7f2c-4dd8-9e78-4f6301a01017 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'version_select' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1360.483275] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.483275] [57941]: warnings.warn( [ 1361.019355] [57941]: INFO cinder.api.openstack.wsgi [req-d7b12cee-cfd9-4002-96fc-7bd82ca9550d req-53fe064a-7f2c-4dd8-9e78-4f6301a01017 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments/c5853453-9768-4c76-a40d-6951368a91f4 returned with HTTP 200 [ 1361.019929] [57941]: [pid: 57941|app: 0|req: 275/564] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:43:59 2025] DELETE /volume/v3/attachments/c5853453-9768-4c76-a40d-6951368a91f4 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1362.459717] [57942]: DEBUG cinder.api.middleware.request_id [None req-9a8ba650-8dc1-4c35-937a-8b780eb63b34 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.461893] [57942]: INFO cinder.api.openstack.wsgi [None req-9a8ba650-8dc1-4c35-937a-8b780eb63b34 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1362.462186] [57942]: DEBUG cinder.api.openstack.wsgi [None req-9a8ba650-8dc1-4c35-937a-8b780eb63b34 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1362.462400] [57942]: DEBUG cinder.api.openstack.wsgi [None req-9a8ba650-8dc1-4c35-937a-8b780eb63b34 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1362.473497] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.473497] [57942]: warnings.warn( [ 1362.478708] [57942]: INFO cinder.volume.api [None req-9a8ba650-8dc1-4c35-937a-8b780eb63b34 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1362.484023] [57942]: INFO cinder.api.openstack.wsgi [None req-9a8ba650-8dc1-4c35-937a-8b780eb63b34 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1362.484471] [57942]: [pid: 57942|app: 0|req: 290/565] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:01 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1371.017801] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1372.481272] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1377.541687] [57941]: DEBUG cinder.api.middleware.request_id [None req-b6c6ea98-bbe4-4994-ad40-cfb388626880 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.543759] [57941]: INFO cinder.api.openstack.wsgi [None req-b6c6ea98-bbe4-4994-ad40-cfb388626880 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1377.545199] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b6c6ea98-bbe4-4994-ad40-cfb388626880 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1377.545199] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b6c6ea98-bbe4-4994-ad40-cfb388626880 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'delete' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1377.545199] [57941]: INFO cinder.api.v3.volumes [None req-b6c6ea98-bbe4-4994-ad40-cfb388626880 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Delete volume with id: 6cf78fe1-8c1e-487e-8978-535164d9510c [ 1377.555835] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.555835] [57941]: warnings.warn( [ 1377.556512] [57941]: INFO cinder.volume.api [None req-b6c6ea98-bbe4-4994-ad40-cfb388626880 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1377.573395] [57941]: INFO cinder.volume.api [None req-b6c6ea98-bbe4-4994-ad40-cfb388626880 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Delete volume request issued successfully. [ 1377.573395] [57941]: INFO cinder.api.openstack.wsgi [None req-b6c6ea98-bbe4-4994-ad40-cfb388626880 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 202 [ 1377.573770] [57941]: [pid: 57941|app: 0|req: 276/566] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:44:16 2025] DELETE /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1377.578677] [57942]: DEBUG cinder.api.middleware.request_id [None req-7e8bead7-a3da-4b8a-a572-363f9a1d068c None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.579589] [57942]: INFO cinder.api.openstack.wsgi [None req-7e8bead7-a3da-4b8a-a572-363f9a1d068c tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1377.579802] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7e8bead7-a3da-4b8a-a572-363f9a1d068c tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1377.580027] [57942]: DEBUG cinder.api.openstack.wsgi [None req-7e8bead7-a3da-4b8a-a572-363f9a1d068c tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1377.588159] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.588159] [57942]: warnings.warn( [ 1377.592355] [57942]: INFO cinder.volume.api [None req-7e8bead7-a3da-4b8a-a572-363f9a1d068c tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1377.597495] [57942]: INFO cinder.api.openstack.wsgi [None req-7e8bead7-a3da-4b8a-a572-363f9a1d068c tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 200 [ 1377.598039] [57942]: [pid: 57942|app: 0|req: 291/567] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:16 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1378.608346] [57941]: DEBUG cinder.api.middleware.request_id [None req-8200547f-856f-49fc-8b43-3e040de822e8 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.610367] [57941]: INFO cinder.api.openstack.wsgi [None req-8200547f-856f-49fc-8b43-3e040de822e8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1378.610578] [57941]: DEBUG cinder.api.openstack.wsgi [None req-8200547f-856f-49fc-8b43-3e040de822e8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1378.610785] [57941]: DEBUG cinder.api.openstack.wsgi [None req-8200547f-856f-49fc-8b43-3e040de822e8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1378.621951] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1378.621951] [57941]: warnings.warn( [ 1378.625597] [57941]: INFO cinder.volume.api [None req-8200547f-856f-49fc-8b43-3e040de822e8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1378.630546] [57941]: INFO cinder.api.openstack.wsgi [None req-8200547f-856f-49fc-8b43-3e040de822e8 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 200 [ 1378.630963] [57941]: [pid: 57941|app: 0|req: 277/568] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:17 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1379.641593] [57942]: DEBUG cinder.api.middleware.request_id [None req-4c9f0e0d-2c7a-4773-a9ff-c2fc0e31adb7 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1379.644369] [57942]: INFO cinder.api.openstack.wsgi [None req-4c9f0e0d-2c7a-4773-a9ff-c2fc0e31adb7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1379.644699] [57942]: DEBUG cinder.api.openstack.wsgi [None req-4c9f0e0d-2c7a-4773-a9ff-c2fc0e31adb7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1379.645125] [57942]: DEBUG cinder.api.openstack.wsgi [None req-4c9f0e0d-2c7a-4773-a9ff-c2fc0e31adb7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1379.654774] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1379.654774] [57942]: warnings.warn( [ 1379.658825] [57942]: INFO cinder.volume.api [None req-4c9f0e0d-2c7a-4773-a9ff-c2fc0e31adb7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Volume info retrieved successfully. [ 1379.663813] [57942]: INFO cinder.api.openstack.wsgi [None req-4c9f0e0d-2c7a-4773-a9ff-c2fc0e31adb7 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 200 [ 1379.664252] [57942]: [pid: 57942|app: 0|req: 292/569] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:18 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1380.675382] [57941]: DEBUG cinder.api.middleware.request_id [None req-fdcab4f0-16bd-499f-a6f2-24d1ae923e26 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.677847] [57941]: INFO cinder.api.openstack.wsgi [None req-fdcab4f0-16bd-499f-a6f2-24d1ae923e26 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] GET http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c [ 1380.678119] [57941]: DEBUG cinder.api.openstack.wsgi [None req-fdcab4f0-16bd-499f-a6f2-24d1ae923e26 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1380.678381] [57941]: DEBUG cinder.api.openstack.wsgi [None req-fdcab4f0-16bd-499f-a6f2-24d1ae923e26 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1380.685852] [57941]: INFO cinder.api.openstack.wsgi [None req-fdcab4f0-16bd-499f-a6f2-24d1ae923e26 tempest-ServerActionsTestOtherB-490519005 tempest-ServerActionsTestOtherB-490519005-project-member] http://10.180.1.21/volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c returned with HTTP 404 [ 1380.686442] [57941]: [pid: 57941|app: 0|req: 278/570] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:19 2025] GET /volume/v3/volumes/6cf78fe1-8c1e-487e-8978-535164d9510c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1384.182790] [57942]: DEBUG cinder.api.middleware.request_id [None req-c63ce324-eac7-454c-9b9a-691da37f7012 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.185228] [57942]: INFO cinder.api.openstack.wsgi [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1384.185697] [57942]: DEBUG cinder.api.openstack.wsgi [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1638129584", "imageRef": "e4648b86-4857-4557-924e-fb82757f7f69", "size": 1}} {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1384.187537] [57942]: DEBUG cinder.api.v3.volumes [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1638129584', 'imageRef': 'e4648b86-4857-4557-924e-fb82757f7f69', 'size': 1}} {{(pid=57942) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1384.340763] [57942]: INFO cinder.api.v3.volumes [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Create volume of 1 GB [ 1384.347234] [57942]: INFO cinder.volume.api [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Availability Zones retrieved successfully. [ 1384.354678] [57942]: DEBUG cinder.volume.api [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Flow 'volume_create_api' (5b7e7d44-4768-4d93-b45f-9e0b23de2767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1384.355913] [57942]: DEBUG cinder.volume.api [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9dc9c58-594c-4bdc-b7e7-fae87154b05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1384.357125] [57942]: DEBUG cinder.volume.flows.api.create_volume [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Validating volume size '1' using validate_int {{(pid=57942) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1384.399200] [57942]: DEBUG cinder.volume.api [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9dc9c58-594c-4bdc-b7e7-fae87154b05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-11T07:28:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8c96b29d-ba53-492f-a83c-570b55fefeb4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c96b29d-ba53-492f-a83c-570b55fefeb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1384.400911] [57942]: DEBUG cinder.volume.api [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (268fc1f4-f136-4a91-9566-b841efadbff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1384.431059] [57942]: DEBUG cinder.quota [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Created reservations ['fe997643-81bb-4502-b5b0-5ddfb1645c30', '62e6d966-019e-4632-977e-a34f64e6da0d', 'eb558717-65c9-478c-bd5a-fc71d619f050', 'f26aba28-4763-40a6-a6c7-bd3bb6296ae9'] {{(pid=57942) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1384.432131] [57942]: DEBUG cinder.volume.api [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (268fc1f4-f136-4a91-9566-b841efadbff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe997643-81bb-4502-b5b0-5ddfb1645c30', '62e6d966-019e-4632-977e-a34f64e6da0d', 'eb558717-65c9-478c-bd5a-fc71d619f050', 'f26aba28-4763-40a6-a6c7-bd3bb6296ae9']}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1384.433201] [57942]: DEBUG cinder.volume.api [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d942ae6c-b1b9-4887-a302-802ab8fdfecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1384.450931] [57942]: DEBUG cinder.volume.api [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d942ae6c-b1b9-4887-a302-802ab8fdfecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15ccd99a-7909-47b8-a1e6-dcfa00c84195', '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-1638129584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b24e979367f740fca83fb8f151290160',qos_specs=None,replication_status=,reservations=['fe997643-81bb-4502-b5b0-5ddfb1645c30','62e6d966-019e-4632-977e-a34f64e6da0d','eb558717-65c9-478c-bd5a-fc71d619f050','f26aba28-4763-40a6-a6c7-bd3bb6296ae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c5abeb2149640a8bfa4e1c9f5fd5c61',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4), 'volume': 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-11T07:44:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1638129584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15ccd99a-7909-47b8-a1e6-dcfa00c84195,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b24e979367f740fca83fb8f151290160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c5abeb2149640a8bfa4e1c9f5fd5c61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c96b29d-ba53-492f-a83c-570b55fefeb4),volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1384.451973] [57942]: DEBUG cinder.volume.api [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aa1eee5-ebf9-40fc-8560-f2a751d53a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1384.467863] [57942]: DEBUG cinder.volume.api [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aa1eee5-ebf9-40fc-8560-f2a751d53a62) transitioned into state 'SUCCESS' from state '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-1638129584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b24e979367f740fca83fb8f151290160',qos_specs=None,replication_status=,reservations=['fe997643-81bb-4502-b5b0-5ddfb1645c30','62e6d966-019e-4632-977e-a34f64e6da0d','eb558717-65c9-478c-bd5a-fc71d619f050','f26aba28-4763-40a6-a6c7-bd3bb6296ae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c5abeb2149640a8bfa4e1c9f5fd5c61',volume_type_id=8c96b29d-ba53-492f-a83c-570b55fefeb4)}' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1384.468781] [57942]: DEBUG cinder.volume.api [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79af3583-4b30-4d45-8021-20927450b45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1384.484552] [57942]: DEBUG cinder.volume.api [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79af3583-4b30-4d45-8021-20927450b45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57942) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1384.485841] [57942]: DEBUG cinder.volume.api [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Flow 'volume_create_api' (5b7e7d44-4768-4d93-b45f-9e0b23de2767) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57942) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1384.486286] [57942]: INFO cinder.volume.api [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Create volume request issued successfully. [ 1384.487040] [57942]: INFO cinder.api.openstack.wsgi [None req-c63ce324-eac7-454c-9b9a-691da37f7012 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1384.487609] [57942]: [pid: 57942|app: 0|req: 293/571] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 11 07:44:22 2025] POST /volume/v3/volumes => generated 752 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1384.496800] [57941]: DEBUG cinder.api.middleware.request_id [None req-e97f1e03-cfc2-42fe-9df0-ef995db85455 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.499113] [57941]: INFO cinder.api.openstack.wsgi [None req-e97f1e03-cfc2-42fe-9df0-ef995db85455 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1384.499113] [57941]: DEBUG cinder.api.openstack.wsgi [None req-e97f1e03-cfc2-42fe-9df0-ef995db85455 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1384.499292] [57941]: DEBUG cinder.api.openstack.wsgi [None req-e97f1e03-cfc2-42fe-9df0-ef995db85455 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1384.508358] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1384.508358] [57941]: warnings.warn( [ 1384.513070] [57941]: INFO cinder.volume.api [None req-e97f1e03-cfc2-42fe-9df0-ef995db85455 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1384.517972] [57941]: INFO cinder.api.openstack.wsgi [None req-e97f1e03-cfc2-42fe-9df0-ef995db85455 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1384.519401] [57941]: [pid: 57941|app: 0|req: 279/572] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:23 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1385.530104] [57942]: DEBUG cinder.api.middleware.request_id [None req-3c93850a-7c74-48a5-bbca-f329322a0ce1 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.532699] [57942]: INFO cinder.api.openstack.wsgi [None req-3c93850a-7c74-48a5-bbca-f329322a0ce1 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1385.533077] [57942]: DEBUG cinder.api.openstack.wsgi [None req-3c93850a-7c74-48a5-bbca-f329322a0ce1 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1385.533341] [57942]: DEBUG cinder.api.openstack.wsgi [None req-3c93850a-7c74-48a5-bbca-f329322a0ce1 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1385.543759] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1385.543759] [57942]: warnings.warn( [ 1385.548021] [57942]: INFO cinder.volume.api [None req-3c93850a-7c74-48a5-bbca-f329322a0ce1 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1385.552745] [57942]: INFO cinder.api.openstack.wsgi [None req-3c93850a-7c74-48a5-bbca-f329322a0ce1 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1385.553235] [57942]: [pid: 57942|app: 0|req: 294/573] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:24 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1386.564575] [57941]: DEBUG cinder.api.middleware.request_id [None req-03ce91c5-0aae-403a-a100-b925e8a3c4c1 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.566791] [57941]: INFO cinder.api.openstack.wsgi [None req-03ce91c5-0aae-403a-a100-b925e8a3c4c1 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1386.567052] [57941]: DEBUG cinder.api.openstack.wsgi [None req-03ce91c5-0aae-403a-a100-b925e8a3c4c1 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1386.567275] [57941]: DEBUG cinder.api.openstack.wsgi [None req-03ce91c5-0aae-403a-a100-b925e8a3c4c1 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1386.575128] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1386.575128] [57941]: warnings.warn( [ 1386.578842] [57941]: INFO cinder.volume.api [None req-03ce91c5-0aae-403a-a100-b925e8a3c4c1 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1386.583442] [57941]: INFO cinder.api.openstack.wsgi [None req-03ce91c5-0aae-403a-a100-b925e8a3c4c1 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1386.583899] [57941]: [pid: 57941|app: 0|req: 280/574] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:25 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1387.593848] [57942]: DEBUG cinder.api.middleware.request_id [None req-2ca8490f-847b-402f-9dba-b927312a090b None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.596623] [57942]: INFO cinder.api.openstack.wsgi [None req-2ca8490f-847b-402f-9dba-b927312a090b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1387.596977] [57942]: DEBUG cinder.api.openstack.wsgi [None req-2ca8490f-847b-402f-9dba-b927312a090b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1387.597232] [57942]: DEBUG cinder.api.openstack.wsgi [None req-2ca8490f-847b-402f-9dba-b927312a090b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1387.607036] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1387.607036] [57942]: warnings.warn( [ 1387.611193] [57942]: INFO cinder.volume.api [None req-2ca8490f-847b-402f-9dba-b927312a090b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1387.615997] [57942]: INFO cinder.api.openstack.wsgi [None req-2ca8490f-847b-402f-9dba-b927312a090b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1387.616518] [57942]: [pid: 57942|app: 0|req: 295/575] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:26 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1388.626897] [57941]: DEBUG cinder.api.middleware.request_id [None req-e666e89c-c79a-4791-bcbb-7e5d242de36f None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.629036] [57941]: INFO cinder.api.openstack.wsgi [None req-e666e89c-c79a-4791-bcbb-7e5d242de36f tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1388.629306] [57941]: DEBUG cinder.api.openstack.wsgi [None req-e666e89c-c79a-4791-bcbb-7e5d242de36f tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1388.629519] [57941]: DEBUG cinder.api.openstack.wsgi [None req-e666e89c-c79a-4791-bcbb-7e5d242de36f tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1388.637520] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.637520] [57941]: warnings.warn( [ 1388.641382] [57941]: INFO cinder.volume.api [None req-e666e89c-c79a-4791-bcbb-7e5d242de36f tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1388.645774] [57941]: INFO cinder.api.openstack.wsgi [None req-e666e89c-c79a-4791-bcbb-7e5d242de36f tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1388.646258] [57941]: [pid: 57941|app: 0|req: 281/576] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:27 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1389.655634] [57942]: DEBUG cinder.api.middleware.request_id [None req-13f49cb4-326d-47e2-9f76-ce6f0ffb440b None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.657839] [57942]: INFO cinder.api.openstack.wsgi [None req-13f49cb4-326d-47e2-9f76-ce6f0ffb440b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1389.658104] [57942]: DEBUG cinder.api.openstack.wsgi [None req-13f49cb4-326d-47e2-9f76-ce6f0ffb440b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1389.658331] [57942]: DEBUG cinder.api.openstack.wsgi [None req-13f49cb4-326d-47e2-9f76-ce6f0ffb440b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1389.666050] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1389.666050] [57942]: warnings.warn( [ 1389.669617] [57942]: INFO cinder.volume.api [None req-13f49cb4-326d-47e2-9f76-ce6f0ffb440b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1389.673854] [57942]: INFO cinder.api.openstack.wsgi [None req-13f49cb4-326d-47e2-9f76-ce6f0ffb440b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1389.674263] [57942]: [pid: 57942|app: 0|req: 296/577] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:28 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1390.688403] [57941]: DEBUG cinder.api.middleware.request_id [None req-cddd0ecd-f992-4130-8474-2c9e39d1cddd None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.690509] [57941]: INFO cinder.api.openstack.wsgi [None req-cddd0ecd-f992-4130-8474-2c9e39d1cddd tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1390.690726] [57941]: DEBUG cinder.api.openstack.wsgi [None req-cddd0ecd-f992-4130-8474-2c9e39d1cddd tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1390.690977] [57941]: DEBUG cinder.api.openstack.wsgi [None req-cddd0ecd-f992-4130-8474-2c9e39d1cddd tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1390.698849] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.698849] [57941]: warnings.warn( [ 1390.702712] [57941]: INFO cinder.volume.api [None req-cddd0ecd-f992-4130-8474-2c9e39d1cddd tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1390.707446] [57941]: INFO cinder.api.openstack.wsgi [None req-cddd0ecd-f992-4130-8474-2c9e39d1cddd tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1390.707863] [57941]: [pid: 57941|app: 0|req: 282/578] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:29 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1391.718186] [57942]: DEBUG cinder.api.middleware.request_id [None req-a32f24f5-9545-4ceb-8387-abf02d00df5d None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.720265] [57942]: INFO cinder.api.openstack.wsgi [None req-a32f24f5-9545-4ceb-8387-abf02d00df5d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1391.720520] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a32f24f5-9545-4ceb-8387-abf02d00df5d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1391.720735] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a32f24f5-9545-4ceb-8387-abf02d00df5d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1391.728558] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.728558] [57942]: warnings.warn( [ 1391.732354] [57942]: INFO cinder.volume.api [None req-a32f24f5-9545-4ceb-8387-abf02d00df5d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1391.736792] [57942]: INFO cinder.api.openstack.wsgi [None req-a32f24f5-9545-4ceb-8387-abf02d00df5d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1391.737276] [57942]: [pid: 57942|app: 0|req: 297/579] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:30 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1392.747567] [57941]: DEBUG cinder.api.middleware.request_id [None req-b6623456-dbaf-46f2-98b0-428cd1538e80 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.749537] [57941]: INFO cinder.api.openstack.wsgi [None req-b6623456-dbaf-46f2-98b0-428cd1538e80 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1392.749755] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b6623456-dbaf-46f2-98b0-428cd1538e80 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1392.749966] [57941]: DEBUG cinder.api.openstack.wsgi [None req-b6623456-dbaf-46f2-98b0-428cd1538e80 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1392.758035] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1392.758035] [57941]: warnings.warn( [ 1392.761495] [57941]: INFO cinder.volume.api [None req-b6623456-dbaf-46f2-98b0-428cd1538e80 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1392.765845] [57941]: INFO cinder.api.openstack.wsgi [None req-b6623456-dbaf-46f2-98b0-428cd1538e80 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1392.766282] [57941]: [pid: 57941|app: 0|req: 283/580] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:31 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1393.776699] [57942]: DEBUG cinder.api.middleware.request_id [None req-999dc07f-ae29-4f45-9f0b-7de964b41f04 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1393.778872] [57942]: INFO cinder.api.openstack.wsgi [None req-999dc07f-ae29-4f45-9f0b-7de964b41f04 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1393.779112] [57942]: DEBUG cinder.api.openstack.wsgi [None req-999dc07f-ae29-4f45-9f0b-7de964b41f04 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1393.779326] [57942]: DEBUG cinder.api.openstack.wsgi [None req-999dc07f-ae29-4f45-9f0b-7de964b41f04 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1393.787147] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1393.787147] [57942]: warnings.warn( [ 1393.791090] [57942]: INFO cinder.volume.api [None req-999dc07f-ae29-4f45-9f0b-7de964b41f04 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1393.795822] [57942]: INFO cinder.api.openstack.wsgi [None req-999dc07f-ae29-4f45-9f0b-7de964b41f04 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1393.796261] [57942]: [pid: 57942|app: 0|req: 298/581] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:32 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1394.807134] [57941]: DEBUG cinder.api.middleware.request_id [None req-78f4edfb-eb68-4a1e-a410-b1147a89cd14 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.809181] [57941]: INFO cinder.api.openstack.wsgi [None req-78f4edfb-eb68-4a1e-a410-b1147a89cd14 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1394.809440] [57941]: DEBUG cinder.api.openstack.wsgi [None req-78f4edfb-eb68-4a1e-a410-b1147a89cd14 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1394.809670] [57941]: DEBUG cinder.api.openstack.wsgi [None req-78f4edfb-eb68-4a1e-a410-b1147a89cd14 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1394.820359] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1394.820359] [57941]: warnings.warn( [ 1394.824727] [57941]: INFO cinder.volume.api [None req-78f4edfb-eb68-4a1e-a410-b1147a89cd14 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1394.829723] [57941]: INFO cinder.api.openstack.wsgi [None req-78f4edfb-eb68-4a1e-a410-b1147a89cd14 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1394.830177] [57941]: [pid: 57941|app: 0|req: 284/582] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:33 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1395.840249] [57942]: DEBUG cinder.api.middleware.request_id [None req-66692bc0-c796-4ba4-888b-357ba78446c8 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.842303] [57942]: INFO cinder.api.openstack.wsgi [None req-66692bc0-c796-4ba4-888b-357ba78446c8 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1395.842511] [57942]: DEBUG cinder.api.openstack.wsgi [None req-66692bc0-c796-4ba4-888b-357ba78446c8 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1395.842720] [57942]: DEBUG cinder.api.openstack.wsgi [None req-66692bc0-c796-4ba4-888b-357ba78446c8 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1395.851715] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1395.851715] [57942]: warnings.warn( [ 1395.854706] [57942]: INFO cinder.volume.api [None req-66692bc0-c796-4ba4-888b-357ba78446c8 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1395.859282] [57942]: INFO cinder.api.openstack.wsgi [None req-66692bc0-c796-4ba4-888b-357ba78446c8 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1395.859735] [57942]: [pid: 57942|app: 0|req: 299/583] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:34 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1396.870190] [57941]: DEBUG cinder.api.middleware.request_id [None req-f12a8d5a-bd25-4b7e-b8b4-ad68a6f65c39 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.872240] [57941]: INFO cinder.api.openstack.wsgi [None req-f12a8d5a-bd25-4b7e-b8b4-ad68a6f65c39 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1396.872452] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f12a8d5a-bd25-4b7e-b8b4-ad68a6f65c39 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1396.872662] [57941]: DEBUG cinder.api.openstack.wsgi [None req-f12a8d5a-bd25-4b7e-b8b4-ad68a6f65c39 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1396.880445] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1396.880445] [57941]: warnings.warn( [ 1396.884093] [57941]: INFO cinder.volume.api [None req-f12a8d5a-bd25-4b7e-b8b4-ad68a6f65c39 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1396.888398] [57941]: INFO cinder.api.openstack.wsgi [None req-f12a8d5a-bd25-4b7e-b8b4-ad68a6f65c39 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1396.888799] [57941]: [pid: 57941|app: 0|req: 285/584] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:35 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1397.899608] [57942]: DEBUG cinder.api.middleware.request_id [None req-8b5b79ec-3e00-403d-bdbe-b8e252765459 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.901393] [57942]: INFO cinder.api.openstack.wsgi [None req-8b5b79ec-3e00-403d-bdbe-b8e252765459 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1397.901623] [57942]: DEBUG cinder.api.openstack.wsgi [None req-8b5b79ec-3e00-403d-bdbe-b8e252765459 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1397.901832] [57942]: DEBUG cinder.api.openstack.wsgi [None req-8b5b79ec-3e00-403d-bdbe-b8e252765459 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1397.909942] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.909942] [57942]: warnings.warn( [ 1397.913755] [57942]: INFO cinder.volume.api [None req-8b5b79ec-3e00-403d-bdbe-b8e252765459 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1397.918399] [57942]: INFO cinder.api.openstack.wsgi [None req-8b5b79ec-3e00-403d-bdbe-b8e252765459 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1397.918811] [57942]: [pid: 57942|app: 0|req: 300/585] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:36 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1398.929451] [57941]: DEBUG cinder.api.middleware.request_id [None req-dfa716a9-089d-4551-95a6-aadad198739a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.931544] [57941]: INFO cinder.api.openstack.wsgi [None req-dfa716a9-089d-4551-95a6-aadad198739a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1398.931756] [57941]: DEBUG cinder.api.openstack.wsgi [None req-dfa716a9-089d-4551-95a6-aadad198739a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1398.931970] [57941]: DEBUG cinder.api.openstack.wsgi [None req-dfa716a9-089d-4551-95a6-aadad198739a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1398.939666] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1398.939666] [57941]: warnings.warn( [ 1398.943296] [57941]: INFO cinder.volume.api [None req-dfa716a9-089d-4551-95a6-aadad198739a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1398.947610] [57941]: INFO cinder.api.openstack.wsgi [None req-dfa716a9-089d-4551-95a6-aadad198739a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1398.948018] [57941]: [pid: 57941|app: 0|req: 286/586] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:37 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1399.958919] [57942]: DEBUG cinder.api.middleware.request_id [None req-95bb427f-4e23-4a52-9097-a2ce3f289d70 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.960959] [57942]: INFO cinder.api.openstack.wsgi [None req-95bb427f-4e23-4a52-9097-a2ce3f289d70 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1399.961699] [57942]: DEBUG cinder.api.openstack.wsgi [None req-95bb427f-4e23-4a52-9097-a2ce3f289d70 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1399.961699] [57942]: DEBUG cinder.api.openstack.wsgi [None req-95bb427f-4e23-4a52-9097-a2ce3f289d70 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1399.969207] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.969207] [57942]: warnings.warn( [ 1399.972842] [57942]: INFO cinder.volume.api [None req-95bb427f-4e23-4a52-9097-a2ce3f289d70 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1399.977269] [57942]: INFO cinder.api.openstack.wsgi [None req-95bb427f-4e23-4a52-9097-a2ce3f289d70 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1399.977958] [57942]: [pid: 57942|app: 0|req: 301/587] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:38 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1400.988491] [57941]: DEBUG cinder.api.middleware.request_id [None req-92ee0d62-e759-48bb-9694-708536c87aa3 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.990893] [57941]: INFO cinder.api.openstack.wsgi [None req-92ee0d62-e759-48bb-9694-708536c87aa3 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1400.991182] [57941]: DEBUG cinder.api.openstack.wsgi [None req-92ee0d62-e759-48bb-9694-708536c87aa3 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1400.991405] [57941]: DEBUG cinder.api.openstack.wsgi [None req-92ee0d62-e759-48bb-9694-708536c87aa3 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1400.999762] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1400.999762] [57941]: warnings.warn( [ 1401.004265] [57941]: INFO cinder.volume.api [None req-92ee0d62-e759-48bb-9694-708536c87aa3 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1401.009895] [57941]: INFO cinder.api.openstack.wsgi [None req-92ee0d62-e759-48bb-9694-708536c87aa3 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1401.010419] [57941]: [pid: 57941|app: 0|req: 287/588] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:39 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1402.021141] [57942]: DEBUG cinder.api.middleware.request_id [None req-475e144e-22af-4e48-9b6f-aad6676465c0 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.023432] [57942]: INFO cinder.api.openstack.wsgi [None req-475e144e-22af-4e48-9b6f-aad6676465c0 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1402.023662] [57942]: DEBUG cinder.api.openstack.wsgi [None req-475e144e-22af-4e48-9b6f-aad6676465c0 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1402.023870] [57942]: DEBUG cinder.api.openstack.wsgi [None req-475e144e-22af-4e48-9b6f-aad6676465c0 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1402.031543] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1402.031543] [57942]: warnings.warn( [ 1402.035159] [57942]: INFO cinder.volume.api [None req-475e144e-22af-4e48-9b6f-aad6676465c0 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1402.039802] [57942]: INFO cinder.api.openstack.wsgi [None req-475e144e-22af-4e48-9b6f-aad6676465c0 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1402.040252] [57942]: [pid: 57942|app: 0|req: 302/589] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:40 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1403.050726] [57941]: DEBUG cinder.api.middleware.request_id [None req-c87d58ee-0e40-48e0-963a-4a52a9918d02 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.052860] [57941]: INFO cinder.api.openstack.wsgi [None req-c87d58ee-0e40-48e0-963a-4a52a9918d02 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1403.053089] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c87d58ee-0e40-48e0-963a-4a52a9918d02 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1403.053338] [57941]: DEBUG cinder.api.openstack.wsgi [None req-c87d58ee-0e40-48e0-963a-4a52a9918d02 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1403.061328] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1403.061328] [57941]: warnings.warn( [ 1403.064921] [57941]: INFO cinder.volume.api [None req-c87d58ee-0e40-48e0-963a-4a52a9918d02 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1403.069863] [57941]: INFO cinder.api.openstack.wsgi [None req-c87d58ee-0e40-48e0-963a-4a52a9918d02 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1403.070286] [57941]: [pid: 57941|app: 0|req: 288/590] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:44:41 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1403.097314] [57942]: DEBUG cinder.api.middleware.request_id [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-e9b08f40-3e8f-47c0-8c50-6323672726d2 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.099580] [57942]: INFO cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-e9b08f40-3e8f-47c0-8c50-6323672726d2 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1403.099825] [57942]: DEBUG cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-e9b08f40-3e8f-47c0-8c50-6323672726d2 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1403.100043] [57942]: DEBUG cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-e9b08f40-3e8f-47c0-8c50-6323672726d2 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1403.107826] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1403.107826] [57942]: warnings.warn( [ 1403.111229] [57942]: INFO cinder.volume.api [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-e9b08f40-3e8f-47c0-8c50-6323672726d2 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1403.115970] [57942]: INFO cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-e9b08f40-3e8f-47c0-8c50-6323672726d2 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1403.116404] [57942]: [pid: 57942|app: 0|req: 303/591] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:44:41 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1403.392237] [57941]: DEBUG cinder.api.middleware.request_id [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-df13d6c9-8e64-41f5-8d3f-1edf51aae050 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.394750] [57941]: INFO cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-df13d6c9-8e64-41f5-8d3f-1edf51aae050 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1403.394971] [57941]: DEBUG cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-df13d6c9-8e64-41f5-8d3f-1edf51aae050 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1403.395259] [57941]: DEBUG cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-df13d6c9-8e64-41f5-8d3f-1edf51aae050 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1403.405186] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1403.405186] [57941]: warnings.warn( [ 1403.409535] [57941]: INFO cinder.volume.api [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-df13d6c9-8e64-41f5-8d3f-1edf51aae050 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1403.415023] [57941]: INFO cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-df13d6c9-8e64-41f5-8d3f-1edf51aae050 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1403.415641] [57941]: [pid: 57941|app: 0|req: 289/592] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 11 07:44:42 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1403.421678] [57942]: DEBUG cinder.api.middleware.request_id [None req-539fb92a-fa82-4b2c-bf55-fd23c7b0199d None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.421678] [57942]: INFO cinder.api.openstack.wsgi [None req-539fb92a-fa82-4b2c-bf55-fd23c7b0199d None None] GET http://10.180.1.21/volume// [ 1403.421858] [57942]: DEBUG cinder.api.openstack.wsgi [None req-539fb92a-fa82-4b2c-bf55-fd23c7b0199d None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1403.421900] [57942]: DEBUG cinder.api.openstack.wsgi [None req-539fb92a-fa82-4b2c-bf55-fd23c7b0199d None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1403.422323] [57942]: INFO cinder.api.openstack.wsgi [None req-539fb92a-fa82-4b2c-bf55-fd23c7b0199d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1403.422644] [57942]: [pid: 57942|app: 0|req: 304/593] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Dec 11 07:44:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1403.426192] [57941]: DEBUG cinder.api.middleware.request_id [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-a3bfe28f-def9-4a63-8c71-90a6010c482b None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.428483] [57941]: INFO cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-a3bfe28f-def9-4a63-8c71-90a6010c482b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1403.428890] [57941]: DEBUG cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-a3bfe28f-def9-4a63-8c71-90a6010c482b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15ccd99a-7909-47b8-a1e6-dcfa00c84195", "connector": null, "instance_uuid": "d9a15b8f-617d-43bf-85d5-a743bbd7677b"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1403.438303] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1403.438303] [57941]: warnings.warn( [ 1403.461432] [57941]: INFO cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-a3bfe28f-def9-4a63-8c71-90a6010c482b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1403.461931] [57941]: [pid: 57941|app: 0|req: 290/594] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:44:42 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1408.795016] [57942]: DEBUG cinder.api.middleware.request_id [None req-a6948944-f064-44b0-95de-8a55a4d47e3f None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.795573] [57942]: INFO cinder.api.openstack.wsgi [None req-a6948944-f064-44b0-95de-8a55a4d47e3f None None] GET http://10.180.1.21/volume// [ 1408.795753] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a6948944-f064-44b0-95de-8a55a4d47e3f None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1408.795980] [57942]: DEBUG cinder.api.openstack.wsgi [None req-a6948944-f064-44b0-95de-8a55a4d47e3f None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1408.796453] [57942]: INFO cinder.api.openstack.wsgi [None req-a6948944-f064-44b0-95de-8a55a4d47e3f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1408.796829] [57942]: [pid: 57942|app: 0|req: 305/595] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:44:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1408.800820] [57941]: DEBUG cinder.api.middleware.request_id [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-42ad5f57-4733-4b71-8292-9b662f4db63a None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.803522] [57941]: INFO cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-42ad5f57-4733-4b71-8292-9b662f4db63a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1408.803765] [57941]: DEBUG cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-42ad5f57-4733-4b71-8292-9b662f4db63a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1408.803975] [57941]: DEBUG cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-42ad5f57-4733-4b71-8292-9b662f4db63a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1408.818481] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1408.818481] [57941]: warnings.warn( [ 1408.822348] [57941]: INFO cinder.volume.api [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-42ad5f57-4733-4b71-8292-9b662f4db63a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1408.828084] [57941]: INFO cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-42ad5f57-4733-4b71-8292-9b662f4db63a tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 200 [ 1408.828555] [57941]: [pid: 57941|app: 0|req: 291/596] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 11 07:44:47 2025] GET /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 1572 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1408.935477] [57942]: DEBUG cinder.api.middleware.request_id [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-c673fda8-d6ed-4a76-a08e-5aada5e8548b None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.937849] [57942]: INFO cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-c673fda8-d6ed-4a76-a08e-5aada5e8548b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] PUT http://10.180.1.21/volume/v3/attachments/a44c0e5f-b3d6-4ab5-bf09-77935e01fad9 [ 1408.938297] [57942]: DEBUG cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-c673fda8-d6ed-4a76-a08e-5aada5e8548b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-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=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1408.947011] [57942]: DEBUG cinder.coordination [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-c673fda8-d6ed-4a76-a08e-5aada5e8548b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Acquiring lock "cinder-attachment_update-15ccd99a-7909-47b8-a1e6-dcfa00c84195-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57942) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1408.951923] [57942]: DEBUG cinder.coordination [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-c673fda8-d6ed-4a76-a08e-5aada5e8548b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Lock "cinder-attachment_update-15ccd99a-7909-47b8-a1e6-dcfa00c84195-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57942) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1408.953053] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1408.953053] [57942]: warnings.warn( [ 1409.478198] [57942]: DEBUG cinder.coordination [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-c673fda8-d6ed-4a76-a08e-5aada5e8548b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Lock "cinder-attachment_update-15ccd99a-7909-47b8-a1e6-dcfa00c84195-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=57942) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1409.478567] [57942]: INFO cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-c673fda8-d6ed-4a76-a08e-5aada5e8548b tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments/a44c0e5f-b3d6-4ab5-bf09-77935e01fad9 returned with HTTP 200 [ 1409.478738] [57942]: [pid: 57942|app: 0|req: 306/597] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:44:47 2025] PUT /volume/v3/attachments/a44c0e5f-b3d6-4ab5-bf09-77935e01fad9 => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1409.986077] [57941]: DEBUG cinder.api.middleware.request_id [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-91f00e0f-8431-49d2-a295-d19ba221d5cd None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.988516] [57941]: INFO cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-91f00e0f-8431-49d2-a295-d19ba221d5cd tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] POST http://10.180.1.21/volume/v3/attachments/a44c0e5f-b3d6-4ab5-bf09-77935e01fad9/action [ 1409.988942] [57941]: DEBUG cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-91f00e0f-8431-49d2-a295-d19ba221d5cd tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Action body: b'{"os-complete": null}' {{(pid=57941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1409.989085] [57941]: DEBUG cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-91f00e0f-8431-49d2-a295-d19ba221d5cd tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1410.008138] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1410.008138] [57941]: warnings.warn( [ 1410.014698] [57941]: INFO cinder.api.openstack.wsgi [req-9b17eb1d-999b-4cdd-af79-7bd99b72182a req-91f00e0f-8431-49d2-a295-d19ba221d5cd tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments/a44c0e5f-b3d6-4ab5-bf09-77935e01fad9/action returned with HTTP 204 [ 1410.015194] [57941]: [pid: 57941|app: 0|req: 292/598] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:44:48 2025] POST /volume/v3/attachments/a44c0e5f-b3d6-4ab5-bf09-77935e01fad9/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1419.469909] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=72,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1420.012942] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=67,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1428.783395] [57942]: DEBUG cinder.api.middleware.request_id [None req-097bb547-69e2-42ea-b138-732a1e03a698 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.783862] [57942]: INFO cinder.api.openstack.wsgi [None req-097bb547-69e2-42ea-b138-732a1e03a698 None None] GET http://10.180.1.21/volume// [ 1428.784054] [57942]: DEBUG cinder.api.openstack.wsgi [None req-097bb547-69e2-42ea-b138-732a1e03a698 None None] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1428.784267] [57942]: DEBUG cinder.api.openstack.wsgi [None req-097bb547-69e2-42ea-b138-732a1e03a698 None None] Calling method 'all' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1428.784655] [57942]: INFO cinder.api.openstack.wsgi [None req-097bb547-69e2-42ea-b138-732a1e03a698 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1428.784970] [57942]: [pid: 57942|app: 0|req: 307/599] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Dec 11 07:45:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1428.788466] [57941]: DEBUG cinder.api.middleware.request_id [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-14c82354-2583-4776-bc6d-9ee8a8896e35 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.790844] [57941]: INFO cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-14c82354-2583-4776-bc6d-9ee8a8896e35 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1428.791273] [57941]: DEBUG cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-14c82354-2583-4776-bc6d-9ee8a8896e35 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15ccd99a-7909-47b8-a1e6-dcfa00c84195", "connector": null, "instance_uuid": "d9a15b8f-617d-43bf-85d5-a743bbd7677b"}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1428.806796] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1428.806796] [57941]: warnings.warn( [ 1428.834553] [57941]: INFO cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-14c82354-2583-4776-bc6d-9ee8a8896e35 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1428.835077] [57941]: [pid: 57941|app: 0|req: 293/600] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 11 07:45:07 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) [ 1428.839350] [57942]: DEBUG cinder.api.middleware.request_id [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-771e2b4f-0619-4551-8bdd-62a7711834f7 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.841665] [57942]: INFO cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-771e2b4f-0619-4551-8bdd-62a7711834f7 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a44c0e5f-b3d6-4ab5-bf09-77935e01fad9 [ 1428.841904] [57942]: DEBUG cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-771e2b4f-0619-4551-8bdd-62a7711834f7 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1428.842162] [57942]: DEBUG cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-771e2b4f-0619-4551-8bdd-62a7711834f7 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1428.849747] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1428.849747] [57942]: warnings.warn( [ 1429.379904] [57942]: INFO cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-771e2b4f-0619-4551-8bdd-62a7711834f7 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments/a44c0e5f-b3d6-4ab5-bf09-77935e01fad9 returned with HTTP 200 [ 1429.380393] [57942]: [pid: 57942|app: 0|req: 308/601] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:45:07 2025] DELETE /volume/v3/attachments/a44c0e5f-b3d6-4ab5-bf09-77935e01fad9 => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1433.755943] [57941]: DEBUG cinder.api.middleware.request_id [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-1f4b91df-c52c-48c1-b975-0fa520eba425 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1433.758513] [57941]: INFO cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-1f4b91df-c52c-48c1-b975-0fa520eba425 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] PUT http://10.180.1.21/volume/v3/attachments/f3fbdf23-58ee-418b-8ce7-e8a3c8743dc6 [ 1433.758917] [57941]: DEBUG cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-1f4b91df-c52c-48c1-b975-0fa520eba425 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-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-986929", "mountpoint": "/dev/sda"}}} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1433.769931] [57941]: DEBUG cinder.coordination [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-1f4b91df-c52c-48c1-b975-0fa520eba425 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Acquiring lock "cinder-attachment_update-15ccd99a-7909-47b8-a1e6-dcfa00c84195-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1433.774405] [57941]: DEBUG cinder.coordination [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-1f4b91df-c52c-48c1-b975-0fa520eba425 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Lock "cinder-attachment_update-15ccd99a-7909-47b8-a1e6-dcfa00c84195-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1433.775462] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1433.775462] [57941]: warnings.warn( [ 1434.296651] [57941]: DEBUG cinder.coordination [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-1f4b91df-c52c-48c1-b975-0fa520eba425 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Lock "cinder-attachment_update-15ccd99a-7909-47b8-a1e6-dcfa00c84195-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=57941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1434.297065] [57941]: INFO cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-1f4b91df-c52c-48c1-b975-0fa520eba425 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments/f3fbdf23-58ee-418b-8ce7-e8a3c8743dc6 returned with HTTP 200 [ 1434.297562] [57941]: [pid: 57941|app: 0|req: 294/602] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 11 07:45:12 2025] PUT /volume/v3/attachments/f3fbdf23-58ee-418b-8ce7-e8a3c8743dc6 => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1434.302377] [57942]: DEBUG cinder.api.middleware.request_id [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-91c870cd-19a9-455d-9bc1-f51dfd982feb None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1434.304729] [57942]: INFO cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-91c870cd-19a9-455d-9bc1-f51dfd982feb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/attachments/f3fbdf23-58ee-418b-8ce7-e8a3c8743dc6 [ 1434.304971] [57942]: DEBUG cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-91c870cd-19a9-455d-9bc1-f51dfd982feb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1434.305233] [57942]: DEBUG cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-91c870cd-19a9-455d-9bc1-f51dfd982feb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1434.324555] [57942]: INFO cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-91c870cd-19a9-455d-9bc1-f51dfd982feb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments/f3fbdf23-58ee-418b-8ce7-e8a3c8743dc6 returned with HTTP 200 [ 1434.325045] [57942]: [pid: 57942|app: 0|req: 309/603] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Dec 11 07:45:13 2025] GET /volume/v3/attachments/f3fbdf23-58ee-418b-8ce7-e8a3c8743dc6 => generated 642 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1436.408918] [57941]: DEBUG cinder.api.middleware.request_id [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-a5d5fa19-5a66-42f8-9378-3819f4b6af09 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1436.411149] [57941]: INFO cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-a5d5fa19-5a66-42f8-9378-3819f4b6af09 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] POST http://10.180.1.21/volume/v3/attachments/f3fbdf23-58ee-418b-8ce7-e8a3c8743dc6/action [ 1436.411715] [57941]: DEBUG cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-a5d5fa19-5a66-42f8-9378-3819f4b6af09 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Action body: b'{"os-complete": null}' {{(pid=57941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1436.412898] [57941]: DEBUG cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-a5d5fa19-5a66-42f8-9378-3819f4b6af09 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1436.426484] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1436.426484] [57941]: warnings.warn( [ 1436.432653] [57941]: INFO cinder.api.openstack.wsgi [req-3612066b-97f7-457c-bb57-d6906dac8dd1 req-a5d5fa19-5a66-42f8-9378-3819f4b6af09 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments/f3fbdf23-58ee-418b-8ce7-e8a3c8743dc6/action returned with HTTP 204 [ 1436.433081] [57941]: [pid: 57941|app: 0|req: 295/604] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 11 07:45:15 2025] POST /volume/v3/attachments/f3fbdf23-58ee-418b-8ce7-e8a3c8743dc6/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1444.323480] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1446.431175] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1477.414984] [57942]: DEBUG cinder.api.middleware.request_id [req-dc344e16-e2e5-48ab-bd41-3b318c73917a req-ed7ca3f2-4bad-436e-855c-fb705de06507 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1477.417324] [57942]: INFO cinder.api.openstack.wsgi [req-dc344e16-e2e5-48ab-bd41-3b318c73917a req-ed7ca3f2-4bad-436e-855c-fb705de06507 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f3fbdf23-58ee-418b-8ce7-e8a3c8743dc6 [ 1477.417554] [57942]: DEBUG cinder.api.openstack.wsgi [req-dc344e16-e2e5-48ab-bd41-3b318c73917a req-ed7ca3f2-4bad-436e-855c-fb705de06507 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1477.417756] [57942]: DEBUG cinder.api.openstack.wsgi [req-dc344e16-e2e5-48ab-bd41-3b318c73917a req-ed7ca3f2-4bad-436e-855c-fb705de06507 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'version_select' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1477.428576] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1477.428576] [57942]: warnings.warn( [ 1477.954888] [57942]: INFO cinder.api.openstack.wsgi [req-dc344e16-e2e5-48ab-bd41-3b318c73917a req-ed7ca3f2-4bad-436e-855c-fb705de06507 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/attachments/f3fbdf23-58ee-418b-8ce7-e8a3c8743dc6 returned with HTTP 200 [ 1477.955391] [57942]: [pid: 57942|app: 0|req: 310/605] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 11 07:45:56 2025] DELETE /volume/v3/attachments/f3fbdf23-58ee-418b-8ce7-e8a3c8743dc6 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1477.961796] [57941]: DEBUG cinder.api.middleware.request_id [req-dc344e16-e2e5-48ab-bd41-3b318c73917a req-2d6efe1b-5431-49a7-9c3f-314a37598ebb None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1477.964073] [57941]: INFO cinder.api.openstack.wsgi [req-dc344e16-e2e5-48ab-bd41-3b318c73917a req-2d6efe1b-5431-49a7-9c3f-314a37598ebb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] DELETE http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1477.964309] [57941]: DEBUG cinder.api.openstack.wsgi [req-dc344e16-e2e5-48ab-bd41-3b318c73917a req-2d6efe1b-5431-49a7-9c3f-314a37598ebb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1477.964480] [57941]: DEBUG cinder.api.openstack.wsgi [req-dc344e16-e2e5-48ab-bd41-3b318c73917a req-2d6efe1b-5431-49a7-9c3f-314a37598ebb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'delete' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1477.964689] [57941]: INFO cinder.api.v3.volumes [req-dc344e16-e2e5-48ab-bd41-3b318c73917a req-2d6efe1b-5431-49a7-9c3f-314a37598ebb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Delete volume with id: 15ccd99a-7909-47b8-a1e6-dcfa00c84195 [ 1477.973932] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1477.973932] [57941]: warnings.warn( [ 1477.974439] [57941]: INFO cinder.volume.api [req-dc344e16-e2e5-48ab-bd41-3b318c73917a req-2d6efe1b-5431-49a7-9c3f-314a37598ebb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1477.993444] [57941]: INFO cinder.volume.api [req-dc344e16-e2e5-48ab-bd41-3b318c73917a req-2d6efe1b-5431-49a7-9c3f-314a37598ebb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Delete volume request issued successfully. [ 1477.993693] [57941]: INFO cinder.api.openstack.wsgi [req-dc344e16-e2e5-48ab-bd41-3b318c73917a req-2d6efe1b-5431-49a7-9c3f-314a37598ebb tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 returned with HTTP 202 [ 1477.994380] [57941]: [pid: 57941|app: 0|req: 296/606] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 11 07:45:56 2025] DELETE /volume/v3/volumes/15ccd99a-7909-47b8-a1e6-dcfa00c84195 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1487.024279] [57942]: DEBUG cinder.api.middleware.request_id [None req-09efba15-efc8-498b-84b9-b5e799d04c8e None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.026283] [57942]: INFO cinder.api.openstack.wsgi [None req-09efba15-efc8-498b-84b9-b5e799d04c8e tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] DELETE http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1487.026481] [57942]: DEBUG cinder.api.openstack.wsgi [None req-09efba15-efc8-498b-84b9-b5e799d04c8e tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1487.026727] [57942]: DEBUG cinder.api.openstack.wsgi [None req-09efba15-efc8-498b-84b9-b5e799d04c8e tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'delete' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1487.026916] [57942]: INFO cinder.api.v3.volumes [None req-09efba15-efc8-498b-84b9-b5e799d04c8e tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Delete volume with id: 10e69623-feb4-48d8-972a-72f092f3d867 [ 1487.038832] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1487.038832] [57942]: warnings.warn( [ 1487.039373] [57942]: INFO cinder.volume.api [None req-09efba15-efc8-498b-84b9-b5e799d04c8e tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1487.067027] [57942]: INFO cinder.volume.api [None req-09efba15-efc8-498b-84b9-b5e799d04c8e tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Delete volume request issued successfully. [ 1487.067282] [57942]: INFO cinder.api.openstack.wsgi [None req-09efba15-efc8-498b-84b9-b5e799d04c8e tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 202 [ 1487.067845] [57942]: [pid: 57942|app: 0|req: 311/607] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 11 07:46:05 2025] DELETE /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1487.070816] [57941]: DEBUG cinder.api.middleware.request_id [None req-13899b89-00ce-4914-92a5-09a350fb57ca None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.072976] [57941]: INFO cinder.api.openstack.wsgi [None req-13899b89-00ce-4914-92a5-09a350fb57ca tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1487.073207] [57941]: DEBUG cinder.api.openstack.wsgi [None req-13899b89-00ce-4914-92a5-09a350fb57ca tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1487.073413] [57941]: DEBUG cinder.api.openstack.wsgi [None req-13899b89-00ce-4914-92a5-09a350fb57ca tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1487.083207] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1487.083207] [57941]: warnings.warn( [ 1487.087366] [57941]: INFO cinder.volume.api [None req-13899b89-00ce-4914-92a5-09a350fb57ca tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1487.092290] [57941]: INFO cinder.api.openstack.wsgi [None req-13899b89-00ce-4914-92a5-09a350fb57ca tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1487.092706] [57941]: [pid: 57941|app: 0|req: 297/608] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:46:05 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1488.103519] [57942]: DEBUG cinder.api.middleware.request_id [None req-23b3ce4d-9ef1-48ad-8257-d66f0bbe7763 None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1488.105676] [57942]: INFO cinder.api.openstack.wsgi [None req-23b3ce4d-9ef1-48ad-8257-d66f0bbe7763 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1488.105903] [57942]: DEBUG cinder.api.openstack.wsgi [None req-23b3ce4d-9ef1-48ad-8257-d66f0bbe7763 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1488.106125] [57942]: DEBUG cinder.api.openstack.wsgi [None req-23b3ce4d-9ef1-48ad-8257-d66f0bbe7763 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1488.113705] [57942]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1488.113705] [57942]: warnings.warn( [ 1488.117017] [57942]: INFO cinder.volume.api [None req-23b3ce4d-9ef1-48ad-8257-d66f0bbe7763 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1488.121204] [57942]: INFO cinder.api.openstack.wsgi [None req-23b3ce4d-9ef1-48ad-8257-d66f0bbe7763 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1488.121594] [57942]: [pid: 57942|app: 0|req: 312/609] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:46:06 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1489.131883] [57941]: DEBUG cinder.api.middleware.request_id [None req-248c8ef5-7d4a-49b4-9605-c0dfbf6181f7 None None] RequestId filter calling following filter/app {{(pid=57941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.135134] [57941]: INFO cinder.api.openstack.wsgi [None req-248c8ef5-7d4a-49b4-9605-c0dfbf6181f7 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1489.135652] [57941]: DEBUG cinder.api.openstack.wsgi [None req-248c8ef5-7d4a-49b4-9605-c0dfbf6181f7 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1489.135964] [57941]: DEBUG cinder.api.openstack.wsgi [None req-248c8ef5-7d4a-49b4-9605-c0dfbf6181f7 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1489.146629] [57941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1489.146629] [57941]: warnings.warn( [ 1489.151575] [57941]: INFO cinder.volume.api [None req-248c8ef5-7d4a-49b4-9605-c0dfbf6181f7 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Volume info retrieved successfully. [ 1489.157883] [57941]: INFO cinder.api.openstack.wsgi [None req-248c8ef5-7d4a-49b4-9605-c0dfbf6181f7 tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 200 [ 1489.158337] [57941]: [pid: 57941|app: 0|req: 298/610] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:46:07 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1490.170064] [57942]: DEBUG cinder.api.middleware.request_id [None req-d0819f4b-ba07-44b5-aa3e-fc50a660160d None None] RequestId filter calling following filter/app {{(pid=57942) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1490.172561] [57942]: INFO cinder.api.openstack.wsgi [None req-d0819f4b-ba07-44b5-aa3e-fc50a660160d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] GET http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 [ 1490.172911] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d0819f4b-ba07-44b5-aa3e-fc50a660160d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Empty body provided in request {{(pid=57942) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1490.173271] [57942]: DEBUG cinder.api.openstack.wsgi [None req-d0819f4b-ba07-44b5-aa3e-fc50a660160d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] Calling method 'show' {{(pid=57942) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1490.182506] [57942]: INFO cinder.api.openstack.wsgi [None req-d0819f4b-ba07-44b5-aa3e-fc50a660160d tempest-ServerActionsTestOtherA-992576033 tempest-ServerActionsTestOtherA-992576033-project-member] http://10.180.1.21/volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 returned with HTTP 404 [ 1490.183324] [57942]: [pid: 57942|app: 0|req: 313/611] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 11 07:46:08 2025] GET /volume/v3/volumes/10e69623-feb4-48d8-972a-72f092f3d867 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1499.154842] [57941]: DEBUG dbcounter [-] [57941] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1500.176701] [57942]: DEBUG dbcounter [-] [57942] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=57942) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}