[ 428.571576] [57600]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 428.572940] [57600]: *** Starting uWSGI 2.0.20-debian (64bit) on [Mon Dec 8 17:19:39 2025] *** [ 428.572940] [57600]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 428.572940] [57600]: os: Linux-6.8.0-87-generic #88~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Oct 14 14:03:14 UTC 2 [ 428.572940] [57600]: nodename: devstack [ 428.572940] [57600]: machine: x86_64 [ 428.572940] [57600]: clock source: unix [ 428.572940] [57600]: pcre jit disabled [ 428.572940] [57600]: detected number of CPU cores: 8 [ 428.572940] [57600]: current working directory: / [ 428.572940] [57600]: detected binary path: /usr/bin/uwsgi-core [ 428.572940] [57600]: your processes number limit is 128149 [ 428.572940] [57600]: your memory page size is 4096 bytes [ 428.572940] [57600]: detected max file descriptor number: 2048 [ 428.572940] [57600]: lock engine: pthread robust mutexes [ 428.573425] [57600]: thunder lock: enabled [ 428.573425] [57600]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 428.573425] [57600]: Python version: 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0] [ 428.573425] [57600]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 428.573425] [57600]: Set PythonHome to /opt/stack/data/venv [ 428.602456] [57600]: Python main interpreter initialized at 0x64b982f28be0 [ 428.602456] [57600]: python threads support enabled [ 428.602456] [57600]: your server socket listen backlog is limited to 100 connections [ 428.602456] [57600]: your mercy for graceful operations on workers is 80 seconds [ 428.602708] [57600]: mapped 403077 bytes (393 KB) for 2 cores [ 428.602768] [57600]: *** Operational MODE: preforking *** [ 428.602935] [57600]: *** uWSGI is running in multiple interpreter mode *** [ 428.602935] [57600]: spawned uWSGI master process (pid: 57600) [ 428.603475] [57600]: spawned uWSGI worker 1 (pid: 57601, cores: 1) [ 428.603793] [57600]: spawned uWSGI worker 2 (pid: 57602, cores: 1) [ 428.603876] [57600]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 428.790890] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 428.790890] [57601]: debtcollector.deprecate( [ 428.795429] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 428.795429] [57602]: debtcollector.deprecate( [ 428.912020] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. [ 428.912020] [57601]: removals.removed_module( [ 428.912691] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. [ 428.912691] [57601]: removals.removed_module( [ 428.916856] [57602]: /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. [ 428.916856] [57602]: removals.removed_module( [ 428.918016] [57602]: /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. [ 428.918016] [57602]: removals.removed_module( [ 429.495041] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 429.495041] [57601]: warnings.warn( [ 429.514656] [57602]: /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 [ 429.514656] [57602]: warnings.warn( [ 429.553245] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. [ 429.553245] [57601]: warnings.warn( [ 429.579859] [57602]: /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. [ 429.579859] [57602]: warnings.warn( [ 429.819457] [57601]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. [ 429.819698] [57601]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57601) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 429.837161] [57602]: 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. [ 429.837420] [57602]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57602) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 429.898308] [57601]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 429.898308] [57601]: @jsonschema.FormatChecker.cls_checks('date-time') [ 429.898825] [57602]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 429.898825] [57602]: @jsonschema.FormatChecker.cls_checks('date-time') [ 430.273028] [57602]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57602) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 430.273224] [57601]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57601) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 430.273444] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.273533] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.273641] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.273715] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.273754] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.273899] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.277702] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.277803] [57602]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.277850] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.277904] [57602]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.277965] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.278036] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.278105] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.278153] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.278215] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.278286] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.278367] [57601]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.278411] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.278470] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.278541] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.279923] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.280053] [57602]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.280101] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.280162] [57602]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.280223] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.280282] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.280352] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.280450] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.280548] [57601]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.280621] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.280688] [57601]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.280749] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.280809] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.280897] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.285584] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.285663] [57602]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.285720] [57602]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.285787] [57602]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.285848] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.285908] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.285984] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.286193] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.286272] [57601]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.286341] [57601]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.286424] [57601]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.286486] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.286546] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.286615] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.287200] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.287269] [57602]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.287338] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.287374] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.287409] [57602]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.287440] [57601]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.287474] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.287522] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.287553] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.287637] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.287681] [57601]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.287716] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.287716] [57602]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.287765] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.287793] [57602]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.287820] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.287851] [57602]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.287881] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.287912] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.287938] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.287964] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.287990] [57601]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.288045] [57601]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.288110] [57601]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.288171] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.288233] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.288300] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.289094] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.289799] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.289885] [57601]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.289959] [57601]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.290049] [57601]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.290097] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.290161] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.290233] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.290266] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.290318] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.290358] [57602]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.290389] [57601]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.290419] [57602]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.290456] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.290487] [57602]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.290524] [57601]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.290555] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.290614] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.290647] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.290678] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.290709] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.290794] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.290826] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.290882] [57602]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.290945] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.291016] [57602]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.291082] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.291144] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.291211] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.291998] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.292096] [57601]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.292172] [57601]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.292253] [57601]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.292318] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.292354] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.292384] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.292415] [57602]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.292481] [57602]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.292516] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.292561] [57602]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.292626] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.292690] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.292779] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.293205] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.293287] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.293357] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.293424] [57601]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.293488] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.293550] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.293620] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.293654] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.293717] [57602]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.293787] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.293857] [57602]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.293952] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.294044] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.294118] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.295852] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.295940] [57601]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.296025] [57601]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.296094] [57601]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.296150] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.296215] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.296288] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.296327] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.296413] [57602]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.296484] [57602]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.296551] [57602]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.296625] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.296690] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.296760] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.297138] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.297253] [57601]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.297332] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.297403] [57601]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.297468] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.297533] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.297603] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.297684] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.297791] [57602]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.297864] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.297933] [57602]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.297997] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.298084] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.298157] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.299435] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.299516] [57601]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.299581] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.299648] [57601]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.299711] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.299783] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.299842] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.299883] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.299918] [57602]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.299962] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.300009] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.300041] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.300070] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.300106] [57602]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.300137] [57601]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.300166] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.300197] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.300226] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.300256] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.300286] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.300333] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.300367] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.300397] [57602]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.300426] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.300460] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.300490] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.300523] [57602]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.300554] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.300585] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.300615] [57601]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.300645] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.300676] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.300676] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.300735] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.300773] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.300804] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.300835] [57602]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.300905] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.300971] [57602]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.301058] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.301106] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.301175] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.301500] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.301577] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.301646] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.301713] [57601]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.301776] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.301839] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.301915] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.301979] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.302076] [57602]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.302146] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.302215] [57602]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.302278] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.302340] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.302434] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.302727] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.302795] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.302831] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.302862] [57602]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.302896] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.302934] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.302965] [57601]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.302995] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.303036] [57602]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.303073] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.303100] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.303126] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.303152] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.303212] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.305762] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.305854] [57601]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.305922] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.305990] [57601]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.306069] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.306132] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.306167] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.306215] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.306247] [57602]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.306277] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.306344] [57602]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.306407] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.306480] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.306551] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.307026] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.307116] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.307184] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.307253] [57601]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.307315] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.307377] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.307418] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.307450] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.307496] [57602]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.307567] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.307637] [57602]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.307701] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.307775] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.307847] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.311350] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.311432] [57601]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.311497] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.311571] [57601]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.311652] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.311723] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.311757] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.311789] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.311820] [57602]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.311888] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.311972] [57602]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.312073] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.312137] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.312208] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.313661] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.313760] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.313797] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.313837] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.313874] [57602]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.313905] [57601]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.313936] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.313968] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.313998] [57602]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.314093] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.314127] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.314157] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.314187] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.314187] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.314557] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.314635] [57601]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.314685] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.314719] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.314762] [57602]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.314805] [57601]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.314853] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.314884] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.314917] [57602]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.314948] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.314979] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.315022] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.315054] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.315083] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.315119] [57601]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.315156] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.315187] [57601]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.315217] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.315251] [57601]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.315281] [57602]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.315319] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.315367] [57602]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.315401] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.315435] [57602]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.315465] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.315495] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.315495] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.315556] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.316175] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.316257] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.316325] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.316358] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.316412] [57602]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.316456] [57601]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.316488] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.316519] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.316548] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.316579] [57602]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.316610] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.316644] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.316675] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.316733] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.318606] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.318709] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.318784] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.318828] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.318864] [57601]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.318894] [57602]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.318924] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.319009] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.319045] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.319082] [57602]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.319114] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.319144] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.319175] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.319249] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.322308] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.322397] [57601]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.322468] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.322536] [57601]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.322616] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.322660] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.322692] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.322746] [57602]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.322780] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.322815] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.322847] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.322877] [57601]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.322949] [57602]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.322992] [57601]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.323034] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.323063] [57601]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.323091] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.323122] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.323150] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.323177] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.323205] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.323232] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.323259] [57602]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.323327] [57602]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.323417] [57602]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.323482] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.323545] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.323613] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.323987] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.324084] [57601]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.324154] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.324224] [57601]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.324289] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.324352] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.324422] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.324455] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.324523] [57602]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.324593] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.324661] [57602]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.324723] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.324795] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.324867] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.325268] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.325355] [57601]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.325425] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.325493] [57601]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.325558] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.325618] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.325690] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.325733] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.325812] [57602]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.325881] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.325987] [57602]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.326099] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.326165] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.326237] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.327746] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.327806] [57601]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.327872] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.327944] [57601]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.328025] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.328093] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.328163] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.328781] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.328892] [57602]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.328983] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.329070] [57602]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.329135] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.329198] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.329269] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.329381] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.329466] [57601]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.329537] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.329605] [57601]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.329671] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.329719] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.329757] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.329792] [57602]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.329823] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.329861] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.329931] [57602]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.329995] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.330071] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.330141] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.331693] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.331802] [57601]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.331854] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.331888] [57601]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.331927] [57601]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.331965] [57602]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.331997] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.332040] [57602]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.332074] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.332109] [57602]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.332143] [57601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.332174] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.332260] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.332260] [57602]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.333467] [57601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57601) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.333549] [57601]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.333629] [57601]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.333670] [57602]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57602) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.333716] [57601]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.333749] [57602]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.333785] [57601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.333816] [57602]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.333847] [57601]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57601) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.333878] [57602]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.333930] [57602]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57602) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.334007] [57602]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57602) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.359643] [57602]: INFO dbcounter [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Registered counter for database cinder [ 430.360570] [57601]: INFO dbcounter [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Registered counter for database cinder [ 430.368884] [57602]: DEBUG oslo_db.sqlalchemy.engines [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 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=57602) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 430.370246] [57601]: DEBUG oslo_db.sqlalchemy.engines [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=57601) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 430.499161] [57602]: DEBUG dbcounter [-] [57602] Writer thread running {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 430.499355] [57601]: DEBUG dbcounter [-] [57601] Writer thread running {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 430.502272] [57602]: INFO cinder.rpc [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 430.502417] [57601]: INFO cinder.rpc [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 430.504552] [57602]: INFO cinder.rpc [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 430.504670] [57601]: INFO cinder.rpc [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 430.506626] [57602]: INFO cinder.rpc [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 430.506788] [57601]: INFO cinder.rpc [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 430.508709] [57601]: INFO cinder.rpc [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 430.508860] [57602]: INFO cinder.rpc [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 430.509113] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.509247] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.509318] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.509435] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.510931] [57601]: WARNING cinder.keymgr.conf_key_mgr [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e 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' [ 430.511171] [57602]: WARNING cinder.keymgr.conf_key_mgr [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 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' [ 430.512062] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.512248] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.512296] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.512404] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.514926] [57601]: DEBUG oslo_db.sqlalchemy.engines [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=57601) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 430.515022] [57602]: DEBUG oslo_db.sqlalchemy.engines [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 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=57602) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 430.516589] [57602]: INFO cinder.rpc [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 430.516664] [57601]: INFO cinder.rpc [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 430.518399] [57602]: INFO cinder.rpc [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 430.518517] [57601]: INFO cinder.rpc [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 430.518788] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.518917] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.519018] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.519105] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.528049] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.528175] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.528329] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.528492] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.530934] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.531110] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.531291] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.531450] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.533854] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.534023] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.534131] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.534297] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.537647] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.537806] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.537882] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.538058] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.540387] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.540542] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.540900] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.541067] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.544162] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.544319] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.544725] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.544883] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.546984] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.547159] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.547552] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.547713] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.549892] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.550071] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.550202] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.550373] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.552457] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.552617] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.552783] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.552948] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.553548] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.553704] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.553867] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.554035] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.555867] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.556039] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.556245] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.556408] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.561202] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.561368] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.561545] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.561705] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.564462] [57601]: WARNING cinder.api.contrib.hosts [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 430.564854] [57602]: WARNING cinder.api.contrib.hosts [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 430.564911] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.565048] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.565286] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.565438] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.565885] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.566052] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.566279] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.566441] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.567015] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.567184] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.567503] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.567761] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.567951] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.568113] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.568888] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.569084] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.569259] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.569423] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.570203] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.570358] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.570420] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.570509] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.571289] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.571352] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.571452] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.571487] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.572271] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.572326] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.572784] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.572834] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.573294] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.573378] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.573441] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.573495] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.574176] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: extensions {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.574308] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.574467] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.575162] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: extensions {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.575600] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: os-hosts {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.576582] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: os-hosts {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.577052] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: qos-specs {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.578047] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: qos-specs {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.579339] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: os-quota-class-sets {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.580677] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: os-quota-class-sets {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.580799] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: scheduler-stats {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.582161] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: scheduler-stats {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.583200] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: os-snapshot-manage {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.584545] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: os-snapshot-manage {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.584675] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: capabilities {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.586028] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: capabilities {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.681437] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: encryption {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.681831] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: encryption {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.683236] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: cgsnapshots {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.683562] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: cgsnapshots {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.684778] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: os-quota-sets {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.685096] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: os-quota-sets {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.686271] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: os-volume-manage {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.686574] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: os-volume-manage {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.687854] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: os-volume-transfer {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.688210] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: os-volume-transfer {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.689683] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: os-volume-type-access {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.690018] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: os-volume-type-access {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.691656] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: backups {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.691727] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: backups {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.693912] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: os-services {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.694182] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: os-services {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.695196] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: consistencygroups {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.695433] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: consistencygroups {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.697245] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: extra_specs {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.697652] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: extra_specs {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.698899] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: os-availability-zone {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.699255] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: os-availability-zone {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.700276] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extended resource: encryption {{(pid=57601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.700611] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extended resource: encryption {{(pid=57602) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 430.702352] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.702547] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.702689] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.702869] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.703631] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.703797] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.703906] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.704081] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.704710] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.704865] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.704962] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.705130] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.705664] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.705820] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.705936] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.706103] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.706790] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.706947] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.707169] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.707330] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.707927] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.708098] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.708303] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.708456] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.708907] [57601]: WARNING stevedore.named [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.709101] [57601]: WARNING castellan.key_manager [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.709307] [57602]: WARNING stevedore.named [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.709461] [57602]: WARNING castellan.key_manager [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.709803] [57601]: DEBUG cinder.api.contrib.snapshot_actions [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] SnapshotActionsController initialized {{(pid=57601) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 430.709945] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extension VolumeActions extending resource: volumes {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.710152] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extension UsedLimits extending resource: limits {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.710197] [57602]: DEBUG cinder.api.contrib.snapshot_actions [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] SnapshotActionsController initialized {{(pid=57602) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 430.710279] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.710330] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extension VolumeActions extending resource: volumes {{(pid=57602) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.710390] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.710441] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extension UsedLimits extending resource: limits {{(pid=57602) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.710501] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extension TypesManage extending resource: types {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.710546] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57602) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.710611] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.710644] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57602) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.710726] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extension AdminActions extending resource: volumes {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.710765] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extension TypesManage extending resource: types {{(pid=57602) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.710850] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extension AdminActions extending resource: snapshots {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.710884] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57602) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.710963] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extension AdminActions extending resource: backups {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.710997] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extension AdminActions extending resource: volumes {{(pid=57602) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.711086] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extension VolumeTypeAccess extending resource: types {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.711132] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extension AdminActions extending resource: snapshots {{(pid=57602) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.711200] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.711263] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extension AdminActions extending resource: backups {{(pid=57602) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.711335] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.711385] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extension VolumeTypeAccess extending resource: types {{(pid=57602) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.711456] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.711490] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57602) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.711569] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.711625] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57602) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.711676] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.711720] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57602) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.711819] [57601]: DEBUG cinder.api.v3.router [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e None None] Extension SnapshotActions extending resource: snapshots {{(pid=57601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.711866] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57602) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.711920] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57602) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.712008] [57602]: DEBUG cinder.api.v3.router [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 None None] Extension SnapshotActions extending resource: snapshots {{(pid=57602) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 430.714406] [57601]: WARNING keystonemiddleware.auth_token [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e 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. [ 430.714621] [57602]: WARNING keystonemiddleware.auth_token [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 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. [ 430.719722] [57601]: WARNING keystonemiddleware.auth_token [None req-0e6a7eab-2471-4118-a9ef-1b9ed3cf248e 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 [ 430.719896] [57602]: WARNING keystonemiddleware.auth_token [None req-8278be21-0bce-442c-8df1-9ee5c7c74540 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 [ 430.722357] [57601]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x64b982f28be0 pid: 57601 (default app) [ 430.722474] [57602]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x64b982f28be0 pid: 57602 (default app) [ 430.731140] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.731140] [57601]: warnings.warn(deprecated_msg) [ 430.731280] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.731280] [57601]: warnings.warn(deprecated_msg) [ 430.731280] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.731280] [57601]: warnings.warn(deprecated_msg) [ 430.731280] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.731470] [57601]: warnings.warn(deprecated_msg) [ 430.731470] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.731470] [57601]: warnings.warn(deprecated_msg) [ 430.731470] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.731470] [57601]: warnings.warn(deprecated_msg) [ 430.731470] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.731667] [57601]: warnings.warn(deprecated_msg) [ 430.731667] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.731667] [57601]: warnings.warn(deprecated_msg) [ 430.731667] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.731667] [57601]: warnings.warn(deprecated_msg) [ 430.731815] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.731815] [57601]: warnings.warn(deprecated_msg) [ 430.731815] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.731815] [57601]: warnings.warn(deprecated_msg) [ 430.731939] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.731939] [57601]: warnings.warn(deprecated_msg) [ 430.731939] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.731939] [57601]: warnings.warn(deprecated_msg) [ 430.732099] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732099] [57601]: warnings.warn(deprecated_msg) [ 430.732099] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732099] [57601]: warnings.warn(deprecated_msg) [ 430.732099] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732281] [57601]: warnings.warn(deprecated_msg) [ 430.732281] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732281] [57601]: warnings.warn(deprecated_msg) [ 430.732281] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732281] [57601]: warnings.warn(deprecated_msg) [ 430.732432] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732432] [57601]: warnings.warn(deprecated_msg) [ 430.732432] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732432] [57601]: warnings.warn(deprecated_msg) [ 430.732432] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732432] [57601]: warnings.warn(deprecated_msg) [ 430.732622] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732622] [57601]: warnings.warn(deprecated_msg) [ 430.732622] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732622] [57601]: warnings.warn(deprecated_msg) [ 430.732622] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732622] [57601]: warnings.warn(deprecated_msg) [ 430.732805] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732805] [57601]: warnings.warn(deprecated_msg) [ 430.732805] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732805] [57601]: warnings.warn(deprecated_msg) [ 430.732805] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732805] [57601]: warnings.warn(deprecated_msg) [ 430.732990] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732990] [57601]: warnings.warn(deprecated_msg) [ 430.732990] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732990] [57601]: warnings.warn(deprecated_msg) [ 430.732990] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.732990] [57601]: warnings.warn(deprecated_msg) [ 430.733183] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.733183] [57601]: warnings.warn(deprecated_msg) [ 430.733183] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.733183] [57601]: warnings.warn(deprecated_msg) [ 430.733310] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.733310] [57601]: warnings.warn(deprecated_msg) [ 430.733310] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.733310] [57601]: warnings.warn(deprecated_msg) [ 430.733310] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.733477] [57601]: warnings.warn(deprecated_msg) [ 430.733477] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.733477] [57601]: warnings.warn(deprecated_msg) [ 430.733477] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.733477] [57601]: warnings.warn(deprecated_msg) [ 430.733628] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.733628] [57601]: warnings.warn(deprecated_msg) [ 430.733628] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.733628] [57601]: warnings.warn(deprecated_msg) [ 430.733628] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.733628] [57601]: warnings.warn(deprecated_msg) [ 430.733802] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.733802] [57601]: warnings.warn(deprecated_msg) [ 430.733802] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.733802] [57601]: warnings.warn(deprecated_msg) [ 430.733802] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.733970] [57601]: warnings.warn(deprecated_msg) [ 430.733970] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.733970] [57601]: warnings.warn(deprecated_msg) [ 430.733970] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.733970] [57601]: warnings.warn(deprecated_msg) [ 430.734135] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.734135] [57601]: warnings.warn(deprecated_msg) [ 430.734135] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.734135] [57601]: warnings.warn(deprecated_msg) [ 430.734264] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.734264] [57601]: warnings.warn(deprecated_msg) [ 430.734264] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.734264] [57601]: warnings.warn(deprecated_msg) [ 430.734394] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.734394] [57601]: warnings.warn(deprecated_msg) [ 430.734394] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.734394] [57601]: warnings.warn(deprecated_msg) [ 430.734394] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.734562] [57601]: warnings.warn(deprecated_msg) [ 430.734562] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.734562] [57601]: warnings.warn(deprecated_msg) [ 430.734562] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.734562] [57601]: warnings.warn(deprecated_msg) [ 430.734715] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.734715] [57601]: warnings.warn(deprecated_msg) [ 430.734715] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.734715] [57601]: warnings.warn(deprecated_msg) [ 430.734842] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.734842] [57601]: warnings.warn(deprecated_msg) [ 430.734842] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.734842] [57601]: warnings.warn(deprecated_msg) [ 430.734976] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.734976] [57601]: warnings.warn(deprecated_msg) [ 430.734976] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.734976] [57601]: warnings.warn(deprecated_msg) [ 430.735929] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.735929] [57601]: warnings.warn(deprecated_msg) [ 430.735929] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.735929] [57601]: warnings.warn(deprecated_msg) [ 430.736151] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.736151] [57601]: warnings.warn(deprecated_msg) [ 430.736151] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.736151] [57601]: warnings.warn(deprecated_msg) [ 430.736351] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.736351] [57601]: warnings.warn(deprecated_msg) [ 430.736351] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.736351] [57601]: warnings.warn(deprecated_msg) [ 430.736351] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.736351] [57601]: warnings.warn(deprecated_msg) [ 430.736642] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.736642] [57601]: warnings.warn(deprecated_msg) [ 430.736642] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.736642] [57601]: warnings.warn(deprecated_msg) [ 430.736642] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.736948] [57601]: warnings.warn(deprecated_msg) [ 430.736948] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.736948] [57601]: warnings.warn(deprecated_msg) [ 430.736948] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.736948] [57601]: warnings.warn(deprecated_msg) [ 430.736948] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.736948] [57601]: warnings.warn(deprecated_msg) [ 430.737344] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.737344] [57601]: warnings.warn(deprecated_msg) [ 430.737344] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.737344] [57601]: warnings.warn(deprecated_msg) [ 430.737344] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.737344] [57601]: warnings.warn(deprecated_msg) [ 430.737677] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.737677] [57601]: warnings.warn(deprecated_msg) [ 430.737677] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.737677] [57601]: warnings.warn(deprecated_msg) [ 430.737677] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.737677] [57601]: warnings.warn(deprecated_msg) [ 430.737981] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.737981] [57601]: warnings.warn(deprecated_msg) [ 430.737981] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.737981] [57601]: warnings.warn(deprecated_msg) [ 430.737981] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.737981] [57601]: warnings.warn(deprecated_msg) [ 430.738335] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.738335] [57601]: warnings.warn(deprecated_msg) [ 430.738335] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.738335] [57601]: warnings.warn(deprecated_msg) [ 430.738582] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.738582] [57601]: warnings.warn(deprecated_msg) [ 430.738582] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.738582] [57601]: warnings.warn(deprecated_msg) [ 430.738821] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.738821] [57601]: warnings.warn(deprecated_msg) [ 430.738821] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.738821] [57601]: warnings.warn(deprecated_msg) [ 430.739214] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.739214] [57601]: warnings.warn(deprecated_msg) [ 430.739214] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.739214] [57601]: warnings.warn(deprecated_msg) [ 430.739214] [57601]: DEBUG cinder.api.middleware.request_id [None req-120700cd-c19b-497b-8603-241c1b21059e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 430.739214] [57601]: [pid: 57601|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Mon Dec 8 17:19:41 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 434.148035] [57602]: /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. [ 434.148035] [57602]: warnings.warn(deprecated_msg) [ 434.148035] [57602]: /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. [ 434.148035] [57602]: warnings.warn(deprecated_msg) [ 434.148035] [57602]: /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. [ 434.148527] [57602]: warnings.warn(deprecated_msg) [ 434.148527] [57602]: /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. [ 434.148527] [57602]: warnings.warn(deprecated_msg) [ 434.148527] [57602]: /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. [ 434.148527] [57602]: warnings.warn(deprecated_msg) [ 434.148682] [57602]: /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. [ 434.148682] [57602]: warnings.warn(deprecated_msg) [ 434.148682] [57602]: /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. [ 434.148682] [57602]: warnings.warn(deprecated_msg) [ 434.148682] [57602]: /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. [ 434.148682] [57602]: warnings.warn(deprecated_msg) [ 434.148863] [57602]: /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. [ 434.148863] [57602]: warnings.warn(deprecated_msg) [ 434.148863] [57602]: /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. [ 434.148863] [57602]: warnings.warn(deprecated_msg) [ 434.149061] [57602]: /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. [ 434.149061] [57602]: warnings.warn(deprecated_msg) [ 434.149061] [57602]: /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. [ 434.149061] [57602]: warnings.warn(deprecated_msg) [ 434.149188] [57602]: /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. [ 434.149188] [57602]: warnings.warn(deprecated_msg) [ 434.149188] [57602]: /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. [ 434.149188] [57602]: warnings.warn(deprecated_msg) [ 434.149307] [57602]: /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. [ 434.149307] [57602]: warnings.warn(deprecated_msg) [ 434.149307] [57602]: /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. [ 434.149307] [57602]: warnings.warn(deprecated_msg) [ 434.149307] [57602]: /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. [ 434.149465] [57602]: warnings.warn(deprecated_msg) [ 434.149465] [57602]: /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. [ 434.149465] [57602]: warnings.warn(deprecated_msg) [ 434.149465] [57602]: /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. [ 434.149465] [57602]: warnings.warn(deprecated_msg) [ 434.149610] [57602]: /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. [ 434.149610] [57602]: warnings.warn(deprecated_msg) [ 434.149610] [57602]: /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. [ 434.149610] [57602]: warnings.warn(deprecated_msg) [ 434.149610] [57602]: /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. [ 434.149610] [57602]: warnings.warn(deprecated_msg) [ 434.149789] [57602]: /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. [ 434.149789] [57602]: warnings.warn(deprecated_msg) [ 434.149789] [57602]: /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. [ 434.149789] [57602]: warnings.warn(deprecated_msg) [ 434.149789] [57602]: /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. [ 434.149789] [57602]: warnings.warn(deprecated_msg) [ 434.149970] [57602]: /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. [ 434.149970] [57602]: warnings.warn(deprecated_msg) [ 434.149970] [57602]: /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. [ 434.149970] [57602]: warnings.warn(deprecated_msg) [ 434.149970] [57602]: /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. [ 434.149970] [57602]: warnings.warn(deprecated_msg) [ 434.150151] [57602]: /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. [ 434.150151] [57602]: warnings.warn(deprecated_msg) [ 434.150151] [57602]: /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. [ 434.150151] [57602]: warnings.warn(deprecated_msg) [ 434.150151] [57602]: /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. [ 434.150335] [57602]: warnings.warn(deprecated_msg) [ 434.150335] [57602]: /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. [ 434.150335] [57602]: warnings.warn(deprecated_msg) [ 434.150335] [57602]: /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. [ 434.150335] [57602]: warnings.warn(deprecated_msg) [ 434.150488] [57602]: /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. [ 434.150488] [57602]: warnings.warn(deprecated_msg) [ 434.150488] [57602]: /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. [ 434.150488] [57602]: warnings.warn(deprecated_msg) [ 434.150488] [57602]: /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. [ 434.150488] [57602]: warnings.warn(deprecated_msg) [ 434.150664] [57602]: /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. [ 434.150664] [57602]: warnings.warn(deprecated_msg) [ 434.150664] [57602]: /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. [ 434.150664] [57602]: warnings.warn(deprecated_msg) [ 434.150664] [57602]: /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. [ 434.150664] [57602]: warnings.warn(deprecated_msg) [ 434.150836] [57602]: /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. [ 434.150836] [57602]: warnings.warn(deprecated_msg) [ 434.150836] [57602]: /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. [ 434.150836] [57602]: warnings.warn(deprecated_msg) [ 434.150836] [57602]: /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. [ 434.150987] [57602]: warnings.warn(deprecated_msg) [ 434.150987] [57602]: /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. [ 434.150987] [57602]: warnings.warn(deprecated_msg) [ 434.150987] [57602]: /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. [ 434.150987] [57602]: warnings.warn(deprecated_msg) [ 434.151164] [57602]: /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. [ 434.151164] [57602]: warnings.warn(deprecated_msg) [ 434.151164] [57602]: /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. [ 434.151164] [57602]: warnings.warn(deprecated_msg) [ 434.151305] [57602]: /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. [ 434.151305] [57602]: warnings.warn(deprecated_msg) [ 434.151305] [57602]: /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. [ 434.151305] [57602]: warnings.warn(deprecated_msg) [ 434.151436] [57602]: /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. [ 434.151436] [57602]: warnings.warn(deprecated_msg) [ 434.151436] [57602]: /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. [ 434.151436] [57602]: warnings.warn(deprecated_msg) [ 434.151436] [57602]: /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. [ 434.151591] [57602]: warnings.warn(deprecated_msg) [ 434.151591] [57602]: /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. [ 434.151591] [57602]: warnings.warn(deprecated_msg) [ 434.151591] [57602]: /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. [ 434.151591] [57602]: warnings.warn(deprecated_msg) [ 434.151737] [57602]: /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. [ 434.151737] [57602]: warnings.warn(deprecated_msg) [ 434.151737] [57602]: /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. [ 434.151737] [57602]: warnings.warn(deprecated_msg) [ 434.151853] [57602]: /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. [ 434.151853] [57602]: warnings.warn(deprecated_msg) [ 434.151853] [57602]: /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. [ 434.151853] [57602]: warnings.warn(deprecated_msg) [ 434.152042] [57602]: /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. [ 434.152042] [57602]: warnings.warn(deprecated_msg) [ 434.152042] [57602]: /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. [ 434.152042] [57602]: warnings.warn(deprecated_msg) [ 434.152159] [57602]: /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. [ 434.152159] [57602]: warnings.warn(deprecated_msg) [ 434.152159] [57602]: /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. [ 434.152159] [57602]: warnings.warn(deprecated_msg) [ 434.152276] [57602]: /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. [ 434.152276] [57602]: warnings.warn(deprecated_msg) [ 434.152276] [57602]: /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. [ 434.152276] [57602]: warnings.warn(deprecated_msg) [ 434.152393] [57602]: /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. [ 434.152393] [57602]: warnings.warn(deprecated_msg) [ 434.152393] [57602]: /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. [ 434.152393] [57602]: warnings.warn(deprecated_msg) [ 434.152393] [57602]: /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. [ 434.152535] [57602]: warnings.warn(deprecated_msg) [ 434.152535] [57602]: /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. [ 434.152535] [57602]: warnings.warn(deprecated_msg) [ 434.152535] [57602]: /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. [ 434.152535] [57602]: warnings.warn(deprecated_msg) [ 434.152535] [57602]: /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. [ 434.152743] [57602]: warnings.warn(deprecated_msg) [ 434.152743] [57602]: /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. [ 434.152743] [57602]: warnings.warn(deprecated_msg) [ 434.152743] [57602]: /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. [ 434.152743] [57602]: warnings.warn(deprecated_msg) [ 434.152886] [57602]: /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. [ 434.152886] [57602]: warnings.warn(deprecated_msg) [ 434.152886] [57602]: /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. [ 434.152886] [57602]: warnings.warn(deprecated_msg) [ 434.152886] [57602]: /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. [ 434.152886] [57602]: warnings.warn(deprecated_msg) [ 434.153119] [57602]: /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. [ 434.153119] [57602]: warnings.warn(deprecated_msg) [ 434.153119] [57602]: /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. [ 434.153119] [57602]: warnings.warn(deprecated_msg) [ 434.153119] [57602]: /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. [ 434.153119] [57602]: warnings.warn(deprecated_msg) [ 434.153338] [57602]: /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. [ 434.153338] [57602]: warnings.warn(deprecated_msg) [ 434.153338] [57602]: /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. [ 434.153338] [57602]: warnings.warn(deprecated_msg) [ 434.153338] [57602]: /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. [ 434.153338] [57602]: warnings.warn(deprecated_msg) [ 434.153530] [57602]: /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. [ 434.153530] [57602]: warnings.warn(deprecated_msg) [ 434.153530] [57602]: /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. [ 434.153530] [57602]: warnings.warn(deprecated_msg) [ 434.153530] [57602]: /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. [ 434.153530] [57602]: warnings.warn(deprecated_msg) [ 434.153726] [57602]: /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. [ 434.153726] [57602]: warnings.warn(deprecated_msg) [ 434.153726] [57602]: /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. [ 434.153726] [57602]: warnings.warn(deprecated_msg) [ 434.153853] [57602]: /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. [ 434.153853] [57602]: warnings.warn(deprecated_msg) [ 434.153853] [57602]: /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. [ 434.153853] [57602]: warnings.warn(deprecated_msg) [ 434.153853] [57602]: /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. [ 434.154058] [57602]: warnings.warn(deprecated_msg) [ 434.154058] [57602]: /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. [ 434.154058] [57602]: warnings.warn(deprecated_msg) [ 434.154058] [57602]: /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. [ 434.154058] [57602]: warnings.warn(deprecated_msg) [ 434.154733] [57602]: DEBUG cinder.api.middleware.request_id [None req-dc7b09c5-4d48-4985-aef2-d3d705002e4a None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 434.515529] [57602]: INFO cinder.api.openstack.wsgi [None req-dc7b09c5-4d48-4985-aef2-d3d705002e4a admin admin] POST http://10.180.1.21/volume/v3/types [ 434.516285] [57602]: DEBUG cinder.api.openstack.wsgi [None req-dc7b09c5-4d48-4985-aef2-d3d705002e4a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 434.518100] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 434.518100] [57602]: warnings.warn( [ 434.521656] [57602]: DEBUG oslo_db.sqlalchemy.engines [None req-dc7b09c5-4d48-4985-aef2-d3d705002e4a 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=57602) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 434.545491] [57602]: INFO cinder.api.openstack.wsgi [None req-dc7b09c5-4d48-4985-aef2-d3d705002e4a admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 434.545925] [57602]: [pid: 57602|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 8 17:19:44 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) [ 434.549881] [57601]: DEBUG cinder.api.middleware.request_id [req-dc7b09c5-4d48-4985-aef2-d3d705002e4a req-79d0c255-ae4b-49cc-960e-554d7dc80948 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 434.808531] [57601]: INFO cinder.api.openstack.wsgi [req-dc7b09c5-4d48-4985-aef2-d3d705002e4a req-79d0c255-ae4b-49cc-960e-554d7dc80948 admin admin] POST http://10.180.1.21/volume/v3/types/66e99b04-a50f-4896-b806-ea4d642fb51a/extra_specs [ 434.809278] [57601]: DEBUG cinder.api.openstack.wsgi [req-dc7b09c5-4d48-4985-aef2-d3d705002e4a req-79d0c255-ae4b-49cc-960e-554d7dc80948 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 434.811162] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 434.811162] [57601]: warnings.warn( [ 434.814751] [57601]: DEBUG oslo_db.sqlalchemy.engines [req-dc7b09c5-4d48-4985-aef2-d3d705002e4a req-79d0c255-ae4b-49cc-960e-554d7dc80948 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=57601) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 434.862138] [57601]: INFO cinder.api.openstack.wsgi [req-dc7b09c5-4d48-4985-aef2-d3d705002e4a req-79d0c255-ae4b-49cc-960e-554d7dc80948 admin admin] http://10.180.1.21/volume/v3/types/66e99b04-a50f-4896-b806-ea4d642fb51a/extra_specs returned with HTTP 200 [ 434.862625] [57601]: [pid: 57601|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Mon Dec 8 17:19:45 2025] POST /volume/v3/types/66e99b04-a50f-4896-b806-ea4d642fb51a/extra_specs => generated 51 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 444.542956] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 444.862419] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 447.257877] [57602]: DEBUG cinder.api.middleware.request_id [None req-b839d50a-8ba6-4e57-8ecf-9c7dd52ba01a None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 447.258681] [57602]: INFO cinder.api.openstack.wsgi [None req-b839d50a-8ba6-4e57-8ecf-9c7dd52ba01a None None] GET http://10.180.1.21/volume// [ 447.258854] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b839d50a-8ba6-4e57-8ecf-9c7dd52ba01a None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 447.259129] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b839d50a-8ba6-4e57-8ecf-9c7dd52ba01a None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 447.259736] [57602]: INFO cinder.api.openstack.wsgi [None req-b839d50a-8ba6-4e57-8ecf-9c7dd52ba01a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 447.260076] [57602]: [pid: 57602|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Dec 8 17:19:58 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 515.833356] [57601]: DEBUG cinder.api.middleware.request_id [None req-c6587b85-61b8-4fbd-ad67-5182b81d446a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 515.906148] [57601]: INFO cinder.api.openstack.wsgi [None req-c6587b85-61b8-4fbd-ad67-5182b81d446a tempest-verify_tempest_config-522687457 tempest-verify_tempest_config-522687457-project-member] GET http://10.180.1.21/volume/v3/extensions [ 515.906366] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c6587b85-61b8-4fbd-ad67-5182b81d446a tempest-verify_tempest_config-522687457 tempest-verify_tempest_config-522687457-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 515.906573] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c6587b85-61b8-4fbd-ad67-5182b81d446a tempest-verify_tempest_config-522687457 tempest-verify_tempest_config-522687457-project-member] Calling method 'index' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 515.906985] [57601]: INFO cinder.api.openstack.wsgi [None req-c6587b85-61b8-4fbd-ad67-5182b81d446a tempest-verify_tempest_config-522687457 tempest-verify_tempest_config-522687457-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 515.907430] [57601]: [pid: 57601|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Mon Dec 8 17:21:06 2025] GET /volume/v3/extensions => generated 5245 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 584.654578] [57602]: DEBUG cinder.api.middleware.request_id [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 584.827664] [57602]: INFO cinder.api.openstack.wsgi [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 584.828868] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1535283495"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 584.832499] [57602]: DEBUG cinder.api.v3.volumes [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1535283495'}} {{(pid=57602) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 584.833879] [57602]: INFO cinder.api.v3.volumes [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Create volume of 1 GB [ 584.849255] [57602]: DEBUG cinder.volume.api [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Availability zone cache updated, next update will occur around 2025-12-08 18:22:15.614535. {{(pid=57602) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 584.849255] [57602]: INFO cinder.volume.api [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Availability Zones retrieved successfully. [ 584.875707] [57602]: DEBUG cinder.volume.api [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Flow 'volume_create_api' (4938d072-318a-48c5-8370-9af68437bc01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 584.877650] [57602]: DEBUG cinder.volume.api [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e0d23a2-b906-45f8-83d9-209bb627efac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 584.878877] [57602]: DEBUG cinder.volume.flows.api.create_volume [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Validating volume size '1' using validate_int {{(pid=57602) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 584.916857] [57602]: DEBUG cinder.volume.api [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e0d23a2-b906-45f8-83d9-209bb627efac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 584.917710] [57602]: DEBUG cinder.volume.api [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e536ac54-da84-45f4-aa14-81c4aa917bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 584.957485] [57602]: WARNING cinder.quota [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-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. [ 584.958673] [57602]: WARNING cinder.quota [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-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. [ 585.016284] [57602]: DEBUG cinder.quota [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Created reservations ['81ef2112-b9ba-4663-b263-4c329ad2a66e', '8f7b6ca5-2cd8-4b32-9c57-1eadfd6b0392', '04bd5f45-e484-474f-a416-2c20f130b428', '21b74dc3-47b8-4a63-9641-2d55e06164b3'] {{(pid=57602) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 585.018190] [57602]: DEBUG cinder.volume.api [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e536ac54-da84-45f4-aa14-81c4aa917bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81ef2112-b9ba-4663-b263-4c329ad2a66e', '8f7b6ca5-2cd8-4b32-9c57-1eadfd6b0392', '04bd5f45-e484-474f-a416-2c20f130b428', '21b74dc3-47b8-4a63-9641-2d55e06164b3']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 585.018573] [57602]: DEBUG cinder.volume.api [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (553199b5-7bfc-4f01-9acc-2b1d5e38c977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 585.083060] [57602]: DEBUG cinder.volume.api [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (553199b5-7bfc-4f01-9acc-2b1d5e38c977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98a4c369-4b6c-4da9-8f61-3a2d2a709ac5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1535283495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='190c711feaf24166922d6d24723569d7',qos_specs=None,replication_status=,reservations=['81ef2112-b9ba-4663-b263-4c329ad2a66e','8f7b6ca5-2cd8-4b32-9c57-1eadfd6b0392','04bd5f45-e484-474f-a416-2c20f130b428','21b74dc3-47b8-4a63-9641-2d55e06164b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e21a0d19c7b437c82e550d0d44ac92f',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:22:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1535283495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98a4c369-4b6c-4da9-8f61-3a2d2a709ac5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='190c711feaf24166922d6d24723569d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e21a0d19c7b437c82e550d0d44ac92f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 585.084086] [57602]: DEBUG cinder.volume.api [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f83ad099-ea77-4c95-bea3-b684dd3266fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 585.118289] [57602]: DEBUG cinder.volume.api [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f83ad099-ea77-4c95-bea3-b684dd3266fb) transitioned into state 'SUCCESS' from state '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-1535283495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='190c711feaf24166922d6d24723569d7',qos_specs=None,replication_status=,reservations=['81ef2112-b9ba-4663-b263-4c329ad2a66e','8f7b6ca5-2cd8-4b32-9c57-1eadfd6b0392','04bd5f45-e484-474f-a416-2c20f130b428','21b74dc3-47b8-4a63-9641-2d55e06164b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e21a0d19c7b437c82e550d0d44ac92f',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 585.119514] [57602]: DEBUG cinder.volume.api [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e1556f2-6df0-43e7-a59c-84abbce8f666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 585.153430] [57602]: DEBUG cinder.volume.api [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e1556f2-6df0-43e7-a59c-84abbce8f666) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 585.154580] [57602]: DEBUG cinder.volume.api [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Flow 'volume_create_api' (4938d072-318a-48c5-8370-9af68437bc01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 585.154968] [57602]: INFO cinder.volume.api [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Create volume request issued successfully. [ 585.156255] [57602]: INFO cinder.api.openstack.wsgi [None req-0e8b6a25-39de-40cc-b8f9-d57d18dec150 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 585.156896] [57602]: [pid: 57602|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:22:15 2025] POST /volume/v3/volumes => generated 784 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 585.166449] [57601]: DEBUG cinder.api.middleware.request_id [None req-591366cb-1bf2-481c-9b6f-fa3037830b55 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 585.171768] [57601]: INFO cinder.api.openstack.wsgi [None req-591366cb-1bf2-481c-9b6f-fa3037830b55 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 585.172104] [57601]: DEBUG cinder.api.openstack.wsgi [None req-591366cb-1bf2-481c-9b6f-fa3037830b55 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 585.172632] [57601]: DEBUG cinder.api.openstack.wsgi [None req-591366cb-1bf2-481c-9b6f-fa3037830b55 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 585.219730] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 585.219730] [57601]: warnings.warn( [ 585.230127] [57601]: INFO cinder.volume.api [None req-591366cb-1bf2-481c-9b6f-fa3037830b55 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 585.238517] [57601]: INFO cinder.api.openstack.wsgi [None req-591366cb-1bf2-481c-9b6f-fa3037830b55 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 585.239245] [57601]: [pid: 57601|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:15 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 963 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 586.254267] [57602]: DEBUG cinder.api.middleware.request_id [None req-aed5c277-0025-449f-baaa-33486b644052 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 586.260164] [57602]: INFO cinder.api.openstack.wsgi [None req-aed5c277-0025-449f-baaa-33486b644052 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 586.260164] [57602]: DEBUG cinder.api.openstack.wsgi [None req-aed5c277-0025-449f-baaa-33486b644052 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 586.260164] [57602]: DEBUG cinder.api.openstack.wsgi [None req-aed5c277-0025-449f-baaa-33486b644052 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 586.277786] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 586.277786] [57602]: warnings.warn( [ 586.284843] [57602]: INFO cinder.volume.api [None req-aed5c277-0025-449f-baaa-33486b644052 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 586.292715] [57602]: INFO cinder.api.openstack.wsgi [None req-aed5c277-0025-449f-baaa-33486b644052 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 586.293065] [57602]: [pid: 57602|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:17 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 589.987379] [57601]: DEBUG cinder.api.middleware.request_id [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 589.991799] [57601]: INFO cinder.api.openstack.wsgi [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] POST http://10.180.1.21/volume/v3/volumes [ 589.992323] [57601]: DEBUG cinder.api.openstack.wsgi [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-839018622", "imageRef": "50fb366d-48e6-424f-9c20-bc83d77be76a", "size": 1}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 589.998542] [57601]: DEBUG cinder.api.v3.volumes [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-839018622', 'imageRef': '50fb366d-48e6-424f-9c20-bc83d77be76a', 'size': 1}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 590.310210] [57601]: INFO cinder.api.v3.volumes [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Create volume of 1 GB [ 590.325314] [57601]: DEBUG cinder.volume.api [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Availability zone cache updated, next update will occur around 2025-12-08 18:22:21.090917. {{(pid=57601) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 590.325649] [57601]: INFO cinder.volume.api [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Availability Zones retrieved successfully. [ 590.349419] [57601]: DEBUG cinder.volume.api [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Flow 'volume_create_api' (81df6c5b-e4bf-43aa-8ea4-d5e8dc35ef6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 590.352103] [57601]: DEBUG cinder.volume.api [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f73ec103-7a82-4b89-8602-44e00b9d22c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 590.354475] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 590.429388] [57601]: DEBUG cinder.volume.api [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f73ec103-7a82-4b89-8602-44e00b9d22c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 590.430997] [57601]: DEBUG cinder.volume.api [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a4b328-1abf-462c-b5cf-f1002f6655b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 590.462168] [57601]: WARNING cinder.quota [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-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. [ 590.462526] [57601]: WARNING cinder.quota [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-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. [ 590.633538] [57601]: DEBUG cinder.quota [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Created reservations ['2b54d622-1a71-4768-8926-0f5c94ccc382', 'e2c996cd-2877-4365-b206-9b1470140d6c', 'a6094fda-dafa-4578-867d-4e3fde98ad86', 'c13fbbe1-9fd1-402d-8a62-ea9120c4c4b9'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 590.634612] [57601]: DEBUG cinder.volume.api [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a4b328-1abf-462c-b5cf-f1002f6655b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b54d622-1a71-4768-8926-0f5c94ccc382', 'e2c996cd-2877-4365-b206-9b1470140d6c', 'a6094fda-dafa-4578-867d-4e3fde98ad86', 'c13fbbe1-9fd1-402d-8a62-ea9120c4c4b9']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 590.635563] [57601]: DEBUG cinder.volume.api [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (572dea26-a662-4fbf-afa8-b756108a85ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 590.671164] [57601]: DEBUG cinder.volume.api [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (572dea26-a662-4fbf-afa8-b756108a85ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80f3c122-a4fa-4863-8156-3f1ec258eb24', '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-839018622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74408dc8b04f41b8bdca04195cebd569',qos_specs=None,replication_status=,reservations=['2b54d622-1a71-4768-8926-0f5c94ccc382','e2c996cd-2877-4365-b206-9b1470140d6c','a6094fda-dafa-4578-867d-4e3fde98ad86','c13fbbe1-9fd1-402d-8a62-ea9120c4c4b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b336d41a78a24ed587b754a71732c05b',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-839018622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80f3c122-a4fa-4863-8156-3f1ec258eb24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74408dc8b04f41b8bdca04195cebd569',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b336d41a78a24ed587b754a71732c05b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 590.672167] [57601]: DEBUG cinder.volume.api [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5cba094-cd6c-47ce-a801-764a0184cd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 590.694139] [57601]: DEBUG cinder.volume.api [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5cba094-cd6c-47ce-a801-764a0184cd31) transitioned into state 'SUCCESS' from state '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-839018622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74408dc8b04f41b8bdca04195cebd569',qos_specs=None,replication_status=,reservations=['2b54d622-1a71-4768-8926-0f5c94ccc382','e2c996cd-2877-4365-b206-9b1470140d6c','a6094fda-dafa-4578-867d-4e3fde98ad86','c13fbbe1-9fd1-402d-8a62-ea9120c4c4b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b336d41a78a24ed587b754a71732c05b',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 590.694139] [57601]: DEBUG cinder.volume.api [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f7281d4-c754-432e-8b44-b62c01931b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 590.715536] [57601]: DEBUG cinder.volume.api [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f7281d4-c754-432e-8b44-b62c01931b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 590.716771] [57601]: DEBUG cinder.volume.api [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Flow 'volume_create_api' (81df6c5b-e4bf-43aa-8ea4-d5e8dc35ef6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 590.717215] [57601]: INFO cinder.volume.api [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Create volume request issued successfully. [ 590.717837] [57601]: INFO cinder.api.openstack.wsgi [None req-47cf01e6-1a5e-40c9-83cf-269307c576a2 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 590.718631] [57601]: [pid: 57601|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 8 17:22:20 2025] POST /volume/v3/volumes => generated 751 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 590.730275] [57602]: DEBUG cinder.api.middleware.request_id [None req-40d3ca69-6a65-4318-95f9-6a420884580e None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 590.732463] [57602]: INFO cinder.api.openstack.wsgi [None req-40d3ca69-6a65-4318-95f9-6a420884580e tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 590.732463] [57602]: DEBUG cinder.api.openstack.wsgi [None req-40d3ca69-6a65-4318-95f9-6a420884580e tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 590.732780] [57602]: DEBUG cinder.api.openstack.wsgi [None req-40d3ca69-6a65-4318-95f9-6a420884580e tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 590.892362] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 590.892362] [57602]: warnings.warn( [ 590.897354] [57602]: INFO cinder.volume.api [None req-40d3ca69-6a65-4318-95f9-6a420884580e tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 590.902891] [57602]: INFO cinder.api.openstack.wsgi [None req-40d3ca69-6a65-4318-95f9-6a420884580e tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 590.903443] [57602]: [pid: 57602|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:21 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 819 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 591.914875] [57601]: DEBUG cinder.api.middleware.request_id [None req-1a83e921-606f-4f21-b62e-c21d2af3b831 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 591.917721] [57601]: INFO cinder.api.openstack.wsgi [None req-1a83e921-606f-4f21-b62e-c21d2af3b831 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 591.918103] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1a83e921-606f-4f21-b62e-c21d2af3b831 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 591.918455] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1a83e921-606f-4f21-b62e-c21d2af3b831 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 591.929233] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 591.929233] [57601]: warnings.warn( [ 591.933982] [57601]: INFO cinder.volume.api [None req-1a83e921-606f-4f21-b62e-c21d2af3b831 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 591.939329] [57601]: INFO cinder.api.openstack.wsgi [None req-1a83e921-606f-4f21-b62e-c21d2af3b831 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 591.939794] [57601]: [pid: 57601|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:22 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 592.956321] [57602]: DEBUG cinder.api.middleware.request_id [None req-27f6f145-7a6f-482a-9901-2a62dcaaffe5 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 592.959601] [57602]: INFO cinder.api.openstack.wsgi [None req-27f6f145-7a6f-482a-9901-2a62dcaaffe5 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 592.959601] [57602]: DEBUG cinder.api.openstack.wsgi [None req-27f6f145-7a6f-482a-9901-2a62dcaaffe5 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 592.960368] [57602]: DEBUG cinder.api.openstack.wsgi [None req-27f6f145-7a6f-482a-9901-2a62dcaaffe5 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 592.972312] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 592.972312] [57602]: warnings.warn( [ 592.977629] [57602]: INFO cinder.volume.api [None req-27f6f145-7a6f-482a-9901-2a62dcaaffe5 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 592.983905] [57602]: INFO cinder.api.openstack.wsgi [None req-27f6f145-7a6f-482a-9901-2a62dcaaffe5 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 592.984421] [57602]: [pid: 57602|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:23 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 593.996368] [57601]: DEBUG cinder.api.middleware.request_id [None req-7d7741a4-e722-4735-8a71-4d38e6f645b6 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.998887] [57601]: INFO cinder.api.openstack.wsgi [None req-7d7741a4-e722-4735-8a71-4d38e6f645b6 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 593.999119] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7d7741a4-e722-4735-8a71-4d38e6f645b6 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 593.999438] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7d7741a4-e722-4735-8a71-4d38e6f645b6 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 594.010778] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 594.010778] [57601]: warnings.warn( [ 594.015639] [57601]: INFO cinder.volume.api [None req-7d7741a4-e722-4735-8a71-4d38e6f645b6 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 594.021712] [57601]: INFO cinder.api.openstack.wsgi [None req-7d7741a4-e722-4735-8a71-4d38e6f645b6 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 594.022187] [57601]: [pid: 57601|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:24 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 595.033707] [57602]: DEBUG cinder.api.middleware.request_id [None req-111c8e8d-3aec-4246-a64c-aecf65c46ff7 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.035771] [57602]: INFO cinder.api.openstack.wsgi [None req-111c8e8d-3aec-4246-a64c-aecf65c46ff7 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 595.036052] [57602]: DEBUG cinder.api.openstack.wsgi [None req-111c8e8d-3aec-4246-a64c-aecf65c46ff7 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 595.036268] [57602]: DEBUG cinder.api.openstack.wsgi [None req-111c8e8d-3aec-4246-a64c-aecf65c46ff7 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 595.050650] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 595.050650] [57602]: warnings.warn( [ 595.055670] [57602]: INFO cinder.volume.api [None req-111c8e8d-3aec-4246-a64c-aecf65c46ff7 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 595.061534] [57602]: INFO cinder.api.openstack.wsgi [None req-111c8e8d-3aec-4246-a64c-aecf65c46ff7 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 595.062058] [57602]: [pid: 57602|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:25 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 596.073235] [57601]: DEBUG cinder.api.middleware.request_id [None req-a58f9386-dca2-47f2-b607-48124a261c06 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 596.077771] [57601]: INFO cinder.api.openstack.wsgi [None req-a58f9386-dca2-47f2-b607-48124a261c06 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 596.077771] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a58f9386-dca2-47f2-b607-48124a261c06 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 596.077771] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a58f9386-dca2-47f2-b607-48124a261c06 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 596.088109] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 596.088109] [57601]: warnings.warn( [ 596.093041] [57601]: INFO cinder.volume.api [None req-a58f9386-dca2-47f2-b607-48124a261c06 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 596.099548] [57601]: INFO cinder.api.openstack.wsgi [None req-a58f9386-dca2-47f2-b607-48124a261c06 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 596.100732] [57601]: [pid: 57601|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:26 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 597.112271] [57602]: DEBUG cinder.api.middleware.request_id [None req-b114aa88-c170-4e69-8a09-1718d5883fe0 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 597.114113] [57602]: INFO cinder.api.openstack.wsgi [None req-b114aa88-c170-4e69-8a09-1718d5883fe0 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 597.114399] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b114aa88-c170-4e69-8a09-1718d5883fe0 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 597.114686] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b114aa88-c170-4e69-8a09-1718d5883fe0 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 597.133590] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 597.133590] [57602]: warnings.warn( [ 597.140421] [57602]: INFO cinder.volume.api [None req-b114aa88-c170-4e69-8a09-1718d5883fe0 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 597.149197] [57602]: INFO cinder.api.openstack.wsgi [None req-b114aa88-c170-4e69-8a09-1718d5883fe0 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 597.149613] [57602]: [pid: 57602|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:27 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 598.160816] [57601]: DEBUG cinder.api.middleware.request_id [None req-f17ec44e-43f7-476c-b9f9-51ed7301cfe4 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 598.166127] [57601]: INFO cinder.api.openstack.wsgi [None req-f17ec44e-43f7-476c-b9f9-51ed7301cfe4 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 598.166127] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f17ec44e-43f7-476c-b9f9-51ed7301cfe4 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 598.166127] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f17ec44e-43f7-476c-b9f9-51ed7301cfe4 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 598.179959] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 598.179959] [57601]: warnings.warn( [ 598.190693] [57601]: INFO cinder.volume.api [None req-f17ec44e-43f7-476c-b9f9-51ed7301cfe4 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 598.196804] [57601]: INFO cinder.api.openstack.wsgi [None req-f17ec44e-43f7-476c-b9f9-51ed7301cfe4 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 598.197205] [57601]: [pid: 57601|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:28 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 599.211327] [57602]: DEBUG cinder.api.middleware.request_id [None req-4612e479-13ea-4eb0-963a-e336b2dac2fc None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 599.220878] [57602]: INFO cinder.api.openstack.wsgi [None req-4612e479-13ea-4eb0-963a-e336b2dac2fc tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 599.220878] [57602]: DEBUG cinder.api.openstack.wsgi [None req-4612e479-13ea-4eb0-963a-e336b2dac2fc tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 599.220878] [57602]: DEBUG cinder.api.openstack.wsgi [None req-4612e479-13ea-4eb0-963a-e336b2dac2fc tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 599.236669] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 599.236669] [57602]: warnings.warn( [ 599.247025] [57602]: INFO cinder.volume.api [None req-4612e479-13ea-4eb0-963a-e336b2dac2fc tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 599.257550] [57602]: INFO cinder.api.openstack.wsgi [None req-4612e479-13ea-4eb0-963a-e336b2dac2fc tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 599.258339] [57602]: [pid: 57602|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:29 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 600.273562] [57601]: DEBUG cinder.api.middleware.request_id [None req-42ff3d7c-c981-4edc-9394-5ef85247ddc1 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 600.276253] [57601]: INFO cinder.api.openstack.wsgi [None req-42ff3d7c-c981-4edc-9394-5ef85247ddc1 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 600.276681] [57601]: DEBUG cinder.api.openstack.wsgi [None req-42ff3d7c-c981-4edc-9394-5ef85247ddc1 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 600.276825] [57601]: DEBUG cinder.api.openstack.wsgi [None req-42ff3d7c-c981-4edc-9394-5ef85247ddc1 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 600.289525] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 600.289525] [57601]: warnings.warn( [ 600.294387] [57601]: INFO cinder.volume.api [None req-42ff3d7c-c981-4edc-9394-5ef85247ddc1 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 600.301908] [57601]: INFO cinder.api.openstack.wsgi [None req-42ff3d7c-c981-4edc-9394-5ef85247ddc1 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 600.302455] [57601]: [pid: 57601|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:31 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 601.316311] [57602]: DEBUG cinder.api.middleware.request_id [None req-0aaa7744-4f23-4905-a4d9-a378987680ae None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 601.320124] [57602]: INFO cinder.api.openstack.wsgi [None req-0aaa7744-4f23-4905-a4d9-a378987680ae tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 601.320603] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0aaa7744-4f23-4905-a4d9-a378987680ae tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 601.320603] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0aaa7744-4f23-4905-a4d9-a378987680ae tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 601.332036] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 601.332036] [57602]: warnings.warn( [ 601.336802] [57602]: INFO cinder.volume.api [None req-0aaa7744-4f23-4905-a4d9-a378987680ae tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 601.343151] [57602]: INFO cinder.api.openstack.wsgi [None req-0aaa7744-4f23-4905-a4d9-a378987680ae tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 601.343629] [57602]: [pid: 57602|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:32 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 602.355224] [57601]: DEBUG cinder.api.middleware.request_id [None req-ccb30363-5e47-4f87-af52-e160fa8c6ebb None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.357982] [57601]: INFO cinder.api.openstack.wsgi [None req-ccb30363-5e47-4f87-af52-e160fa8c6ebb tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 602.362748] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ccb30363-5e47-4f87-af52-e160fa8c6ebb tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 602.362748] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ccb30363-5e47-4f87-af52-e160fa8c6ebb tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 602.395876] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 602.395876] [57601]: warnings.warn( [ 602.411882] [57601]: INFO cinder.volume.api [None req-ccb30363-5e47-4f87-af52-e160fa8c6ebb tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 602.429789] [57601]: INFO cinder.api.openstack.wsgi [None req-ccb30363-5e47-4f87-af52-e160fa8c6ebb tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 602.430337] [57601]: [pid: 57601|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:33 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 603.442627] [57602]: DEBUG cinder.api.middleware.request_id [None req-4b00f66a-6a0d-4267-bc8b-e74d5b4b4617 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.445335] [57602]: INFO cinder.api.openstack.wsgi [None req-4b00f66a-6a0d-4267-bc8b-e74d5b4b4617 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 603.445558] [57602]: DEBUG cinder.api.openstack.wsgi [None req-4b00f66a-6a0d-4267-bc8b-e74d5b4b4617 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 603.445998] [57602]: DEBUG cinder.api.openstack.wsgi [None req-4b00f66a-6a0d-4267-bc8b-e74d5b4b4617 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 603.456819] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 603.456819] [57602]: warnings.warn( [ 603.461024] [57602]: INFO cinder.volume.api [None req-4b00f66a-6a0d-4267-bc8b-e74d5b4b4617 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 603.466631] [57602]: INFO cinder.api.openstack.wsgi [None req-4b00f66a-6a0d-4267-bc8b-e74d5b4b4617 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 603.467091] [57602]: [pid: 57602|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:34 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 604.480964] [57601]: DEBUG cinder.api.middleware.request_id [None req-db4ee682-d177-41f3-aa23-5fb68d67d689 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 604.483524] [57601]: INFO cinder.api.openstack.wsgi [None req-db4ee682-d177-41f3-aa23-5fb68d67d689 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 604.483830] [57601]: DEBUG cinder.api.openstack.wsgi [None req-db4ee682-d177-41f3-aa23-5fb68d67d689 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 604.484085] [57601]: DEBUG cinder.api.openstack.wsgi [None req-db4ee682-d177-41f3-aa23-5fb68d67d689 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 604.495828] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 604.495828] [57601]: warnings.warn( [ 604.500372] [57601]: INFO cinder.volume.api [None req-db4ee682-d177-41f3-aa23-5fb68d67d689 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 604.509112] [57601]: INFO cinder.api.openstack.wsgi [None req-db4ee682-d177-41f3-aa23-5fb68d67d689 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 604.510197] [57601]: [pid: 57601|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:35 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 605.521174] [57602]: DEBUG cinder.api.middleware.request_id [None req-4f2f3864-5fdf-4958-a267-f6591bbc1d75 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 605.523577] [57602]: INFO cinder.api.openstack.wsgi [None req-4f2f3864-5fdf-4958-a267-f6591bbc1d75 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 605.523802] [57602]: DEBUG cinder.api.openstack.wsgi [None req-4f2f3864-5fdf-4958-a267-f6591bbc1d75 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 605.524030] [57602]: DEBUG cinder.api.openstack.wsgi [None req-4f2f3864-5fdf-4958-a267-f6591bbc1d75 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 605.536312] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 605.536312] [57602]: warnings.warn( [ 605.541825] [57602]: INFO cinder.volume.api [None req-4f2f3864-5fdf-4958-a267-f6591bbc1d75 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 605.549065] [57602]: INFO cinder.api.openstack.wsgi [None req-4f2f3864-5fdf-4958-a267-f6591bbc1d75 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 605.549523] [57602]: [pid: 57602|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:36 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 606.560315] [57601]: DEBUG cinder.api.middleware.request_id [None req-277499d5-052c-449e-998f-6ca97b75722f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.562642] [57601]: INFO cinder.api.openstack.wsgi [None req-277499d5-052c-449e-998f-6ca97b75722f tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 606.562869] [57601]: DEBUG cinder.api.openstack.wsgi [None req-277499d5-052c-449e-998f-6ca97b75722f tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 606.563103] [57601]: DEBUG cinder.api.openstack.wsgi [None req-277499d5-052c-449e-998f-6ca97b75722f tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 606.573567] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 606.573567] [57601]: warnings.warn( [ 606.578131] [57601]: INFO cinder.volume.api [None req-277499d5-052c-449e-998f-6ca97b75722f tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 606.583722] [57601]: INFO cinder.api.openstack.wsgi [None req-277499d5-052c-449e-998f-6ca97b75722f tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 606.583908] [57601]: [pid: 57601|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:37 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 607.600142] [57602]: DEBUG cinder.api.middleware.request_id [None req-576a599a-6ba1-4d49-a5b0-6f4d9669f697 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.602636] [57602]: INFO cinder.api.openstack.wsgi [None req-576a599a-6ba1-4d49-a5b0-6f4d9669f697 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 607.602922] [57602]: DEBUG cinder.api.openstack.wsgi [None req-576a599a-6ba1-4d49-a5b0-6f4d9669f697 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 607.603224] [57602]: DEBUG cinder.api.openstack.wsgi [None req-576a599a-6ba1-4d49-a5b0-6f4d9669f697 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 607.614853] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 607.614853] [57602]: warnings.warn( [ 607.623649] [57602]: INFO cinder.volume.api [None req-576a599a-6ba1-4d49-a5b0-6f4d9669f697 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 607.632580] [57602]: INFO cinder.api.openstack.wsgi [None req-576a599a-6ba1-4d49-a5b0-6f4d9669f697 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 607.632580] [57602]: [pid: 57602|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:38 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 608.640211] [57601]: DEBUG cinder.api.middleware.request_id [None req-c13eb55c-9b4b-4b07-9484-1c04684bd356 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 608.642319] [57601]: INFO cinder.api.openstack.wsgi [None req-c13eb55c-9b4b-4b07-9484-1c04684bd356 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 608.642520] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c13eb55c-9b4b-4b07-9484-1c04684bd356 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 608.642746] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c13eb55c-9b4b-4b07-9484-1c04684bd356 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 608.655646] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 608.655646] [57601]: warnings.warn( [ 608.661020] [57601]: INFO cinder.volume.api [None req-c13eb55c-9b4b-4b07-9484-1c04684bd356 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 608.665548] [57601]: INFO cinder.api.openstack.wsgi [None req-c13eb55c-9b4b-4b07-9484-1c04684bd356 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 608.666173] [57601]: [pid: 57601|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:39 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 609.677946] [57602]: DEBUG cinder.api.middleware.request_id [None req-20de4f0b-4d59-4b4a-978e-e950bec8df79 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 609.680595] [57602]: INFO cinder.api.openstack.wsgi [None req-20de4f0b-4d59-4b4a-978e-e950bec8df79 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 609.680595] [57602]: DEBUG cinder.api.openstack.wsgi [None req-20de4f0b-4d59-4b4a-978e-e950bec8df79 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 609.680846] [57602]: DEBUG cinder.api.openstack.wsgi [None req-20de4f0b-4d59-4b4a-978e-e950bec8df79 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 609.693478] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 609.693478] [57602]: warnings.warn( [ 609.700333] [57602]: INFO cinder.volume.api [None req-20de4f0b-4d59-4b4a-978e-e950bec8df79 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 609.709563] [57602]: INFO cinder.api.openstack.wsgi [None req-20de4f0b-4d59-4b4a-978e-e950bec8df79 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 609.709788] [57602]: [pid: 57602|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:40 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 610.730287] [57601]: DEBUG cinder.api.middleware.request_id [None req-053079fb-176f-4b34-b5c9-ab9706acde67 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 610.733602] [57601]: INFO cinder.api.openstack.wsgi [None req-053079fb-176f-4b34-b5c9-ab9706acde67 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 610.733602] [57601]: DEBUG cinder.api.openstack.wsgi [None req-053079fb-176f-4b34-b5c9-ab9706acde67 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 610.733602] [57601]: DEBUG cinder.api.openstack.wsgi [None req-053079fb-176f-4b34-b5c9-ab9706acde67 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 610.745981] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 610.745981] [57601]: warnings.warn( [ 610.751049] [57601]: INFO cinder.volume.api [None req-053079fb-176f-4b34-b5c9-ab9706acde67 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 610.758511] [57601]: INFO cinder.api.openstack.wsgi [None req-053079fb-176f-4b34-b5c9-ab9706acde67 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 610.759141] [57601]: [pid: 57601|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:22:41 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 1391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 613.438583] [57602]: DEBUG cinder.api.middleware.request_id [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-789b1dce-3be2-4d9e-bc5c-ac4b11712c9a None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.439835] [57602]: WARNING keystonemiddleware.auth_token [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-789b1dce-3be2-4d9e-bc5c-ac4b11712c9a 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. [ 613.443165] [57602]: INFO cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-789b1dce-3be2-4d9e-bc5c-ac4b11712c9a tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 613.443165] [57602]: DEBUG cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-789b1dce-3be2-4d9e-bc5c-ac4b11712c9a tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 613.443165] [57602]: DEBUG cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-789b1dce-3be2-4d9e-bc5c-ac4b11712c9a tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 613.458907] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.458907] [57602]: warnings.warn( [ 613.463937] [57602]: INFO cinder.volume.api [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-789b1dce-3be2-4d9e-bc5c-ac4b11712c9a tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 613.471484] [57602]: INFO cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-789b1dce-3be2-4d9e-bc5c-ac4b11712c9a tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 613.471965] [57602]: [pid: 57602|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:22:44 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 1391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 613.817031] [57601]: DEBUG cinder.api.middleware.request_id [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-977c1cb3-734f-4e97-87a7-e7a1e98fb692 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.817951] [57601]: WARNING keystonemiddleware.auth_token [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-977c1cb3-734f-4e97-87a7-e7a1e98fb692 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. [ 613.819555] [57601]: INFO cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-977c1cb3-734f-4e97-87a7-e7a1e98fb692 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 613.819777] [57601]: DEBUG cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-977c1cb3-734f-4e97-87a7-e7a1e98fb692 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 613.819983] [57601]: DEBUG cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-977c1cb3-734f-4e97-87a7-e7a1e98fb692 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 613.828276] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.828276] [57601]: warnings.warn( [ 613.832146] [57601]: INFO cinder.volume.api [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-977c1cb3-734f-4e97-87a7-e7a1e98fb692 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 613.837355] [57601]: INFO cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-977c1cb3-734f-4e97-87a7-e7a1e98fb692 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 613.837836] [57601]: [pid: 57601|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:22:44 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 613.844466] [57602]: DEBUG cinder.api.middleware.request_id [None req-f3d07a29-74c3-4940-ae89-751fb6ab9839 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.844770] [57602]: INFO cinder.api.openstack.wsgi [None req-f3d07a29-74c3-4940-ae89-751fb6ab9839 None None] GET http://10.180.1.21/volume// [ 613.845074] [57602]: DEBUG cinder.api.openstack.wsgi [None req-f3d07a29-74c3-4940-ae89-751fb6ab9839 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 613.845424] [57602]: DEBUG cinder.api.openstack.wsgi [None req-f3d07a29-74c3-4940-ae89-751fb6ab9839 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 613.846022] [57602]: INFO cinder.api.openstack.wsgi [None req-f3d07a29-74c3-4940-ae89-751fb6ab9839 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 613.846472] [57602]: [pid: 57602|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 8 17:22:44 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 613.851036] [57601]: DEBUG cinder.api.middleware.request_id [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-56fca1fc-309d-40ab-a41e-42f24a6f9e09 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.854450] [57601]: INFO cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-56fca1fc-309d-40ab-a41e-42f24a6f9e09 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] POST http://10.180.1.21/volume/v3/attachments [ 613.854800] [57601]: DEBUG cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-56fca1fc-309d-40ab-a41e-42f24a6f9e09 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80f3c122-a4fa-4863-8156-3f1ec258eb24", "connector": null, "instance_uuid": "fa53b330-ff80-4666-bf9e-1664d5c3d23e"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 613.864574] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.864574] [57601]: warnings.warn( [ 613.907534] [57601]: INFO cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-56fca1fc-309d-40ab-a41e-42f24a6f9e09 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 613.908173] [57601]: [pid: 57601|app: 0|req: 17/33] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:22:44 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) [ 621.434908] [57602]: DEBUG cinder.api.middleware.request_id [None req-b071c62b-a8ac-4e8a-bbbd-30faffde4d65 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.435228] [57602]: INFO cinder.api.openstack.wsgi [None req-b071c62b-a8ac-4e8a-bbbd-30faffde4d65 None None] GET http://10.180.1.21/volume// [ 621.435400] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b071c62b-a8ac-4e8a-bbbd-30faffde4d65 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 621.435616] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b071c62b-a8ac-4e8a-bbbd-30faffde4d65 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 621.435996] [57602]: INFO cinder.api.openstack.wsgi [None req-b071c62b-a8ac-4e8a-bbbd-30faffde4d65 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 621.436427] [57602]: [pid: 57602|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:22:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 621.450572] [57601]: DEBUG cinder.api.middleware.request_id [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-eaf09c49-ae62-4e8d-b19a-5455af8ca32d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.453876] [57601]: INFO cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-eaf09c49-ae62-4e8d-b19a-5455af8ca32d tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] GET http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 621.455996] [57601]: DEBUG cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-eaf09c49-ae62-4e8d-b19a-5455af8ca32d tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 621.455996] [57601]: DEBUG cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-eaf09c49-ae62-4e8d-b19a-5455af8ca32d tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 621.470452] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.470452] [57601]: warnings.warn( [ 621.477059] [57601]: INFO cinder.volume.api [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-eaf09c49-ae62-4e8d-b19a-5455af8ca32d tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 621.483762] [57601]: INFO cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-eaf09c49-ae62-4e8d-b19a-5455af8ca32d tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 200 [ 621.483762] [57601]: [pid: 57601|app: 0|req: 18/35] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:22:52 2025] GET /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 1571 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 621.632660] [57602]: DEBUG cinder.api.middleware.request_id [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-2ec8b013-8f21-41d3-9299-606ddcd9cb3e None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.636462] [57602]: INFO cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-2ec8b013-8f21-41d3-9299-606ddcd9cb3e tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] PUT http://10.180.1.21/volume/v3/attachments/0c428cde-0119-4a74-99cc-e275450e0363 [ 621.636462] [57602]: DEBUG cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-2ec8b013-8f21-41d3-9299-606ddcd9cb3e tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-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=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 621.667607] [57602]: DEBUG cinder.coordination [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-2ec8b013-8f21-41d3-9299-606ddcd9cb3e tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Acquiring lock "cinder-attachment_update-80f3c122-a4fa-4863-8156-3f1ec258eb24-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 621.674029] [57602]: DEBUG cinder.coordination [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-2ec8b013-8f21-41d3-9299-606ddcd9cb3e tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Lock "cinder-attachment_update-80f3c122-a4fa-4863-8156-3f1ec258eb24-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 621.676195] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.676195] [57602]: warnings.warn( [ 622.217320] [57602]: DEBUG cinder.coordination [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-2ec8b013-8f21-41d3-9299-606ddcd9cb3e tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Lock "cinder-attachment_update-80f3c122-a4fa-4863-8156-3f1ec258eb24-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.542s {{(pid=57602) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 622.217320] [57602]: INFO cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-2ec8b013-8f21-41d3-9299-606ddcd9cb3e tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/attachments/0c428cde-0119-4a74-99cc-e275450e0363 returned with HTTP 200 [ 622.217320] [57602]: [pid: 57602|app: 0|req: 18/36] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:22:52 2025] PUT /volume/v3/attachments/0c428cde-0119-4a74-99cc-e275450e0363 => generated 617 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 622.729457] [57601]: DEBUG cinder.api.middleware.request_id [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-ddc9cea3-9254-467c-8f48-a70b94c39a5e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 622.732277] [57601]: INFO cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-ddc9cea3-9254-467c-8f48-a70b94c39a5e tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] POST http://10.180.1.21/volume/v3/attachments/0c428cde-0119-4a74-99cc-e275450e0363/action [ 622.733076] [57601]: DEBUG cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-ddc9cea3-9254-467c-8f48-a70b94c39a5e tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 622.733351] [57601]: DEBUG cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-ddc9cea3-9254-467c-8f48-a70b94c39a5e tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 622.754441] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 622.754441] [57601]: warnings.warn( [ 622.766823] [57601]: INFO cinder.api.openstack.wsgi [req-9a3330e8-9a1f-470c-9cac-af6cb30dca7e req-ddc9cea3-9254-467c-8f48-a70b94c39a5e tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/attachments/0c428cde-0119-4a74-99cc-e275450e0363/action returned with HTTP 204 [ 622.767541] [57601]: [pid: 57601|app: 0|req: 19/37] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:22:53 2025] POST /volume/v3/attachments/0c428cde-0119-4a74-99cc-e275450e0363/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 632.207866] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=80,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 632.764633] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=91,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 698.018031] [57602]: DEBUG cinder.api.middleware.request_id [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.022043] [57602]: INFO cinder.api.openstack.wsgi [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] POST http://10.180.1.21/volume/v3/volumes [ 698.023161] [57602]: DEBUG cinder.api.openstack.wsgi [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-409903866"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 698.026850] [57602]: DEBUG cinder.api.v3.volumes [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-409903866'}} {{(pid=57602) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 698.027509] [57602]: INFO cinder.api.v3.volumes [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Create volume of 1 GB [ 698.027953] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.027953] [57602]: warnings.warn( [ 698.034413] [57602]: INFO cinder.volume.api [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Availability Zones retrieved successfully. [ 698.041851] [57602]: DEBUG cinder.volume.api [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Flow 'volume_create_api' (d3b1b05a-f009-4808-ae8f-4ec5b36cd25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 698.044875] [57602]: DEBUG cinder.volume.api [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfaa7ef0-91c3-4c29-9a9a-3dea5a64ce62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 698.045908] [57602]: DEBUG cinder.volume.flows.api.create_volume [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Validating volume size '1' using validate_int {{(pid=57602) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 698.096150] [57602]: DEBUG cinder.volume.api [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfaa7ef0-91c3-4c29-9a9a-3dea5a64ce62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 698.097359] [57602]: DEBUG cinder.volume.api [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a8f073-8127-440e-a247-afaaecd9d947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 698.169749] [57602]: DEBUG cinder.quota [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Created reservations ['14c18839-b6ee-4b94-8451-41455fd88909', '4844e37e-267b-48e0-95fc-2eaa08935e74', 'fd5bd0a4-2a34-47c9-95e8-e40a17588b94', 'beba0bd4-12ad-448c-9440-291f01f9d5d9'] {{(pid=57602) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 698.171231] [57602]: DEBUG cinder.volume.api [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a8f073-8127-440e-a247-afaaecd9d947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14c18839-b6ee-4b94-8451-41455fd88909', '4844e37e-267b-48e0-95fc-2eaa08935e74', 'fd5bd0a4-2a34-47c9-95e8-e40a17588b94', 'beba0bd4-12ad-448c-9440-291f01f9d5d9']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 698.172249] [57602]: DEBUG cinder.volume.api [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91dd5f23-2726-409c-b689-79aff2f4bc39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 698.192187] [57602]: DEBUG cinder.volume.api [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91dd5f23-2726-409c-b689-79aff2f4bc39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6150b394-1d8f-4386-9513-c09498bf23d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-409903866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edccf958e50a4a3fabf300982a356a45',qos_specs=None,replication_status=,reservations=['14c18839-b6ee-4b94-8451-41455fd88909','4844e37e-267b-48e0-95fc-2eaa08935e74','fd5bd0a4-2a34-47c9-95e8-e40a17588b94','beba0bd4-12ad-448c-9440-291f01f9d5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5918d213daa4f8bbd684ee3d3fd1eaf',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:24:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-409903866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6150b394-1d8f-4386-9513-c09498bf23d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edccf958e50a4a3fabf300982a356a45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5918d213daa4f8bbd684ee3d3fd1eaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 698.194035] [57602]: DEBUG cinder.volume.api [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c71b3ab3-bd8a-4e6b-bba4-1df394039725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 698.232044] [57602]: DEBUG cinder.volume.api [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c71b3ab3-bd8a-4e6b-bba4-1df394039725) transitioned into state 'SUCCESS' from state '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-409903866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edccf958e50a4a3fabf300982a356a45',qos_specs=None,replication_status=,reservations=['14c18839-b6ee-4b94-8451-41455fd88909','4844e37e-267b-48e0-95fc-2eaa08935e74','fd5bd0a4-2a34-47c9-95e8-e40a17588b94','beba0bd4-12ad-448c-9440-291f01f9d5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5918d213daa4f8bbd684ee3d3fd1eaf',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 698.232771] [57602]: DEBUG cinder.volume.api [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17574179-920b-46fc-a37f-2749f1f86a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 698.246984] [57602]: DEBUG cinder.volume.api [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17574179-920b-46fc-a37f-2749f1f86a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 698.248277] [57602]: DEBUG cinder.volume.api [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Flow 'volume_create_api' (d3b1b05a-f009-4808-ae8f-4ec5b36cd25c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 698.248672] [57602]: INFO cinder.volume.api [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Create volume request issued successfully. [ 698.249374] [57602]: INFO cinder.api.openstack.wsgi [None req-8fe25f55-5c43-417f-bd93-6c8a7148e981 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 698.249953] [57602]: [pid: 57602|app: 0|req: 19/38] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:24:08 2025] POST /volume/v3/volumes => generated 753 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 698.262160] [57601]: DEBUG cinder.api.middleware.request_id [None req-00e5eed1-7a8f-4fbf-90a2-3273db19cc78 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.268327] [57601]: INFO cinder.api.openstack.wsgi [None req-00e5eed1-7a8f-4fbf-90a2-3273db19cc78 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] GET http://10.180.1.21/volume/v3/volumes/6150b394-1d8f-4386-9513-c09498bf23d2 [ 698.268618] [57601]: DEBUG cinder.api.openstack.wsgi [None req-00e5eed1-7a8f-4fbf-90a2-3273db19cc78 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 698.268863] [57601]: DEBUG cinder.api.openstack.wsgi [None req-00e5eed1-7a8f-4fbf-90a2-3273db19cc78 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 698.285368] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.285368] [57601]: warnings.warn( [ 698.291660] [57601]: INFO cinder.volume.api [None req-00e5eed1-7a8f-4fbf-90a2-3273db19cc78 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Volume info retrieved successfully. [ 698.298771] [57601]: INFO cinder.api.openstack.wsgi [None req-00e5eed1-7a8f-4fbf-90a2-3273db19cc78 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] http://10.180.1.21/volume/v3/volumes/6150b394-1d8f-4386-9513-c09498bf23d2 returned with HTTP 200 [ 698.299324] [57601]: [pid: 57601|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:09 2025] GET /volume/v3/volumes/6150b394-1d8f-4386-9513-c09498bf23d2 => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 699.313027] [57602]: DEBUG cinder.api.middleware.request_id [None req-a74c7c68-b517-4cfe-8abe-100d1622668f None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.316364] [57602]: INFO cinder.api.openstack.wsgi [None req-a74c7c68-b517-4cfe-8abe-100d1622668f tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] GET http://10.180.1.21/volume/v3/volumes/6150b394-1d8f-4386-9513-c09498bf23d2 [ 699.316737] [57602]: DEBUG cinder.api.openstack.wsgi [None req-a74c7c68-b517-4cfe-8abe-100d1622668f tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 699.317057] [57602]: DEBUG cinder.api.openstack.wsgi [None req-a74c7c68-b517-4cfe-8abe-100d1622668f tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 699.332287] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.332287] [57602]: warnings.warn( [ 699.338626] [57602]: INFO cinder.volume.api [None req-a74c7c68-b517-4cfe-8abe-100d1622668f tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Volume info retrieved successfully. [ 699.346820] [57602]: INFO cinder.api.openstack.wsgi [None req-a74c7c68-b517-4cfe-8abe-100d1622668f tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] http://10.180.1.21/volume/v3/volumes/6150b394-1d8f-4386-9513-c09498bf23d2 returned with HTTP 200 [ 699.347127] [57602]: [pid: 57602|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:10 2025] GET /volume/v3/volumes/6150b394-1d8f-4386-9513-c09498bf23d2 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 701.656620] [57601]: DEBUG cinder.api.middleware.request_id [req-2e6957cb-b85d-4190-9fe5-11a6df750233 req-e5dd2439-377e-4b90-a888-c8ae779a07a1 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.659303] [57601]: INFO cinder.api.openstack.wsgi [req-2e6957cb-b85d-4190-9fe5-11a6df750233 req-e5dd2439-377e-4b90-a888-c8ae779a07a1 tempest-VolumesAdminNegativeTest-681195974 tempest-VolumesAdminNegativeTest-681195974-project] GET http://10.180.1.21/volume/v3/volumes/14c4d7ec-f7dc-4f33-acef-b08ee4a865ff [ 701.659530] [57601]: DEBUG cinder.api.openstack.wsgi [req-2e6957cb-b85d-4190-9fe5-11a6df750233 req-e5dd2439-377e-4b90-a888-c8ae779a07a1 tempest-VolumesAdminNegativeTest-681195974 tempest-VolumesAdminNegativeTest-681195974-project] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 701.659979] [57601]: DEBUG cinder.api.openstack.wsgi [req-2e6957cb-b85d-4190-9fe5-11a6df750233 req-e5dd2439-377e-4b90-a888-c8ae779a07a1 tempest-VolumesAdminNegativeTest-681195974 tempest-VolumesAdminNegativeTest-681195974-project] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 701.671110] [57601]: INFO cinder.api.openstack.wsgi [req-2e6957cb-b85d-4190-9fe5-11a6df750233 req-e5dd2439-377e-4b90-a888-c8ae779a07a1 tempest-VolumesAdminNegativeTest-681195974 tempest-VolumesAdminNegativeTest-681195974-project] http://10.180.1.21/volume/v3/volumes/14c4d7ec-f7dc-4f33-acef-b08ee4a865ff returned with HTTP 404 [ 701.672386] [57601]: [pid: 57601|app: 0|req: 21/41] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:24:12 2025] GET /volume/v3/volumes/14c4d7ec-f7dc-4f33-acef-b08ee4a865ff => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 701.681909] [57602]: DEBUG cinder.api.middleware.request_id [None req-6a076317-1b9e-40ee-a7af-3352656c4050 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.687870] [57602]: INFO cinder.api.openstack.wsgi [None req-6a076317-1b9e-40ee-a7af-3352656c4050 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6150b394-1d8f-4386-9513-c09498bf23d2 [ 701.687870] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6a076317-1b9e-40ee-a7af-3352656c4050 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 701.687870] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6a076317-1b9e-40ee-a7af-3352656c4050 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 701.687870] [57602]: INFO cinder.api.v3.volumes [None req-6a076317-1b9e-40ee-a7af-3352656c4050 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Delete volume with id: 6150b394-1d8f-4386-9513-c09498bf23d2 [ 701.705104] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.705104] [57602]: warnings.warn( [ 701.705772] [57602]: INFO cinder.volume.api [None req-6a076317-1b9e-40ee-a7af-3352656c4050 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Volume info retrieved successfully. [ 701.751206] [57602]: INFO cinder.volume.api [None req-6a076317-1b9e-40ee-a7af-3352656c4050 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Delete volume request issued successfully. [ 701.751648] [57602]: INFO cinder.api.openstack.wsgi [None req-6a076317-1b9e-40ee-a7af-3352656c4050 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] http://10.180.1.21/volume/v3/volumes/6150b394-1d8f-4386-9513-c09498bf23d2 returned with HTTP 202 [ 701.752545] [57602]: [pid: 57602|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:24:12 2025] DELETE /volume/v3/volumes/6150b394-1d8f-4386-9513-c09498bf23d2 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 701.757449] [57601]: DEBUG cinder.api.middleware.request_id [None req-b825ab33-6280-40f8-8c02-6ebf042f8606 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.758662] [57601]: INFO cinder.api.openstack.wsgi [None req-b825ab33-6280-40f8-8c02-6ebf042f8606 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] GET http://10.180.1.21/volume/v3/volumes/6150b394-1d8f-4386-9513-c09498bf23d2 [ 701.758876] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b825ab33-6280-40f8-8c02-6ebf042f8606 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 701.759103] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b825ab33-6280-40f8-8c02-6ebf042f8606 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 701.772771] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.772771] [57601]: warnings.warn( [ 701.779426] [57601]: INFO cinder.volume.api [None req-b825ab33-6280-40f8-8c02-6ebf042f8606 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Volume info retrieved successfully. [ 701.788231] [57601]: INFO cinder.api.openstack.wsgi [None req-b825ab33-6280-40f8-8c02-6ebf042f8606 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] http://10.180.1.21/volume/v3/volumes/6150b394-1d8f-4386-9513-c09498bf23d2 returned with HTTP 200 [ 701.789875] [57601]: [pid: 57601|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:12 2025] GET /volume/v3/volumes/6150b394-1d8f-4386-9513-c09498bf23d2 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 702.800269] [57602]: DEBUG cinder.api.middleware.request_id [None req-44320926-ada9-4b73-a916-1b0566563471 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.803339] [57602]: INFO cinder.api.openstack.wsgi [None req-44320926-ada9-4b73-a916-1b0566563471 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] GET http://10.180.1.21/volume/v3/volumes/6150b394-1d8f-4386-9513-c09498bf23d2 [ 702.803339] [57602]: DEBUG cinder.api.openstack.wsgi [None req-44320926-ada9-4b73-a916-1b0566563471 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 702.803554] [57602]: DEBUG cinder.api.openstack.wsgi [None req-44320926-ada9-4b73-a916-1b0566563471 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 702.813444] [57602]: INFO cinder.api.openstack.wsgi [None req-44320926-ada9-4b73-a916-1b0566563471 tempest-VolumesAdminNegativeTest-1869350700 tempest-VolumesAdminNegativeTest-1869350700-project-member] http://10.180.1.21/volume/v3/volumes/6150b394-1d8f-4386-9513-c09498bf23d2 returned with HTTP 404 [ 702.814142] [57602]: [pid: 57602|app: 0|req: 22/44] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:13 2025] GET /volume/v3/volumes/6150b394-1d8f-4386-9513-c09498bf23d2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 707.762740] [57601]: DEBUG cinder.api.middleware.request_id [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-4ff093cc-9edc-44f3-b474-efe4538a8774 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.766179] [57601]: INFO cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-4ff093cc-9edc-44f3-b474-efe4538a8774 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 707.766431] [57601]: DEBUG cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-4ff093cc-9edc-44f3-b474-efe4538a8774 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 707.766711] [57601]: DEBUG cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-4ff093cc-9edc-44f3-b474-efe4538a8774 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 707.779742] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.779742] [57601]: warnings.warn( [ 707.783951] [57601]: INFO cinder.volume.api [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-4ff093cc-9edc-44f3-b474-efe4538a8774 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 707.790865] [57601]: INFO cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-4ff093cc-9edc-44f3-b474-efe4538a8774 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 707.791163] [57601]: [pid: 57601|app: 0|req: 23/45] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:24:18 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1010 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.334685] [57602]: DEBUG cinder.api.middleware.request_id [None req-ec1f7f6d-00aa-4916-a258-8282db92c204 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.335186] [57602]: INFO cinder.api.openstack.wsgi [None req-ec1f7f6d-00aa-4916-a258-8282db92c204 None None] GET http://10.180.1.21/volume// [ 709.335368] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ec1f7f6d-00aa-4916-a258-8282db92c204 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 709.335816] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ec1f7f6d-00aa-4916-a258-8282db92c204 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 709.336298] [57602]: INFO cinder.api.openstack.wsgi [None req-ec1f7f6d-00aa-4916-a258-8282db92c204 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 709.336641] [57602]: [pid: 57602|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 8 17:24:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 709.345206] [57601]: DEBUG cinder.api.middleware.request_id [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-07d7b3de-8fb3-4353-a53c-2dffc41aa540 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.350048] [57601]: INFO cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-07d7b3de-8fb3-4353-a53c-2dffc41aa540 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 709.350048] [57601]: DEBUG cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-07d7b3de-8fb3-4353-a53c-2dffc41aa540 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98a4c369-4b6c-4da9-8f61-3a2d2a709ac5", "connector": null, "instance_uuid": "b72f98f6-f233-4a51-b4ac-fef6364407f1"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 709.368168] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.368168] [57601]: warnings.warn( [ 709.405307] [57601]: INFO cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-07d7b3de-8fb3-4353-a53c-2dffc41aa540 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 709.406268] [57601]: [pid: 57601|app: 0|req: 24/47] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:24:20 2025] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.428425] [57602]: DEBUG cinder.api.middleware.request_id [None req-afda4ce3-a580-4cae-8dee-811aa6ac3056 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.433423] [57602]: INFO cinder.api.openstack.wsgi [None req-afda4ce3-a580-4cae-8dee-811aa6ac3056 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 709.433423] [57602]: DEBUG cinder.api.openstack.wsgi [None req-afda4ce3-a580-4cae-8dee-811aa6ac3056 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 709.433423] [57602]: DEBUG cinder.api.openstack.wsgi [None req-afda4ce3-a580-4cae-8dee-811aa6ac3056 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 709.455833] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.455833] [57602]: warnings.warn( [ 709.461143] [57602]: INFO cinder.volume.api [None req-afda4ce3-a580-4cae-8dee-811aa6ac3056 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 709.473462] [57602]: INFO cinder.api.openstack.wsgi [None req-afda4ce3-a580-4cae-8dee-811aa6ac3056 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 709.473462] [57602]: [pid: 57602|app: 0|req: 24/48] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:20 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1009 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.933304] [57601]: DEBUG cinder.api.middleware.request_id [None req-a82fe7c4-c30c-41d9-b738-f65338e13a09 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.934186] [57601]: INFO cinder.api.openstack.wsgi [None req-a82fe7c4-c30c-41d9-b738-f65338e13a09 None None] GET http://10.180.1.21/volume// [ 709.934399] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a82fe7c4-c30c-41d9-b738-f65338e13a09 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 709.934617] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a82fe7c4-c30c-41d9-b738-f65338e13a09 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 709.935376] [57601]: INFO cinder.api.openstack.wsgi [None req-a82fe7c4-c30c-41d9-b738-f65338e13a09 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 709.936681] [57601]: [pid: 57601|app: 0|req: 25/49] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:24:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 709.939442] [57602]: DEBUG cinder.api.middleware.request_id [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-c4a85623-fd96-431e-9038-2f4abf828261 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.942199] [57602]: INFO cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-c4a85623-fd96-431e-9038-2f4abf828261 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 709.942454] [57602]: DEBUG cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-c4a85623-fd96-431e-9038-2f4abf828261 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 709.942669] [57602]: DEBUG cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-c4a85623-fd96-431e-9038-2f4abf828261 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 709.954386] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.954386] [57602]: warnings.warn( [ 709.958292] [57602]: INFO cinder.volume.api [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-c4a85623-fd96-431e-9038-2f4abf828261 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 709.962872] [57602]: INFO cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-c4a85623-fd96-431e-9038-2f4abf828261 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 709.963331] [57602]: [pid: 57602|app: 0|req: 25/50] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:24:20 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1233 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 710.003457] [57601]: DEBUG cinder.api.middleware.request_id [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-d4158f5e-41c4-46e4-a149-4178d3ab762e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.005885] [57601]: INFO cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-d4158f5e-41c4-46e4-a149-4178d3ab762e tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] PUT http://10.180.1.21/volume/v3/attachments/638cea8d-fb9b-4dbb-9089-a8aa728b5cf0 [ 710.006347] [57601]: DEBUG cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-d4158f5e-41c4-46e4-a149-4178d3ab762e tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-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-961817", "mountpoint": "/dev/sdb"}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 710.015106] [57601]: DEBUG cinder.coordination [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-d4158f5e-41c4-46e4-a149-4178d3ab762e tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Acquiring lock "cinder-attachment_update-98a4c369-4b6c-4da9-8f61-3a2d2a709ac5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 710.025940] [57601]: DEBUG cinder.coordination [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-d4158f5e-41c4-46e4-a149-4178d3ab762e tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Lock "cinder-attachment_update-98a4c369-4b6c-4da9-8f61-3a2d2a709ac5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.010s {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 710.026695] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.026695] [57601]: warnings.warn( [ 710.035188] [57602]: DEBUG cinder.api.middleware.request_id [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.038364] [57602]: INFO cinder.api.openstack.wsgi [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] POST http://10.180.1.21/volume/v3/volumes [ 710.039053] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-346407807"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 710.044028] [57602]: DEBUG cinder.api.v3.volumes [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-346407807'}} {{(pid=57602) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 710.044028] [57602]: INFO cinder.api.v3.volumes [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Create volume of 1 GB [ 710.051165] [57602]: INFO cinder.volume.api [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Availability Zones retrieved successfully. [ 710.061325] [57602]: DEBUG cinder.volume.api [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Flow 'volume_create_api' (f14ef8ce-77b2-43d2-86b5-4fda598d520b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 710.069369] [57602]: DEBUG cinder.volume.api [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (826382ca-b961-4c5d-9108-eca7f85977f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 710.070771] [57602]: DEBUG cinder.volume.flows.api.create_volume [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Validating volume size '1' using validate_int {{(pid=57602) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 710.102721] [57602]: DEBUG cinder.volume.api [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (826382ca-b961-4c5d-9108-eca7f85977f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 710.103945] [57602]: DEBUG cinder.volume.api [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dec11206-1058-4030-b596-f88968bd6d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 710.184556] [57602]: DEBUG cinder.quota [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Created reservations ['770f59f8-2cfb-4a18-ba98-a56ad8c39923', '64348b98-723f-4f37-97ea-bd5f8f7c72bf', '8c43ce7c-8112-4e2e-9a3a-1b404a41d39d', 'bbbdfd04-5c90-44ee-ad82-2a5aa87bfad4'] {{(pid=57602) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 710.185630] [57602]: DEBUG cinder.volume.api [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dec11206-1058-4030-b596-f88968bd6d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['770f59f8-2cfb-4a18-ba98-a56ad8c39923', '64348b98-723f-4f37-97ea-bd5f8f7c72bf', '8c43ce7c-8112-4e2e-9a3a-1b404a41d39d', 'bbbdfd04-5c90-44ee-ad82-2a5aa87bfad4']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 710.186626] [57602]: DEBUG cinder.volume.api [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b52919e-97fa-4266-8036-6e4c43f4b601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 710.206140] [57602]: DEBUG cinder.volume.api [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b52919e-97fa-4266-8036-6e4c43f4b601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b76ee14-f70b-4d1b-a16f-447f13d705ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-346407807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2a7a06e61d94624ba3b3a9d4f5d1e6f',qos_specs=None,replication_status=,reservations=['770f59f8-2cfb-4a18-ba98-a56ad8c39923','64348b98-723f-4f37-97ea-bd5f8f7c72bf','8c43ce7c-8112-4e2e-9a3a-1b404a41d39d','bbbdfd04-5c90-44ee-ad82-2a5aa87bfad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01710b1994744039b6e121c7d5195b25',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-346407807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b76ee14-f70b-4d1b-a16f-447f13d705ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2a7a06e61d94624ba3b3a9d4f5d1e6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01710b1994744039b6e121c7d5195b25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 710.207617] [57602]: DEBUG cinder.volume.api [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1cbd6da-fe3e-4f97-9dc8-0caaecc6542e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 710.238991] [57602]: DEBUG cinder.volume.api [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1cbd6da-fe3e-4f97-9dc8-0caaecc6542e) transitioned into state 'SUCCESS' from state '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-346407807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2a7a06e61d94624ba3b3a9d4f5d1e6f',qos_specs=None,replication_status=,reservations=['770f59f8-2cfb-4a18-ba98-a56ad8c39923','64348b98-723f-4f37-97ea-bd5f8f7c72bf','8c43ce7c-8112-4e2e-9a3a-1b404a41d39d','bbbdfd04-5c90-44ee-ad82-2a5aa87bfad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01710b1994744039b6e121c7d5195b25',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 710.240721] [57602]: DEBUG cinder.volume.api [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4ed122-1af1-4ffd-8e12-92034d999373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 710.259553] [57602]: DEBUG cinder.volume.api [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4ed122-1af1-4ffd-8e12-92034d999373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 710.260840] [57602]: DEBUG cinder.volume.api [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Flow 'volume_create_api' (f14ef8ce-77b2-43d2-86b5-4fda598d520b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 710.264018] [57602]: INFO cinder.volume.api [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Create volume request issued successfully. [ 710.264018] [57602]: INFO cinder.api.openstack.wsgi [None req-0f8ddd59-8a0e-482e-be57-41d57083a3fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 710.264018] [57602]: [pid: 57602|app: 0|req: 26/51] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:24:20 2025] POST /volume/v3/volumes => generated 757 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 710.271880] [57602]: DEBUG cinder.api.middleware.request_id [None req-e9fbed67-1d43-4e00-bd59-b1189153de65 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.276548] [57602]: INFO cinder.api.openstack.wsgi [None req-e9fbed67-1d43-4e00-bd59-b1189153de65 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2b76ee14-f70b-4d1b-a16f-447f13d705ce [ 710.279712] [57602]: DEBUG cinder.api.openstack.wsgi [None req-e9fbed67-1d43-4e00-bd59-b1189153de65 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 710.279712] [57602]: DEBUG cinder.api.openstack.wsgi [None req-e9fbed67-1d43-4e00-bd59-b1189153de65 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 710.290054] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.290054] [57602]: warnings.warn( [ 710.295938] [57602]: INFO cinder.volume.api [None req-e9fbed67-1d43-4e00-bd59-b1189153de65 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 710.304197] [57602]: INFO cinder.api.openstack.wsgi [None req-e9fbed67-1d43-4e00-bd59-b1189153de65 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2b76ee14-f70b-4d1b-a16f-447f13d705ce returned with HTTP 200 [ 710.304535] [57602]: [pid: 57602|app: 0|req: 27/52] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:21 2025] GET /volume/v3/volumes/2b76ee14-f70b-4d1b-a16f-447f13d705ce => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 710.486197] [57602]: DEBUG cinder.api.middleware.request_id [None req-f99a157b-2afb-4a00-beb0-5fc6553912a9 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.488404] [57602]: INFO cinder.api.openstack.wsgi [None req-f99a157b-2afb-4a00-beb0-5fc6553912a9 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 710.488694] [57602]: DEBUG cinder.api.openstack.wsgi [None req-f99a157b-2afb-4a00-beb0-5fc6553912a9 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 710.488930] [57602]: DEBUG cinder.api.openstack.wsgi [None req-f99a157b-2afb-4a00-beb0-5fc6553912a9 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 710.500733] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.500733] [57602]: warnings.warn( [ 710.504202] [57602]: INFO cinder.volume.api [None req-f99a157b-2afb-4a00-beb0-5fc6553912a9 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 710.508377] [57602]: INFO cinder.api.openstack.wsgi [None req-f99a157b-2afb-4a00-beb0-5fc6553912a9 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 710.508888] [57602]: [pid: 57602|app: 0|req: 28/53] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:21 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 711.321251] [57602]: DEBUG cinder.api.middleware.request_id [None req-f000df5e-6336-460a-b6d9-17f7c79bc377 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.323365] [57602]: INFO cinder.api.openstack.wsgi [None req-f000df5e-6336-460a-b6d9-17f7c79bc377 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2b76ee14-f70b-4d1b-a16f-447f13d705ce [ 711.323852] [57602]: DEBUG cinder.api.openstack.wsgi [None req-f000df5e-6336-460a-b6d9-17f7c79bc377 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 711.325018] [57602]: DEBUG cinder.api.openstack.wsgi [None req-f000df5e-6336-460a-b6d9-17f7c79bc377 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 711.346601] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.346601] [57602]: warnings.warn( [ 711.352838] [57602]: INFO cinder.volume.api [None req-f000df5e-6336-460a-b6d9-17f7c79bc377 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 711.359076] [57602]: INFO cinder.api.openstack.wsgi [None req-f000df5e-6336-460a-b6d9-17f7c79bc377 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2b76ee14-f70b-4d1b-a16f-447f13d705ce returned with HTTP 200 [ 711.359551] [57602]: [pid: 57602|app: 0|req: 29/54] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:22 2025] GET /volume/v3/volumes/2b76ee14-f70b-4d1b-a16f-447f13d705ce => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 711.525078] [57602]: DEBUG cinder.api.middleware.request_id [None req-27c90efc-4c07-4cbc-ba6d-97bbcac86cac None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.525666] [57602]: INFO cinder.api.openstack.wsgi [None req-27c90efc-4c07-4cbc-ba6d-97bbcac86cac tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 711.525904] [57602]: DEBUG cinder.api.openstack.wsgi [None req-27c90efc-4c07-4cbc-ba6d-97bbcac86cac tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 711.526135] [57602]: DEBUG cinder.api.openstack.wsgi [None req-27c90efc-4c07-4cbc-ba6d-97bbcac86cac tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 711.538956] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.538956] [57602]: warnings.warn( [ 711.542949] [57602]: INFO cinder.volume.api [None req-27c90efc-4c07-4cbc-ba6d-97bbcac86cac tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 711.547545] [57602]: INFO cinder.api.openstack.wsgi [None req-27c90efc-4c07-4cbc-ba6d-97bbcac86cac tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 711.550940] [57602]: [pid: 57602|app: 0|req: 30/55] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:22 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 712.559307] [57602]: DEBUG cinder.api.middleware.request_id [None req-7e77ca26-0471-4aab-910c-97ebb5ff819f None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.561578] [57602]: INFO cinder.api.openstack.wsgi [None req-7e77ca26-0471-4aab-910c-97ebb5ff819f tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 712.561878] [57602]: DEBUG cinder.api.openstack.wsgi [None req-7e77ca26-0471-4aab-910c-97ebb5ff819f tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 712.562175] [57602]: DEBUG cinder.api.openstack.wsgi [None req-7e77ca26-0471-4aab-910c-97ebb5ff819f tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 712.580330] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.580330] [57602]: warnings.warn( [ 712.584654] [57602]: INFO cinder.volume.api [None req-7e77ca26-0471-4aab-910c-97ebb5ff819f tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 712.591147] [57602]: INFO cinder.api.openstack.wsgi [None req-7e77ca26-0471-4aab-910c-97ebb5ff819f tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 712.591679] [57602]: [pid: 57602|app: 0|req: 31/56] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:23 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 713.606185] [57602]: DEBUG cinder.api.middleware.request_id [None req-4141a169-6add-4883-9ef2-db1c3920839d None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.608531] [57602]: INFO cinder.api.openstack.wsgi [None req-4141a169-6add-4883-9ef2-db1c3920839d tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 713.609114] [57602]: DEBUG cinder.api.openstack.wsgi [None req-4141a169-6add-4883-9ef2-db1c3920839d tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 713.610082] [57602]: DEBUG cinder.api.openstack.wsgi [None req-4141a169-6add-4883-9ef2-db1c3920839d tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 713.625874] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.625874] [57602]: warnings.warn( [ 713.628916] [57602]: INFO cinder.volume.api [None req-4141a169-6add-4883-9ef2-db1c3920839d tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 713.636907] [57602]: INFO cinder.api.openstack.wsgi [None req-4141a169-6add-4883-9ef2-db1c3920839d tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 713.637650] [57602]: [pid: 57602|app: 0|req: 32/57] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:24 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.573055] [57601]: DEBUG cinder.coordination [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-d4158f5e-41c4-46e4-a149-4178d3ab762e tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Lock "cinder-attachment_update-98a4c369-4b6c-4da9-8f61-3a2d2a709ac5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.548s {{(pid=57601) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 714.573429] [57601]: INFO cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-d4158f5e-41c4-46e4-a149-4178d3ab762e tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/attachments/638cea8d-fb9b-4dbb-9089-a8aa728b5cf0 returned with HTTP 200 [ 714.574030] [57601]: [pid: 57601|app: 0|req: 26/58] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:24:20 2025] PUT /volume/v3/attachments/638cea8d-fb9b-4dbb-9089-a8aa728b5cf0 => generated 617 bytes in 4571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.649013] [57602]: DEBUG cinder.api.middleware.request_id [None req-068daf51-eec1-4ffd-9032-1d539d575c76 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.654491] [57602]: INFO cinder.api.openstack.wsgi [None req-068daf51-eec1-4ffd-9032-1d539d575c76 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 714.654491] [57602]: DEBUG cinder.api.openstack.wsgi [None req-068daf51-eec1-4ffd-9032-1d539d575c76 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 714.654491] [57602]: DEBUG cinder.api.openstack.wsgi [None req-068daf51-eec1-4ffd-9032-1d539d575c76 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 714.674786] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.674786] [57602]: warnings.warn( [ 714.679081] [57602]: INFO cinder.volume.api [None req-068daf51-eec1-4ffd-9032-1d539d575c76 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 714.685109] [57602]: INFO cinder.api.openstack.wsgi [None req-068daf51-eec1-4ffd-9032-1d539d575c76 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 714.685717] [57602]: [pid: 57602|app: 0|req: 33/59] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:25 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 715.698501] [57601]: DEBUG cinder.api.middleware.request_id [None req-d9212128-a4eb-4e59-a033-f4bea7fac3ae None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.702573] [57601]: INFO cinder.api.openstack.wsgi [None req-d9212128-a4eb-4e59-a033-f4bea7fac3ae tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 715.702573] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d9212128-a4eb-4e59-a033-f4bea7fac3ae tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 715.702573] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d9212128-a4eb-4e59-a033-f4bea7fac3ae tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 715.727292] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.727292] [57601]: warnings.warn( [ 715.734029] [57601]: INFO cinder.volume.api [None req-d9212128-a4eb-4e59-a033-f4bea7fac3ae tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 715.744035] [57601]: INFO cinder.api.openstack.wsgi [None req-d9212128-a4eb-4e59-a033-f4bea7fac3ae tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 715.744035] [57601]: [pid: 57601|app: 0|req: 27/60] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:26 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 716.707216] [57602]: DEBUG cinder.api.middleware.request_id [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-d8ea75c2-ddb7-497f-9ca5-41ff712744e7 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.709853] [57602]: INFO cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-d8ea75c2-ddb7-497f-9ca5-41ff712744e7 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] POST http://10.180.1.21/volume/v3/attachments/638cea8d-fb9b-4dbb-9089-a8aa728b5cf0/action [ 716.710641] [57602]: DEBUG cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-d8ea75c2-ddb7-497f-9ca5-41ff712744e7 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Action body: b'{"os-complete": null}' {{(pid=57602) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 716.710785] [57602]: DEBUG cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-d8ea75c2-ddb7-497f-9ca5-41ff712744e7 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 716.738838] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.738838] [57602]: warnings.warn( [ 716.748687] [57602]: INFO cinder.api.openstack.wsgi [req-05ca60cd-ee68-4c5e-b91d-4a9cc2cbc3ca req-d8ea75c2-ddb7-497f-9ca5-41ff712744e7 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/attachments/638cea8d-fb9b-4dbb-9089-a8aa728b5cf0/action returned with HTTP 204 [ 716.749443] [57602]: [pid: 57602|app: 0|req: 34/61] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:24:27 2025] POST /volume/v3/attachments/638cea8d-fb9b-4dbb-9089-a8aa728b5cf0/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 716.753244] [57601]: DEBUG cinder.api.middleware.request_id [None req-7ac4668d-04cb-4b23-83c2-cae085a63349 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.756108] [57601]: INFO cinder.api.openstack.wsgi [None req-7ac4668d-04cb-4b23-83c2-cae085a63349 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 716.757355] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7ac4668d-04cb-4b23-83c2-cae085a63349 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 716.757355] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7ac4668d-04cb-4b23-83c2-cae085a63349 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 716.769143] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.769143] [57601]: warnings.warn( [ 716.772777] [57601]: INFO cinder.volume.api [None req-7ac4668d-04cb-4b23-83c2-cae085a63349 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 716.777880] [57601]: INFO cinder.api.openstack.wsgi [None req-7ac4668d-04cb-4b23-83c2-cae085a63349 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 716.778378] [57601]: [pid: 57601|app: 0|req: 28/62] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:27 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 716.790130] [57602]: DEBUG cinder.api.middleware.request_id [None req-ea4e9767-2a3c-4319-becc-0ec79f51ab81 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.790130] [57602]: INFO cinder.api.openstack.wsgi [None req-ea4e9767-2a3c-4319-becc-0ec79f51ab81 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 716.790254] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ea4e9767-2a3c-4319-becc-0ec79f51ab81 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 716.793468] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ea4e9767-2a3c-4319-becc-0ec79f51ab81 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 716.804334] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.804334] [57602]: warnings.warn( [ 716.808782] [57602]: INFO cinder.volume.api [None req-ea4e9767-2a3c-4319-becc-0ec79f51ab81 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 716.814792] [57602]: INFO cinder.api.openstack.wsgi [None req-ea4e9767-2a3c-4319-becc-0ec79f51ab81 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 716.815271] [57602]: [pid: 57602|app: 0|req: 35/63] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:27 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 717.329752] [57601]: DEBUG cinder.api.middleware.request_id [req-d25a8337-f155-4bc3-a0b0-34c697e9b0c0 req-5e97a643-daa6-49a5-9e88-1a7dacf250a7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.332829] [57601]: INFO cinder.api.openstack.wsgi [req-d25a8337-f155-4bc3-a0b0-34c697e9b0c0 req-5e97a643-daa6-49a5-9e88-1a7dacf250a7 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0c428cde-0119-4a74-99cc-e275450e0363 [ 717.332829] [57601]: DEBUG cinder.api.openstack.wsgi [req-d25a8337-f155-4bc3-a0b0-34c697e9b0c0 req-5e97a643-daa6-49a5-9e88-1a7dacf250a7 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 717.332829] [57601]: DEBUG cinder.api.openstack.wsgi [req-d25a8337-f155-4bc3-a0b0-34c697e9b0c0 req-5e97a643-daa6-49a5-9e88-1a7dacf250a7 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 717.342364] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.342364] [57601]: warnings.warn( [ 717.903111] [57601]: INFO cinder.api.openstack.wsgi [req-d25a8337-f155-4bc3-a0b0-34c697e9b0c0 req-5e97a643-daa6-49a5-9e88-1a7dacf250a7 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/attachments/0c428cde-0119-4a74-99cc-e275450e0363 returned with HTTP 200 [ 717.903746] [57601]: [pid: 57601|app: 0|req: 29/64] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:24:28 2025] DELETE /volume/v3/attachments/0c428cde-0119-4a74-99cc-e275450e0363 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 717.918282] [57602]: DEBUG cinder.api.middleware.request_id [req-d25a8337-f155-4bc3-a0b0-34c697e9b0c0 req-8e8ab00f-e971-41ab-8a75-f8e0542853b6 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.922938] [57602]: INFO cinder.api.openstack.wsgi [req-d25a8337-f155-4bc3-a0b0-34c697e9b0c0 req-8e8ab00f-e971-41ab-8a75-f8e0542853b6 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] DELETE http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 717.922938] [57602]: DEBUG cinder.api.openstack.wsgi [req-d25a8337-f155-4bc3-a0b0-34c697e9b0c0 req-8e8ab00f-e971-41ab-8a75-f8e0542853b6 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 717.922938] [57602]: DEBUG cinder.api.openstack.wsgi [req-d25a8337-f155-4bc3-a0b0-34c697e9b0c0 req-8e8ab00f-e971-41ab-8a75-f8e0542853b6 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 717.922938] [57602]: INFO cinder.api.v3.volumes [req-d25a8337-f155-4bc3-a0b0-34c697e9b0c0 req-8e8ab00f-e971-41ab-8a75-f8e0542853b6 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Delete volume with id: 80f3c122-a4fa-4863-8156-3f1ec258eb24 [ 717.932775] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.932775] [57602]: warnings.warn( [ 717.933119] [57602]: INFO cinder.volume.api [req-d25a8337-f155-4bc3-a0b0-34c697e9b0c0 req-8e8ab00f-e971-41ab-8a75-f8e0542853b6 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Volume info retrieved successfully. [ 717.952563] [57602]: INFO cinder.volume.api [req-d25a8337-f155-4bc3-a0b0-34c697e9b0c0 req-8e8ab00f-e971-41ab-8a75-f8e0542853b6 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] Delete volume request issued successfully. [ 717.952771] [57602]: INFO cinder.api.openstack.wsgi [req-d25a8337-f155-4bc3-a0b0-34c697e9b0c0 req-8e8ab00f-e971-41ab-8a75-f8e0542853b6 tempest-ServersTestBootFromVolume-1705188138 tempest-ServersTestBootFromVolume-1705188138-project-member] http://10.180.1.21/volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 returned with HTTP 202 [ 717.953349] [57602]: [pid: 57602|app: 0|req: 36/65] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 8 17:24:28 2025] DELETE /volume/v3/volumes/80f3c122-a4fa-4863-8156-3f1ec258eb24 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 718.904772] [57601]: DEBUG cinder.api.middleware.request_id [None req-eb12b770-88e8-4bed-abc5-b9fcaca9ad95 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.912405] [57601]: INFO cinder.api.openstack.wsgi [None req-eb12b770-88e8-4bed-abc5-b9fcaca9ad95 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 718.912405] [57601]: DEBUG cinder.api.openstack.wsgi [None req-eb12b770-88e8-4bed-abc5-b9fcaca9ad95 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 718.912405] [57601]: DEBUG cinder.api.openstack.wsgi [None req-eb12b770-88e8-4bed-abc5-b9fcaca9ad95 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 718.934569] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.934569] [57601]: warnings.warn( [ 718.939571] [57601]: INFO cinder.volume.api [None req-eb12b770-88e8-4bed-abc5-b9fcaca9ad95 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 718.946701] [57601]: INFO cinder.api.openstack.wsgi [None req-eb12b770-88e8-4bed-abc5-b9fcaca9ad95 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 718.947463] [57601]: [pid: 57601|app: 0|req: 30/66] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:29 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1328 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 722.984074] [57602]: DEBUG cinder.api.middleware.request_id [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-3fe709d3-0f9d-4c18-92a4-a657c243e390 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.986908] [57602]: INFO cinder.api.openstack.wsgi [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-3fe709d3-0f9d-4c18-92a4-a657c243e390 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 722.987190] [57602]: DEBUG cinder.api.openstack.wsgi [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-3fe709d3-0f9d-4c18-92a4-a657c243e390 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 722.987409] [57602]: DEBUG cinder.api.openstack.wsgi [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-3fe709d3-0f9d-4c18-92a4-a657c243e390 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 723.010555] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.010555] [57602]: warnings.warn( [ 723.014767] [57602]: INFO cinder.volume.api [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-3fe709d3-0f9d-4c18-92a4-a657c243e390 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 723.021679] [57602]: INFO cinder.api.openstack.wsgi [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-3fe709d3-0f9d-4c18-92a4-a657c243e390 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 723.022299] [57602]: [pid: 57602|app: 0|req: 37/67] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:24:33 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1328 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 723.076432] [57601]: DEBUG cinder.api.middleware.request_id [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-9b895dd9-1bc1-4afe-a454-11abeeeefdb1 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.081440] [57601]: INFO cinder.api.openstack.wsgi [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-9b895dd9-1bc1-4afe-a454-11abeeeefdb1 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] POST http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5/action [ 723.082224] [57601]: DEBUG cinder.api.openstack.wsgi [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-9b895dd9-1bc1-4afe-a454-11abeeeefdb1 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 723.082407] [57601]: DEBUG cinder.api.openstack.wsgi [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-9b895dd9-1bc1-4afe-a454-11abeeeefdb1 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 723.102775] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.102775] [57601]: warnings.warn( [ 723.103595] [57601]: INFO cinder.volume.api [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-9b895dd9-1bc1-4afe-a454-11abeeeefdb1 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 723.120631] [57601]: INFO cinder.volume.api [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-9b895dd9-1bc1-4afe-a454-11abeeeefdb1 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Begin detaching volume completed successfully. [ 723.121047] [57601]: INFO cinder.api.openstack.wsgi [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-9b895dd9-1bc1-4afe-a454-11abeeeefdb1 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5/action returned with HTTP 202 [ 723.122050] [57601]: [pid: 57601|app: 0|req: 31/68] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 8 17:24:33 2025] POST /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 724.222064] [57602]: DEBUG cinder.api.middleware.request_id [None req-5d097f3a-dd15-4777-9c5d-b645d83ceead None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.222348] [57602]: INFO cinder.api.openstack.wsgi [None req-5d097f3a-dd15-4777-9c5d-b645d83ceead None None] GET http://10.180.1.21/volume// [ 724.222348] [57602]: DEBUG cinder.api.openstack.wsgi [None req-5d097f3a-dd15-4777-9c5d-b645d83ceead None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 724.223216] [57602]: DEBUG cinder.api.openstack.wsgi [None req-5d097f3a-dd15-4777-9c5d-b645d83ceead None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 724.223216] [57602]: INFO cinder.api.openstack.wsgi [None req-5d097f3a-dd15-4777-9c5d-b645d83ceead None None] http://10.180.1.21/volume// returned with HTTP 300 [ 724.224038] [57602]: [pid: 57602|app: 0|req: 38/69] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:24:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 724.230694] [57601]: DEBUG cinder.api.middleware.request_id [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-c044b182-4eff-49b6-9971-660bb7b242c4 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.236081] [57601]: INFO cinder.api.openstack.wsgi [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-c044b182-4eff-49b6-9971-660bb7b242c4 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 724.236081] [57601]: DEBUG cinder.api.openstack.wsgi [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-c044b182-4eff-49b6-9971-660bb7b242c4 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 724.236081] [57601]: DEBUG cinder.api.openstack.wsgi [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-c044b182-4eff-49b6-9971-660bb7b242c4 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 724.257370] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 724.257370] [57601]: warnings.warn( [ 724.261992] [57601]: INFO cinder.volume.api [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-c044b182-4eff-49b6-9971-660bb7b242c4 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 724.272997] [57601]: INFO cinder.api.openstack.wsgi [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-c044b182-4eff-49b6-9971-660bb7b242c4 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 724.272997] [57601]: [pid: 57601|app: 0|req: 32/70] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:24:34 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1555 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 726.528583] [57602]: DEBUG cinder.api.middleware.request_id [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-c14e3eff-26f3-4ea0-a806-252087832f27 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.534468] [57602]: INFO cinder.api.openstack.wsgi [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-c14e3eff-26f3-4ea0-a806-252087832f27 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/638cea8d-fb9b-4dbb-9089-a8aa728b5cf0 [ 726.534468] [57602]: DEBUG cinder.api.openstack.wsgi [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-c14e3eff-26f3-4ea0-a806-252087832f27 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 726.534468] [57602]: DEBUG cinder.api.openstack.wsgi [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-c14e3eff-26f3-4ea0-a806-252087832f27 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'version_select' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 726.545862] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.545862] [57602]: warnings.warn( [ 727.110189] [57602]: INFO cinder.api.openstack.wsgi [req-9b2b4c77-7a2e-4b99-8e57-bbe2f7d5a147 req-c14e3eff-26f3-4ea0-a806-252087832f27 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/attachments/638cea8d-fb9b-4dbb-9089-a8aa728b5cf0 returned with HTTP 200 [ 727.110346] [57602]: [pid: 57602|app: 0|req: 39/71] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:24:37 2025] DELETE /volume/v3/attachments/638cea8d-fb9b-4dbb-9089-a8aa728b5cf0 => generated 19 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 730.426815] [57601]: DEBUG cinder.api.middleware.request_id [None req-eb317cef-2f33-400d-9384-8a7e6c1b4f2d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.429468] [57601]: INFO cinder.api.openstack.wsgi [None req-eb317cef-2f33-400d-9384-8a7e6c1b4f2d tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 730.429468] [57601]: DEBUG cinder.api.openstack.wsgi [None req-eb317cef-2f33-400d-9384-8a7e6c1b4f2d tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 730.429468] [57601]: DEBUG cinder.api.openstack.wsgi [None req-eb317cef-2f33-400d-9384-8a7e6c1b4f2d tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 730.442911] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.442911] [57601]: warnings.warn( [ 730.447982] [57601]: INFO cinder.volume.api [None req-eb317cef-2f33-400d-9384-8a7e6c1b4f2d tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 730.457746] [57601]: INFO cinder.api.openstack.wsgi [None req-eb317cef-2f33-400d-9384-8a7e6c1b4f2d tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 730.458468] [57601]: [pid: 57601|app: 0|req: 33/72] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:41 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1010 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 730.472174] [57602]: DEBUG cinder.api.middleware.request_id [None req-eed28a7c-c193-4ecb-88a6-1ad5344b7fc5 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.478605] [57602]: INFO cinder.api.openstack.wsgi [None req-eed28a7c-c193-4ecb-88a6-1ad5344b7fc5 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 730.479057] [57602]: DEBUG cinder.api.openstack.wsgi [None req-eed28a7c-c193-4ecb-88a6-1ad5344b7fc5 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 730.479446] [57602]: DEBUG cinder.api.openstack.wsgi [None req-eed28a7c-c193-4ecb-88a6-1ad5344b7fc5 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 730.479794] [57602]: INFO cinder.api.v3.volumes [None req-eed28a7c-c193-4ecb-88a6-1ad5344b7fc5 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Delete volume with id: 98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 730.494754] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.494754] [57602]: warnings.warn( [ 730.495263] [57602]: INFO cinder.volume.api [None req-eed28a7c-c193-4ecb-88a6-1ad5344b7fc5 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 730.526518] [57602]: INFO cinder.volume.api [None req-eed28a7c-c193-4ecb-88a6-1ad5344b7fc5 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Delete volume request issued successfully. [ 730.526862] [57602]: INFO cinder.api.openstack.wsgi [None req-eed28a7c-c193-4ecb-88a6-1ad5344b7fc5 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 202 [ 730.527521] [57602]: [pid: 57602|app: 0|req: 40/73] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:24:41 2025] DELETE /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 730.534256] [57601]: DEBUG cinder.api.middleware.request_id [None req-2f909745-786a-487a-b9bc-b564ef70bf8d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.541096] [57601]: INFO cinder.api.openstack.wsgi [None req-2f909745-786a-487a-b9bc-b564ef70bf8d tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 730.541096] [57601]: DEBUG cinder.api.openstack.wsgi [None req-2f909745-786a-487a-b9bc-b564ef70bf8d tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 730.541096] [57601]: DEBUG cinder.api.openstack.wsgi [None req-2f909745-786a-487a-b9bc-b564ef70bf8d tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 730.553293] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.553293] [57601]: warnings.warn( [ 730.559897] [57601]: INFO cinder.volume.api [None req-2f909745-786a-487a-b9bc-b564ef70bf8d tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 730.567275] [57601]: INFO cinder.api.openstack.wsgi [None req-2f909745-786a-487a-b9bc-b564ef70bf8d tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 730.567275] [57601]: [pid: 57601|app: 0|req: 34/74] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:41 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 731.587033] [57602]: DEBUG cinder.api.middleware.request_id [None req-838394c8-9328-43f6-a9de-8158c7dd3f03 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.590224] [57602]: INFO cinder.api.openstack.wsgi [None req-838394c8-9328-43f6-a9de-8158c7dd3f03 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 731.590657] [57602]: DEBUG cinder.api.openstack.wsgi [None req-838394c8-9328-43f6-a9de-8158c7dd3f03 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 731.590937] [57602]: DEBUG cinder.api.openstack.wsgi [None req-838394c8-9328-43f6-a9de-8158c7dd3f03 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 731.604122] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.604122] [57602]: warnings.warn( [ 731.608962] [57602]: INFO cinder.volume.api [None req-838394c8-9328-43f6-a9de-8158c7dd3f03 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 731.616295] [57602]: INFO cinder.api.openstack.wsgi [None req-838394c8-9328-43f6-a9de-8158c7dd3f03 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 731.617345] [57602]: [pid: 57602|app: 0|req: 41/75] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:42 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 732.630092] [57601]: DEBUG cinder.api.middleware.request_id [None req-4ce93f90-dab9-4136-8435-99d80e715f4b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.633678] [57601]: INFO cinder.api.openstack.wsgi [None req-4ce93f90-dab9-4136-8435-99d80e715f4b tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 732.634033] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4ce93f90-dab9-4136-8435-99d80e715f4b tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 732.634640] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4ce93f90-dab9-4136-8435-99d80e715f4b tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 732.655773] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.655773] [57601]: warnings.warn( [ 732.665446] [57601]: INFO cinder.volume.api [None req-4ce93f90-dab9-4136-8435-99d80e715f4b tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Volume info retrieved successfully. [ 732.676116] [57601]: INFO cinder.api.openstack.wsgi [None req-4ce93f90-dab9-4136-8435-99d80e715f4b tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 200 [ 732.676837] [57601]: [pid: 57601|app: 0|req: 35/76] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:43 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 1009 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 733.697747] [57602]: DEBUG cinder.api.middleware.request_id [None req-8b127703-67e4-47a5-b36f-2ff29f32e483 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.699724] [57602]: INFO cinder.api.openstack.wsgi [None req-8b127703-67e4-47a5-b36f-2ff29f32e483 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 733.700132] [57602]: DEBUG cinder.api.openstack.wsgi [None req-8b127703-67e4-47a5-b36f-2ff29f32e483 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 733.700378] [57602]: DEBUG cinder.api.openstack.wsgi [None req-8b127703-67e4-47a5-b36f-2ff29f32e483 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 733.716879] [57602]: INFO cinder.api.openstack.wsgi [None req-8b127703-67e4-47a5-b36f-2ff29f32e483 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 404 [ 733.718140] [57602]: [pid: 57602|app: 0|req: 42/77] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:44 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 734.883050] [57601]: DEBUG cinder.api.middleware.request_id [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.883917] [57601]: INFO cinder.api.openstack.wsgi [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] POST http://10.180.1.21/volume/v3/volumes [ 734.884351] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-382537772"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 734.886113] [57601]: DEBUG cinder.api.v3.volumes [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-382537772'}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 734.886312] [57601]: INFO cinder.api.v3.volumes [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Create volume of 1 GB [ 734.894088] [57601]: INFO cinder.volume.api [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Availability Zones retrieved successfully. [ 734.902809] [57601]: DEBUG cinder.volume.api [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Flow 'volume_create_api' (37a75b94-7da1-4149-a482-5c633e6ac37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 734.904125] [57601]: DEBUG cinder.volume.api [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05810906-6078-4609-8adc-fafcad0e0a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 734.905552] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 734.946257] [57601]: DEBUG cinder.volume.api [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05810906-6078-4609-8adc-fafcad0e0a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 734.947544] [57601]: DEBUG cinder.volume.api [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49753ae4-8b72-4c3c-8d57-cff3c07f2008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 734.990048] [57601]: DEBUG cinder.quota [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Created reservations ['e87b2399-6fec-4051-bba7-d56bc964d7dd', 'cac3758d-9946-498d-a7e9-393fd33ddfb2', '8182aa8a-1c88-442b-8a8e-c2c075a4ccd6', '6d142d1f-9082-4733-9ccc-3dacdfdc7298'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 734.990048] [57601]: DEBUG cinder.volume.api [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49753ae4-8b72-4c3c-8d57-cff3c07f2008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e87b2399-6fec-4051-bba7-d56bc964d7dd', 'cac3758d-9946-498d-a7e9-393fd33ddfb2', '8182aa8a-1c88-442b-8a8e-c2c075a4ccd6', '6d142d1f-9082-4733-9ccc-3dacdfdc7298']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 734.990334] [57601]: DEBUG cinder.volume.api [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c91a765a-83ad-4ef9-a2fa-cf5d06cfbf1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 735.007529] [57601]: DEBUG cinder.volume.api [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c91a765a-83ad-4ef9-a2fa-cf5d06cfbf1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e055c6f-289d-427a-a881-bfca698c5675', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-382537772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2a7a06e61d94624ba3b3a9d4f5d1e6f',qos_specs=None,replication_status=,reservations=['e87b2399-6fec-4051-bba7-d56bc964d7dd','cac3758d-9946-498d-a7e9-393fd33ddfb2','8182aa8a-1c88-442b-8a8e-c2c075a4ccd6','6d142d1f-9082-4733-9ccc-3dacdfdc7298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01710b1994744039b6e121c7d5195b25',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:24:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-382537772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e055c6f-289d-427a-a881-bfca698c5675,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2a7a06e61d94624ba3b3a9d4f5d1e6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01710b1994744039b6e121c7d5195b25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 735.010213] [57601]: DEBUG cinder.volume.api [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f368ce-75c7-4ebc-86af-5f7dc403f09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 735.024315] [57601]: DEBUG cinder.volume.api [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f368ce-75c7-4ebc-86af-5f7dc403f09a) transitioned into state 'SUCCESS' from state '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-382537772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2a7a06e61d94624ba3b3a9d4f5d1e6f',qos_specs=None,replication_status=,reservations=['e87b2399-6fec-4051-bba7-d56bc964d7dd','cac3758d-9946-498d-a7e9-393fd33ddfb2','8182aa8a-1c88-442b-8a8e-c2c075a4ccd6','6d142d1f-9082-4733-9ccc-3dacdfdc7298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01710b1994744039b6e121c7d5195b25',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 735.025456] [57601]: DEBUG cinder.volume.api [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd5ba8a-4183-49d5-a69f-b0eedf9dadcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 735.037211] [57601]: DEBUG cinder.volume.api [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd5ba8a-4183-49d5-a69f-b0eedf9dadcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 735.041055] [57601]: DEBUG cinder.volume.api [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Flow 'volume_create_api' (37a75b94-7da1-4149-a482-5c633e6ac37e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 735.041055] [57601]: INFO cinder.volume.api [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Create volume request issued successfully. [ 735.041055] [57601]: INFO cinder.api.openstack.wsgi [None req-e470d31d-1ae5-4ef5-9308-abc8d892996b tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 735.041055] [57601]: [pid: 57601|app: 0|req: 36/78] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:24:45 2025] POST /volume/v3/volumes => generated 757 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 735.052280] [57602]: DEBUG cinder.api.middleware.request_id [None req-ee13ecdf-6b96-4b24-b030-40160498ed7c None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.053627] [57602]: INFO cinder.api.openstack.wsgi [None req-ee13ecdf-6b96-4b24-b030-40160498ed7c tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 735.053917] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ee13ecdf-6b96-4b24-b030-40160498ed7c tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 735.054183] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ee13ecdf-6b96-4b24-b030-40160498ed7c tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 735.064429] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.064429] [57602]: warnings.warn( [ 735.071043] [57602]: INFO cinder.volume.api [None req-ee13ecdf-6b96-4b24-b030-40160498ed7c tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 735.077294] [57602]: INFO cinder.api.openstack.wsgi [None req-ee13ecdf-6b96-4b24-b030-40160498ed7c tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 735.077485] [57602]: [pid: 57602|app: 0|req: 43/79] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:45 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.091658] [57601]: DEBUG cinder.api.middleware.request_id [None req-481380ee-a62a-4634-87c8-c61438b2dd75 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.095398] [57601]: INFO cinder.api.openstack.wsgi [None req-481380ee-a62a-4634-87c8-c61438b2dd75 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 736.095398] [57601]: DEBUG cinder.api.openstack.wsgi [None req-481380ee-a62a-4634-87c8-c61438b2dd75 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 736.095599] [57601]: DEBUG cinder.api.openstack.wsgi [None req-481380ee-a62a-4634-87c8-c61438b2dd75 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 736.112870] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.112870] [57601]: warnings.warn( [ 736.120635] [57601]: INFO cinder.volume.api [None req-481380ee-a62a-4634-87c8-c61438b2dd75 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 736.127402] [57601]: INFO cinder.api.openstack.wsgi [None req-481380ee-a62a-4634-87c8-c61438b2dd75 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 736.127990] [57601]: [pid: 57601|app: 0|req: 37/80] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:24:46 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 745.074471] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=144,cinder:INSERT=23,cinder:UPDATE=32 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 746.127526] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=91,cinder:UPDATE=19,cinder:INSERT=7 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 770.146171] [57602]: DEBUG cinder.api.middleware.request_id [req-50cffc66-8c62-4ae5-8914-563c12366786 req-38df535a-f1fc-4b85-8da6-1d17c4e24b61 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.150749] [57602]: INFO cinder.api.openstack.wsgi [req-50cffc66-8c62-4ae5-8914-563c12366786 req-38df535a-f1fc-4b85-8da6-1d17c4e24b61 tempest-InstanceActionsTestJSON-449377544 tempest-InstanceActionsTestJSON-449377544-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=81d406bb-f0e6-487c-841e-a13ae7736af0 [ 770.151043] [57602]: DEBUG cinder.api.openstack.wsgi [req-50cffc66-8c62-4ae5-8914-563c12366786 req-38df535a-f1fc-4b85-8da6-1d17c4e24b61 tempest-InstanceActionsTestJSON-449377544 tempest-InstanceActionsTestJSON-449377544-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 770.151354] [57602]: DEBUG cinder.api.openstack.wsgi [req-50cffc66-8c62-4ae5-8914-563c12366786 req-38df535a-f1fc-4b85-8da6-1d17c4e24b61 tempest-InstanceActionsTestJSON-449377544 tempest-InstanceActionsTestJSON-449377544-project-member] Calling method 'version_select' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 770.167321] [57602]: INFO cinder.api.openstack.wsgi [req-50cffc66-8c62-4ae5-8914-563c12366786 req-38df535a-f1fc-4b85-8da6-1d17c4e24b61 tempest-InstanceActionsTestJSON-449377544 tempest-InstanceActionsTestJSON-449377544-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=81d406bb-f0e6-487c-841e-a13ae7736af0 returned with HTTP 200 [ 770.168063] [57602]: [pid: 57602|app: 0|req: 44/81] 10.180.1.21 () {62 vars in 1517 bytes} [Mon Dec 8 17:25:20 2025] GET /volume/v3/attachments?instance_id=81d406bb-f0e6-487c-841e-a13ae7736af0 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 780.164476] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=1 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 782.194547] [57601]: DEBUG cinder.api.middleware.request_id [None req-bbc9f87d-e733-43ee-9a4a-c88a1e485a0c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.197937] [57601]: INFO cinder.api.openstack.wsgi [None req-bbc9f87d-e733-43ee-9a4a-c88a1e485a0c tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 782.198642] [57601]: DEBUG cinder.api.openstack.wsgi [None req-bbc9f87d-e733-43ee-9a4a-c88a1e485a0c tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 782.198642] [57601]: DEBUG cinder.api.openstack.wsgi [None req-bbc9f87d-e733-43ee-9a4a-c88a1e485a0c tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 782.198642] [57601]: INFO cinder.api.v3.volumes [None req-bbc9f87d-e733-43ee-9a4a-c88a1e485a0c tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Delete volume with id: 98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 782.208637] [57601]: INFO cinder.api.openstack.wsgi [None req-bbc9f87d-e733-43ee-9a4a-c88a1e485a0c tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 404 [ 782.209281] [57601]: [pid: 57601|app: 0|req: 38/82] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:25:32 2025] DELETE /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 782.213261] [57602]: DEBUG cinder.api.middleware.request_id [None req-d681812e-1cec-42af-ba81-2bfa117fe639 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.218015] [57602]: INFO cinder.api.openstack.wsgi [None req-d681812e-1cec-42af-ba81-2bfa117fe639 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] GET http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 [ 782.219386] [57602]: DEBUG cinder.api.openstack.wsgi [None req-d681812e-1cec-42af-ba81-2bfa117fe639 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 782.219386] [57602]: DEBUG cinder.api.openstack.wsgi [None req-d681812e-1cec-42af-ba81-2bfa117fe639 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 782.228930] [57602]: INFO cinder.api.openstack.wsgi [None req-d681812e-1cec-42af-ba81-2bfa117fe639 tempest-VolumesAssistedSnapshotsTest-906605402 tempest-VolumesAssistedSnapshotsTest-906605402-project-admin] http://10.180.1.21/volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 returned with HTTP 404 [ 782.229999] [57602]: [pid: 57602|app: 0|req: 45/83] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:25:32 2025] GET /volume/v3/volumes/98a4c369-4b6c-4da9-8f61-3a2d2a709ac5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 789.756019] [57601]: DEBUG cinder.api.middleware.request_id [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.761833] [57601]: INFO cinder.api.openstack.wsgi [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] POST http://10.180.1.21/volume/v3/volumes [ 789.762287] [57601]: DEBUG cinder.api.openstack.wsgi [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-64717632", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 789.764319] [57601]: DEBUG cinder.api.v3.volumes [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-64717632', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 789.764451] [57601]: INFO cinder.api.v3.volumes [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Create volume of 1 GB [ 789.772616] [57601]: INFO cinder.volume.api [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Availability Zones retrieved successfully. [ 789.779461] [57601]: DEBUG cinder.volume.api [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Flow 'volume_create_api' (9fcb5f86-ef7b-4895-8076-b61503eb0bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 789.780710] [57601]: DEBUG cinder.volume.api [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bec63f3-6fb4-40ab-ad1c-947480d7f53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 789.781927] [57601]: DEBUG cinder.volume.flows.api.create_volume [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 789.801057] [57601]: DEBUG cinder.volume.api [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bec63f3-6fb4-40ab-ad1c-947480d7f53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 789.802226] [57601]: DEBUG cinder.volume.api [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0cc2e1-5eca-4830-8604-95300352adbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 789.873027] [57601]: DEBUG cinder.quota [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Created reservations ['a17f5ca1-6905-4d5f-a160-326adfd93b29', 'fcc41738-605d-4586-957c-e858d576c098', '0116dfaa-b6e6-45f3-867a-1826aef6697e', 'fb1c5fec-f211-40f5-92e7-37eb4eb9e76a'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 789.874139] [57601]: DEBUG cinder.volume.api [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0cc2e1-5eca-4830-8604-95300352adbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a17f5ca1-6905-4d5f-a160-326adfd93b29', 'fcc41738-605d-4586-957c-e858d576c098', '0116dfaa-b6e6-45f3-867a-1826aef6697e', 'fb1c5fec-f211-40f5-92e7-37eb4eb9e76a']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 789.875057] [57601]: DEBUG cinder.volume.api [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819f5176-384b-4121-be98-255c6e8961b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 789.894136] [57601]: DEBUG cinder.volume.api [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819f5176-384b-4121-be98-255c6e8961b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3cc9890-9853-4b6a-9064-71321c43cb65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-64717632',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8f762b8ae93c45c3a1f3c8782e092b50',qos_specs=None,replication_status=,reservations=['a17f5ca1-6905-4d5f-a160-326adfd93b29','fcc41738-605d-4586-957c-e858d576c098','0116dfaa-b6e6-45f3-867a-1826aef6697e','fb1c5fec-f211-40f5-92e7-37eb4eb9e76a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd3aa2a75b824c66b21365caa1ccb55f',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:25:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-64717632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3cc9890-9853-4b6a-9064-71321c43cb65,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8f762b8ae93c45c3a1f3c8782e092b50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd3aa2a75b824c66b21365caa1ccb55f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 789.895263] [57601]: DEBUG cinder.volume.api [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (282cd086-6a48-4cf2-9489-aa3f073e62b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 789.917931] [57601]: DEBUG cinder.volume.api [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (282cd086-6a48-4cf2-9489-aa3f073e62b1) transitioned into state 'SUCCESS' from state '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-64717632',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8f762b8ae93c45c3a1f3c8782e092b50',qos_specs=None,replication_status=,reservations=['a17f5ca1-6905-4d5f-a160-326adfd93b29','fcc41738-605d-4586-957c-e858d576c098','0116dfaa-b6e6-45f3-867a-1826aef6697e','fb1c5fec-f211-40f5-92e7-37eb4eb9e76a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd3aa2a75b824c66b21365caa1ccb55f',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 789.918930] [57601]: DEBUG cinder.volume.api [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81af29af-9e4a-43b2-8025-1a93ff3b93a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 789.930509] [57601]: DEBUG cinder.volume.api [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81af29af-9e4a-43b2-8025-1a93ff3b93a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 789.931067] [57601]: DEBUG cinder.volume.api [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Flow 'volume_create_api' (9fcb5f86-ef7b-4895-8076-b61503eb0bd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 789.932102] [57601]: INFO cinder.volume.api [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Create volume request issued successfully. [ 789.932633] [57601]: INFO cinder.api.openstack.wsgi [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-2e36052e-caf3-464e-954e-c4fcbce7c092 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 789.933257] [57601]: [pid: 57601|app: 0|req: 39/84] 10.180.1.21 () {64 vars in 1421 bytes} [Mon Dec 8 17:25:40 2025] POST /volume/v3/volumes => generated 760 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 789.938095] [57602]: DEBUG cinder.api.middleware.request_id [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-f01a73b1-b25e-4176-8bee-15b97f102e12 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.941669] [57602]: INFO cinder.api.openstack.wsgi [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-f01a73b1-b25e-4176-8bee-15b97f102e12 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] GET http://10.180.1.21/volume/v3/volumes/b3cc9890-9853-4b6a-9064-71321c43cb65 [ 789.941909] [57602]: DEBUG cinder.api.openstack.wsgi [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-f01a73b1-b25e-4176-8bee-15b97f102e12 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 789.942231] [57602]: DEBUG cinder.api.openstack.wsgi [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-f01a73b1-b25e-4176-8bee-15b97f102e12 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 789.953328] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.953328] [57602]: warnings.warn( [ 789.963627] [57602]: INFO cinder.volume.api [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-f01a73b1-b25e-4176-8bee-15b97f102e12 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Volume info retrieved successfully. [ 789.973985] [57602]: INFO cinder.api.openstack.wsgi [req-71e8594e-cb41-4aaa-ae5d-6a8554871e30 req-f01a73b1-b25e-4176-8bee-15b97f102e12 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] http://10.180.1.21/volume/v3/volumes/b3cc9890-9853-4b6a-9064-71321c43cb65 returned with HTTP 200 [ 789.974647] [57602]: [pid: 57602|app: 0|req: 46/85] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:25:40 2025] GET /volume/v3/volumes/b3cc9890-9853-4b6a-9064-71321c43cb65 => generated 828 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 791.070570] [57601]: DEBUG cinder.api.middleware.request_id [req-69b86a03-492e-4bd8-98b9-3e72b22add0e req-4e2dc056-85d2-478c-a0e1-431c3542595a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.073233] [57601]: INFO cinder.api.openstack.wsgi [req-69b86a03-492e-4bd8-98b9-3e72b22add0e req-4e2dc056-85d2-478c-a0e1-431c3542595a tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] GET http://10.180.1.21/volume/v3/volumes/b3cc9890-9853-4b6a-9064-71321c43cb65 [ 791.073568] [57601]: DEBUG cinder.api.openstack.wsgi [req-69b86a03-492e-4bd8-98b9-3e72b22add0e req-4e2dc056-85d2-478c-a0e1-431c3542595a tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 791.073738] [57601]: DEBUG cinder.api.openstack.wsgi [req-69b86a03-492e-4bd8-98b9-3e72b22add0e req-4e2dc056-85d2-478c-a0e1-431c3542595a tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 791.085881] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.085881] [57601]: warnings.warn( [ 791.091177] [57601]: INFO cinder.volume.api [req-69b86a03-492e-4bd8-98b9-3e72b22add0e req-4e2dc056-85d2-478c-a0e1-431c3542595a tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Volume info retrieved successfully. [ 791.096861] [57601]: INFO cinder.api.openstack.wsgi [req-69b86a03-492e-4bd8-98b9-3e72b22add0e req-4e2dc056-85d2-478c-a0e1-431c3542595a tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] http://10.180.1.21/volume/v3/volumes/b3cc9890-9853-4b6a-9064-71321c43cb65 returned with HTTP 200 [ 791.097339] [57601]: [pid: 57601|app: 0|req: 40/86] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:25:41 2025] GET /volume/v3/volumes/b3cc9890-9853-4b6a-9064-71321c43cb65 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 791.837963] [57602]: DEBUG cinder.api.middleware.request_id [req-c0dea670-91d5-4226-8945-5ba241f6c215 req-292ca40a-a6c5-42f8-8a15-bef01f5a2afe None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.841397] [57602]: INFO cinder.api.openstack.wsgi [req-c0dea670-91d5-4226-8945-5ba241f6c215 req-292ca40a-a6c5-42f8-8a15-bef01f5a2afe tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] GET http://10.180.1.21/volume/v3/volumes/b3cc9890-9853-4b6a-9064-71321c43cb65 [ 791.841646] [57602]: DEBUG cinder.api.openstack.wsgi [req-c0dea670-91d5-4226-8945-5ba241f6c215 req-292ca40a-a6c5-42f8-8a15-bef01f5a2afe tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 791.841766] [57602]: DEBUG cinder.api.openstack.wsgi [req-c0dea670-91d5-4226-8945-5ba241f6c215 req-292ca40a-a6c5-42f8-8a15-bef01f5a2afe tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 791.860333] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.860333] [57602]: warnings.warn( [ 791.866714] [57602]: INFO cinder.volume.api [req-c0dea670-91d5-4226-8945-5ba241f6c215 req-292ca40a-a6c5-42f8-8a15-bef01f5a2afe tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Volume info retrieved successfully. [ 791.873070] [57602]: INFO cinder.api.openstack.wsgi [req-c0dea670-91d5-4226-8945-5ba241f6c215 req-292ca40a-a6c5-42f8-8a15-bef01f5a2afe tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] http://10.180.1.21/volume/v3/volumes/b3cc9890-9853-4b6a-9064-71321c43cb65 returned with HTTP 200 [ 791.873070] [57602]: [pid: 57602|app: 0|req: 47/87] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:25:42 2025] GET /volume/v3/volumes/b3cc9890-9853-4b6a-9064-71321c43cb65 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 792.396636] [57601]: DEBUG cinder.api.middleware.request_id [req-9ed3e714-b499-4e3a-8fe5-c447c93b2975 req-8db87108-7826-4a90-8def-dd6c78d4371e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.399398] [57601]: INFO cinder.api.openstack.wsgi [req-9ed3e714-b499-4e3a-8fe5-c447c93b2975 req-8db87108-7826-4a90-8def-dd6c78d4371e tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b3cc9890-9853-4b6a-9064-71321c43cb65 [ 792.399831] [57601]: DEBUG cinder.api.openstack.wsgi [req-9ed3e714-b499-4e3a-8fe5-c447c93b2975 req-8db87108-7826-4a90-8def-dd6c78d4371e tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 792.400102] [57601]: DEBUG cinder.api.openstack.wsgi [req-9ed3e714-b499-4e3a-8fe5-c447c93b2975 req-8db87108-7826-4a90-8def-dd6c78d4371e tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 792.400319] [57601]: INFO cinder.api.v3.volumes [req-9ed3e714-b499-4e3a-8fe5-c447c93b2975 req-8db87108-7826-4a90-8def-dd6c78d4371e tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Delete volume with id: b3cc9890-9853-4b6a-9064-71321c43cb65 [ 792.411888] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 792.411888] [57601]: warnings.warn( [ 792.412273] [57601]: INFO cinder.volume.api [req-9ed3e714-b499-4e3a-8fe5-c447c93b2975 req-8db87108-7826-4a90-8def-dd6c78d4371e tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Volume info retrieved successfully. [ 792.440787] [57601]: INFO cinder.volume.api [req-9ed3e714-b499-4e3a-8fe5-c447c93b2975 req-8db87108-7826-4a90-8def-dd6c78d4371e tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Delete volume request issued successfully. [ 792.440787] [57601]: INFO cinder.api.openstack.wsgi [req-9ed3e714-b499-4e3a-8fe5-c447c93b2975 req-8db87108-7826-4a90-8def-dd6c78d4371e tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] http://10.180.1.21/volume/v3/volumes/b3cc9890-9853-4b6a-9064-71321c43cb65 returned with HTTP 202 [ 792.441446] [57601]: [pid: 57601|app: 0|req: 41/88] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 8 17:25:43 2025] DELETE /volume/v3/volumes/b3cc9890-9853-4b6a-9064-71321c43cb65 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 792.955521] [57602]: DEBUG cinder.api.middleware.request_id [req-2130c07d-ce56-4712-b6af-a162f0677a73 req-047c798d-f221-42e8-8004-5a79d05cd841 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.958014] [57602]: INFO cinder.api.openstack.wsgi [req-2130c07d-ce56-4712-b6af-a162f0677a73 req-047c798d-f221-42e8-8004-5a79d05cd841 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] GET http://10.180.1.21/volume/v3/volumes/b3cc9890-9853-4b6a-9064-71321c43cb65 [ 792.958257] [57602]: DEBUG cinder.api.openstack.wsgi [req-2130c07d-ce56-4712-b6af-a162f0677a73 req-047c798d-f221-42e8-8004-5a79d05cd841 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 792.958477] [57602]: DEBUG cinder.api.openstack.wsgi [req-2130c07d-ce56-4712-b6af-a162f0677a73 req-047c798d-f221-42e8-8004-5a79d05cd841 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 792.968336] [57602]: INFO cinder.api.openstack.wsgi [req-2130c07d-ce56-4712-b6af-a162f0677a73 req-047c798d-f221-42e8-8004-5a79d05cd841 tempest-VolumesGetTestJSON-1979024496 tempest-VolumesGetTestJSON-1979024496-project-member] http://10.180.1.21/volume/v3/volumes/b3cc9890-9853-4b6a-9064-71321c43cb65 returned with HTTP 404 [ 792.969300] [57602]: [pid: 57602|app: 0|req: 48/89] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:25:43 2025] GET /volume/v3/volumes/b3cc9890-9853-4b6a-9064-71321c43cb65 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 801.110903] [57601]: DEBUG cinder.api.middleware.request_id [None req-6802fe64-d08b-450f-bea7-eced4adf82ce None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.113034] [57601]: INFO cinder.api.openstack.wsgi [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] POST http://10.180.1.21/volume/v3/volumes [ 801.113422] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-910490229"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 801.114919] [57601]: DEBUG cinder.api.v3.volumes [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-910490229'}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 801.115067] [57601]: INFO cinder.api.v3.volumes [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Create volume of 1 GB [ 801.122504] [57601]: INFO cinder.volume.api [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Availability Zones retrieved successfully. [ 801.131640] [57601]: DEBUG cinder.volume.api [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Flow 'volume_create_api' (2446a65f-2d99-4f8a-a3b5-185eb0782775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 801.132725] [57601]: DEBUG cinder.volume.api [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc73b74a-0efc-41af-b081-ddab92f0a09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 801.133436] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 801.153448] [57601]: DEBUG cinder.volume.api [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc73b74a-0efc-41af-b081-ddab92f0a09e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 801.154539] [57601]: DEBUG cinder.volume.api [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4512198b-3b4d-484f-9049-512c91a13fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 801.218309] [57601]: DEBUG cinder.quota [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Created reservations ['6fe75d8c-9eba-4eed-96d3-a6350f83719f', '81419451-4e5a-49ec-94c3-7b4ce3d1ab95', '9e813e1e-6e6d-42cd-ae7a-a3e922c814d1', '684f3db0-c4e7-49ae-bb16-c3bb81d51319'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 801.219296] [57601]: DEBUG cinder.volume.api [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4512198b-3b4d-484f-9049-512c91a13fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fe75d8c-9eba-4eed-96d3-a6350f83719f', '81419451-4e5a-49ec-94c3-7b4ce3d1ab95', '9e813e1e-6e6d-42cd-ae7a-a3e922c814d1', '684f3db0-c4e7-49ae-bb16-c3bb81d51319']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 801.220221] [57601]: DEBUG cinder.volume.api [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ca9744-80dd-458c-98cb-aa4318eb40ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 801.235536] [57601]: DEBUG cinder.volume.api [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ca9744-80dd-458c-98cb-aa4318eb40ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ade72e98-0522-47ce-b314-757b2209a3f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-910490229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc9e8e59612c49a6b788080423997837',qos_specs=None,replication_status=,reservations=['6fe75d8c-9eba-4eed-96d3-a6350f83719f','81419451-4e5a-49ec-94c3-7b4ce3d1ab95','9e813e1e-6e6d-42cd-ae7a-a3e922c814d1','684f3db0-c4e7-49ae-bb16-c3bb81d51319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49baf25110b44919bde6bac92a0d7b64',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:25:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-910490229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ade72e98-0522-47ce-b314-757b2209a3f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc9e8e59612c49a6b788080423997837',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49baf25110b44919bde6bac92a0d7b64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 801.236501] [57601]: DEBUG cinder.volume.api [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9010a220-dd26-4069-a35e-5c9eaaaee9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 801.250915] [57601]: DEBUG cinder.volume.api [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9010a220-dd26-4069-a35e-5c9eaaaee9bc) transitioned into state 'SUCCESS' from state '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-910490229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc9e8e59612c49a6b788080423997837',qos_specs=None,replication_status=,reservations=['6fe75d8c-9eba-4eed-96d3-a6350f83719f','81419451-4e5a-49ec-94c3-7b4ce3d1ab95','9e813e1e-6e6d-42cd-ae7a-a3e922c814d1','684f3db0-c4e7-49ae-bb16-c3bb81d51319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49baf25110b44919bde6bac92a0d7b64',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 801.251891] [57601]: DEBUG cinder.volume.api [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0e7b29-cad1-442c-81d8-e08be5e40cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 801.260726] [57601]: DEBUG cinder.volume.api [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0e7b29-cad1-442c-81d8-e08be5e40cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 801.261832] [57601]: DEBUG cinder.volume.api [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Flow 'volume_create_api' (2446a65f-2d99-4f8a-a3b5-185eb0782775) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 801.262207] [57601]: INFO cinder.volume.api [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Create volume request issued successfully. [ 801.262924] [57601]: INFO cinder.api.openstack.wsgi [None req-6802fe64-d08b-450f-bea7-eced4adf82ce tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 801.263659] [57601]: [pid: 57601|app: 0|req: 42/90] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:25:51 2025] POST /volume/v3/volumes => generated 753 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 801.273367] [57602]: DEBUG cinder.api.middleware.request_id [None req-43281de0-72b2-4e11-b352-21d819d9f15c None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.275755] [57602]: INFO cinder.api.openstack.wsgi [None req-43281de0-72b2-4e11-b352-21d819d9f15c tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 801.276017] [57602]: DEBUG cinder.api.openstack.wsgi [None req-43281de0-72b2-4e11-b352-21d819d9f15c tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 801.276336] [57602]: DEBUG cinder.api.openstack.wsgi [None req-43281de0-72b2-4e11-b352-21d819d9f15c tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 801.284360] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 801.284360] [57602]: warnings.warn( [ 801.288913] [57602]: INFO cinder.volume.api [None req-43281de0-72b2-4e11-b352-21d819d9f15c tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 801.294240] [57602]: INFO cinder.api.openstack.wsgi [None req-43281de0-72b2-4e11-b352-21d819d9f15c tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 801.294915] [57602]: [pid: 57602|app: 0|req: 49/91] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:25:52 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 802.305679] [57601]: DEBUG cinder.api.middleware.request_id [None req-1f596de6-be94-48a8-bf61-4556fcb0a5b7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 802.309426] [57601]: INFO cinder.api.openstack.wsgi [None req-1f596de6-be94-48a8-bf61-4556fcb0a5b7 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 802.309883] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1f596de6-be94-48a8-bf61-4556fcb0a5b7 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 802.310164] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1f596de6-be94-48a8-bf61-4556fcb0a5b7 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 802.324551] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 802.324551] [57601]: warnings.warn( [ 802.329347] [57601]: INFO cinder.volume.api [None req-1f596de6-be94-48a8-bf61-4556fcb0a5b7 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 802.335813] [57601]: INFO cinder.api.openstack.wsgi [None req-1f596de6-be94-48a8-bf61-4556fcb0a5b7 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 802.336287] [57601]: [pid: 57601|app: 0|req: 43/92] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:25:53 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 802.553978] [57602]: DEBUG cinder.api.middleware.request_id [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-0506462b-3a97-4efc-b800-3fcd328760f9 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 802.558599] [57602]: INFO cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-0506462b-3a97-4efc-b800-3fcd328760f9 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 802.558866] [57602]: DEBUG cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-0506462b-3a97-4efc-b800-3fcd328760f9 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 802.559045] [57602]: DEBUG cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-0506462b-3a97-4efc-b800-3fcd328760f9 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 802.571584] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 802.571584] [57602]: warnings.warn( [ 802.577630] [57602]: INFO cinder.volume.api [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-0506462b-3a97-4efc-b800-3fcd328760f9 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 802.583651] [57602]: INFO cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-0506462b-3a97-4efc-b800-3fcd328760f9 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 802.584235] [57602]: [pid: 57602|app: 0|req: 50/93] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:25:53 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 804.120638] [57601]: DEBUG cinder.api.middleware.request_id [None req-706f0793-d6e6-4eb2-ab81-df22ce5aeec4 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.121110] [57601]: INFO cinder.api.openstack.wsgi [None req-706f0793-d6e6-4eb2-ab81-df22ce5aeec4 None None] GET http://10.180.1.21/volume// [ 804.121361] [57601]: DEBUG cinder.api.openstack.wsgi [None req-706f0793-d6e6-4eb2-ab81-df22ce5aeec4 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 804.121589] [57601]: DEBUG cinder.api.openstack.wsgi [None req-706f0793-d6e6-4eb2-ab81-df22ce5aeec4 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 804.121894] [57601]: INFO cinder.api.openstack.wsgi [None req-706f0793-d6e6-4eb2-ab81-df22ce5aeec4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 804.122241] [57601]: [pid: 57601|app: 0|req: 44/94] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 8 17:25:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 804.127114] [57602]: DEBUG cinder.api.middleware.request_id [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-8b0c6eb0-f1c2-4b8e-86e0-2cd62b6904d2 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.129602] [57602]: INFO cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-8b0c6eb0-f1c2-4b8e-86e0-2cd62b6904d2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] POST http://10.180.1.21/volume/v3/attachments [ 804.130309] [57602]: DEBUG cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-8b0c6eb0-f1c2-4b8e-86e0-2cd62b6904d2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ade72e98-0522-47ce-b314-757b2209a3f7", "connector": null, "instance_uuid": "6298b6d7-5892-48cc-b808-eeca3d91f57e"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 804.143874] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.143874] [57602]: warnings.warn( [ 804.192596] [57602]: INFO cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-8b0c6eb0-f1c2-4b8e-86e0-2cd62b6904d2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 804.192596] [57602]: [pid: 57602|app: 0|req: 51/95] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:25:54 2025] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 804.209837] [57601]: DEBUG cinder.api.middleware.request_id [None req-168869bc-a618-47ad-88cf-fb17dd75686b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.213693] [57601]: INFO cinder.api.openstack.wsgi [None req-168869bc-a618-47ad-88cf-fb17dd75686b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 804.217090] [57601]: DEBUG cinder.api.openstack.wsgi [None req-168869bc-a618-47ad-88cf-fb17dd75686b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 804.217397] [57601]: DEBUG cinder.api.openstack.wsgi [None req-168869bc-a618-47ad-88cf-fb17dd75686b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 804.234938] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.234938] [57601]: warnings.warn( [ 804.242354] [57601]: INFO cinder.volume.api [None req-168869bc-a618-47ad-88cf-fb17dd75686b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 804.247971] [57601]: INFO cinder.api.openstack.wsgi [None req-168869bc-a618-47ad-88cf-fb17dd75686b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 804.248606] [57601]: [pid: 57601|app: 0|req: 45/96] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:25:54 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 804.720378] [57602]: DEBUG cinder.api.middleware.request_id [None req-890c7c95-4920-4d59-91c8-517870ed567a None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.720916] [57602]: INFO cinder.api.openstack.wsgi [None req-890c7c95-4920-4d59-91c8-517870ed567a None None] GET http://10.180.1.21/volume// [ 804.721119] [57602]: DEBUG cinder.api.openstack.wsgi [None req-890c7c95-4920-4d59-91c8-517870ed567a None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 804.721447] [57602]: DEBUG cinder.api.openstack.wsgi [None req-890c7c95-4920-4d59-91c8-517870ed567a None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 804.721863] [57602]: INFO cinder.api.openstack.wsgi [None req-890c7c95-4920-4d59-91c8-517870ed567a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 804.722215] [57602]: [pid: 57602|app: 0|req: 52/97] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:25:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 804.726538] [57601]: DEBUG cinder.api.middleware.request_id [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-28400b0e-4d4a-4669-a69a-ec2a85e82271 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.730093] [57601]: INFO cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-28400b0e-4d4a-4669-a69a-ec2a85e82271 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 804.730395] [57601]: DEBUG cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-28400b0e-4d4a-4669-a69a-ec2a85e82271 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 804.730771] [57601]: DEBUG cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-28400b0e-4d4a-4669-a69a-ec2a85e82271 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 804.747046] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.747046] [57601]: warnings.warn( [ 804.751317] [57601]: INFO cinder.volume.api [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-28400b0e-4d4a-4669-a69a-ec2a85e82271 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 804.756868] [57601]: INFO cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-28400b0e-4d4a-4669-a69a-ec2a85e82271 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 804.757370] [57601]: [pid: 57601|app: 0|req: 46/98] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:25:55 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 804.794990] [57602]: DEBUG cinder.api.middleware.request_id [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-78d35788-4020-44dc-bd94-86e16b5ec2a5 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.799484] [57602]: INFO cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-78d35788-4020-44dc-bd94-86e16b5ec2a5 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] PUT http://10.180.1.21/volume/v3/attachments/ce64ccc5-435a-4fd0-8434-c14e4ead9443 [ 804.799966] [57602]: DEBUG cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-78d35788-4020-44dc-bd94-86e16b5ec2a5 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-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-961808", "mountpoint": "/dev/sdb"}}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 804.813766] [57602]: DEBUG cinder.coordination [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-78d35788-4020-44dc-bd94-86e16b5ec2a5 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Acquiring lock "cinder-attachment_update-ade72e98-0522-47ce-b314-757b2209a3f7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 804.820893] [57602]: DEBUG cinder.coordination [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-78d35788-4020-44dc-bd94-86e16b5ec2a5 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Lock "cinder-attachment_update-ade72e98-0522-47ce-b314-757b2209a3f7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 804.822113] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.822113] [57602]: warnings.warn( [ 805.259502] [57601]: DEBUG cinder.api.middleware.request_id [None req-2630b965-f114-4d2d-ae63-df1778e30fc8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.263913] [57601]: INFO cinder.api.openstack.wsgi [None req-2630b965-f114-4d2d-ae63-df1778e30fc8 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 805.264241] [57601]: DEBUG cinder.api.openstack.wsgi [None req-2630b965-f114-4d2d-ae63-df1778e30fc8 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 805.264473] [57601]: DEBUG cinder.api.openstack.wsgi [None req-2630b965-f114-4d2d-ae63-df1778e30fc8 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 805.290874] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 805.290874] [57601]: warnings.warn( [ 805.295716] [57601]: INFO cinder.volume.api [None req-2630b965-f114-4d2d-ae63-df1778e30fc8 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 805.302266] [57601]: INFO cinder.api.openstack.wsgi [None req-2630b965-f114-4d2d-ae63-df1778e30fc8 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 805.303276] [57601]: [pid: 57601|app: 0|req: 47/99] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:25:56 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 806.313294] [57601]: DEBUG cinder.api.middleware.request_id [None req-17159e2b-3679-4930-b855-c481ed008dda None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.316505] [57601]: INFO cinder.api.openstack.wsgi [None req-17159e2b-3679-4930-b855-c481ed008dda tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 806.316596] [57601]: DEBUG cinder.api.openstack.wsgi [None req-17159e2b-3679-4930-b855-c481ed008dda tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 806.316834] [57601]: DEBUG cinder.api.openstack.wsgi [None req-17159e2b-3679-4930-b855-c481ed008dda tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 806.334069] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.334069] [57601]: warnings.warn( [ 806.340302] [57601]: INFO cinder.volume.api [None req-17159e2b-3679-4930-b855-c481ed008dda tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 806.343773] [57601]: INFO cinder.api.openstack.wsgi [None req-17159e2b-3679-4930-b855-c481ed008dda tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 806.344256] [57601]: [pid: 57601|app: 0|req: 48/100] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:25:57 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 807.355470] [57601]: DEBUG cinder.api.middleware.request_id [None req-7bbcd90c-eef7-4dbf-8aef-3e68a40679b8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 807.357734] [57601]: INFO cinder.api.openstack.wsgi [None req-7bbcd90c-eef7-4dbf-8aef-3e68a40679b8 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 807.357969] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7bbcd90c-eef7-4dbf-8aef-3e68a40679b8 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 807.358210] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7bbcd90c-eef7-4dbf-8aef-3e68a40679b8 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 807.372626] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 807.372626] [57601]: warnings.warn( [ 807.377532] [57601]: INFO cinder.volume.api [None req-7bbcd90c-eef7-4dbf-8aef-3e68a40679b8 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 807.383166] [57601]: INFO cinder.api.openstack.wsgi [None req-7bbcd90c-eef7-4dbf-8aef-3e68a40679b8 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 807.383688] [57601]: [pid: 57601|app: 0|req: 49/101] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:25:58 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 808.394636] [57601]: DEBUG cinder.api.middleware.request_id [None req-c14560de-eeeb-408f-8f05-49cbb97bfbc2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.396819] [57601]: INFO cinder.api.openstack.wsgi [None req-c14560de-eeeb-408f-8f05-49cbb97bfbc2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 808.397050] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c14560de-eeeb-408f-8f05-49cbb97bfbc2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 808.397336] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c14560de-eeeb-408f-8f05-49cbb97bfbc2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 808.410893] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 808.410893] [57601]: warnings.warn( [ 808.415709] [57601]: INFO cinder.volume.api [None req-c14560de-eeeb-408f-8f05-49cbb97bfbc2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 808.423661] [57601]: INFO cinder.api.openstack.wsgi [None req-c14560de-eeeb-408f-8f05-49cbb97bfbc2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 808.424141] [57601]: [pid: 57601|app: 0|req: 50/102] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:25:59 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 809.347050] [57602]: DEBUG cinder.coordination [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-78d35788-4020-44dc-bd94-86e16b5ec2a5 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Lock "cinder-attachment_update-ade72e98-0522-47ce-b314-757b2209a3f7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=57602) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 809.347412] [57602]: INFO cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-78d35788-4020-44dc-bd94-86e16b5ec2a5 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/attachments/ce64ccc5-435a-4fd0-8434-c14e4ead9443 returned with HTTP 200 [ 809.348042] [57602]: [pid: 57602|app: 0|req: 53/103] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:25:55 2025] PUT /volume/v3/attachments/ce64ccc5-435a-4fd0-8434-c14e4ead9443 => generated 617 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 809.436666] [57601]: DEBUG cinder.api.middleware.request_id [None req-d5c4a512-0219-466a-91fd-e3bad65a3c0b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.439565] [57601]: INFO cinder.api.openstack.wsgi [None req-d5c4a512-0219-466a-91fd-e3bad65a3c0b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 809.440602] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d5c4a512-0219-466a-91fd-e3bad65a3c0b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 809.440602] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d5c4a512-0219-466a-91fd-e3bad65a3c0b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 809.453648] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 809.453648] [57601]: warnings.warn( [ 809.457941] [57601]: INFO cinder.volume.api [None req-d5c4a512-0219-466a-91fd-e3bad65a3c0b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 809.464587] [57601]: INFO cinder.api.openstack.wsgi [None req-d5c4a512-0219-466a-91fd-e3bad65a3c0b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 809.465204] [57601]: [pid: 57601|app: 0|req: 51/104] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:26:00 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 810.063055] [57602]: DEBUG cinder.api.middleware.request_id [req-878644e1-e17e-42af-8ee0-3aabe86eb779 req-b6f3f19b-dda2-4db4-ad1d-eb494277cfaf None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.065485] [57602]: INFO cinder.api.openstack.wsgi [req-878644e1-e17e-42af-8ee0-3aabe86eb779 req-b6f3f19b-dda2-4db4-ad1d-eb494277cfaf tempest-SecurityGroupsTestJSON-392670868 tempest-SecurityGroupsTestJSON-392670868-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=835213c0-7178-41ac-ab06-27e678ff73ec [ 810.065823] [57602]: DEBUG cinder.api.openstack.wsgi [req-878644e1-e17e-42af-8ee0-3aabe86eb779 req-b6f3f19b-dda2-4db4-ad1d-eb494277cfaf tempest-SecurityGroupsTestJSON-392670868 tempest-SecurityGroupsTestJSON-392670868-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 810.066070] [57602]: DEBUG cinder.api.openstack.wsgi [req-878644e1-e17e-42af-8ee0-3aabe86eb779 req-b6f3f19b-dda2-4db4-ad1d-eb494277cfaf tempest-SecurityGroupsTestJSON-392670868 tempest-SecurityGroupsTestJSON-392670868-project-member] Calling method 'version_select' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 810.072922] [57602]: INFO cinder.api.openstack.wsgi [req-878644e1-e17e-42af-8ee0-3aabe86eb779 req-b6f3f19b-dda2-4db4-ad1d-eb494277cfaf tempest-SecurityGroupsTestJSON-392670868 tempest-SecurityGroupsTestJSON-392670868-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=835213c0-7178-41ac-ab06-27e678ff73ec returned with HTTP 200 [ 810.072922] [57602]: [pid: 57602|app: 0|req: 54/105] 10.180.1.21 () {62 vars in 1517 bytes} [Mon Dec 8 17:26:00 2025] GET /volume/v3/attachments?instance_id=835213c0-7178-41ac-ab06-27e678ff73ec => generated 19 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 810.475403] [57601]: DEBUG cinder.api.middleware.request_id [None req-7867e504-3e3b-409d-881a-67bf290e6072 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.477529] [57601]: INFO cinder.api.openstack.wsgi [None req-7867e504-3e3b-409d-881a-67bf290e6072 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 810.477773] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7867e504-3e3b-409d-881a-67bf290e6072 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 810.477985] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7867e504-3e3b-409d-881a-67bf290e6072 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 810.492484] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 810.492484] [57601]: warnings.warn( [ 810.497278] [57601]: INFO cinder.volume.api [None req-7867e504-3e3b-409d-881a-67bf290e6072 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 810.502792] [57601]: INFO cinder.api.openstack.wsgi [None req-7867e504-3e3b-409d-881a-67bf290e6072 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 810.503333] [57601]: [pid: 57601|app: 0|req: 52/106] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:26:01 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 810.973816] [57602]: DEBUG cinder.api.middleware.request_id [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-8685fb9c-1263-4b5c-9131-f5e3a38424af None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.976452] [57602]: INFO cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-8685fb9c-1263-4b5c-9131-f5e3a38424af tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] POST http://10.180.1.21/volume/v3/attachments/ce64ccc5-435a-4fd0-8434-c14e4ead9443/action [ 810.977057] [57602]: DEBUG cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-8685fb9c-1263-4b5c-9131-f5e3a38424af tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action body: b'{"os-complete": null}' {{(pid=57602) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 810.977277] [57602]: DEBUG cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-8685fb9c-1263-4b5c-9131-f5e3a38424af tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 810.993797] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.993797] [57602]: warnings.warn( [ 811.004988] [57602]: INFO cinder.api.openstack.wsgi [req-7b2d3fd8-76f6-4786-941e-c6b9bd035ee3 req-8685fb9c-1263-4b5c-9131-f5e3a38424af tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/attachments/ce64ccc5-435a-4fd0-8434-c14e4ead9443/action returned with HTTP 204 [ 811.005512] [57602]: [pid: 57602|app: 0|req: 55/107] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:26:01 2025] POST /volume/v3/attachments/ce64ccc5-435a-4fd0-8434-c14e4ead9443/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 811.513575] [57601]: DEBUG cinder.api.middleware.request_id [None req-95198373-1888-491a-8909-71a7b6a2d513 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.515935] [57601]: INFO cinder.api.openstack.wsgi [None req-95198373-1888-491a-8909-71a7b6a2d513 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 811.516234] [57601]: DEBUG cinder.api.openstack.wsgi [None req-95198373-1888-491a-8909-71a7b6a2d513 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 811.516478] [57601]: DEBUG cinder.api.openstack.wsgi [None req-95198373-1888-491a-8909-71a7b6a2d513 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 811.534101] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.534101] [57601]: warnings.warn( [ 811.538816] [57601]: INFO cinder.volume.api [None req-95198373-1888-491a-8909-71a7b6a2d513 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 811.543937] [57601]: INFO cinder.api.openstack.wsgi [None req-95198373-1888-491a-8909-71a7b6a2d513 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 811.544603] [57601]: [pid: 57601|app: 0|req: 53/108] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:26:02 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 811.554638] [57602]: DEBUG cinder.api.middleware.request_id [None req-b331d242-416a-417b-8b01-ce023306db8c None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.556315] [57602]: INFO cinder.api.openstack.wsgi [None req-b331d242-416a-417b-8b01-ce023306db8c tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 811.556537] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b331d242-416a-417b-8b01-ce023306db8c tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 811.556779] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b331d242-416a-417b-8b01-ce023306db8c tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 811.567359] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.567359] [57602]: warnings.warn( [ 811.573182] [57602]: INFO cinder.volume.api [None req-b331d242-416a-417b-8b01-ce023306db8c tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 811.577869] [57602]: INFO cinder.api.openstack.wsgi [None req-b331d242-416a-417b-8b01-ce023306db8c tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 811.578488] [57602]: [pid: 57602|app: 0|req: 56/109] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:26:02 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 821.541352] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=111,cinder:INSERT=22,cinder:UPDATE=25 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 821.575589] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=38,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 861.919387] [57601]: DEBUG cinder.api.middleware.request_id [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-e5d97d82-3c12-449c-9fcf-2a700de554d2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.922130] [57601]: INFO cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-e5d97d82-3c12-449c-9fcf-2a700de554d2 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 861.922382] [57601]: DEBUG cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-e5d97d82-3c12-449c-9fcf-2a700de554d2 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 861.922604] [57601]: DEBUG cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-e5d97d82-3c12-449c-9fcf-2a700de554d2 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 861.934561] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.934561] [57601]: warnings.warn( [ 861.939210] [57601]: INFO cinder.volume.api [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-e5d97d82-3c12-449c-9fcf-2a700de554d2 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 861.944874] [57601]: INFO cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-e5d97d82-3c12-449c-9fcf-2a700de554d2 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 861.945488] [57601]: [pid: 57601|app: 0|req: 54/110] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:26:52 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 863.466043] [57602]: DEBUG cinder.api.middleware.request_id [None req-eee1ff32-3f28-4be4-aff6-29603d496be2 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.466043] [57602]: INFO cinder.api.openstack.wsgi [None req-eee1ff32-3f28-4be4-aff6-29603d496be2 None None] GET http://10.180.1.21/volume// [ 863.466043] [57602]: DEBUG cinder.api.openstack.wsgi [None req-eee1ff32-3f28-4be4-aff6-29603d496be2 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 863.466351] [57602]: DEBUG cinder.api.openstack.wsgi [None req-eee1ff32-3f28-4be4-aff6-29603d496be2 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 863.466915] [57602]: INFO cinder.api.openstack.wsgi [None req-eee1ff32-3f28-4be4-aff6-29603d496be2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 863.467041] [57602]: [pid: 57602|app: 0|req: 57/111] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 8 17:26:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 863.470967] [57601]: DEBUG cinder.api.middleware.request_id [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-ac6ee7fb-5d60-4c86-ba80-f848d0cf75f5 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.479184] [57601]: INFO cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-ac6ee7fb-5d60-4c86-ba80-f848d0cf75f5 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] POST http://10.180.1.21/volume/v3/attachments [ 863.479399] [57601]: DEBUG cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-ac6ee7fb-5d60-4c86-ba80-f848d0cf75f5 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e055c6f-289d-427a-a881-bfca698c5675", "connector": null, "instance_uuid": "f7468e7d-2bed-4b9a-a642-b7f628a95305"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 863.495973] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.495973] [57601]: warnings.warn( [ 863.525955] [57601]: INFO cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-ac6ee7fb-5d60-4c86-ba80-f848d0cf75f5 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 863.526663] [57601]: [pid: 57601|app: 0|req: 55/112] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:26:54 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 863.546979] [57602]: DEBUG cinder.api.middleware.request_id [None req-78481c07-3501-482e-b852-2b9592ebc8fc None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.549281] [57602]: INFO cinder.api.openstack.wsgi [None req-78481c07-3501-482e-b852-2b9592ebc8fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 863.549585] [57602]: DEBUG cinder.api.openstack.wsgi [None req-78481c07-3501-482e-b852-2b9592ebc8fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 863.549833] [57602]: DEBUG cinder.api.openstack.wsgi [None req-78481c07-3501-482e-b852-2b9592ebc8fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 863.564223] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.564223] [57602]: warnings.warn( [ 863.568837] [57602]: INFO cinder.volume.api [None req-78481c07-3501-482e-b852-2b9592ebc8fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 863.574754] [57602]: INFO cinder.api.openstack.wsgi [None req-78481c07-3501-482e-b852-2b9592ebc8fc tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 863.575054] [57602]: [pid: 57602|app: 0|req: 58/113] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:26:54 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 864.050931] [57601]: DEBUG cinder.api.middleware.request_id [None req-b0f698ba-4154-4c36-b833-39c9d4af287a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.051569] [57601]: INFO cinder.api.openstack.wsgi [None req-b0f698ba-4154-4c36-b833-39c9d4af287a None None] GET http://10.180.1.21/volume// [ 864.051814] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b0f698ba-4154-4c36-b833-39c9d4af287a None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 864.052324] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b0f698ba-4154-4c36-b833-39c9d4af287a None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 864.052663] [57601]: INFO cinder.api.openstack.wsgi [None req-b0f698ba-4154-4c36-b833-39c9d4af287a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 864.053230] [57601]: [pid: 57601|app: 0|req: 56/114] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:26:54 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 864.058096] [57602]: DEBUG cinder.api.middleware.request_id [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-913ee757-0128-47d9-aedf-353cfbfc83d0 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.060524] [57602]: INFO cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-913ee757-0128-47d9-aedf-353cfbfc83d0 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 864.060875] [57602]: DEBUG cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-913ee757-0128-47d9-aedf-353cfbfc83d0 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 864.061115] [57602]: DEBUG cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-913ee757-0128-47d9-aedf-353cfbfc83d0 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 864.082666] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.082666] [57602]: warnings.warn( [ 864.089667] [57602]: INFO cinder.volume.api [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-913ee757-0128-47d9-aedf-353cfbfc83d0 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 864.095359] [57602]: INFO cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-913ee757-0128-47d9-aedf-353cfbfc83d0 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 864.096026] [57602]: [pid: 57602|app: 0|req: 59/115] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:26:54 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 1030 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 864.127610] [57601]: DEBUG cinder.api.middleware.request_id [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-d43acdaa-8801-4208-93b6-86adc1743c3e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.130253] [57601]: INFO cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-d43acdaa-8801-4208-93b6-86adc1743c3e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] PUT http://10.180.1.21/volume/v3/attachments/b3086ed1-a93c-4e59-888a-a70ab970f5b2 [ 864.130493] [57601]: DEBUG cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-d43acdaa-8801-4208-93b6-86adc1743c3e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-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-961942", "mountpoint": "/dev/sdb"}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 864.139707] [57601]: DEBUG cinder.coordination [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-d43acdaa-8801-4208-93b6-86adc1743c3e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Acquiring lock "cinder-attachment_update-2e055c6f-289d-427a-a881-bfca698c5675-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 864.145129] [57601]: DEBUG cinder.coordination [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-d43acdaa-8801-4208-93b6-86adc1743c3e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Lock "cinder-attachment_update-2e055c6f-289d-427a-a881-bfca698c5675-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 864.147195] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.147195] [57601]: warnings.warn( [ 864.592811] [57602]: DEBUG cinder.api.middleware.request_id [None req-82dcd025-3a2c-4ed3-a6fe-4da0567747dd None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.596239] [57602]: INFO cinder.api.openstack.wsgi [None req-82dcd025-3a2c-4ed3-a6fe-4da0567747dd tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 864.596582] [57602]: DEBUG cinder.api.openstack.wsgi [None req-82dcd025-3a2c-4ed3-a6fe-4da0567747dd tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 864.596910] [57602]: DEBUG cinder.api.openstack.wsgi [None req-82dcd025-3a2c-4ed3-a6fe-4da0567747dd tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 864.617835] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.617835] [57602]: warnings.warn( [ 864.623872] [57602]: INFO cinder.volume.api [None req-82dcd025-3a2c-4ed3-a6fe-4da0567747dd tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 864.631775] [57602]: INFO cinder.api.openstack.wsgi [None req-82dcd025-3a2c-4ed3-a6fe-4da0567747dd tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 864.632761] [57602]: [pid: 57602|app: 0|req: 60/116] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:26:55 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 865.644460] [57602]: DEBUG cinder.api.middleware.request_id [None req-63cbf66f-504d-48ad-bcd3-169bc3936ffd None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.647694] [57602]: INFO cinder.api.openstack.wsgi [None req-63cbf66f-504d-48ad-bcd3-169bc3936ffd tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 865.647920] [57602]: DEBUG cinder.api.openstack.wsgi [None req-63cbf66f-504d-48ad-bcd3-169bc3936ffd tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 865.648144] [57602]: DEBUG cinder.api.openstack.wsgi [None req-63cbf66f-504d-48ad-bcd3-169bc3936ffd tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 865.665729] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.665729] [57602]: warnings.warn( [ 865.670745] [57602]: INFO cinder.volume.api [None req-63cbf66f-504d-48ad-bcd3-169bc3936ffd tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 865.676365] [57602]: INFO cinder.api.openstack.wsgi [None req-63cbf66f-504d-48ad-bcd3-169bc3936ffd tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 865.676848] [57602]: [pid: 57602|app: 0|req: 61/117] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:26:56 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 866.687798] [57602]: DEBUG cinder.api.middleware.request_id [None req-8843941d-5482-4e68-8a74-7a31fb19d44a None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.689181] [57602]: INFO cinder.api.openstack.wsgi [None req-8843941d-5482-4e68-8a74-7a31fb19d44a tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 866.689452] [57602]: DEBUG cinder.api.openstack.wsgi [None req-8843941d-5482-4e68-8a74-7a31fb19d44a tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 866.689702] [57602]: DEBUG cinder.api.openstack.wsgi [None req-8843941d-5482-4e68-8a74-7a31fb19d44a tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 866.709479] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 866.709479] [57602]: warnings.warn( [ 866.714448] [57602]: INFO cinder.volume.api [None req-8843941d-5482-4e68-8a74-7a31fb19d44a tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 866.722561] [57602]: INFO cinder.api.openstack.wsgi [None req-8843941d-5482-4e68-8a74-7a31fb19d44a tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 866.722561] [57602]: [pid: 57602|app: 0|req: 62/118] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:26:57 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 867.734178] [57602]: DEBUG cinder.api.middleware.request_id [None req-3387e9af-6caf-42a4-9e36-cf8da9edc994 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.740403] [57602]: INFO cinder.api.openstack.wsgi [None req-3387e9af-6caf-42a4-9e36-cf8da9edc994 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 867.740762] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3387e9af-6caf-42a4-9e36-cf8da9edc994 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 867.741240] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3387e9af-6caf-42a4-9e36-cf8da9edc994 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 867.764973] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.764973] [57602]: warnings.warn( [ 867.769900] [57602]: INFO cinder.volume.api [None req-3387e9af-6caf-42a4-9e36-cf8da9edc994 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 867.776128] [57602]: INFO cinder.api.openstack.wsgi [None req-3387e9af-6caf-42a4-9e36-cf8da9edc994 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 867.776244] [57602]: [pid: 57602|app: 0|req: 63/119] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:26:58 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 868.790903] [57602]: DEBUG cinder.api.middleware.request_id [None req-581b81fa-1cc8-4ea3-8eed-9ba1b1a699a7 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.795017] [57602]: INFO cinder.api.openstack.wsgi [None req-581b81fa-1cc8-4ea3-8eed-9ba1b1a699a7 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 868.795432] [57602]: DEBUG cinder.api.openstack.wsgi [None req-581b81fa-1cc8-4ea3-8eed-9ba1b1a699a7 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 868.795585] [57602]: DEBUG cinder.api.openstack.wsgi [None req-581b81fa-1cc8-4ea3-8eed-9ba1b1a699a7 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 868.812319] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.812319] [57602]: warnings.warn( [ 868.816122] [57602]: INFO cinder.volume.api [None req-581b81fa-1cc8-4ea3-8eed-9ba1b1a699a7 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 868.825058] [57602]: INFO cinder.api.openstack.wsgi [None req-581b81fa-1cc8-4ea3-8eed-9ba1b1a699a7 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 868.825532] [57602]: [pid: 57602|app: 0|req: 64/120] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:26:59 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 869.175612] [57601]: DEBUG cinder.coordination [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-d43acdaa-8801-4208-93b6-86adc1743c3e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Lock "cinder-attachment_update-2e055c6f-289d-427a-a881-bfca698c5675-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.030s {{(pid=57601) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 869.176133] [57601]: INFO cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-d43acdaa-8801-4208-93b6-86adc1743c3e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/attachments/b3086ed1-a93c-4e59-888a-a70ab970f5b2 returned with HTTP 200 [ 869.176717] [57601]: [pid: 57601|app: 0|req: 57/121] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:26:54 2025] PUT /volume/v3/attachments/b3086ed1-a93c-4e59-888a-a70ab970f5b2 => generated 617 bytes in 5050 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 869.839846] [57602]: DEBUG cinder.api.middleware.request_id [None req-0543467b-d2e1-4403-8172-d87adc04baa2 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.842191] [57602]: INFO cinder.api.openstack.wsgi [None req-0543467b-d2e1-4403-8172-d87adc04baa2 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 869.842592] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0543467b-d2e1-4403-8172-d87adc04baa2 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 869.842861] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0543467b-d2e1-4403-8172-d87adc04baa2 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 869.860327] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 869.860327] [57602]: warnings.warn( [ 869.865425] [57602]: INFO cinder.volume.api [None req-0543467b-d2e1-4403-8172-d87adc04baa2 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 869.870901] [57602]: INFO cinder.api.openstack.wsgi [None req-0543467b-d2e1-4403-8172-d87adc04baa2 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 869.871494] [57602]: [pid: 57602|app: 0|req: 65/122] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:27:00 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 870.884038] [57601]: DEBUG cinder.api.middleware.request_id [None req-24c28075-61e1-45fd-8936-90aa9576a86e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.884947] [57601]: INFO cinder.api.openstack.wsgi [None req-24c28075-61e1-45fd-8936-90aa9576a86e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 870.885194] [57601]: DEBUG cinder.api.openstack.wsgi [None req-24c28075-61e1-45fd-8936-90aa9576a86e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 870.885423] [57601]: DEBUG cinder.api.openstack.wsgi [None req-24c28075-61e1-45fd-8936-90aa9576a86e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 870.909809] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.909809] [57601]: warnings.warn( [ 870.923939] [57601]: INFO cinder.volume.api [None req-24c28075-61e1-45fd-8936-90aa9576a86e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 870.936773] [57601]: INFO cinder.api.openstack.wsgi [None req-24c28075-61e1-45fd-8936-90aa9576a86e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 870.937153] [57601]: [pid: 57601|app: 0|req: 58/123] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:27:01 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 871.844929] [57602]: DEBUG cinder.api.middleware.request_id [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-eadc308a-7db3-4229-af57-e27e597e9ea4 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.847574] [57602]: INFO cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-eadc308a-7db3-4229-af57-e27e597e9ea4 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] POST http://10.180.1.21/volume/v3/attachments/b3086ed1-a93c-4e59-888a-a70ab970f5b2/action [ 871.848043] [57602]: DEBUG cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-eadc308a-7db3-4229-af57-e27e597e9ea4 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Action body: b'{"os-complete": null}' {{(pid=57602) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 871.848223] [57602]: DEBUG cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-eadc308a-7db3-4229-af57-e27e597e9ea4 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 871.873138] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 871.873138] [57602]: warnings.warn( [ 871.881820] [57602]: INFO cinder.api.openstack.wsgi [req-77f804e9-90a8-48ef-9748-c8dab9297a8d req-eadc308a-7db3-4229-af57-e27e597e9ea4 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/attachments/b3086ed1-a93c-4e59-888a-a70ab970f5b2/action returned with HTTP 204 [ 871.882458] [57602]: [pid: 57602|app: 0|req: 66/124] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:27:02 2025] POST /volume/v3/attachments/b3086ed1-a93c-4e59-888a-a70ab970f5b2/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 871.948763] [57601]: DEBUG cinder.api.middleware.request_id [None req-c762330c-c185-4dad-8534-a400baae86e4 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.953364] [57601]: INFO cinder.api.openstack.wsgi [None req-c762330c-c185-4dad-8534-a400baae86e4 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 871.954261] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c762330c-c185-4dad-8534-a400baae86e4 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 871.954261] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c762330c-c185-4dad-8534-a400baae86e4 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 871.970710] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 871.970710] [57601]: warnings.warn( [ 871.975931] [57601]: INFO cinder.volume.api [None req-c762330c-c185-4dad-8534-a400baae86e4 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 871.982606] [57601]: INFO cinder.api.openstack.wsgi [None req-c762330c-c185-4dad-8534-a400baae86e4 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 871.982996] [57601]: [pid: 57601|app: 0|req: 59/125] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:27:02 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 871.993123] [57602]: DEBUG cinder.api.middleware.request_id [None req-3586fdf2-fa6a-45e9-b53d-21fee05679bb None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.996785] [57602]: INFO cinder.api.openstack.wsgi [None req-3586fdf2-fa6a-45e9-b53d-21fee05679bb tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 871.997047] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3586fdf2-fa6a-45e9-b53d-21fee05679bb tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 871.997267] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3586fdf2-fa6a-45e9-b53d-21fee05679bb tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 872.009205] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 872.009205] [57602]: warnings.warn( [ 872.014881] [57602]: INFO cinder.volume.api [None req-3586fdf2-fa6a-45e9-b53d-21fee05679bb tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 872.019049] [57602]: INFO cinder.api.openstack.wsgi [None req-3586fdf2-fa6a-45e9-b53d-21fee05679bb tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 872.019049] [57602]: [pid: 57602|app: 0|req: 67/126] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:27:02 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 872.075788] [57601]: DEBUG cinder.api.middleware.request_id [req-c7fd8a2c-4a88-40b2-bf5a-862a35d746f4 req-e535c36c-be6d-45d1-a3eb-277c7b2e8dbb None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.078235] [57601]: INFO cinder.api.openstack.wsgi [req-c7fd8a2c-4a88-40b2-bf5a-862a35d746f4 req-e535c36c-be6d-45d1-a3eb-277c7b2e8dbb tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 872.078561] [57601]: DEBUG cinder.api.openstack.wsgi [req-c7fd8a2c-4a88-40b2-bf5a-862a35d746f4 req-e535c36c-be6d-45d1-a3eb-277c7b2e8dbb tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 872.078841] [57601]: DEBUG cinder.api.openstack.wsgi [req-c7fd8a2c-4a88-40b2-bf5a-862a35d746f4 req-e535c36c-be6d-45d1-a3eb-277c7b2e8dbb tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 872.092482] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 872.092482] [57601]: warnings.warn( [ 872.097131] [57601]: INFO cinder.volume.api [req-c7fd8a2c-4a88-40b2-bf5a-862a35d746f4 req-e535c36c-be6d-45d1-a3eb-277c7b2e8dbb tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 872.102378] [57601]: INFO cinder.api.openstack.wsgi [req-c7fd8a2c-4a88-40b2-bf5a-862a35d746f4 req-e535c36c-be6d-45d1-a3eb-277c7b2e8dbb tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 872.102977] [57601]: [pid: 57601|app: 0|req: 60/127] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:27:02 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 881.719828] [57602]: DEBUG cinder.api.middleware.request_id [req-00dffb21-1e0f-4215-b665-3bcb18bcbe12 req-2061283d-2286-4340-9004-c6c168c50aba None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.723498] [57602]: INFO cinder.api.openstack.wsgi [req-00dffb21-1e0f-4215-b665-3bcb18bcbe12 req-2061283d-2286-4340-9004-c6c168c50aba tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 881.723745] [57602]: DEBUG cinder.api.openstack.wsgi [req-00dffb21-1e0f-4215-b665-3bcb18bcbe12 req-2061283d-2286-4340-9004-c6c168c50aba tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 881.723963] [57602]: DEBUG cinder.api.openstack.wsgi [req-00dffb21-1e0f-4215-b665-3bcb18bcbe12 req-2061283d-2286-4340-9004-c6c168c50aba tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 881.741326] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 881.741326] [57602]: warnings.warn( [ 881.746921] [57602]: INFO cinder.volume.api [req-00dffb21-1e0f-4215-b665-3bcb18bcbe12 req-2061283d-2286-4340-9004-c6c168c50aba tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 881.753490] [57602]: INFO cinder.api.openstack.wsgi [req-00dffb21-1e0f-4215-b665-3bcb18bcbe12 req-2061283d-2286-4340-9004-c6c168c50aba tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 881.753995] [57602]: [pid: 57602|app: 0|req: 68/128] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:27:12 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 882.099660] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=29,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 891.750038] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=54,cinder:UPDATE=2 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 901.988932] [57601]: DEBUG cinder.api.middleware.request_id [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.991702] [57601]: INFO cinder.api.openstack.wsgi [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] POST http://10.180.1.21/volume/v3/volumes [ 901.992158] [57601]: DEBUG cinder.api.openstack.wsgi [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1289988883", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 901.994238] [57601]: DEBUG cinder.api.v3.volumes [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1289988883', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 901.994392] [57601]: INFO cinder.api.v3.volumes [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Create volume of 1 GB [ 902.002341] [57601]: INFO cinder.volume.api [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Availability Zones retrieved successfully. [ 902.015729] [57601]: DEBUG cinder.volume.api [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Flow 'volume_create_api' (226cfed1-3695-41f0-95f9-17700ca090f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 902.018386] [57601]: DEBUG cinder.volume.api [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cdb26e0-8446-458d-9eeb-4861a4ce2142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 902.019696] [57601]: DEBUG cinder.volume.flows.api.create_volume [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 902.057130] [57601]: DEBUG cinder.volume.api [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cdb26e0-8446-458d-9eeb-4861a4ce2142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 902.058259] [57601]: DEBUG cinder.volume.api [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca1334ee-2984-4b51-9bc2-c062cd2f6057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 902.155497] [57601]: DEBUG cinder.quota [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Created reservations ['43ef0316-0e47-4ccd-9f6e-4c2ae8df9709', 'c5d2199b-66d0-44d4-9d22-e66fe18a140f', '966c7985-ff0a-4685-ae88-57d5979696ed', 'a6cdd38e-694b-45a3-a925-2de8fc279c50'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 902.156540] [57601]: DEBUG cinder.volume.api [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca1334ee-2984-4b51-9bc2-c062cd2f6057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43ef0316-0e47-4ccd-9f6e-4c2ae8df9709', 'c5d2199b-66d0-44d4-9d22-e66fe18a140f', '966c7985-ff0a-4685-ae88-57d5979696ed', 'a6cdd38e-694b-45a3-a925-2de8fc279c50']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 902.157507] [57601]: DEBUG cinder.volume.api [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7802063-861a-4870-8bda-f2dceb8fec62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 902.183404] [57601]: DEBUG cinder.volume.api [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7802063-861a-4870-8bda-f2dceb8fec62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b335512-4493-4672-9be7-362b713300d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1289988883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d9ccda908364a8faeeeaaaa3ab5c486',qos_specs=None,replication_status=,reservations=['43ef0316-0e47-4ccd-9f6e-4c2ae8df9709','c5d2199b-66d0-44d4-9d22-e66fe18a140f','966c7985-ff0a-4685-ae88-57d5979696ed','a6cdd38e-694b-45a3-a925-2de8fc279c50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b81f27f41cc24958858cfd9bb79c7aa3',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:27:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1289988883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b335512-4493-4672-9be7-362b713300d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d9ccda908364a8faeeeaaaa3ab5c486',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b81f27f41cc24958858cfd9bb79c7aa3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 902.184652] [57601]: DEBUG cinder.volume.api [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (405d1bd5-9fb8-4d00-8270-1e78e5bda969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 902.213631] [57601]: DEBUG cinder.volume.api [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (405d1bd5-9fb8-4d00-8270-1e78e5bda969) transitioned into state 'SUCCESS' from state '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-1289988883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d9ccda908364a8faeeeaaaa3ab5c486',qos_specs=None,replication_status=,reservations=['43ef0316-0e47-4ccd-9f6e-4c2ae8df9709','c5d2199b-66d0-44d4-9d22-e66fe18a140f','966c7985-ff0a-4685-ae88-57d5979696ed','a6cdd38e-694b-45a3-a925-2de8fc279c50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b81f27f41cc24958858cfd9bb79c7aa3',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 902.215490] [57601]: DEBUG cinder.volume.api [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8acaa370-acb9-4686-a9c7-ba1a25953733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 902.228886] [57601]: DEBUG cinder.volume.api [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8acaa370-acb9-4686-a9c7-ba1a25953733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 902.230499] [57601]: DEBUG cinder.volume.api [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Flow 'volume_create_api' (226cfed1-3695-41f0-95f9-17700ca090f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 902.232181] [57601]: INFO cinder.volume.api [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Create volume request issued successfully. [ 902.232181] [57601]: INFO cinder.api.openstack.wsgi [req-69a4a264-a637-4fe9-b91d-549ca818254d req-95e22675-6a96-4232-9413-d79eb57b61e2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 902.232466] [57601]: [pid: 57601|app: 0|req: 61/129] 10.180.1.21 () {64 vars in 1421 bytes} [Mon Dec 8 17:27:32 2025] POST /volume/v3/volumes => generated 754 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 902.238692] [57602]: DEBUG cinder.api.middleware.request_id [req-69a4a264-a637-4fe9-b91d-549ca818254d req-97313ab9-408e-41ba-b99b-21bb8458ee5f None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.244385] [57602]: INFO cinder.api.openstack.wsgi [req-69a4a264-a637-4fe9-b91d-549ca818254d req-97313ab9-408e-41ba-b99b-21bb8458ee5f tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] GET http://10.180.1.21/volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 [ 902.244385] [57602]: DEBUG cinder.api.openstack.wsgi [req-69a4a264-a637-4fe9-b91d-549ca818254d req-97313ab9-408e-41ba-b99b-21bb8458ee5f tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 902.244385] [57602]: DEBUG cinder.api.openstack.wsgi [req-69a4a264-a637-4fe9-b91d-549ca818254d req-97313ab9-408e-41ba-b99b-21bb8458ee5f tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 902.264620] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.264620] [57602]: warnings.warn( [ 902.279018] [57602]: INFO cinder.volume.api [req-69a4a264-a637-4fe9-b91d-549ca818254d req-97313ab9-408e-41ba-b99b-21bb8458ee5f tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Volume info retrieved successfully. [ 902.290452] [57602]: INFO cinder.api.openstack.wsgi [req-69a4a264-a637-4fe9-b91d-549ca818254d req-97313ab9-408e-41ba-b99b-21bb8458ee5f tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] http://10.180.1.21/volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 returned with HTTP 200 [ 902.292181] [57602]: [pid: 57602|app: 0|req: 69/130] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:27:33 2025] GET /volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 => generated 822 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 906.772378] [57601]: DEBUG cinder.api.middleware.request_id [req-4fdbcff8-1c27-41c4-bfd8-6803d77bb976 req-19c55a5f-cee8-4706-aba8-be56968273c9 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.776731] [57601]: INFO cinder.api.openstack.wsgi [req-4fdbcff8-1c27-41c4-bfd8-6803d77bb976 req-19c55a5f-cee8-4706-aba8-be56968273c9 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] GET http://10.180.1.21/volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 [ 906.777495] [57601]: DEBUG cinder.api.openstack.wsgi [req-4fdbcff8-1c27-41c4-bfd8-6803d77bb976 req-19c55a5f-cee8-4706-aba8-be56968273c9 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 906.777495] [57601]: DEBUG cinder.api.openstack.wsgi [req-4fdbcff8-1c27-41c4-bfd8-6803d77bb976 req-19c55a5f-cee8-4706-aba8-be56968273c9 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 906.789790] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.789790] [57601]: warnings.warn( [ 906.794491] [57601]: INFO cinder.volume.api [req-4fdbcff8-1c27-41c4-bfd8-6803d77bb976 req-19c55a5f-cee8-4706-aba8-be56968273c9 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Volume info retrieved successfully. [ 906.800476] [57601]: INFO cinder.api.openstack.wsgi [req-4fdbcff8-1c27-41c4-bfd8-6803d77bb976 req-19c55a5f-cee8-4706-aba8-be56968273c9 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] http://10.180.1.21/volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 returned with HTTP 200 [ 906.801371] [57601]: [pid: 57601|app: 0|req: 62/131] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:27:37 2025] GET /volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 912.287850] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=4 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 912.473251] [57602]: DEBUG cinder.api.middleware.request_id [req-43e385c9-2e6f-4882-a672-6ec1fc24459d req-39f97b36-6514-4e7e-b15d-c8f3ce40a9eb None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.475859] [57602]: INFO cinder.api.openstack.wsgi [req-43e385c9-2e6f-4882-a672-6ec1fc24459d req-39f97b36-6514-4e7e-b15d-c8f3ce40a9eb tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 912.476284] [57602]: DEBUG cinder.api.openstack.wsgi [req-43e385c9-2e6f-4882-a672-6ec1fc24459d req-39f97b36-6514-4e7e-b15d-c8f3ce40a9eb tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b335512-4493-4672-9be7-362b713300d5", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-28542504", "description": null, "metadata": {}}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 912.489219] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.489219] [57602]: warnings.warn( [ 912.489935] [57602]: INFO cinder.volume.api [req-43e385c9-2e6f-4882-a672-6ec1fc24459d req-39f97b36-6514-4e7e-b15d-c8f3ce40a9eb tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Volume info retrieved successfully. [ 912.490116] [57602]: INFO cinder.api.v3.snapshots [req-43e385c9-2e6f-4882-a672-6ec1fc24459d req-39f97b36-6514-4e7e-b15d-c8f3ce40a9eb tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Create snapshot from volume 4b335512-4493-4672-9be7-362b713300d5 [ 912.511721] [57602]: WARNING cinder.quota [req-43e385c9-2e6f-4882-a672-6ec1fc24459d req-39f97b36-6514-4e7e-b15d-c8f3ce40a9eb tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-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. [ 912.536249] [57602]: DEBUG cinder.quota [req-43e385c9-2e6f-4882-a672-6ec1fc24459d req-39f97b36-6514-4e7e-b15d-c8f3ce40a9eb tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Created reservations ['ef10b7a6-4feb-43a6-95f0-cc0933ad1900', '3471a3c4-4f8d-430c-8495-5eec7e36262f', '911c251b-0518-4810-8f48-c7a54eedfed4', '86bc76ff-0469-4d97-9746-e657fefee73e'] {{(pid=57602) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 912.592338] [57602]: INFO cinder.volume.api [req-43e385c9-2e6f-4882-a672-6ec1fc24459d req-39f97b36-6514-4e7e-b15d-c8f3ce40a9eb tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Snapshot create request issued successfully. [ 912.592716] [57602]: INFO cinder.api.openstack.wsgi [req-43e385c9-2e6f-4882-a672-6ec1fc24459d req-39f97b36-6514-4e7e-b15d-c8f3ce40a9eb tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 912.593338] [57602]: [pid: 57602|app: 0|req: 70/132] 10.180.1.21 () {64 vars in 1427 bytes} [Mon Dec 8 17:27:43 2025] POST /volume/v3/snapshots => generated 309 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 914.181029] [57601]: DEBUG cinder.api.middleware.request_id [req-89ce131a-bf1b-4b3f-987f-594ff868d9eb req-1d6d35a7-7b58-4f33-abf2-b8aeb4c9bac5 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.183982] [57601]: INFO cinder.api.openstack.wsgi [req-89ce131a-bf1b-4b3f-987f-594ff868d9eb req-1d6d35a7-7b58-4f33-abf2-b8aeb4c9bac5 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] GET http://10.180.1.21/volume/v3/snapshots/78304aa8-e955-48ee-bfea-6dedeec40ced [ 914.184143] [57601]: DEBUG cinder.api.openstack.wsgi [req-89ce131a-bf1b-4b3f-987f-594ff868d9eb req-1d6d35a7-7b58-4f33-abf2-b8aeb4c9bac5 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 914.184387] [57601]: DEBUG cinder.api.openstack.wsgi [req-89ce131a-bf1b-4b3f-987f-594ff868d9eb req-1d6d35a7-7b58-4f33-abf2-b8aeb4c9bac5 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 914.205232] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 914.205232] [57601]: warnings.warn( [ 914.205763] [57601]: INFO cinder.volume.api [req-89ce131a-bf1b-4b3f-987f-594ff868d9eb req-1d6d35a7-7b58-4f33-abf2-b8aeb4c9bac5 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Snapshot retrieved successfully. [ 914.206869] [57601]: INFO cinder.api.openstack.wsgi [req-89ce131a-bf1b-4b3f-987f-594ff868d9eb req-1d6d35a7-7b58-4f33-abf2-b8aeb4c9bac5 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] http://10.180.1.21/volume/v3/snapshots/78304aa8-e955-48ee-bfea-6dedeec40ced returned with HTTP 200 [ 914.207578] [57601]: [pid: 57601|app: 0|req: 63/133] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Dec 8 17:27:44 2025] GET /volume/v3/snapshots/78304aa8-e955-48ee-bfea-6dedeec40ced => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.034481] [57602]: DEBUG cinder.api.middleware.request_id [req-bdb9ebc6-e6b9-4d9f-a5f8-a0220fd9db7d req-6c49eb83-052b-41dd-bb71-967999866d6c None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.037157] [57602]: INFO cinder.api.openstack.wsgi [req-bdb9ebc6-e6b9-4d9f-a5f8-a0220fd9db7d req-6c49eb83-052b-41dd-bb71-967999866d6c tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 915.037451] [57602]: DEBUG cinder.api.openstack.wsgi [req-bdb9ebc6-e6b9-4d9f-a5f8-a0220fd9db7d req-6c49eb83-052b-41dd-bb71-967999866d6c tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 915.037739] [57602]: DEBUG cinder.api.openstack.wsgi [req-bdb9ebc6-e6b9-4d9f-a5f8-a0220fd9db7d req-6c49eb83-052b-41dd-bb71-967999866d6c tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Calling method 'detail' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 915.038191] [57602]: DEBUG cinder.api.api_utils [req-bdb9ebc6-e6b9-4d9f-a5f8-a0220fd9db7d req-6c49eb83-052b-41dd-bb71-967999866d6c tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Removing options '' from query. {{(pid=57602) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 915.038702] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.038702] [57602]: warnings.warn( [ 915.039886] [57602]: DEBUG cinder.db.sqlalchemy.api [req-bdb9ebc6-e6b9-4d9f-a5f8-a0220fd9db7d req-6c49eb83-052b-41dd-bb71-967999866d6c tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Building query based on filter {{(pid=57602) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 915.056104] [57602]: INFO cinder.volume.api [req-bdb9ebc6-e6b9-4d9f-a5f8-a0220fd9db7d req-6c49eb83-052b-41dd-bb71-967999866d6c tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Get all snapshots completed successfully. [ 915.056754] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.056754] [57602]: warnings.warn( [ 915.057502] [57602]: INFO cinder.api.openstack.wsgi [req-bdb9ebc6-e6b9-4d9f-a5f8-a0220fd9db7d req-6c49eb83-052b-41dd-bb71-967999866d6c tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 915.058040] [57602]: [pid: 57602|app: 0|req: 71/134] 10.180.1.21 () {60 vars in 1394 bytes} [Mon Dec 8 17:27:45 2025] GET /volume/v3/snapshots/detail => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.685510] [57601]: DEBUG cinder.api.middleware.request_id [req-3da8b30d-e12a-4d28-b197-10f57f981f49 req-27fb389c-90a6-43d3-a50a-28b12cdbbb86 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.687206] [57601]: INFO cinder.api.openstack.wsgi [req-3da8b30d-e12a-4d28-b197-10f57f981f49 req-27fb389c-90a6-43d3-a50a-28b12cdbbb86 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] GET http://10.180.1.21/volume/v3/snapshots/78304aa8-e955-48ee-bfea-6dedeec40ced [ 915.687506] [57601]: DEBUG cinder.api.openstack.wsgi [req-3da8b30d-e12a-4d28-b197-10f57f981f49 req-27fb389c-90a6-43d3-a50a-28b12cdbbb86 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 915.687744] [57601]: DEBUG cinder.api.openstack.wsgi [req-3da8b30d-e12a-4d28-b197-10f57f981f49 req-27fb389c-90a6-43d3-a50a-28b12cdbbb86 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 915.696241] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 915.696241] [57601]: warnings.warn( [ 915.696854] [57601]: INFO cinder.volume.api [req-3da8b30d-e12a-4d28-b197-10f57f981f49 req-27fb389c-90a6-43d3-a50a-28b12cdbbb86 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Snapshot retrieved successfully. [ 915.697910] [57601]: INFO cinder.api.openstack.wsgi [req-3da8b30d-e12a-4d28-b197-10f57f981f49 req-27fb389c-90a6-43d3-a50a-28b12cdbbb86 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] http://10.180.1.21/volume/v3/snapshots/78304aa8-e955-48ee-bfea-6dedeec40ced returned with HTTP 200 [ 915.698636] [57601]: [pid: 57601|app: 0|req: 64/135] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Dec 8 17:27:46 2025] GET /volume/v3/snapshots/78304aa8-e955-48ee-bfea-6dedeec40ced => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 917.433959] [57602]: DEBUG cinder.api.middleware.request_id [req-512db3cc-4457-4606-b753-ce50380256fa req-879966bb-c167-40dc-b26f-4cd7a4c635e6 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.437010] [57602]: INFO cinder.api.openstack.wsgi [req-512db3cc-4457-4606-b753-ce50380256fa req-879966bb-c167-40dc-b26f-4cd7a4c635e6 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/78304aa8-e955-48ee-bfea-6dedeec40ced [ 917.437230] [57602]: DEBUG cinder.api.openstack.wsgi [req-512db3cc-4457-4606-b753-ce50380256fa req-879966bb-c167-40dc-b26f-4cd7a4c635e6 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 917.437516] [57602]: DEBUG cinder.api.openstack.wsgi [req-512db3cc-4457-4606-b753-ce50380256fa req-879966bb-c167-40dc-b26f-4cd7a4c635e6 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 917.437674] [57602]: INFO cinder.api.v3.snapshots [req-512db3cc-4457-4606-b753-ce50380256fa req-879966bb-c167-40dc-b26f-4cd7a4c635e6 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Delete snapshot with id: 78304aa8-e955-48ee-bfea-6dedeec40ced [ 917.447369] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.447369] [57602]: warnings.warn( [ 917.447967] [57602]: INFO cinder.volume.api [req-512db3cc-4457-4606-b753-ce50380256fa req-879966bb-c167-40dc-b26f-4cd7a4c635e6 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Snapshot retrieved successfully. [ 917.470857] [57602]: INFO cinder.volume.api [req-512db3cc-4457-4606-b753-ce50380256fa req-879966bb-c167-40dc-b26f-4cd7a4c635e6 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Snapshot delete request issued successfully. [ 917.471102] [57602]: INFO cinder.api.openstack.wsgi [req-512db3cc-4457-4606-b753-ce50380256fa req-879966bb-c167-40dc-b26f-4cd7a4c635e6 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] http://10.180.1.21/volume/v3/snapshots/78304aa8-e955-48ee-bfea-6dedeec40ced returned with HTTP 202 [ 917.471659] [57602]: [pid: 57602|app: 0|req: 72/136] 10.180.1.21 () {62 vars in 1506 bytes} [Mon Dec 8 17:27:48 2025] DELETE /volume/v3/snapshots/78304aa8-e955-48ee-bfea-6dedeec40ced => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 918.117939] [57601]: DEBUG cinder.api.middleware.request_id [req-04e0f2aa-c7a0-4665-a4ef-f3d9692a1d49 req-f6386350-1ac8-474f-9579-dd42997821ae None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.120446] [57601]: INFO cinder.api.openstack.wsgi [req-04e0f2aa-c7a0-4665-a4ef-f3d9692a1d49 req-f6386350-1ac8-474f-9579-dd42997821ae tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] GET http://10.180.1.21/volume/v3/snapshots/78304aa8-e955-48ee-bfea-6dedeec40ced [ 918.120673] [57601]: DEBUG cinder.api.openstack.wsgi [req-04e0f2aa-c7a0-4665-a4ef-f3d9692a1d49 req-f6386350-1ac8-474f-9579-dd42997821ae tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 918.120881] [57601]: DEBUG cinder.api.openstack.wsgi [req-04e0f2aa-c7a0-4665-a4ef-f3d9692a1d49 req-f6386350-1ac8-474f-9579-dd42997821ae tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 918.127041] [57601]: INFO cinder.api.openstack.wsgi [req-04e0f2aa-c7a0-4665-a4ef-f3d9692a1d49 req-f6386350-1ac8-474f-9579-dd42997821ae tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] http://10.180.1.21/volume/v3/snapshots/78304aa8-e955-48ee-bfea-6dedeec40ced returned with HTTP 404 [ 918.127654] [57601]: [pid: 57601|app: 0|req: 65/137] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Dec 8 17:27:48 2025] GET /volume/v3/snapshots/78304aa8-e955-48ee-bfea-6dedeec40ced => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 918.620044] [57602]: DEBUG cinder.api.middleware.request_id [req-7fe75e66-b816-4f33-bdd9-bf35a3bcb4b4 req-304fdad6-a223-474d-9684-6dfea5166dc2 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.622668] [57602]: INFO cinder.api.openstack.wsgi [req-7fe75e66-b816-4f33-bdd9-bf35a3bcb4b4 req-304fdad6-a223-474d-9684-6dfea5166dc2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 [ 918.623063] [57602]: DEBUG cinder.api.openstack.wsgi [req-7fe75e66-b816-4f33-bdd9-bf35a3bcb4b4 req-304fdad6-a223-474d-9684-6dfea5166dc2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 918.623354] [57602]: DEBUG cinder.api.openstack.wsgi [req-7fe75e66-b816-4f33-bdd9-bf35a3bcb4b4 req-304fdad6-a223-474d-9684-6dfea5166dc2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 918.623641] [57602]: INFO cinder.api.v3.volumes [req-7fe75e66-b816-4f33-bdd9-bf35a3bcb4b4 req-304fdad6-a223-474d-9684-6dfea5166dc2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Delete volume with id: 4b335512-4493-4672-9be7-362b713300d5 [ 918.636574] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.636574] [57602]: warnings.warn( [ 918.637323] [57602]: INFO cinder.volume.api [req-7fe75e66-b816-4f33-bdd9-bf35a3bcb4b4 req-304fdad6-a223-474d-9684-6dfea5166dc2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Volume info retrieved successfully. [ 918.668585] [57602]: INFO cinder.volume.api [req-7fe75e66-b816-4f33-bdd9-bf35a3bcb4b4 req-304fdad6-a223-474d-9684-6dfea5166dc2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Delete volume request issued successfully. [ 918.668996] [57602]: INFO cinder.api.openstack.wsgi [req-7fe75e66-b816-4f33-bdd9-bf35a3bcb4b4 req-304fdad6-a223-474d-9684-6dfea5166dc2 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] http://10.180.1.21/volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 returned with HTTP 202 [ 918.669829] [57602]: [pid: 57602|app: 0|req: 73/138] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 8 17:27:49 2025] DELETE /volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 918.981122] [57601]: DEBUG cinder.api.middleware.request_id [req-5092dd13-4458-4650-a017-7012af2e7c19 req-ae88b21d-a81f-4223-85be-8ba0df07026d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.984106] [57601]: INFO cinder.api.openstack.wsgi [req-5092dd13-4458-4650-a017-7012af2e7c19 req-ae88b21d-a81f-4223-85be-8ba0df07026d tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] GET http://10.180.1.21/volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 [ 918.984334] [57601]: DEBUG cinder.api.openstack.wsgi [req-5092dd13-4458-4650-a017-7012af2e7c19 req-ae88b21d-a81f-4223-85be-8ba0df07026d tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 918.984562] [57601]: DEBUG cinder.api.openstack.wsgi [req-5092dd13-4458-4650-a017-7012af2e7c19 req-ae88b21d-a81f-4223-85be-8ba0df07026d tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 918.993286] [57601]: INFO cinder.api.openstack.wsgi [req-5092dd13-4458-4650-a017-7012af2e7c19 req-ae88b21d-a81f-4223-85be-8ba0df07026d tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] http://10.180.1.21/volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 returned with HTTP 404 [ 918.993286] [57601]: [pid: 57601|app: 0|req: 66/139] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:27:49 2025] GET /volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 919.271928] [57602]: DEBUG cinder.api.middleware.request_id [req-fe85ab5e-62dd-4b00-a13e-7fb3e4226396 req-c7a40b82-bab1-4a25-9adb-c0589b8582a3 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.275300] [57602]: INFO cinder.api.openstack.wsgi [req-fe85ab5e-62dd-4b00-a13e-7fb3e4226396 req-c7a40b82-bab1-4a25-9adb-c0589b8582a3 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 [ 919.275654] [57602]: DEBUG cinder.api.openstack.wsgi [req-fe85ab5e-62dd-4b00-a13e-7fb3e4226396 req-c7a40b82-bab1-4a25-9adb-c0589b8582a3 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 919.275654] [57602]: DEBUG cinder.api.openstack.wsgi [req-fe85ab5e-62dd-4b00-a13e-7fb3e4226396 req-c7a40b82-bab1-4a25-9adb-c0589b8582a3 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 919.276052] [57602]: INFO cinder.api.v3.volumes [req-fe85ab5e-62dd-4b00-a13e-7fb3e4226396 req-c7a40b82-bab1-4a25-9adb-c0589b8582a3 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Delete volume with id: 4b335512-4493-4672-9be7-362b713300d5 [ 919.286022] [57602]: INFO cinder.api.openstack.wsgi [req-fe85ab5e-62dd-4b00-a13e-7fb3e4226396 req-c7a40b82-bab1-4a25-9adb-c0589b8582a3 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] http://10.180.1.21/volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 returned with HTTP 404 [ 919.287553] [57602]: [pid: 57602|app: 0|req: 74/140] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 8 17:27:50 2025] DELETE /volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 919.661911] [57601]: DEBUG cinder.api.middleware.request_id [req-a6d86d94-2111-4aba-8471-b9a956ccbee8 req-094f0779-5a69-461d-af11-e7da66ef2b37 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.665176] [57601]: INFO cinder.api.openstack.wsgi [req-a6d86d94-2111-4aba-8471-b9a956ccbee8 req-094f0779-5a69-461d-af11-e7da66ef2b37 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] GET http://10.180.1.21/volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 [ 919.665608] [57601]: DEBUG cinder.api.openstack.wsgi [req-a6d86d94-2111-4aba-8471-b9a956ccbee8 req-094f0779-5a69-461d-af11-e7da66ef2b37 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 919.666094] [57601]: DEBUG cinder.api.openstack.wsgi [req-a6d86d94-2111-4aba-8471-b9a956ccbee8 req-094f0779-5a69-461d-af11-e7da66ef2b37 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 919.677911] [57601]: INFO cinder.api.openstack.wsgi [req-a6d86d94-2111-4aba-8471-b9a956ccbee8 req-094f0779-5a69-461d-af11-e7da66ef2b37 tempest-VolumesSnapshotsTestJSON-1241073708 tempest-VolumesSnapshotsTestJSON-1241073708-project-member] http://10.180.1.21/volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 returned with HTTP 404 [ 919.678532] [57601]: [pid: 57601|app: 0|req: 67/141] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:27:50 2025] GET /volume/v3/volumes/4b335512-4493-4672-9be7-362b713300d5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 924.095450] [57602]: DEBUG cinder.api.middleware.request_id [None req-73a02a74-613f-4dfa-acfd-86b3d67e99a3 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.097838] [57602]: INFO cinder.api.openstack.wsgi [None req-73a02a74-613f-4dfa-acfd-86b3d67e99a3 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 924.098623] [57602]: DEBUG cinder.api.openstack.wsgi [None req-73a02a74-613f-4dfa-acfd-86b3d67e99a3 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 924.098889] [57602]: DEBUG cinder.api.openstack.wsgi [None req-73a02a74-613f-4dfa-acfd-86b3d67e99a3 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 924.113058] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.113058] [57602]: warnings.warn( [ 924.119323] [57602]: INFO cinder.volume.api [None req-73a02a74-613f-4dfa-acfd-86b3d67e99a3 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 924.124906] [57602]: INFO cinder.api.openstack.wsgi [None req-73a02a74-613f-4dfa-acfd-86b3d67e99a3 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 924.125348] [57602]: [pid: 57602|app: 0|req: 75/142] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:27:54 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 925.168137] [57601]: DEBUG cinder.api.middleware.request_id [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-14225e68-44e9-4479-9b49-04e2d2dd8c43 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.169904] [57601]: INFO cinder.api.openstack.wsgi [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-14225e68-44e9-4479-9b49-04e2d2dd8c43 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 925.170179] [57601]: DEBUG cinder.api.openstack.wsgi [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-14225e68-44e9-4479-9b49-04e2d2dd8c43 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 925.170402] [57601]: DEBUG cinder.api.openstack.wsgi [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-14225e68-44e9-4479-9b49-04e2d2dd8c43 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 925.186878] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.186878] [57601]: warnings.warn( [ 925.190731] [57601]: INFO cinder.volume.api [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-14225e68-44e9-4479-9b49-04e2d2dd8c43 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 925.196294] [57601]: INFO cinder.api.openstack.wsgi [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-14225e68-44e9-4479-9b49-04e2d2dd8c43 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 925.196782] [57601]: [pid: 57601|app: 0|req: 68/143] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:27:55 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 925.230677] [57602]: DEBUG cinder.api.middleware.request_id [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-1d7f2495-bf1c-4a2e-a110-08db2e5baf64 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.234224] [57602]: INFO cinder.api.openstack.wsgi [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-1d7f2495-bf1c-4a2e-a110-08db2e5baf64 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] POST http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675/action [ 925.234911] [57602]: DEBUG cinder.api.openstack.wsgi [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-1d7f2495-bf1c-4a2e-a110-08db2e5baf64 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57602) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 925.235043] [57602]: DEBUG cinder.api.openstack.wsgi [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-1d7f2495-bf1c-4a2e-a110-08db2e5baf64 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 925.248558] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.248558] [57602]: warnings.warn( [ 925.249978] [57602]: INFO cinder.volume.api [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-1d7f2495-bf1c-4a2e-a110-08db2e5baf64 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 925.279347] [57602]: INFO cinder.volume.api [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-1d7f2495-bf1c-4a2e-a110-08db2e5baf64 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Begin detaching volume completed successfully. [ 925.280046] [57602]: INFO cinder.api.openstack.wsgi [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-1d7f2495-bf1c-4a2e-a110-08db2e5baf64 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675/action returned with HTTP 202 [ 925.280482] [57602]: [pid: 57602|app: 0|req: 76/144] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 8 17:27:55 2025] POST /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 926.305067] [57601]: DEBUG cinder.api.middleware.request_id [None req-4cd97174-f603-4a23-9148-5a663365f249 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.305067] [57601]: INFO cinder.api.openstack.wsgi [None req-4cd97174-f603-4a23-9148-5a663365f249 None None] GET http://10.180.1.21/volume// [ 926.305067] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4cd97174-f603-4a23-9148-5a663365f249 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 926.305067] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4cd97174-f603-4a23-9148-5a663365f249 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 926.305067] [57601]: INFO cinder.api.openstack.wsgi [None req-4cd97174-f603-4a23-9148-5a663365f249 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 926.305067] [57601]: [pid: 57601|app: 0|req: 69/145] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:27:57 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 926.313578] [57602]: DEBUG cinder.api.middleware.request_id [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-7cd82998-4a39-4786-9017-547b4707508a None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.318624] [57602]: INFO cinder.api.openstack.wsgi [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-7cd82998-4a39-4786-9017-547b4707508a tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 926.318886] [57602]: DEBUG cinder.api.openstack.wsgi [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-7cd82998-4a39-4786-9017-547b4707508a tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 926.319147] [57602]: DEBUG cinder.api.openstack.wsgi [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-7cd82998-4a39-4786-9017-547b4707508a tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 926.334151] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.334151] [57602]: warnings.warn( [ 926.338824] [57602]: INFO cinder.volume.api [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-7cd82998-4a39-4786-9017-547b4707508a tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 926.346365] [57602]: INFO cinder.api.openstack.wsgi [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-7cd82998-4a39-4786-9017-547b4707508a tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 926.346897] [57602]: [pid: 57602|app: 0|req: 77/146] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:27:57 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 1326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 927.593034] [57601]: DEBUG cinder.api.middleware.request_id [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-52a91bfa-da24-4c63-8d82-f48b024c90cd None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.598181] [57601]: INFO cinder.api.openstack.wsgi [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-52a91bfa-da24-4c63-8d82-f48b024c90cd tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b3086ed1-a93c-4e59-888a-a70ab970f5b2 [ 927.598469] [57601]: DEBUG cinder.api.openstack.wsgi [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-52a91bfa-da24-4c63-8d82-f48b024c90cd tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 927.598699] [57601]: DEBUG cinder.api.openstack.wsgi [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-52a91bfa-da24-4c63-8d82-f48b024c90cd tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 927.611340] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.611340] [57601]: warnings.warn( [ 928.149034] [57601]: INFO cinder.api.openstack.wsgi [req-915c7431-8aea-4065-95e9-daa1d0c0f121 req-52a91bfa-da24-4c63-8d82-f48b024c90cd tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/attachments/b3086ed1-a93c-4e59-888a-a70ab970f5b2 returned with HTTP 200 [ 928.149728] [57601]: [pid: 57601|app: 0|req: 70/147] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:27:58 2025] DELETE /volume/v3/attachments/b3086ed1-a93c-4e59-888a-a70ab970f5b2 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 930.256456] [57602]: DEBUG cinder.api.middleware.request_id [None req-b1c35799-28e2-4553-add4-a4a9d0004dd0 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.258285] [57602]: INFO cinder.api.openstack.wsgi [None req-b1c35799-28e2-4553-add4-a4a9d0004dd0 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 930.258653] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b1c35799-28e2-4553-add4-a4a9d0004dd0 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 930.259106] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b1c35799-28e2-4553-add4-a4a9d0004dd0 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 930.277442] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.277442] [57602]: warnings.warn( [ 930.283800] [57602]: INFO cinder.volume.api [None req-b1c35799-28e2-4553-add4-a4a9d0004dd0 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 930.291744] [57602]: INFO cinder.api.openstack.wsgi [None req-b1c35799-28e2-4553-add4-a4a9d0004dd0 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 930.291744] [57602]: [pid: 57602|app: 0|req: 78/148] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:28:01 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.147758] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=51,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 940.287861] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=39,cinder:INSERT=8,cinder:UPDATE=15 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 940.925935] [57601]: DEBUG cinder.api.middleware.request_id [req-b5b1b528-3492-449d-be04-44c8b62adb7b req-a6bd066e-2de3-421c-b28b-85e5a621583b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.930488] [57601]: INFO cinder.api.openstack.wsgi [req-b5b1b528-3492-449d-be04-44c8b62adb7b req-a6bd066e-2de3-421c-b28b-85e5a621583b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 940.930580] [57601]: DEBUG cinder.api.openstack.wsgi [req-b5b1b528-3492-449d-be04-44c8b62adb7b req-a6bd066e-2de3-421c-b28b-85e5a621583b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 940.930790] [57601]: DEBUG cinder.api.openstack.wsgi [req-b5b1b528-3492-449d-be04-44c8b62adb7b req-a6bd066e-2de3-421c-b28b-85e5a621583b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 940.956948] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.956948] [57601]: warnings.warn( [ 940.966619] [57601]: INFO cinder.volume.api [req-b5b1b528-3492-449d-be04-44c8b62adb7b req-a6bd066e-2de3-421c-b28b-85e5a621583b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 940.978039] [57601]: INFO cinder.api.openstack.wsgi [req-b5b1b528-3492-449d-be04-44c8b62adb7b req-a6bd066e-2de3-421c-b28b-85e5a621583b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 940.978039] [57601]: [pid: 57601|app: 0|req: 71/149] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:28:11 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 1138 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 950.970537] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=5 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 968.230609] [57602]: DEBUG cinder.api.middleware.request_id [None req-0f3d8284-546c-420a-a70c-cae8a2297478 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.232963] [57602]: INFO cinder.api.openstack.wsgi [None req-0f3d8284-546c-420a-a70c-cae8a2297478 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 968.233347] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0f3d8284-546c-420a-a70c-cae8a2297478 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 968.233607] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0f3d8284-546c-420a-a70c-cae8a2297478 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 968.233848] [57602]: INFO cinder.api.v3.volumes [None req-0f3d8284-546c-420a-a70c-cae8a2297478 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Delete volume with id: 2e055c6f-289d-427a-a881-bfca698c5675 [ 968.249375] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.249375] [57602]: warnings.warn( [ 968.249375] [57602]: INFO cinder.volume.api [None req-0f3d8284-546c-420a-a70c-cae8a2297478 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 968.269625] [57602]: INFO cinder.volume.api [None req-0f3d8284-546c-420a-a70c-cae8a2297478 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Delete volume request issued successfully. [ 968.269833] [57602]: INFO cinder.api.openstack.wsgi [None req-0f3d8284-546c-420a-a70c-cae8a2297478 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 202 [ 968.270407] [57602]: [pid: 57602|app: 0|req: 79/150] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:28:38 2025] DELETE /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 968.273522] [57601]: DEBUG cinder.api.middleware.request_id [None req-2bdcdbd2-57b0-423b-bb18-f2f4d5851168 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.276051] [57601]: INFO cinder.api.openstack.wsgi [None req-2bdcdbd2-57b0-423b-bb18-f2f4d5851168 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 968.276335] [57601]: DEBUG cinder.api.openstack.wsgi [None req-2bdcdbd2-57b0-423b-bb18-f2f4d5851168 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 968.276582] [57601]: DEBUG cinder.api.openstack.wsgi [None req-2bdcdbd2-57b0-423b-bb18-f2f4d5851168 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 968.284473] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.284473] [57601]: warnings.warn( [ 968.291462] [57601]: INFO cinder.volume.api [None req-2bdcdbd2-57b0-423b-bb18-f2f4d5851168 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 968.297115] [57601]: INFO cinder.api.openstack.wsgi [None req-2bdcdbd2-57b0-423b-bb18-f2f4d5851168 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 968.297680] [57601]: [pid: 57601|app: 0|req: 72/151] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:28:39 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 969.315776] [57602]: DEBUG cinder.api.middleware.request_id [None req-1463aef0-39dc-4fc1-8982-c129050342d7 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.319237] [57602]: INFO cinder.api.openstack.wsgi [None req-1463aef0-39dc-4fc1-8982-c129050342d7 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 969.319455] [57602]: DEBUG cinder.api.openstack.wsgi [None req-1463aef0-39dc-4fc1-8982-c129050342d7 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 969.319669] [57602]: DEBUG cinder.api.openstack.wsgi [None req-1463aef0-39dc-4fc1-8982-c129050342d7 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 969.332087] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.332087] [57602]: warnings.warn( [ 969.337199] [57602]: INFO cinder.volume.api [None req-1463aef0-39dc-4fc1-8982-c129050342d7 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 969.342640] [57602]: INFO cinder.api.openstack.wsgi [None req-1463aef0-39dc-4fc1-8982-c129050342d7 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 969.343111] [57602]: [pid: 57602|app: 0|req: 80/152] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:28:40 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 970.360923] [57601]: DEBUG cinder.api.middleware.request_id [None req-0ee5d6b1-df5b-4b65-889e-a0479c43c313 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.362834] [57601]: INFO cinder.api.openstack.wsgi [None req-0ee5d6b1-df5b-4b65-889e-a0479c43c313 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 970.363073] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0ee5d6b1-df5b-4b65-889e-a0479c43c313 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 970.363287] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0ee5d6b1-df5b-4b65-889e-a0479c43c313 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 970.378507] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.378507] [57601]: warnings.warn( [ 970.382235] [57601]: INFO cinder.volume.api [None req-0ee5d6b1-df5b-4b65-889e-a0479c43c313 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 970.387216] [57601]: INFO cinder.api.openstack.wsgi [None req-0ee5d6b1-df5b-4b65-889e-a0479c43c313 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 200 [ 970.387522] [57601]: [pid: 57601|app: 0|req: 73/153] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:28:41 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 971.400024] [57602]: DEBUG cinder.api.middleware.request_id [None req-ba29ca23-4250-4058-9c9f-e46ff173f7b3 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.403504] [57602]: INFO cinder.api.openstack.wsgi [None req-ba29ca23-4250-4058-9c9f-e46ff173f7b3 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 [ 971.403674] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ba29ca23-4250-4058-9c9f-e46ff173f7b3 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 971.404589] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ba29ca23-4250-4058-9c9f-e46ff173f7b3 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 971.410806] [57602]: INFO cinder.api.openstack.wsgi [None req-ba29ca23-4250-4058-9c9f-e46ff173f7b3 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 returned with HTTP 404 [ 971.411163] [57602]: [pid: 57602|app: 0|req: 81/154] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:28:42 2025] GET /volume/v3/volumes/2e055c6f-289d-427a-a881-bfca698c5675 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 971.414432] [57601]: DEBUG cinder.api.middleware.request_id [None req-cd2c569d-8725-4e7e-aea7-f0bb9be48d2e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.416705] [57601]: INFO cinder.api.openstack.wsgi [None req-cd2c569d-8725-4e7e-aea7-f0bb9be48d2e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2b76ee14-f70b-4d1b-a16f-447f13d705ce [ 971.416969] [57601]: DEBUG cinder.api.openstack.wsgi [None req-cd2c569d-8725-4e7e-aea7-f0bb9be48d2e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 971.417209] [57601]: DEBUG cinder.api.openstack.wsgi [None req-cd2c569d-8725-4e7e-aea7-f0bb9be48d2e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 971.417391] [57601]: INFO cinder.api.v3.volumes [None req-cd2c569d-8725-4e7e-aea7-f0bb9be48d2e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Delete volume with id: 2b76ee14-f70b-4d1b-a16f-447f13d705ce [ 971.426861] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.426861] [57601]: warnings.warn( [ 971.427391] [57601]: INFO cinder.volume.api [None req-cd2c569d-8725-4e7e-aea7-f0bb9be48d2e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 971.450772] [57601]: INFO cinder.volume.api [None req-cd2c569d-8725-4e7e-aea7-f0bb9be48d2e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Delete volume request issued successfully. [ 971.450772] [57601]: INFO cinder.api.openstack.wsgi [None req-cd2c569d-8725-4e7e-aea7-f0bb9be48d2e tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2b76ee14-f70b-4d1b-a16f-447f13d705ce returned with HTTP 202 [ 971.450969] [57601]: [pid: 57601|app: 0|req: 74/155] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:28:42 2025] DELETE /volume/v3/volumes/2b76ee14-f70b-4d1b-a16f-447f13d705ce => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 971.453979] [57602]: DEBUG cinder.api.middleware.request_id [None req-0940d1f9-ee1a-4202-b801-35b0922be554 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.455992] [57602]: INFO cinder.api.openstack.wsgi [None req-0940d1f9-ee1a-4202-b801-35b0922be554 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2b76ee14-f70b-4d1b-a16f-447f13d705ce [ 971.456251] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0940d1f9-ee1a-4202-b801-35b0922be554 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 971.456420] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0940d1f9-ee1a-4202-b801-35b0922be554 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 971.466485] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.466485] [57602]: warnings.warn( [ 971.469975] [57602]: INFO cinder.volume.api [None req-0940d1f9-ee1a-4202-b801-35b0922be554 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Volume info retrieved successfully. [ 971.475157] [57602]: INFO cinder.api.openstack.wsgi [None req-0940d1f9-ee1a-4202-b801-35b0922be554 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2b76ee14-f70b-4d1b-a16f-447f13d705ce returned with HTTP 200 [ 971.475611] [57602]: [pid: 57602|app: 0|req: 82/156] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:28:42 2025] GET /volume/v3/volumes/2b76ee14-f70b-4d1b-a16f-447f13d705ce => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 972.488575] [57601]: DEBUG cinder.api.middleware.request_id [None req-b48caf48-5498-4b8c-a5a7-bbf68df04f60 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.490668] [57601]: INFO cinder.api.openstack.wsgi [None req-b48caf48-5498-4b8c-a5a7-bbf68df04f60 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] GET http://10.180.1.21/volume/v3/volumes/2b76ee14-f70b-4d1b-a16f-447f13d705ce [ 972.490885] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b48caf48-5498-4b8c-a5a7-bbf68df04f60 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 972.491108] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b48caf48-5498-4b8c-a5a7-bbf68df04f60 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 972.502597] [57601]: INFO cinder.api.openstack.wsgi [None req-b48caf48-5498-4b8c-a5a7-bbf68df04f60 tempest-ServerRescueNegativeTestJSON-310292183 tempest-ServerRescueNegativeTestJSON-310292183-project-member] http://10.180.1.21/volume/v3/volumes/2b76ee14-f70b-4d1b-a16f-447f13d705ce returned with HTTP 404 [ 972.502597] [57601]: [pid: 57601|app: 0|req: 75/157] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:28:43 2025] GET /volume/v3/volumes/2b76ee14-f70b-4d1b-a16f-447f13d705ce => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 981.472566] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 982.493726] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 986.599704] [57602]: DEBUG cinder.api.middleware.request_id [None req-02b50e10-5d6f-4444-bd1e-7252d00f22fd None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.602742] [57602]: INFO cinder.api.openstack.wsgi [None req-02b50e10-5d6f-4444-bd1e-7252d00f22fd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 986.603297] [57602]: DEBUG cinder.api.openstack.wsgi [None req-02b50e10-5d6f-4444-bd1e-7252d00f22fd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 986.603580] [57602]: DEBUG cinder.api.openstack.wsgi [None req-02b50e10-5d6f-4444-bd1e-7252d00f22fd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 986.619060] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.619060] [57602]: warnings.warn( [ 986.625481] [57602]: INFO cinder.volume.api [None req-02b50e10-5d6f-4444-bd1e-7252d00f22fd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 986.631348] [57602]: INFO cinder.api.openstack.wsgi [None req-02b50e10-5d6f-4444-bd1e-7252d00f22fd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 986.632011] [57602]: [pid: 57602|app: 0|req: 83/158] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:28:57 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 986.674189] [57601]: DEBUG cinder.api.middleware.request_id [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-b0f109cb-e27f-46c4-90be-21036d9ea868 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.676697] [57601]: INFO cinder.api.openstack.wsgi [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-b0f109cb-e27f-46c4-90be-21036d9ea868 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 986.676922] [57601]: DEBUG cinder.api.openstack.wsgi [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-b0f109cb-e27f-46c4-90be-21036d9ea868 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 986.677129] [57601]: DEBUG cinder.api.openstack.wsgi [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-b0f109cb-e27f-46c4-90be-21036d9ea868 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 986.688064] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.688064] [57601]: warnings.warn( [ 986.691827] [57601]: INFO cinder.volume.api [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-b0f109cb-e27f-46c4-90be-21036d9ea868 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 986.696689] [57601]: INFO cinder.api.openstack.wsgi [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-b0f109cb-e27f-46c4-90be-21036d9ea868 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 986.697278] [57601]: [pid: 57601|app: 0|req: 76/159] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:28:57 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 986.729068] [57602]: DEBUG cinder.api.middleware.request_id [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-d4bdde81-609a-4361-8079-f9dd5565b9d0 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.731646] [57602]: INFO cinder.api.openstack.wsgi [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-d4bdde81-609a-4361-8079-f9dd5565b9d0 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] POST http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7/action [ 986.732143] [57602]: DEBUG cinder.api.openstack.wsgi [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-d4bdde81-609a-4361-8079-f9dd5565b9d0 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57602) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 986.732286] [57602]: DEBUG cinder.api.openstack.wsgi [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-d4bdde81-609a-4361-8079-f9dd5565b9d0 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 986.743639] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.743639] [57602]: warnings.warn( [ 986.744215] [57602]: INFO cinder.volume.api [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-d4bdde81-609a-4361-8079-f9dd5565b9d0 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 986.750954] [57602]: INFO cinder.volume.api [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-d4bdde81-609a-4361-8079-f9dd5565b9d0 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Begin detaching volume completed successfully. [ 986.751216] [57602]: INFO cinder.api.openstack.wsgi [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-d4bdde81-609a-4361-8079-f9dd5565b9d0 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7/action returned with HTTP 202 [ 986.751808] [57602]: [pid: 57602|app: 0|req: 84/160] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 8 17:28:57 2025] POST /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 987.775051] [57601]: DEBUG cinder.api.middleware.request_id [None req-6d756084-9a15-4fd4-a5c5-c8bea3a17684 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.775051] [57601]: INFO cinder.api.openstack.wsgi [None req-6d756084-9a15-4fd4-a5c5-c8bea3a17684 None None] GET http://10.180.1.21/volume// [ 987.775346] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6d756084-9a15-4fd4-a5c5-c8bea3a17684 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 987.775468] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6d756084-9a15-4fd4-a5c5-c8bea3a17684 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 987.775883] [57601]: INFO cinder.api.openstack.wsgi [None req-6d756084-9a15-4fd4-a5c5-c8bea3a17684 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 987.776209] [57601]: [pid: 57601|app: 0|req: 77/161] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:28:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 987.780690] [57602]: DEBUG cinder.api.middleware.request_id [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-c1a6a0e1-ec47-4124-93f2-1ab2ddccfb19 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.782968] [57602]: INFO cinder.api.openstack.wsgi [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-c1a6a0e1-ec47-4124-93f2-1ab2ddccfb19 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 987.783288] [57602]: DEBUG cinder.api.openstack.wsgi [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-c1a6a0e1-ec47-4124-93f2-1ab2ddccfb19 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 987.783529] [57602]: DEBUG cinder.api.openstack.wsgi [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-c1a6a0e1-ec47-4124-93f2-1ab2ddccfb19 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 987.804579] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.804579] [57602]: warnings.warn( [ 987.810178] [57602]: INFO cinder.volume.api [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-c1a6a0e1-ec47-4124-93f2-1ab2ddccfb19 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 987.816488] [57602]: INFO cinder.api.openstack.wsgi [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-c1a6a0e1-ec47-4124-93f2-1ab2ddccfb19 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 987.817048] [57602]: [pid: 57602|app: 0|req: 85/162] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:28:58 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 1322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 988.975739] [57601]: DEBUG cinder.api.middleware.request_id [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-4bb887f1-e34b-4f0d-b49c-a133da93ff25 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.978096] [57601]: INFO cinder.api.openstack.wsgi [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-4bb887f1-e34b-4f0d-b49c-a133da93ff25 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ce64ccc5-435a-4fd0-8434-c14e4ead9443 [ 988.978319] [57601]: DEBUG cinder.api.openstack.wsgi [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-4bb887f1-e34b-4f0d-b49c-a133da93ff25 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 988.978525] [57601]: DEBUG cinder.api.openstack.wsgi [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-4bb887f1-e34b-4f0d-b49c-a133da93ff25 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 988.989256] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.989256] [57601]: warnings.warn( [ 989.522636] [57601]: INFO cinder.api.openstack.wsgi [req-c322a7c9-2f5d-472c-a7d0-6a36d2a9a7bf req-4bb887f1-e34b-4f0d-b49c-a133da93ff25 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/attachments/ce64ccc5-435a-4fd0-8434-c14e4ead9443 returned with HTTP 200 [ 989.523353] [57601]: [pid: 57601|app: 0|req: 78/163] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:28:59 2025] DELETE /volume/v3/attachments/ce64ccc5-435a-4fd0-8434-c14e4ead9443 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 991.056789] [57602]: DEBUG cinder.api.middleware.request_id [None req-6de1044b-7f9d-47a0-9bdd-e83de188b7cf None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.058553] [57602]: INFO cinder.api.openstack.wsgi [None req-6de1044b-7f9d-47a0-9bdd-e83de188b7cf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 991.058837] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6de1044b-7f9d-47a0-9bdd-e83de188b7cf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 991.059053] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6de1044b-7f9d-47a0-9bdd-e83de188b7cf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 991.072107] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.072107] [57602]: warnings.warn( [ 991.077206] [57602]: INFO cinder.volume.api [None req-6de1044b-7f9d-47a0-9bdd-e83de188b7cf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 991.082692] [57602]: INFO cinder.api.openstack.wsgi [None req-6de1044b-7f9d-47a0-9bdd-e83de188b7cf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 991.083263] [57602]: [pid: 57602|app: 0|req: 86/164] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:29:01 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.521702] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1001.079982] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1037.395671] [57601]: DEBUG cinder.api.middleware.request_id [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.569896] [57601]: INFO cinder.api.openstack.wsgi [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1037.570346] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1219059644"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1037.573639] [57601]: DEBUG cinder.api.v3.volumes [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1219059644'}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1037.573807] [57601]: INFO cinder.api.v3.volumes [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Create volume of 1 GB [ 1037.574272] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.574272] [57601]: warnings.warn( [ 1037.584056] [57601]: INFO cinder.volume.api [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Availability Zones retrieved successfully. [ 1037.591526] [57601]: DEBUG cinder.volume.api [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Flow 'volume_create_api' (b3085ff5-4a28-4d29-9a02-f996c6af3581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1037.593079] [57601]: DEBUG cinder.volume.api [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b87519-be95-4cb1-8515-06229d5b1829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1037.594239] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1037.613387] [57601]: DEBUG cinder.volume.api [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b87519-be95-4cb1-8515-06229d5b1829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1037.614411] [57601]: DEBUG cinder.volume.api [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77b8d011-faeb-4d15-9427-c65c2739a05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1037.669245] [57601]: DEBUG cinder.quota [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Created reservations ['a7828d8c-9fe8-4fe0-ace8-0ed2b8734ba8', '04d9b181-7afa-4bd0-88b8-96b78d582904', 'de84972a-92ef-4966-a88d-4a67382103c9', 'dbf8e745-c2e0-45f2-a576-c4e21338aff2'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1037.670250] [57601]: DEBUG cinder.volume.api [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77b8d011-faeb-4d15-9427-c65c2739a05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7828d8c-9fe8-4fe0-ace8-0ed2b8734ba8', '04d9b181-7afa-4bd0-88b8-96b78d582904', 'de84972a-92ef-4966-a88d-4a67382103c9', 'dbf8e745-c2e0-45f2-a576-c4e21338aff2']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1037.671315] [57601]: DEBUG cinder.volume.api [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5b52f76-5b3f-49d3-a5d5-9d3935e3ec1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1037.686791] [57601]: DEBUG cinder.volume.api [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5b52f76-5b3f-49d3-a5d5-9d3935e3ec1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b8ad53d-2bfc-48f6-9669-e1b65513502a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1219059644',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='294169f8e16c4269b8f095d5f75c87c2',qos_specs=None,replication_status=,reservations=['a7828d8c-9fe8-4fe0-ace8-0ed2b8734ba8','04d9b181-7afa-4bd0-88b8-96b78d582904','de84972a-92ef-4966-a88d-4a67382103c9','dbf8e745-c2e0-45f2-a576-c4e21338aff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6f02d6a060d4142812adbad824a2cfe',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:29:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1219059644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b8ad53d-2bfc-48f6-9669-e1b65513502a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='294169f8e16c4269b8f095d5f75c87c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6f02d6a060d4142812adbad824a2cfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1037.687676] [57601]: DEBUG cinder.volume.api [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc22148f-4a50-47a9-8542-61c0aa93ae66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1037.700774] [57601]: DEBUG cinder.volume.api [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc22148f-4a50-47a9-8542-61c0aa93ae66) transitioned into state 'SUCCESS' from state '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-1219059644',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='294169f8e16c4269b8f095d5f75c87c2',qos_specs=None,replication_status=,reservations=['a7828d8c-9fe8-4fe0-ace8-0ed2b8734ba8','04d9b181-7afa-4bd0-88b8-96b78d582904','de84972a-92ef-4966-a88d-4a67382103c9','dbf8e745-c2e0-45f2-a576-c4e21338aff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6f02d6a060d4142812adbad824a2cfe',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1037.701723] [57601]: DEBUG cinder.volume.api [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e609bf4-0da3-44ac-985a-e2a9b90e5e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1037.711991] [57601]: DEBUG cinder.volume.api [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e609bf4-0da3-44ac-985a-e2a9b90e5e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1037.712732] [57601]: DEBUG cinder.volume.api [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Flow 'volume_create_api' (b3085ff5-4a28-4d29-9a02-f996c6af3581) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1037.713120] [57601]: INFO cinder.volume.api [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Create volume request issued successfully. [ 1037.713786] [57601]: INFO cinder.api.openstack.wsgi [None req-f803fbfe-1d3b-4f4d-b8bf-ae768e673660 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1037.714661] [57601]: [pid: 57601|app: 0|req: 79/165] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 8 17:29:48 2025] POST /volume/v3/volumes => generated 759 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1037.725202] [57602]: DEBUG cinder.api.middleware.request_id [None req-c9ad17f8-28fa-4ed5-8127-95403b27dcbe None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.727497] [57602]: INFO cinder.api.openstack.wsgi [None req-c9ad17f8-28fa-4ed5-8127-95403b27dcbe tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a [ 1037.727866] [57602]: DEBUG cinder.api.openstack.wsgi [None req-c9ad17f8-28fa-4ed5-8127-95403b27dcbe tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1037.727866] [57602]: DEBUG cinder.api.openstack.wsgi [None req-c9ad17f8-28fa-4ed5-8127-95403b27dcbe tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1037.735951] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.735951] [57602]: warnings.warn( [ 1037.740533] [57602]: INFO cinder.volume.api [None req-c9ad17f8-28fa-4ed5-8127-95403b27dcbe tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Volume info retrieved successfully. [ 1037.746285] [57602]: INFO cinder.api.openstack.wsgi [None req-c9ad17f8-28fa-4ed5-8127-95403b27dcbe tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a returned with HTTP 200 [ 1037.747136] [57602]: [pid: 57602|app: 0|req: 87/166] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:29:48 2025] GET /volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1037.991057] [57601]: DEBUG cinder.api.middleware.request_id [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.995350] [57601]: INFO cinder.api.openstack.wsgi [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1037.995898] [57601]: DEBUG cinder.api.openstack.wsgi [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-269020841"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1038.000012] [57601]: DEBUG cinder.api.v3.volumes [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-269020841'}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1038.000227] [57601]: INFO cinder.api.v3.volumes [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Create volume of 1 GB [ 1038.000773] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.000773] [57601]: warnings.warn( [ 1038.006701] [57601]: INFO cinder.volume.api [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Availability Zones retrieved successfully. [ 1038.014183] [57601]: DEBUG cinder.volume.api [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Flow 'volume_create_api' (981fdd4b-424f-49d7-b823-a8b3db1efc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1038.015744] [57601]: DEBUG cinder.volume.api [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69217f54-4e2e-44d7-a4b6-583eb314803a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1038.016915] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1038.047817] [57601]: DEBUG cinder.volume.api [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69217f54-4e2e-44d7-a4b6-583eb314803a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1038.049706] [57601]: DEBUG cinder.volume.api [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2118c5e6-fa02-4592-b08d-df1d31d9bb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1038.118650] [57601]: DEBUG cinder.quota [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Created reservations ['88bf4c0a-af3d-484a-9f29-acfd570fd5d2', '17a95bb3-c201-4d70-b300-fe5dcae64e63', 'dd7270f6-fe81-48ed-9b05-9b759c1ef02d', '644e4833-7b26-4afb-ab7b-e7d0bec1be47'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1038.119993] [57601]: DEBUG cinder.volume.api [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2118c5e6-fa02-4592-b08d-df1d31d9bb15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88bf4c0a-af3d-484a-9f29-acfd570fd5d2', '17a95bb3-c201-4d70-b300-fe5dcae64e63', 'dd7270f6-fe81-48ed-9b05-9b759c1ef02d', '644e4833-7b26-4afb-ab7b-e7d0bec1be47']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1038.121547] [57601]: DEBUG cinder.volume.api [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1534c126-401e-4801-ae22-374a1fa0d36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1038.137435] [57601]: DEBUG cinder.volume.api [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1534c126-401e-4801-ae22-374a1fa0d36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c659ed91-6d18-4bb4-a9f7-05a83065bbb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-269020841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bf59e2c00b54ab7a8bc201e80781fcb',qos_specs=None,replication_status=,reservations=['88bf4c0a-af3d-484a-9f29-acfd570fd5d2','17a95bb3-c201-4d70-b300-fe5dcae64e63','dd7270f6-fe81-48ed-9b05-9b759c1ef02d','644e4833-7b26-4afb-ab7b-e7d0bec1be47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc9a3048fffb4c5c805492e6b371cf9e',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:29:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-269020841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c659ed91-6d18-4bb4-a9f7-05a83065bbb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bf59e2c00b54ab7a8bc201e80781fcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc9a3048fffb4c5c805492e6b371cf9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1038.138701] [57601]: DEBUG cinder.volume.api [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa2f3058-d0ef-411d-b340-ab0589ee948a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1038.153537] [57601]: DEBUG cinder.volume.api [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa2f3058-d0ef-411d-b340-ab0589ee948a) transitioned into state 'SUCCESS' from state '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-269020841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bf59e2c00b54ab7a8bc201e80781fcb',qos_specs=None,replication_status=,reservations=['88bf4c0a-af3d-484a-9f29-acfd570fd5d2','17a95bb3-c201-4d70-b300-fe5dcae64e63','dd7270f6-fe81-48ed-9b05-9b759c1ef02d','644e4833-7b26-4afb-ab7b-e7d0bec1be47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc9a3048fffb4c5c805492e6b371cf9e',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1038.154588] [57601]: DEBUG cinder.volume.api [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e73881-e87e-41e0-910f-8be3149ce591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1038.166430] [57601]: DEBUG cinder.volume.api [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e73881-e87e-41e0-910f-8be3149ce591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1038.167580] [57601]: DEBUG cinder.volume.api [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Flow 'volume_create_api' (981fdd4b-424f-49d7-b823-a8b3db1efc38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1038.168045] [57601]: INFO cinder.volume.api [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Create volume request issued successfully. [ 1038.168717] [57601]: INFO cinder.api.openstack.wsgi [None req-af5c995c-b52f-4615-83ee-8e8e4ea6d411 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1038.169568] [57601]: [pid: 57601|app: 0|req: 80/167] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:29:48 2025] POST /volume/v3/volumes => generated 752 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1038.765098] [57602]: DEBUG cinder.api.middleware.request_id [None req-24e14777-7226-44a9-82a9-a699f3b8c602 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.770933] [57602]: INFO cinder.api.openstack.wsgi [None req-24e14777-7226-44a9-82a9-a699f3b8c602 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a [ 1038.771213] [57602]: DEBUG cinder.api.openstack.wsgi [None req-24e14777-7226-44a9-82a9-a699f3b8c602 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1038.772127] [57602]: DEBUG cinder.api.openstack.wsgi [None req-24e14777-7226-44a9-82a9-a699f3b8c602 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1038.785591] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.785591] [57602]: warnings.warn( [ 1038.790513] [57602]: INFO cinder.volume.api [None req-24e14777-7226-44a9-82a9-a699f3b8c602 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Volume info retrieved successfully. [ 1038.797162] [57602]: INFO cinder.api.openstack.wsgi [None req-24e14777-7226-44a9-82a9-a699f3b8c602 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a returned with HTTP 200 [ 1038.797278] [57602]: [pid: 57602|app: 0|req: 88/168] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:29:49 2025] GET /volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1039.360864] [57601]: DEBUG cinder.api.middleware.request_id [req-741367ab-d9e7-401b-aa53-87f86f51da69 req-723e8e1a-f595-49ee-bbba-40455f484ee0 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.366740] [57601]: INFO cinder.api.openstack.wsgi [req-741367ab-d9e7-401b-aa53-87f86f51da69 req-723e8e1a-f595-49ee-bbba-40455f484ee0 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a [ 1039.366740] [57601]: DEBUG cinder.api.openstack.wsgi [req-741367ab-d9e7-401b-aa53-87f86f51da69 req-723e8e1a-f595-49ee-bbba-40455f484ee0 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1039.367090] [57601]: DEBUG cinder.api.openstack.wsgi [req-741367ab-d9e7-401b-aa53-87f86f51da69 req-723e8e1a-f595-49ee-bbba-40455f484ee0 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1039.384457] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.384457] [57601]: warnings.warn( [ 1039.394355] [57601]: INFO cinder.volume.api [req-741367ab-d9e7-401b-aa53-87f86f51da69 req-723e8e1a-f595-49ee-bbba-40455f484ee0 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Volume info retrieved successfully. [ 1039.400797] [57601]: INFO cinder.api.openstack.wsgi [req-741367ab-d9e7-401b-aa53-87f86f51da69 req-723e8e1a-f595-49ee-bbba-40455f484ee0 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a returned with HTTP 200 [ 1039.401602] [57601]: [pid: 57601|app: 0|req: 81/169] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:29:50 2025] GET /volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1039.420248] [57602]: DEBUG cinder.api.middleware.request_id [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.423453] [57602]: INFO cinder.api.openstack.wsgi [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1039.425386] [57602]: DEBUG cinder.api.openstack.wsgi [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-471841797"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1039.428697] [57602]: DEBUG cinder.api.v3.volumes [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-471841797'}} {{(pid=57602) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1039.428697] [57602]: INFO cinder.api.v3.volumes [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Create volume of 1 GB [ 1039.438267] [57602]: INFO cinder.volume.api [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Availability Zones retrieved successfully. [ 1039.450434] [57602]: DEBUG cinder.volume.api [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Flow 'volume_create_api' (bcdc1718-06e8-4dbc-abc2-9c861102cdc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1039.451742] [57602]: DEBUG cinder.volume.api [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2244e77-008e-42b4-8e37-4f60a141a401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1039.453689] [57602]: DEBUG cinder.volume.flows.api.create_volume [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Validating volume size '1' using validate_int {{(pid=57602) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1039.481529] [57602]: DEBUG cinder.volume.api [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2244e77-008e-42b4-8e37-4f60a141a401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1039.482391] [57602]: DEBUG cinder.volume.api [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf3823c7-c3ec-466c-a3d4-605eda327544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1039.526760] [57602]: DEBUG cinder.quota [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Created reservations ['44d8d423-5541-42f2-97e3-f450dedbb55b', 'b39b6521-270b-49ce-a36a-d26e6dad124b', '7050d8f7-02e4-4b24-9b06-628e0175014c', '5b70917f-185e-44d4-b1f1-7d78b3c453c0'] {{(pid=57602) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1039.527862] [57602]: DEBUG cinder.volume.api [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf3823c7-c3ec-466c-a3d4-605eda327544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44d8d423-5541-42f2-97e3-f450dedbb55b', 'b39b6521-270b-49ce-a36a-d26e6dad124b', '7050d8f7-02e4-4b24-9b06-628e0175014c', '5b70917f-185e-44d4-b1f1-7d78b3c453c0']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1039.528852] [57602]: DEBUG cinder.volume.api [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c365073-adaf-4f38-a661-7a63000ff4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1039.548834] [57602]: DEBUG cinder.volume.api [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c365073-adaf-4f38-a661-7a63000ff4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a115f88-a775-4084-92d4-a1ff2f825494', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-471841797',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='294169f8e16c4269b8f095d5f75c87c2',qos_specs=None,replication_status=,reservations=['44d8d423-5541-42f2-97e3-f450dedbb55b','b39b6521-270b-49ce-a36a-d26e6dad124b','7050d8f7-02e4-4b24-9b06-628e0175014c','5b70917f-185e-44d4-b1f1-7d78b3c453c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6f02d6a060d4142812adbad824a2cfe',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:29:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-471841797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a115f88-a775-4084-92d4-a1ff2f825494,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='294169f8e16c4269b8f095d5f75c87c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6f02d6a060d4142812adbad824a2cfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1039.549812] [57602]: DEBUG cinder.volume.api [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c240689-6362-4f8c-980d-d56eee553e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1039.567306] [57602]: DEBUG cinder.volume.api [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c240689-6362-4f8c-980d-d56eee553e52) transitioned into state 'SUCCESS' from state '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-471841797',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='294169f8e16c4269b8f095d5f75c87c2',qos_specs=None,replication_status=,reservations=['44d8d423-5541-42f2-97e3-f450dedbb55b','b39b6521-270b-49ce-a36a-d26e6dad124b','7050d8f7-02e4-4b24-9b06-628e0175014c','5b70917f-185e-44d4-b1f1-7d78b3c453c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6f02d6a060d4142812adbad824a2cfe',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1039.568254] [57602]: DEBUG cinder.volume.api [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4adc1fbb-6e19-4841-875e-50242ab28a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1039.579493] [57602]: DEBUG cinder.volume.api [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4adc1fbb-6e19-4841-875e-50242ab28a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1039.580640] [57602]: DEBUG cinder.volume.api [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Flow 'volume_create_api' (bcdc1718-06e8-4dbc-abc2-9c861102cdc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1039.581042] [57602]: INFO cinder.volume.api [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Create volume request issued successfully. [ 1039.581819] [57602]: INFO cinder.api.openstack.wsgi [None req-5c46fa36-b5ea-4e39-9dc5-700f03053b9e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1039.582355] [57602]: [pid: 57602|app: 0|req: 89/170] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 8 17:29:50 2025] POST /volume/v3/volumes => generated 758 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1039.593838] [57601]: DEBUG cinder.api.middleware.request_id [None req-59693350-f4cb-4f21-a849-de57c661cda5 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.596437] [57601]: INFO cinder.api.openstack.wsgi [None req-59693350-f4cb-4f21-a849-de57c661cda5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 [ 1039.596617] [57601]: DEBUG cinder.api.openstack.wsgi [None req-59693350-f4cb-4f21-a849-de57c661cda5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1039.596863] [57601]: DEBUG cinder.api.openstack.wsgi [None req-59693350-f4cb-4f21-a849-de57c661cda5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1039.605399] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.605399] [57601]: warnings.warn( [ 1039.611084] [57601]: INFO cinder.volume.api [None req-59693350-f4cb-4f21-a849-de57c661cda5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Volume info retrieved successfully. [ 1039.617325] [57601]: INFO cinder.api.openstack.wsgi [None req-59693350-f4cb-4f21-a849-de57c661cda5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 returned with HTTP 200 [ 1039.617805] [57601]: [pid: 57601|app: 0|req: 82/171] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:29:50 2025] GET /volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.628410] [57602]: DEBUG cinder.api.middleware.request_id [None req-964bc96e-14d4-4acb-9144-5b57bf02a2fa None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.631681] [57602]: INFO cinder.api.openstack.wsgi [None req-964bc96e-14d4-4acb-9144-5b57bf02a2fa tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 [ 1040.632277] [57602]: DEBUG cinder.api.openstack.wsgi [None req-964bc96e-14d4-4acb-9144-5b57bf02a2fa tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1040.632566] [57602]: DEBUG cinder.api.openstack.wsgi [None req-964bc96e-14d4-4acb-9144-5b57bf02a2fa tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1040.646129] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.646129] [57602]: warnings.warn( [ 1040.650881] [57602]: INFO cinder.volume.api [None req-964bc96e-14d4-4acb-9144-5b57bf02a2fa tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Volume info retrieved successfully. [ 1040.657603] [57602]: INFO cinder.api.openstack.wsgi [None req-964bc96e-14d4-4acb-9144-5b57bf02a2fa tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 returned with HTTP 200 [ 1040.658125] [57602]: [pid: 57602|app: 0|req: 90/172] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:29:51 2025] GET /volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.882069] [57601]: DEBUG cinder.api.middleware.request_id [req-481b5550-95cd-40c5-9609-70af23e6a174 req-d97a9396-9f24-4a95-80e8-3af53d781144 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.884931] [57601]: INFO cinder.api.openstack.wsgi [req-481b5550-95cd-40c5-9609-70af23e6a174 req-d97a9396-9f24-4a95-80e8-3af53d781144 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 [ 1040.885089] [57601]: DEBUG cinder.api.openstack.wsgi [req-481b5550-95cd-40c5-9609-70af23e6a174 req-d97a9396-9f24-4a95-80e8-3af53d781144 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1040.885300] [57601]: DEBUG cinder.api.openstack.wsgi [req-481b5550-95cd-40c5-9609-70af23e6a174 req-d97a9396-9f24-4a95-80e8-3af53d781144 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1040.896671] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.896671] [57601]: warnings.warn( [ 1040.901535] [57601]: INFO cinder.volume.api [req-481b5550-95cd-40c5-9609-70af23e6a174 req-d97a9396-9f24-4a95-80e8-3af53d781144 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Volume info retrieved successfully. [ 1040.906502] [57601]: INFO cinder.api.openstack.wsgi [req-481b5550-95cd-40c5-9609-70af23e6a174 req-d97a9396-9f24-4a95-80e8-3af53d781144 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 returned with HTTP 200 [ 1040.907044] [57601]: [pid: 57601|app: 0|req: 83/173] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:29:51 2025] GET /volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.918425] [57602]: DEBUG cinder.api.middleware.request_id [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.921249] [57602]: INFO cinder.api.openstack.wsgi [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1040.922011] [57602]: DEBUG cinder.api.openstack.wsgi [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-768049302"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1040.925324] [57602]: DEBUG cinder.api.v3.volumes [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-768049302'}} {{(pid=57602) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1040.925429] [57602]: INFO cinder.api.v3.volumes [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Create volume of 1 GB [ 1040.932258] [57602]: INFO cinder.volume.api [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Availability Zones retrieved successfully. [ 1040.937701] [57602]: DEBUG cinder.volume.api [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Flow 'volume_create_api' (869160f0-91bc-46bd-be72-00516f956a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1040.939336] [57602]: DEBUG cinder.volume.api [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85d6c281-1696-4c2c-85a1-c2f3f4ee2d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1040.940773] [57602]: DEBUG cinder.volume.flows.api.create_volume [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Validating volume size '1' using validate_int {{(pid=57602) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1040.965194] [57602]: DEBUG cinder.volume.api [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85d6c281-1696-4c2c-85a1-c2f3f4ee2d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1040.966129] [57602]: DEBUG cinder.volume.api [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561b12e4-8021-49b4-a8ff-74d90882ac01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1041.024147] [57602]: DEBUG cinder.quota [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Created reservations ['527d7f02-5027-4ee8-b8cd-25b5a12fa8e2', '29dba964-a638-4c8f-aa29-4267bbe998fa', '1468660e-a1c8-4cb3-b793-f88f7856025d', 'd7eb2dd5-4e3d-4991-acf7-8e197de15215'] {{(pid=57602) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1041.025763] [57602]: DEBUG cinder.volume.api [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561b12e4-8021-49b4-a8ff-74d90882ac01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['527d7f02-5027-4ee8-b8cd-25b5a12fa8e2', '29dba964-a638-4c8f-aa29-4267bbe998fa', '1468660e-a1c8-4cb3-b793-f88f7856025d', 'd7eb2dd5-4e3d-4991-acf7-8e197de15215']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1041.026915] [57602]: DEBUG cinder.volume.api [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695ed3ab-f789-4dca-9f16-f94e60012548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1041.056204] [57602]: DEBUG cinder.volume.api [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695ed3ab-f789-4dca-9f16-f94e60012548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c75a551-fc8b-4dfe-a604-549a3a6e2873', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-768049302',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='294169f8e16c4269b8f095d5f75c87c2',qos_specs=None,replication_status=,reservations=['527d7f02-5027-4ee8-b8cd-25b5a12fa8e2','29dba964-a638-4c8f-aa29-4267bbe998fa','1468660e-a1c8-4cb3-b793-f88f7856025d','d7eb2dd5-4e3d-4991-acf7-8e197de15215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6f02d6a060d4142812adbad824a2cfe',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-768049302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c75a551-fc8b-4dfe-a604-549a3a6e2873,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='294169f8e16c4269b8f095d5f75c87c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6f02d6a060d4142812adbad824a2cfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1041.057677] [57602]: DEBUG cinder.volume.api [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2cc0478-00d5-4e2d-9196-bf1a708ecc37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1041.083797] [57602]: DEBUG cinder.volume.api [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2cc0478-00d5-4e2d-9196-bf1a708ecc37) transitioned into state 'SUCCESS' from state '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-768049302',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='294169f8e16c4269b8f095d5f75c87c2',qos_specs=None,replication_status=,reservations=['527d7f02-5027-4ee8-b8cd-25b5a12fa8e2','29dba964-a638-4c8f-aa29-4267bbe998fa','1468660e-a1c8-4cb3-b793-f88f7856025d','d7eb2dd5-4e3d-4991-acf7-8e197de15215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6f02d6a060d4142812adbad824a2cfe',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1041.085537] [57602]: DEBUG cinder.volume.api [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15a5af5a-dc6d-4c8a-bd77-ca27ee49c68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1041.096901] [57602]: DEBUG cinder.volume.api [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15a5af5a-dc6d-4c8a-bd77-ca27ee49c68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1041.098076] [57602]: DEBUG cinder.volume.api [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Flow 'volume_create_api' (869160f0-91bc-46bd-be72-00516f956a5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1041.098472] [57602]: INFO cinder.volume.api [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Create volume request issued successfully. [ 1041.099419] [57602]: INFO cinder.api.openstack.wsgi [None req-8a1a0b60-03db-4a04-9ffc-1bc328a13919 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1041.099957] [57602]: [pid: 57602|app: 0|req: 91/174] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 8 17:29:51 2025] POST /volume/v3/volumes => generated 758 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1041.110926] [57601]: DEBUG cinder.api.middleware.request_id [None req-1ad267c8-716e-4a7a-a63a-9d586f70d45e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.115226] [57601]: INFO cinder.api.openstack.wsgi [None req-1ad267c8-716e-4a7a-a63a-9d586f70d45e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 [ 1041.115553] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1ad267c8-716e-4a7a-a63a-9d586f70d45e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1041.115934] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1ad267c8-716e-4a7a-a63a-9d586f70d45e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1041.126029] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1041.126029] [57601]: warnings.warn( [ 1041.131069] [57601]: INFO cinder.volume.api [None req-1ad267c8-716e-4a7a-a63a-9d586f70d45e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Volume info retrieved successfully. [ 1041.137238] [57601]: INFO cinder.api.openstack.wsgi [None req-1ad267c8-716e-4a7a-a63a-9d586f70d45e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 returned with HTTP 200 [ 1041.137858] [57601]: [pid: 57601|app: 0|req: 84/175] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:29:51 2025] GET /volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1042.148632] [57602]: DEBUG cinder.api.middleware.request_id [None req-edaa47d1-55c9-4608-bb19-41ca923db009 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.151265] [57602]: INFO cinder.api.openstack.wsgi [None req-edaa47d1-55c9-4608-bb19-41ca923db009 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 [ 1042.151483] [57602]: DEBUG cinder.api.openstack.wsgi [None req-edaa47d1-55c9-4608-bb19-41ca923db009 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.151701] [57602]: DEBUG cinder.api.openstack.wsgi [None req-edaa47d1-55c9-4608-bb19-41ca923db009 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.163715] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.163715] [57602]: warnings.warn( [ 1042.168855] [57602]: INFO cinder.volume.api [None req-edaa47d1-55c9-4608-bb19-41ca923db009 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Volume info retrieved successfully. [ 1042.174419] [57602]: INFO cinder.api.openstack.wsgi [None req-edaa47d1-55c9-4608-bb19-41ca923db009 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 returned with HTTP 200 [ 1042.174885] [57602]: [pid: 57602|app: 0|req: 92/176] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:29:52 2025] GET /volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1042.193258] [57601]: DEBUG cinder.api.middleware.request_id [req-507d7470-d641-4590-bfad-f1748e152f4e req-5279d92f-8189-4e77-ab68-0b727b67a272 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.195936] [57601]: INFO cinder.api.openstack.wsgi [req-507d7470-d641-4590-bfad-f1748e152f4e req-5279d92f-8189-4e77-ab68-0b727b67a272 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 [ 1042.196183] [57601]: DEBUG cinder.api.openstack.wsgi [req-507d7470-d641-4590-bfad-f1748e152f4e req-5279d92f-8189-4e77-ab68-0b727b67a272 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.196398] [57601]: DEBUG cinder.api.openstack.wsgi [req-507d7470-d641-4590-bfad-f1748e152f4e req-5279d92f-8189-4e77-ab68-0b727b67a272 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.205752] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.205752] [57601]: warnings.warn( [ 1042.209903] [57601]: INFO cinder.volume.api [req-507d7470-d641-4590-bfad-f1748e152f4e req-5279d92f-8189-4e77-ab68-0b727b67a272 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Volume info retrieved successfully. [ 1042.215029] [57601]: INFO cinder.api.openstack.wsgi [req-507d7470-d641-4590-bfad-f1748e152f4e req-5279d92f-8189-4e77-ab68-0b727b67a272 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 returned with HTTP 200 [ 1042.215715] [57601]: [pid: 57601|app: 0|req: 85/177] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:29:52 2025] GET /volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1042.234242] [57602]: DEBUG cinder.api.middleware.request_id [req-1f6b7a88-4b36-4586-a823-cf57d50712e7 req-d4d63972-fa54-4483-8a83-83834ef3eee6 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.236868] [57602]: INFO cinder.api.openstack.wsgi [req-1f6b7a88-4b36-4586-a823-cf57d50712e7 req-d4d63972-fa54-4483-8a83-83834ef3eee6 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1042.237180] [57602]: DEBUG cinder.api.openstack.wsgi [req-1f6b7a88-4b36-4586-a823-cf57d50712e7 req-d4d63972-fa54-4483-8a83-83834ef3eee6 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.237397] [57602]: DEBUG cinder.api.openstack.wsgi [req-1f6b7a88-4b36-4586-a823-cf57d50712e7 req-d4d63972-fa54-4483-8a83-83834ef3eee6 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'detail' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.237776] [57602]: DEBUG cinder.api.api_utils [req-1f6b7a88-4b36-4586-a823-cf57d50712e7 req-d4d63972-fa54-4483-8a83-83834ef3eee6 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Removing options '' from query. {{(pid=57602) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1042.238838] [57602]: DEBUG cinder.volume.api [req-1f6b7a88-4b36-4586-a823-cf57d50712e7 req-d4d63972-fa54-4483-8a83-83834ef3eee6 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57602) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1042.268300] [57602]: INFO cinder.volume.api [req-1f6b7a88-4b36-4586-a823-cf57d50712e7 req-d4d63972-fa54-4483-8a83-83834ef3eee6 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Get all volumes completed successfully. [ 1042.269415] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.269415] [57602]: warnings.warn( [ 1042.274052] [57602]: INFO cinder.api.openstack.wsgi [req-1f6b7a88-4b36-4586-a823-cf57d50712e7 req-d4d63972-fa54-4483-8a83-83834ef3eee6 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1042.274503] [57602]: [pid: 57602|app: 0|req: 93/178] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 8 17:29:52 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.293588] [57601]: DEBUG cinder.api.middleware.request_id [req-45844bf2-4a4f-4d75-b5ad-79511fffc9bc req-06e4ee5e-82cd-489f-b071-55c37d965ce5 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.296297] [57601]: INFO cinder.api.openstack.wsgi [req-45844bf2-4a4f-4d75-b5ad-79511fffc9bc req-06e4ee5e-82cd-489f-b071-55c37d965ce5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1042.296589] [57601]: DEBUG cinder.api.openstack.wsgi [req-45844bf2-4a4f-4d75-b5ad-79511fffc9bc req-06e4ee5e-82cd-489f-b071-55c37d965ce5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.296893] [57601]: DEBUG cinder.api.openstack.wsgi [req-45844bf2-4a4f-4d75-b5ad-79511fffc9bc req-06e4ee5e-82cd-489f-b071-55c37d965ce5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'detail' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.297630] [57601]: DEBUG cinder.api.api_utils [req-45844bf2-4a4f-4d75-b5ad-79511fffc9bc req-06e4ee5e-82cd-489f-b071-55c37d965ce5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Removing options '' from query. {{(pid=57601) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1042.298721] [57601]: DEBUG cinder.volume.api [req-45844bf2-4a4f-4d75-b5ad-79511fffc9bc req-06e4ee5e-82cd-489f-b071-55c37d965ce5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57601) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1042.333934] [57601]: INFO cinder.volume.api [req-45844bf2-4a4f-4d75-b5ad-79511fffc9bc req-06e4ee5e-82cd-489f-b071-55c37d965ce5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Get all volumes completed successfully. [ 1042.335174] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.335174] [57601]: warnings.warn( [ 1042.342394] [57601]: INFO cinder.api.openstack.wsgi [req-45844bf2-4a4f-4d75-b5ad-79511fffc9bc req-06e4ee5e-82cd-489f-b071-55c37d965ce5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1042.343076] [57601]: [pid: 57601|app: 0|req: 86/179] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 8 17:29:53 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.366633] [57602]: DEBUG cinder.api.middleware.request_id [req-fb50af2d-843a-4da9-891b-9fbe4aea2be4 req-c464af1e-9b6d-4cc6-8716-ae77bce5cb1b None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.369516] [57602]: INFO cinder.api.openstack.wsgi [req-fb50af2d-843a-4da9-891b-9fbe4aea2be4 req-c464af1e-9b6d-4cc6-8716-ae77bce5cb1b tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1042.369772] [57602]: DEBUG cinder.api.openstack.wsgi [req-fb50af2d-843a-4da9-891b-9fbe4aea2be4 req-c464af1e-9b6d-4cc6-8716-ae77bce5cb1b tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.369994] [57602]: DEBUG cinder.api.openstack.wsgi [req-fb50af2d-843a-4da9-891b-9fbe4aea2be4 req-c464af1e-9b6d-4cc6-8716-ae77bce5cb1b tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'detail' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.370559] [57602]: DEBUG cinder.api.api_utils [req-fb50af2d-843a-4da9-891b-9fbe4aea2be4 req-c464af1e-9b6d-4cc6-8716-ae77bce5cb1b tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Removing options '' from query. {{(pid=57602) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1042.371644] [57602]: DEBUG cinder.volume.api [req-fb50af2d-843a-4da9-891b-9fbe4aea2be4 req-c464af1e-9b6d-4cc6-8716-ae77bce5cb1b tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57602) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1042.386025] [57602]: INFO cinder.volume.api [req-fb50af2d-843a-4da9-891b-9fbe4aea2be4 req-c464af1e-9b6d-4cc6-8716-ae77bce5cb1b tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Get all volumes completed successfully. [ 1042.386853] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.386853] [57602]: warnings.warn( [ 1042.392667] [57602]: INFO cinder.api.openstack.wsgi [req-fb50af2d-843a-4da9-891b-9fbe4aea2be4 req-c464af1e-9b6d-4cc6-8716-ae77bce5cb1b tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1042.393157] [57602]: [pid: 57602|app: 0|req: 94/180] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 8 17:29:53 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.413731] [57601]: DEBUG cinder.api.middleware.request_id [req-698d6807-b245-4feb-80b3-7ab5a1b8d3f6 req-2660dc8a-8641-4365-866a-6021a3f6cc3e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.416928] [57601]: INFO cinder.api.openstack.wsgi [req-698d6807-b245-4feb-80b3-7ab5a1b8d3f6 req-2660dc8a-8641-4365-866a-6021a3f6cc3e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1042.417274] [57601]: DEBUG cinder.api.openstack.wsgi [req-698d6807-b245-4feb-80b3-7ab5a1b8d3f6 req-2660dc8a-8641-4365-866a-6021a3f6cc3e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.417513] [57601]: DEBUG cinder.api.openstack.wsgi [req-698d6807-b245-4feb-80b3-7ab5a1b8d3f6 req-2660dc8a-8641-4365-866a-6021a3f6cc3e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'detail' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.418683] [57601]: DEBUG cinder.api.api_utils [req-698d6807-b245-4feb-80b3-7ab5a1b8d3f6 req-2660dc8a-8641-4365-866a-6021a3f6cc3e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Removing options '' from query. {{(pid=57601) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1042.419832] [57601]: DEBUG cinder.volume.api [req-698d6807-b245-4feb-80b3-7ab5a1b8d3f6 req-2660dc8a-8641-4365-866a-6021a3f6cc3e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57601) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1042.429379] [57601]: INFO cinder.volume.api [req-698d6807-b245-4feb-80b3-7ab5a1b8d3f6 req-2660dc8a-8641-4365-866a-6021a3f6cc3e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Get all volumes completed successfully. [ 1042.430741] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.430741] [57601]: warnings.warn( [ 1042.435499] [57601]: INFO cinder.api.openstack.wsgi [req-698d6807-b245-4feb-80b3-7ab5a1b8d3f6 req-2660dc8a-8641-4365-866a-6021a3f6cc3e tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1042.435976] [57601]: [pid: 57601|app: 0|req: 87/181] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 8 17:29:53 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.518526] [57602]: DEBUG cinder.api.middleware.request_id [req-f73f2905-d8dc-4b5e-8368-cfbe684cdb0c req-73cb7fac-1cc4-45da-acff-3eea525641e5 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.522071] [57602]: INFO cinder.api.openstack.wsgi [req-f73f2905-d8dc-4b5e-8368-cfbe684cdb0c req-73cb7fac-1cc4-45da-acff-3eea525641e5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1042.522071] [57602]: DEBUG cinder.api.openstack.wsgi [req-f73f2905-d8dc-4b5e-8368-cfbe684cdb0c req-73cb7fac-1cc4-45da-acff-3eea525641e5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.522071] [57602]: DEBUG cinder.api.openstack.wsgi [req-f73f2905-d8dc-4b5e-8368-cfbe684cdb0c req-73cb7fac-1cc4-45da-acff-3eea525641e5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'detail' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.522071] [57602]: DEBUG cinder.api.api_utils [req-f73f2905-d8dc-4b5e-8368-cfbe684cdb0c req-73cb7fac-1cc4-45da-acff-3eea525641e5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Removing options '' from query. {{(pid=57602) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1042.522753] [57602]: DEBUG cinder.volume.api [req-f73f2905-d8dc-4b5e-8368-cfbe684cdb0c req-73cb7fac-1cc4-45da-acff-3eea525641e5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57602) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1042.532470] [57602]: INFO cinder.volume.api [req-f73f2905-d8dc-4b5e-8368-cfbe684cdb0c req-73cb7fac-1cc4-45da-acff-3eea525641e5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Get all volumes completed successfully. [ 1042.533601] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.533601] [57602]: warnings.warn( [ 1042.538335] [57602]: INFO cinder.api.openstack.wsgi [req-f73f2905-d8dc-4b5e-8368-cfbe684cdb0c req-73cb7fac-1cc4-45da-acff-3eea525641e5 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1042.538917] [57602]: [pid: 57602|app: 0|req: 95/182] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 8 17:29:53 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.572132] [57601]: DEBUG cinder.api.middleware.request_id [req-c9f9cb13-cb7b-444a-a38b-dccb37906636 req-ffc141f4-d99a-420f-a8e9-82b53f17c41c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.574985] [57601]: INFO cinder.api.openstack.wsgi [req-c9f9cb13-cb7b-444a-a38b-dccb37906636 req-ffc141f4-d99a-420f-a8e9-82b53f17c41c tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1042.575231] [57601]: DEBUG cinder.api.openstack.wsgi [req-c9f9cb13-cb7b-444a-a38b-dccb37906636 req-ffc141f4-d99a-420f-a8e9-82b53f17c41c tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.575476] [57601]: DEBUG cinder.api.openstack.wsgi [req-c9f9cb13-cb7b-444a-a38b-dccb37906636 req-ffc141f4-d99a-420f-a8e9-82b53f17c41c tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'detail' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.575754] [57601]: DEBUG cinder.api.api_utils [req-c9f9cb13-cb7b-444a-a38b-dccb37906636 req-ffc141f4-d99a-420f-a8e9-82b53f17c41c tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Removing options '' from query. {{(pid=57601) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1042.576612] [57601]: DEBUG cinder.volume.api [req-c9f9cb13-cb7b-444a-a38b-dccb37906636 req-ffc141f4-d99a-420f-a8e9-82b53f17c41c tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57601) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1042.590314] [57601]: INFO cinder.volume.api [req-c9f9cb13-cb7b-444a-a38b-dccb37906636 req-ffc141f4-d99a-420f-a8e9-82b53f17c41c tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Get all volumes completed successfully. [ 1042.591578] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.591578] [57601]: warnings.warn( [ 1042.597281] [57601]: INFO cinder.api.openstack.wsgi [req-c9f9cb13-cb7b-444a-a38b-dccb37906636 req-ffc141f4-d99a-420f-a8e9-82b53f17c41c tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1042.597916] [57601]: [pid: 57601|app: 0|req: 88/183] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 8 17:29:53 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.638959] [57602]: DEBUG cinder.api.middleware.request_id [req-e49d8ea1-f807-4356-892f-4a3144da1c01 req-ab918327-a00a-4f94-a704-10b51d21b2ea None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.642779] [57602]: INFO cinder.api.openstack.wsgi [req-e49d8ea1-f807-4356-892f-4a3144da1c01 req-ab918327-a00a-4f94-a704-10b51d21b2ea tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1042.643621] [57602]: DEBUG cinder.api.openstack.wsgi [req-e49d8ea1-f807-4356-892f-4a3144da1c01 req-ab918327-a00a-4f94-a704-10b51d21b2ea tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.643621] [57602]: DEBUG cinder.api.openstack.wsgi [req-e49d8ea1-f807-4356-892f-4a3144da1c01 req-ab918327-a00a-4f94-a704-10b51d21b2ea tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'detail' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.644439] [57602]: DEBUG cinder.api.api_utils [req-e49d8ea1-f807-4356-892f-4a3144da1c01 req-ab918327-a00a-4f94-a704-10b51d21b2ea tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Removing options '' from query. {{(pid=57602) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1042.645036] [57602]: DEBUG cinder.volume.api [req-e49d8ea1-f807-4356-892f-4a3144da1c01 req-ab918327-a00a-4f94-a704-10b51d21b2ea tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57602) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1042.655535] [57602]: INFO cinder.volume.api [req-e49d8ea1-f807-4356-892f-4a3144da1c01 req-ab918327-a00a-4f94-a704-10b51d21b2ea tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Get all volumes completed successfully. [ 1042.656761] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.656761] [57602]: warnings.warn( [ 1042.664429] [57602]: INFO cinder.api.openstack.wsgi [req-e49d8ea1-f807-4356-892f-4a3144da1c01 req-ab918327-a00a-4f94-a704-10b51d21b2ea tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1042.664978] [57602]: [pid: 57602|app: 0|req: 96/184] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 8 17:29:53 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.685793] [57601]: DEBUG cinder.api.middleware.request_id [req-f82a1add-abfd-471d-aac4-10256fef40fd req-262351f5-1edb-476e-88cf-33a82d3be557 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.689693] [57601]: INFO cinder.api.openstack.wsgi [req-f82a1add-abfd-471d-aac4-10256fef40fd req-262351f5-1edb-476e-88cf-33a82d3be557 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1042.690056] [57601]: DEBUG cinder.api.openstack.wsgi [req-f82a1add-abfd-471d-aac4-10256fef40fd req-262351f5-1edb-476e-88cf-33a82d3be557 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.690316] [57601]: DEBUG cinder.api.openstack.wsgi [req-f82a1add-abfd-471d-aac4-10256fef40fd req-262351f5-1edb-476e-88cf-33a82d3be557 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'detail' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.690717] [57601]: DEBUG cinder.api.api_utils [req-f82a1add-abfd-471d-aac4-10256fef40fd req-262351f5-1edb-476e-88cf-33a82d3be557 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Removing options '' from query. {{(pid=57601) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1042.692013] [57601]: DEBUG cinder.volume.api [req-f82a1add-abfd-471d-aac4-10256fef40fd req-262351f5-1edb-476e-88cf-33a82d3be557 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57601) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1042.704461] [57601]: INFO cinder.volume.api [req-f82a1add-abfd-471d-aac4-10256fef40fd req-262351f5-1edb-476e-88cf-33a82d3be557 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Get all volumes completed successfully. [ 1042.705762] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.705762] [57601]: warnings.warn( [ 1042.711556] [57601]: INFO cinder.api.openstack.wsgi [req-f82a1add-abfd-471d-aac4-10256fef40fd req-262351f5-1edb-476e-88cf-33a82d3be557 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1042.712384] [57601]: [pid: 57601|app: 0|req: 89/185] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 8 17:29:53 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.730032] [57602]: DEBUG cinder.api.middleware.request_id [None req-28dadcfd-64ad-4618-af6c-084203bbb84c None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.732277] [57602]: INFO cinder.api.openstack.wsgi [None req-28dadcfd-64ad-4618-af6c-084203bbb84c tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 [ 1042.732738] [57602]: DEBUG cinder.api.openstack.wsgi [None req-28dadcfd-64ad-4618-af6c-084203bbb84c tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.733090] [57602]: DEBUG cinder.api.openstack.wsgi [None req-28dadcfd-64ad-4618-af6c-084203bbb84c tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.733340] [57602]: INFO cinder.api.v3.volumes [None req-28dadcfd-64ad-4618-af6c-084203bbb84c tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Delete volume with id: 8c75a551-fc8b-4dfe-a604-549a3a6e2873 [ 1042.745477] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.745477] [57602]: warnings.warn( [ 1042.746103] [57602]: INFO cinder.volume.api [None req-28dadcfd-64ad-4618-af6c-084203bbb84c tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Volume info retrieved successfully. [ 1042.775617] [57602]: INFO cinder.volume.api [None req-28dadcfd-64ad-4618-af6c-084203bbb84c tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Delete volume request issued successfully. [ 1042.776030] [57602]: INFO cinder.api.openstack.wsgi [None req-28dadcfd-64ad-4618-af6c-084203bbb84c tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 returned with HTTP 202 [ 1042.776605] [57602]: [pid: 57602|app: 0|req: 97/186] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:29:53 2025] DELETE /volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1042.781694] [57601]: DEBUG cinder.api.middleware.request_id [None req-9a077008-0926-4a6a-bbcf-441c59e96e09 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.783557] [57601]: INFO cinder.api.openstack.wsgi [None req-9a077008-0926-4a6a-bbcf-441c59e96e09 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 [ 1042.783915] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9a077008-0926-4a6a-bbcf-441c59e96e09 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.784050] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9a077008-0926-4a6a-bbcf-441c59e96e09 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.792562] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.792562] [57601]: warnings.warn( [ 1042.799147] [57601]: INFO cinder.volume.api [None req-9a077008-0926-4a6a-bbcf-441c59e96e09 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Volume info retrieved successfully. [ 1042.806480] [57601]: INFO cinder.api.openstack.wsgi [None req-9a077008-0926-4a6a-bbcf-441c59e96e09 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 returned with HTTP 200 [ 1042.807076] [57601]: [pid: 57601|app: 0|req: 90/187] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:29:53 2025] GET /volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1043.817961] [57602]: DEBUG cinder.api.middleware.request_id [None req-db4f310f-07df-457b-aa35-e622e37679c4 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.820283] [57602]: INFO cinder.api.openstack.wsgi [None req-db4f310f-07df-457b-aa35-e622e37679c4 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 [ 1043.820564] [57602]: DEBUG cinder.api.openstack.wsgi [None req-db4f310f-07df-457b-aa35-e622e37679c4 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1043.820755] [57602]: DEBUG cinder.api.openstack.wsgi [None req-db4f310f-07df-457b-aa35-e622e37679c4 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1043.830385] [57602]: INFO cinder.api.openstack.wsgi [None req-db4f310f-07df-457b-aa35-e622e37679c4 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 returned with HTTP 404 [ 1043.832401] [57602]: [pid: 57602|app: 0|req: 98/188] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:29:54 2025] GET /volume/v3/volumes/8c75a551-fc8b-4dfe-a604-549a3a6e2873 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1043.833663] [57601]: DEBUG cinder.api.middleware.request_id [None req-053df23f-7d2d-4e66-a367-57775bf66cf4 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.835977] [57601]: INFO cinder.api.openstack.wsgi [None req-053df23f-7d2d-4e66-a367-57775bf66cf4 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 [ 1043.836198] [57601]: DEBUG cinder.api.openstack.wsgi [None req-053df23f-7d2d-4e66-a367-57775bf66cf4 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1043.836409] [57601]: DEBUG cinder.api.openstack.wsgi [None req-053df23f-7d2d-4e66-a367-57775bf66cf4 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1043.836642] [57601]: INFO cinder.api.v3.volumes [None req-053df23f-7d2d-4e66-a367-57775bf66cf4 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Delete volume with id: 7a115f88-a775-4084-92d4-a1ff2f825494 [ 1043.848030] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.848030] [57601]: warnings.warn( [ 1043.848538] [57601]: INFO cinder.volume.api [None req-053df23f-7d2d-4e66-a367-57775bf66cf4 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Volume info retrieved successfully. [ 1043.880469] [57601]: INFO cinder.volume.api [None req-053df23f-7d2d-4e66-a367-57775bf66cf4 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Delete volume request issued successfully. [ 1043.880733] [57601]: INFO cinder.api.openstack.wsgi [None req-053df23f-7d2d-4e66-a367-57775bf66cf4 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 returned with HTTP 202 [ 1043.881225] [57601]: [pid: 57601|app: 0|req: 91/189] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:29:54 2025] DELETE /volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1043.884359] [57602]: DEBUG cinder.api.middleware.request_id [None req-eb6d5b33-95be-49e5-919a-c7619d16e8ac None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.887988] [57602]: INFO cinder.api.openstack.wsgi [None req-eb6d5b33-95be-49e5-919a-c7619d16e8ac tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 [ 1043.887988] [57602]: DEBUG cinder.api.openstack.wsgi [None req-eb6d5b33-95be-49e5-919a-c7619d16e8ac tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1043.887988] [57602]: DEBUG cinder.api.openstack.wsgi [None req-eb6d5b33-95be-49e5-919a-c7619d16e8ac tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1043.896961] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.896961] [57602]: warnings.warn( [ 1043.902634] [57602]: INFO cinder.volume.api [None req-eb6d5b33-95be-49e5-919a-c7619d16e8ac tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Volume info retrieved successfully. [ 1043.910496] [57602]: INFO cinder.api.openstack.wsgi [None req-eb6d5b33-95be-49e5-919a-c7619d16e8ac tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 returned with HTTP 200 [ 1043.911107] [57602]: [pid: 57602|app: 0|req: 99/190] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:29:54 2025] GET /volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1044.923834] [57601]: DEBUG cinder.api.middleware.request_id [None req-f532e0cb-9878-4595-9928-6d27ec735f9b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.926746] [57601]: INFO cinder.api.openstack.wsgi [None req-f532e0cb-9878-4595-9928-6d27ec735f9b tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 [ 1044.927040] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f532e0cb-9878-4595-9928-6d27ec735f9b tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1044.927365] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f532e0cb-9878-4595-9928-6d27ec735f9b tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1044.940059] [57601]: INFO cinder.api.openstack.wsgi [None req-f532e0cb-9878-4595-9928-6d27ec735f9b tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 returned with HTTP 404 [ 1044.940438] [57601]: [pid: 57601|app: 0|req: 92/191] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:29:55 2025] GET /volume/v3/volumes/7a115f88-a775-4084-92d4-a1ff2f825494 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1044.944458] [57602]: DEBUG cinder.api.middleware.request_id [None req-d74c4858-812e-477d-b140-cd1f94286020 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.947404] [57602]: INFO cinder.api.openstack.wsgi [None req-d74c4858-812e-477d-b140-cd1f94286020 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a [ 1044.947725] [57602]: DEBUG cinder.api.openstack.wsgi [None req-d74c4858-812e-477d-b140-cd1f94286020 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1044.947957] [57602]: DEBUG cinder.api.openstack.wsgi [None req-d74c4858-812e-477d-b140-cd1f94286020 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1044.948284] [57602]: INFO cinder.api.v3.volumes [None req-d74c4858-812e-477d-b140-cd1f94286020 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Delete volume with id: 9b8ad53d-2bfc-48f6-9669-e1b65513502a [ 1044.961228] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1044.961228] [57602]: warnings.warn( [ 1044.962353] [57602]: INFO cinder.volume.api [None req-d74c4858-812e-477d-b140-cd1f94286020 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Volume info retrieved successfully. [ 1044.983712] [57602]: INFO cinder.volume.api [None req-d74c4858-812e-477d-b140-cd1f94286020 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Delete volume request issued successfully. [ 1044.983712] [57602]: INFO cinder.api.openstack.wsgi [None req-d74c4858-812e-477d-b140-cd1f94286020 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a returned with HTTP 202 [ 1044.983911] [57602]: [pid: 57602|app: 0|req: 100/192] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:29:55 2025] DELETE /volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1044.987833] [57601]: DEBUG cinder.api.middleware.request_id [None req-e1ee405a-114b-40bb-abad-698f647858f2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.989575] [57601]: INFO cinder.api.openstack.wsgi [None req-e1ee405a-114b-40bb-abad-698f647858f2 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a [ 1044.989775] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e1ee405a-114b-40bb-abad-698f647858f2 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1044.989983] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e1ee405a-114b-40bb-abad-698f647858f2 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1045.001687] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.001687] [57601]: warnings.warn( [ 1045.009660] [57601]: INFO cinder.volume.api [None req-e1ee405a-114b-40bb-abad-698f647858f2 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Volume info retrieved successfully. [ 1045.017282] [57601]: INFO cinder.api.openstack.wsgi [None req-e1ee405a-114b-40bb-abad-698f647858f2 tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a returned with HTTP 200 [ 1045.017753] [57601]: [pid: 57601|app: 0|req: 93/193] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:29:55 2025] GET /volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.030738] [57602]: DEBUG cinder.api.middleware.request_id [None req-80895892-03b8-43ea-9d49-12c8fe5044ae None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.033274] [57602]: INFO cinder.api.openstack.wsgi [None req-80895892-03b8-43ea-9d49-12c8fe5044ae tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] GET http://10.180.1.21/volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a [ 1046.033504] [57602]: DEBUG cinder.api.openstack.wsgi [None req-80895892-03b8-43ea-9d49-12c8fe5044ae tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1046.033719] [57602]: DEBUG cinder.api.openstack.wsgi [None req-80895892-03b8-43ea-9d49-12c8fe5044ae tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1046.047359] [57602]: INFO cinder.api.openstack.wsgi [None req-80895892-03b8-43ea-9d49-12c8fe5044ae tempest-VolumesTestJSON-1770354016 tempest-VolumesTestJSON-1770354016-project-member] http://10.180.1.21/volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a returned with HTTP 404 [ 1046.047936] [57602]: [pid: 57602|app: 0|req: 101/194] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:29:56 2025] GET /volume/v3/volumes/9b8ad53d-2bfc-48f6-9669-e1b65513502a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1047.123504] [57601]: DEBUG cinder.api.middleware.request_id [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.126117] [57601]: INFO cinder.api.openstack.wsgi [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1047.127118] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1058019298"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1047.127994] [57601]: DEBUG cinder.api.v3.volumes [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1058019298'}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1047.128712] [57601]: INFO cinder.api.v3.volumes [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Create volume of 1 GB [ 1047.135336] [57601]: INFO cinder.volume.api [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Availability Zones retrieved successfully. [ 1047.144233] [57601]: DEBUG cinder.volume.api [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Flow 'volume_create_api' (137fc1c4-cd45-4973-9391-775cf8db2d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1047.145627] [57601]: DEBUG cinder.volume.api [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a193a3a7-ba21-418e-92da-57e195154959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1047.147760] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1047.186156] [57601]: DEBUG cinder.volume.api [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a193a3a7-ba21-418e-92da-57e195154959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1047.187154] [57601]: DEBUG cinder.volume.api [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb56b19d-eca3-4274-8fa0-92f905c0e3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1047.262101] [57601]: DEBUG cinder.quota [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Created reservations ['95ea6b35-ceaa-439a-a46f-a56f88f696cb', '9b7407a0-e3bf-4df0-a6d9-bafbdbd52ce7', '4e7ee1b4-a877-4aed-bf19-f596fbd1269d', 'e052498b-8aef-4faa-acdc-61516dfa6fcb'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1047.263235] [57601]: DEBUG cinder.volume.api [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb56b19d-eca3-4274-8fa0-92f905c0e3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95ea6b35-ceaa-439a-a46f-a56f88f696cb', '9b7407a0-e3bf-4df0-a6d9-bafbdbd52ce7', '4e7ee1b4-a877-4aed-bf19-f596fbd1269d', 'e052498b-8aef-4faa-acdc-61516dfa6fcb']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1047.264173] [57601]: DEBUG cinder.volume.api [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5ab30e-62dd-48bc-befd-0d2a7bd84667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1047.279321] [57601]: DEBUG cinder.volume.api [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5ab30e-62dd-48bc-befd-0d2a7bd84667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4dc71f8-f84c-4b38-81ba-e282c8158d1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1058019298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f35763225db24d7f858aa84e17d07cc4',qos_specs=None,replication_status=,reservations=['95ea6b35-ceaa-439a-a46f-a56f88f696cb','9b7407a0-e3bf-4df0-a6d9-bafbdbd52ce7','4e7ee1b4-a877-4aed-bf19-f596fbd1269d','e052498b-8aef-4faa-acdc-61516dfa6fcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2087101f07f24d9aa31a7b9c7e230d9f',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:29:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1058019298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4dc71f8-f84c-4b38-81ba-e282c8158d1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f35763225db24d7f858aa84e17d07cc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2087101f07f24d9aa31a7b9c7e230d9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1047.280278] [57601]: DEBUG cinder.volume.api [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9460bb08-0d27-418c-bf25-fde9cd5da8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1047.300229] [57601]: DEBUG cinder.volume.api [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9460bb08-0d27-418c-bf25-fde9cd5da8bf) transitioned into state 'SUCCESS' from state '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-1058019298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f35763225db24d7f858aa84e17d07cc4',qos_specs=None,replication_status=,reservations=['95ea6b35-ceaa-439a-a46f-a56f88f696cb','9b7407a0-e3bf-4df0-a6d9-bafbdbd52ce7','4e7ee1b4-a877-4aed-bf19-f596fbd1269d','e052498b-8aef-4faa-acdc-61516dfa6fcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2087101f07f24d9aa31a7b9c7e230d9f',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1047.301237] [57601]: DEBUG cinder.volume.api [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1787db50-01c3-4be1-93c6-a38431cab583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1047.318580] [57601]: DEBUG cinder.volume.api [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1787db50-01c3-4be1-93c6-a38431cab583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1047.319789] [57601]: DEBUG cinder.volume.api [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Flow 'volume_create_api' (137fc1c4-cd45-4973-9391-775cf8db2d84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1047.320209] [57601]: INFO cinder.volume.api [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Create volume request issued successfully. [ 1047.320989] [57601]: INFO cinder.api.openstack.wsgi [None req-6c097530-367d-4089-9b62-1a4cd0b7c818 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1047.321532] [57601]: [pid: 57601|app: 0|req: 94/195] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:29:57 2025] POST /volume/v3/volumes => generated 756 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1047.336153] [57602]: DEBUG cinder.api.middleware.request_id [None req-a942e198-421d-4610-96b3-56e31313a605 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.339438] [57602]: INFO cinder.api.openstack.wsgi [None req-a942e198-421d-4610-96b3-56e31313a605 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f [ 1047.339571] [57602]: DEBUG cinder.api.openstack.wsgi [None req-a942e198-421d-4610-96b3-56e31313a605 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1047.339781] [57602]: DEBUG cinder.api.openstack.wsgi [None req-a942e198-421d-4610-96b3-56e31313a605 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1047.348949] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.348949] [57602]: warnings.warn( [ 1047.355919] [57602]: INFO cinder.volume.api [None req-a942e198-421d-4610-96b3-56e31313a605 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1047.362605] [57602]: INFO cinder.api.openstack.wsgi [None req-a942e198-421d-4610-96b3-56e31313a605 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f returned with HTTP 200 [ 1047.363095] [57602]: [pid: 57602|app: 0|req: 102/196] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:29:58 2025] GET /volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.376065] [57601]: DEBUG cinder.api.middleware.request_id [None req-6ebde99d-d688-4d19-aeb7-2aecfbaac294 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.378579] [57601]: INFO cinder.api.openstack.wsgi [None req-6ebde99d-d688-4d19-aeb7-2aecfbaac294 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f [ 1048.378886] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6ebde99d-d688-4d19-aeb7-2aecfbaac294 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1048.379138] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6ebde99d-d688-4d19-aeb7-2aecfbaac294 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1048.393818] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.393818] [57601]: warnings.warn( [ 1048.401329] [57601]: INFO cinder.volume.api [None req-6ebde99d-d688-4d19-aeb7-2aecfbaac294 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1048.406940] [57601]: INFO cinder.api.openstack.wsgi [None req-6ebde99d-d688-4d19-aeb7-2aecfbaac294 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f returned with HTTP 200 [ 1048.407533] [57601]: [pid: 57601|app: 0|req: 95/197] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:29:59 2025] GET /volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.930754] [57602]: DEBUG cinder.api.middleware.request_id [None req-55c92463-acaa-41bd-b62d-8a090893302b None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.932459] [57602]: INFO cinder.api.openstack.wsgi [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1050.932877] [57602]: DEBUG cinder.api.openstack.wsgi [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-56587486"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.934997] [57602]: DEBUG cinder.api.v3.volumes [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-56587486'}} {{(pid=57602) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1050.937496] [57602]: INFO cinder.api.v3.volumes [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Create volume of 1 GB [ 1050.941170] [57602]: INFO cinder.volume.api [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Availability Zones retrieved successfully. [ 1050.949220] [57602]: DEBUG cinder.volume.api [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Flow 'volume_create_api' (ee119401-d1c3-4315-b8a2-9f93ec8ad617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1050.950530] [57602]: DEBUG cinder.volume.api [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dca849f-6e8d-4841-9755-16f70f216dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1050.951838] [57602]: DEBUG cinder.volume.flows.api.create_volume [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Validating volume size '1' using validate_int {{(pid=57602) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1050.984516] [57602]: DEBUG cinder.volume.api [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dca849f-6e8d-4841-9755-16f70f216dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1050.985827] [57602]: DEBUG cinder.volume.api [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2011e089-88a7-454f-8e30-80ee2ac2d18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1051.053244] [57602]: DEBUG cinder.quota [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Created reservations ['be62161b-8a99-4809-b971-94f391000e56', 'c83e2150-41e2-4504-837e-6d68c615f4b8', '6cd251ea-4230-4160-8736-f762de69dbd9', 'b68c30e8-72b9-424a-9b70-734996e5805a'] {{(pid=57602) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1051.054338] [57602]: DEBUG cinder.volume.api [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2011e089-88a7-454f-8e30-80ee2ac2d18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be62161b-8a99-4809-b971-94f391000e56', 'c83e2150-41e2-4504-837e-6d68c615f4b8', '6cd251ea-4230-4160-8736-f762de69dbd9', 'b68c30e8-72b9-424a-9b70-734996e5805a']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1051.055388] [57602]: DEBUG cinder.volume.api [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd15dae3-0a46-4379-81b5-62dc7ce3842c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1051.070184] [57602]: DEBUG cinder.volume.api [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd15dae3-0a46-4379-81b5-62dc7ce3842c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '076314aa-8676-46b2-ab42-2eb600f80858', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-56587486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e377eb92259c42e9b71b1927f8775fd3',qos_specs=None,replication_status=,reservations=['be62161b-8a99-4809-b971-94f391000e56','c83e2150-41e2-4504-837e-6d68c615f4b8','6cd251ea-4230-4160-8736-f762de69dbd9','b68c30e8-72b9-424a-9b70-734996e5805a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88f6b996a5a64e2a9ce4916a56da7b9a',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:30:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-56587486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=076314aa-8676-46b2-ab42-2eb600f80858,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e377eb92259c42e9b71b1927f8775fd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88f6b996a5a64e2a9ce4916a56da7b9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1051.070981] [57602]: DEBUG cinder.volume.api [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd3b7411-e1da-4c59-b699-bc5356583ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1051.089939] [57602]: DEBUG cinder.volume.api [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd3b7411-e1da-4c59-b699-bc5356583ac1) transitioned into state 'SUCCESS' from state '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-56587486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e377eb92259c42e9b71b1927f8775fd3',qos_specs=None,replication_status=,reservations=['be62161b-8a99-4809-b971-94f391000e56','c83e2150-41e2-4504-837e-6d68c615f4b8','6cd251ea-4230-4160-8736-f762de69dbd9','b68c30e8-72b9-424a-9b70-734996e5805a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88f6b996a5a64e2a9ce4916a56da7b9a',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1051.092102] [57602]: DEBUG cinder.volume.api [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dbde7bb-243d-409a-b606-7e5d004e33b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1051.102769] [57602]: DEBUG cinder.volume.api [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dbde7bb-243d-409a-b606-7e5d004e33b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1051.104253] [57602]: DEBUG cinder.volume.api [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Flow 'volume_create_api' (ee119401-d1c3-4315-b8a2-9f93ec8ad617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1051.104812] [57602]: INFO cinder.volume.api [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Create volume request issued successfully. [ 1051.105701] [57602]: INFO cinder.api.openstack.wsgi [None req-55c92463-acaa-41bd-b62d-8a090893302b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1051.106441] [57602]: [pid: 57602|app: 0|req: 103/198] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:30:01 2025] POST /volume/v3/volumes => generated 748 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1051.116064] [57601]: DEBUG cinder.api.middleware.request_id [None req-06d23b73-5f58-476a-9b8a-d0a472650a44 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.118531] [57601]: INFO cinder.api.openstack.wsgi [None req-06d23b73-5f58-476a-9b8a-d0a472650a44 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1051.121484] [57601]: DEBUG cinder.api.openstack.wsgi [None req-06d23b73-5f58-476a-9b8a-d0a472650a44 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1051.121779] [57601]: DEBUG cinder.api.openstack.wsgi [None req-06d23b73-5f58-476a-9b8a-d0a472650a44 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1051.129651] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.129651] [57601]: warnings.warn( [ 1051.136517] [57601]: INFO cinder.volume.api [None req-06d23b73-5f58-476a-9b8a-d0a472650a44 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1051.141774] [57601]: INFO cinder.api.openstack.wsgi [None req-06d23b73-5f58-476a-9b8a-d0a472650a44 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1051.142220] [57601]: [pid: 57601|app: 0|req: 96/199] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:01 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1052.158021] [57602]: DEBUG cinder.api.middleware.request_id [None req-c0464817-5f40-4480-bc6c-19a1110fa8d0 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.160940] [57602]: INFO cinder.api.openstack.wsgi [None req-c0464817-5f40-4480-bc6c-19a1110fa8d0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1052.161315] [57602]: DEBUG cinder.api.openstack.wsgi [None req-c0464817-5f40-4480-bc6c-19a1110fa8d0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1052.161561] [57602]: DEBUG cinder.api.openstack.wsgi [None req-c0464817-5f40-4480-bc6c-19a1110fa8d0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1052.173325] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.173325] [57602]: warnings.warn( [ 1052.178035] [57602]: INFO cinder.volume.api [None req-c0464817-5f40-4480-bc6c-19a1110fa8d0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1052.183895] [57602]: INFO cinder.api.openstack.wsgi [None req-c0464817-5f40-4480-bc6c-19a1110fa8d0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1052.184825] [57602]: [pid: 57602|app: 0|req: 104/200] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:02 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1052.225836] [57601]: DEBUG cinder.api.middleware.request_id [req-53609505-94c1-43fd-bf18-b46417757000 req-69ce22a7-4797-4663-854f-87680ab612c7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.228169] [57601]: INFO cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-69ce22a7-4797-4663-854f-87680ab612c7 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1052.228462] [57601]: DEBUG cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-69ce22a7-4797-4663-854f-87680ab612c7 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1052.228610] [57601]: DEBUG cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-69ce22a7-4797-4663-854f-87680ab612c7 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1052.238526] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.238526] [57601]: warnings.warn( [ 1052.243814] [57601]: INFO cinder.volume.api [req-53609505-94c1-43fd-bf18-b46417757000 req-69ce22a7-4797-4663-854f-87680ab612c7 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1052.250735] [57601]: INFO cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-69ce22a7-4797-4663-854f-87680ab612c7 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1052.251091] [57601]: [pid: 57601|app: 0|req: 97/201] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:30:02 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.768686] [57602]: DEBUG cinder.api.middleware.request_id [None req-029ffa96-1a6d-4d2a-b418-5abd99d7357d None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.769171] [57602]: INFO cinder.api.openstack.wsgi [None req-029ffa96-1a6d-4d2a-b418-5abd99d7357d None None] GET http://10.180.1.21/volume// [ 1053.769376] [57602]: DEBUG cinder.api.openstack.wsgi [None req-029ffa96-1a6d-4d2a-b418-5abd99d7357d None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1053.769661] [57602]: DEBUG cinder.api.openstack.wsgi [None req-029ffa96-1a6d-4d2a-b418-5abd99d7357d None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1053.770079] [57602]: INFO cinder.api.openstack.wsgi [None req-029ffa96-1a6d-4d2a-b418-5abd99d7357d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1053.770414] [57602]: [pid: 57602|app: 0|req: 105/202] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 8 17:30:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1053.774396] [57601]: DEBUG cinder.api.middleware.request_id [req-53609505-94c1-43fd-bf18-b46417757000 req-9271a447-f67f-47e6-8462-f6e1fe83f5fa None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.778203] [57601]: INFO cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-9271a447-f67f-47e6-8462-f6e1fe83f5fa tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1053.778622] [57601]: DEBUG cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-9271a447-f67f-47e6-8462-f6e1fe83f5fa tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "076314aa-8676-46b2-ab42-2eb600f80858", "connector": null, "instance_uuid": "a6cc03fc-5439-4d6a-aa95-a5cc52a5d44e"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1053.792244] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.792244] [57601]: warnings.warn( [ 1053.824387] [57601]: INFO cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-9271a447-f67f-47e6-8462-f6e1fe83f5fa tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1053.825160] [57601]: [pid: 57601|app: 0|req: 98/203] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:30:04 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1053.850023] [57602]: DEBUG cinder.api.middleware.request_id [None req-108dc92a-ac84-4016-8849-cbfa45c845f3 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.851533] [57602]: INFO cinder.api.openstack.wsgi [None req-108dc92a-ac84-4016-8849-cbfa45c845f3 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1053.851846] [57602]: DEBUG cinder.api.openstack.wsgi [None req-108dc92a-ac84-4016-8849-cbfa45c845f3 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1053.852177] [57602]: DEBUG cinder.api.openstack.wsgi [None req-108dc92a-ac84-4016-8849-cbfa45c845f3 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1053.866264] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.866264] [57602]: warnings.warn( [ 1053.870263] [57602]: INFO cinder.volume.api [None req-108dc92a-ac84-4016-8849-cbfa45c845f3 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1053.876000] [57602]: INFO cinder.api.openstack.wsgi [None req-108dc92a-ac84-4016-8849-cbfa45c845f3 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1053.876872] [57602]: [pid: 57602|app: 0|req: 106/204] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:04 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1054.352072] [57601]: DEBUG cinder.api.middleware.request_id [None req-a54c5ef6-e0ca-4a38-93bf-35371c764287 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.352642] [57601]: INFO cinder.api.openstack.wsgi [None req-a54c5ef6-e0ca-4a38-93bf-35371c764287 None None] GET http://10.180.1.21/volume// [ 1054.352835] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a54c5ef6-e0ca-4a38-93bf-35371c764287 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1054.353132] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a54c5ef6-e0ca-4a38-93bf-35371c764287 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1054.353588] [57601]: INFO cinder.api.openstack.wsgi [None req-a54c5ef6-e0ca-4a38-93bf-35371c764287 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1054.354922] [57601]: [pid: 57601|app: 0|req: 99/205] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:30:05 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1054.359947] [57602]: DEBUG cinder.api.middleware.request_id [req-53609505-94c1-43fd-bf18-b46417757000 req-304c58d6-3d88-4610-854f-35f3cb88ace0 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.363022] [57602]: INFO cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-304c58d6-3d88-4610-854f-35f3cb88ace0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1054.363462] [57602]: DEBUG cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-304c58d6-3d88-4610-854f-35f3cb88ace0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1054.363462] [57602]: DEBUG cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-304c58d6-3d88-4610-854f-35f3cb88ace0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1054.377303] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.377303] [57602]: warnings.warn( [ 1054.382177] [57602]: INFO cinder.volume.api [req-53609505-94c1-43fd-bf18-b46417757000 req-304c58d6-3d88-4610-854f-35f3cb88ace0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1054.389649] [57602]: INFO cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-304c58d6-3d88-4610-854f-35f3cb88ace0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1054.389649] [57602]: [pid: 57602|app: 0|req: 107/206] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:30:05 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 1021 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1054.421158] [57601]: DEBUG cinder.api.middleware.request_id [req-53609505-94c1-43fd-bf18-b46417757000 req-2322e032-9bf3-4172-8114-232cc20bbbdc None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.424119] [57601]: INFO cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-2322e032-9bf3-4172-8114-232cc20bbbdc tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] PUT http://10.180.1.21/volume/v3/attachments/8fb6ff07-1a49-466a-a4c3-a8d97534fd2b [ 1054.424555] [57601]: DEBUG cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-2322e032-9bf3-4172-8114-232cc20bbbdc tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-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-962005", "mountpoint": "/dev/sdb"}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1054.437482] [57601]: DEBUG cinder.coordination [req-53609505-94c1-43fd-bf18-b46417757000 req-2322e032-9bf3-4172-8114-232cc20bbbdc tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Acquiring lock "cinder-attachment_update-076314aa-8676-46b2-ab42-2eb600f80858-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1054.442897] [57601]: DEBUG cinder.coordination [req-53609505-94c1-43fd-bf18-b46417757000 req-2322e032-9bf3-4172-8114-232cc20bbbdc tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Lock "cinder-attachment_update-076314aa-8676-46b2-ab42-2eb600f80858-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1054.444176] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.444176] [57601]: warnings.warn( [ 1054.888614] [57602]: DEBUG cinder.api.middleware.request_id [None req-66fa4441-825c-465a-9bae-acbcd10324cd None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.890863] [57602]: INFO cinder.api.openstack.wsgi [None req-66fa4441-825c-465a-9bae-acbcd10324cd tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1054.891163] [57602]: DEBUG cinder.api.openstack.wsgi [None req-66fa4441-825c-465a-9bae-acbcd10324cd tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1054.891451] [57602]: DEBUG cinder.api.openstack.wsgi [None req-66fa4441-825c-465a-9bae-acbcd10324cd tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1054.906460] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.906460] [57602]: warnings.warn( [ 1054.911178] [57602]: INFO cinder.volume.api [None req-66fa4441-825c-465a-9bae-acbcd10324cd tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1054.916818] [57602]: INFO cinder.api.openstack.wsgi [None req-66fa4441-825c-465a-9bae-acbcd10324cd tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1054.917293] [57602]: [pid: 57602|app: 0|req: 108/207] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:05 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.928527] [57602]: DEBUG cinder.api.middleware.request_id [None req-2a73ef5c-ae2d-45bc-98eb-716df16eb1b5 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.931674] [57602]: INFO cinder.api.openstack.wsgi [None req-2a73ef5c-ae2d-45bc-98eb-716df16eb1b5 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1055.932268] [57602]: DEBUG cinder.api.openstack.wsgi [None req-2a73ef5c-ae2d-45bc-98eb-716df16eb1b5 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1055.932749] [57602]: DEBUG cinder.api.openstack.wsgi [None req-2a73ef5c-ae2d-45bc-98eb-716df16eb1b5 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1055.948540] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.948540] [57602]: warnings.warn( [ 1055.953815] [57602]: INFO cinder.volume.api [None req-2a73ef5c-ae2d-45bc-98eb-716df16eb1b5 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1055.959932] [57602]: INFO cinder.api.openstack.wsgi [None req-2a73ef5c-ae2d-45bc-98eb-716df16eb1b5 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1055.960636] [57602]: [pid: 57602|app: 0|req: 109/208] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:06 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1056.971406] [57602]: DEBUG cinder.api.middleware.request_id [None req-6acef6d0-4049-4f9c-b463-adac97060532 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.973867] [57602]: INFO cinder.api.openstack.wsgi [None req-6acef6d0-4049-4f9c-b463-adac97060532 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1056.974114] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6acef6d0-4049-4f9c-b463-adac97060532 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1056.974338] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6acef6d0-4049-4f9c-b463-adac97060532 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1056.990995] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.990995] [57602]: warnings.warn( [ 1056.994973] [57602]: INFO cinder.volume.api [None req-6acef6d0-4049-4f9c-b463-adac97060532 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1057.000791] [57602]: INFO cinder.api.openstack.wsgi [None req-6acef6d0-4049-4f9c-b463-adac97060532 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1057.001287] [57602]: [pid: 57602|app: 0|req: 110/209] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:07 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.014592] [57602]: DEBUG cinder.api.middleware.request_id [None req-a7b361ad-8993-4f02-97d2-03bd71bbf2fe None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.017242] [57602]: INFO cinder.api.openstack.wsgi [None req-a7b361ad-8993-4f02-97d2-03bd71bbf2fe tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1058.017916] [57602]: DEBUG cinder.api.openstack.wsgi [None req-a7b361ad-8993-4f02-97d2-03bd71bbf2fe tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1058.017916] [57602]: DEBUG cinder.api.openstack.wsgi [None req-a7b361ad-8993-4f02-97d2-03bd71bbf2fe tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1058.037519] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.037519] [57602]: warnings.warn( [ 1058.041311] [57602]: INFO cinder.volume.api [None req-a7b361ad-8993-4f02-97d2-03bd71bbf2fe tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1058.047768] [57602]: INFO cinder.api.openstack.wsgi [None req-a7b361ad-8993-4f02-97d2-03bd71bbf2fe tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1058.048395] [57602]: [pid: 57602|app: 0|req: 111/210] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:08 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.061366] [57602]: DEBUG cinder.api.middleware.request_id [None req-0f24d09c-f631-45fb-855d-50b98530cd56 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.064479] [57602]: INFO cinder.api.openstack.wsgi [None req-0f24d09c-f631-45fb-855d-50b98530cd56 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1059.064479] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0f24d09c-f631-45fb-855d-50b98530cd56 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1059.064479] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0f24d09c-f631-45fb-855d-50b98530cd56 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1059.079804] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.079804] [57602]: warnings.warn( [ 1059.085864] [57602]: INFO cinder.volume.api [None req-0f24d09c-f631-45fb-855d-50b98530cd56 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1059.092190] [57602]: INFO cinder.api.openstack.wsgi [None req-0f24d09c-f631-45fb-855d-50b98530cd56 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1059.092733] [57602]: [pid: 57602|app: 0|req: 112/211] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:09 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.481864] [57601]: DEBUG cinder.coordination [req-53609505-94c1-43fd-bf18-b46417757000 req-2322e032-9bf3-4172-8114-232cc20bbbdc tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Lock "cinder-attachment_update-076314aa-8676-46b2-ab42-2eb600f80858-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.039s {{(pid=57601) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1059.482304] [57601]: INFO cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-2322e032-9bf3-4172-8114-232cc20bbbdc tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/attachments/8fb6ff07-1a49-466a-a4c3-a8d97534fd2b returned with HTTP 200 [ 1059.482954] [57601]: [pid: 57601|app: 0|req: 100/212] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:30:05 2025] PUT /volume/v3/attachments/8fb6ff07-1a49-466a-a4c3-a8d97534fd2b => generated 617 bytes in 5062 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1060.103419] [57602]: DEBUG cinder.api.middleware.request_id [None req-b6975172-22e2-4236-b574-4870ddf71381 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.105672] [57602]: INFO cinder.api.openstack.wsgi [None req-b6975172-22e2-4236-b574-4870ddf71381 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1060.105904] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b6975172-22e2-4236-b574-4870ddf71381 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1060.106126] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b6975172-22e2-4236-b574-4870ddf71381 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1060.120367] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.120367] [57602]: warnings.warn( [ 1060.125933] [57602]: INFO cinder.volume.api [None req-b6975172-22e2-4236-b574-4870ddf71381 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1060.133581] [57602]: INFO cinder.api.openstack.wsgi [None req-b6975172-22e2-4236-b574-4870ddf71381 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1060.133993] [57602]: [pid: 57602|app: 0|req: 113/213] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:10 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1060.976060] [57601]: DEBUG cinder.api.middleware.request_id [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.978342] [57601]: INFO cinder.api.openstack.wsgi [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1060.978768] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1884522309"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1060.980440] [57601]: DEBUG cinder.api.v3.volumes [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1884522309'}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1060.980613] [57601]: INFO cinder.api.v3.volumes [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Create volume of 1 GB [ 1060.981012] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.981012] [57601]: warnings.warn( [ 1060.987879] [57601]: INFO cinder.volume.api [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Availability Zones retrieved successfully. [ 1060.994101] [57601]: DEBUG cinder.volume.api [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Flow 'volume_create_api' (72d15a5f-8181-48d7-a5a0-fb8812a9bcff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1060.995358] [57601]: DEBUG cinder.volume.api [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6391d542-3806-40b9-8dce-92c9dc7e021f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1060.996834] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1061.018549] [57601]: DEBUG cinder.volume.api [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6391d542-3806-40b9-8dce-92c9dc7e021f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1061.019705] [57601]: DEBUG cinder.volume.api [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85b48fa3-92d6-41ba-8355-81aebcc83cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1061.082121] [57601]: DEBUG cinder.quota [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Created reservations ['bd3b1f55-bb8d-4d74-8d2a-b6f7cfa9808a', '1ce02d9d-bac8-43f3-85a0-df6cbce20733', 'ed29a481-5141-4f86-8731-4dcba8850168', '745e0a1b-eb34-4638-95ee-9920ebc8dd78'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1061.083495] [57601]: DEBUG cinder.volume.api [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85b48fa3-92d6-41ba-8355-81aebcc83cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd3b1f55-bb8d-4d74-8d2a-b6f7cfa9808a', '1ce02d9d-bac8-43f3-85a0-df6cbce20733', 'ed29a481-5141-4f86-8731-4dcba8850168', '745e0a1b-eb34-4638-95ee-9920ebc8dd78']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1061.084676] [57601]: DEBUG cinder.volume.api [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91341730-bd5a-44aa-937b-2e5c745709f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1061.098982] [57601]: DEBUG cinder.volume.api [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91341730-bd5a-44aa-937b-2e5c745709f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33fdeb7e-7e46-4ee4-9efa-993e887c084e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1884522309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a79f75fe9f47d4a1cca9aa9f9c3901',qos_specs=None,replication_status=,reservations=['bd3b1f55-bb8d-4d74-8d2a-b6f7cfa9808a','1ce02d9d-bac8-43f3-85a0-df6cbce20733','ed29a481-5141-4f86-8731-4dcba8850168','745e0a1b-eb34-4638-95ee-9920ebc8dd78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a278319122f4493e8edb16186f0372bc',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1884522309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33fdeb7e-7e46-4ee4-9efa-993e887c084e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4a79f75fe9f47d4a1cca9aa9f9c3901',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a278319122f4493e8edb16186f0372bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1061.100036] [57601]: DEBUG cinder.volume.api [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e7a214c-dc36-4cc9-a834-01323424bb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1061.115057] [57601]: DEBUG cinder.volume.api [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e7a214c-dc36-4cc9-a834-01323424bb8c) transitioned into state 'SUCCESS' from state '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-1884522309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a79f75fe9f47d4a1cca9aa9f9c3901',qos_specs=None,replication_status=,reservations=['bd3b1f55-bb8d-4d74-8d2a-b6f7cfa9808a','1ce02d9d-bac8-43f3-85a0-df6cbce20733','ed29a481-5141-4f86-8731-4dcba8850168','745e0a1b-eb34-4638-95ee-9920ebc8dd78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a278319122f4493e8edb16186f0372bc',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1061.115337] [57601]: DEBUG cinder.volume.api [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b54b52-7d5f-443a-8a23-fefcc1b2fe95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1061.124206] [57601]: DEBUG cinder.volume.api [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b54b52-7d5f-443a-8a23-fefcc1b2fe95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1061.125618] [57601]: DEBUG cinder.volume.api [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Flow 'volume_create_api' (72d15a5f-8181-48d7-a5a0-fb8812a9bcff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1061.125841] [57601]: INFO cinder.volume.api [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Create volume request issued successfully. [ 1061.126537] [57601]: INFO cinder.api.openstack.wsgi [None req-9de29310-4c75-47ac-8fa9-f02df94c2f34 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1061.127092] [57601]: [pid: 57601|app: 0|req: 101/214] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:30:11 2025] POST /volume/v3/volumes => generated 753 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1061.139158] [57602]: DEBUG cinder.api.middleware.request_id [None req-0e97fd67-ba74-4566-8a6f-07043a52ba4c None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.141370] [57602]: INFO cinder.api.openstack.wsgi [None req-0e97fd67-ba74-4566-8a6f-07043a52ba4c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1061.141623] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0e97fd67-ba74-4566-8a6f-07043a52ba4c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1061.142064] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0e97fd67-ba74-4566-8a6f-07043a52ba4c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1061.144926] [57601]: DEBUG cinder.api.middleware.request_id [None req-3640d629-9a90-4a63-bad6-93770fc762c8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.147523] [57601]: INFO cinder.api.openstack.wsgi [None req-3640d629-9a90-4a63-bad6-93770fc762c8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1061.147681] [57601]: DEBUG cinder.api.openstack.wsgi [None req-3640d629-9a90-4a63-bad6-93770fc762c8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1061.147956] [57601]: DEBUG cinder.api.openstack.wsgi [None req-3640d629-9a90-4a63-bad6-93770fc762c8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1061.151731] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.151731] [57602]: warnings.warn( [ 1061.157416] [57602]: INFO cinder.volume.api [None req-0e97fd67-ba74-4566-8a6f-07043a52ba4c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1061.162144] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.162144] [57601]: warnings.warn( [ 1061.162431] [57602]: INFO cinder.api.openstack.wsgi [None req-0e97fd67-ba74-4566-8a6f-07043a52ba4c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1061.162763] [57602]: [pid: 57602|app: 0|req: 114/215] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:11 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.167060] [57601]: INFO cinder.volume.api [None req-3640d629-9a90-4a63-bad6-93770fc762c8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1061.172310] [57601]: INFO cinder.api.openstack.wsgi [None req-3640d629-9a90-4a63-bad6-93770fc762c8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1061.173070] [57601]: [pid: 57601|app: 0|req: 102/216] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:11 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.178316] [57602]: DEBUG cinder.api.middleware.request_id [None req-259a6f6f-05bf-4d12-a59f-eae86ed5748c None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.183686] [57601]: DEBUG cinder.api.middleware.request_id [None req-ad6a11d3-61df-40a7-af75-50ec8b913682 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.186262] [57601]: INFO cinder.api.openstack.wsgi [None req-ad6a11d3-61df-40a7-af75-50ec8b913682 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1062.186673] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ad6a11d3-61df-40a7-af75-50ec8b913682 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1062.186911] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ad6a11d3-61df-40a7-af75-50ec8b913682 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1062.188180] [57602]: INFO cinder.api.openstack.wsgi [None req-259a6f6f-05bf-4d12-a59f-eae86ed5748c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1062.188443] [57602]: DEBUG cinder.api.openstack.wsgi [None req-259a6f6f-05bf-4d12-a59f-eae86ed5748c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1062.188699] [57602]: DEBUG cinder.api.openstack.wsgi [None req-259a6f6f-05bf-4d12-a59f-eae86ed5748c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1062.227869] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.227869] [57602]: warnings.warn( [ 1062.229835] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.229835] [57601]: warnings.warn( [ 1062.236731] [57602]: INFO cinder.volume.api [None req-259a6f6f-05bf-4d12-a59f-eae86ed5748c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1062.237160] [57601]: INFO cinder.volume.api [None req-ad6a11d3-61df-40a7-af75-50ec8b913682 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1062.243118] [57601]: INFO cinder.api.openstack.wsgi [None req-ad6a11d3-61df-40a7-af75-50ec8b913682 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1062.247186] [57601]: [pid: 57601|app: 0|req: 103/217] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:12 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 841 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.248136] [57602]: INFO cinder.api.openstack.wsgi [None req-259a6f6f-05bf-4d12-a59f-eae86ed5748c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1062.248671] [57602]: [pid: 57602|app: 0|req: 115/218] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:12 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 846 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.640502] [57601]: DEBUG cinder.api.middleware.request_id [req-53609505-94c1-43fd-bf18-b46417757000 req-60629932-6930-4118-b9e3-0c1518f850d6 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.643031] [57601]: INFO cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-60629932-6930-4118-b9e3-0c1518f850d6 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] POST http://10.180.1.21/volume/v3/attachments/8fb6ff07-1a49-466a-a4c3-a8d97534fd2b/action [ 1062.643384] [57601]: DEBUG cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-60629932-6930-4118-b9e3-0c1518f850d6 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1062.643522] [57601]: DEBUG cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-60629932-6930-4118-b9e3-0c1518f850d6 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1062.667254] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.667254] [57601]: warnings.warn( [ 1062.675769] [57601]: INFO cinder.api.openstack.wsgi [req-53609505-94c1-43fd-bf18-b46417757000 req-60629932-6930-4118-b9e3-0c1518f850d6 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/attachments/8fb6ff07-1a49-466a-a4c3-a8d97534fd2b/action returned with HTTP 204 [ 1062.676350] [57601]: [pid: 57601|app: 0|req: 104/219] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:30:13 2025] POST /volume/v3/attachments/8fb6ff07-1a49-466a-a4c3-a8d97534fd2b/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1062.714315] [57602]: DEBUG cinder.api.middleware.request_id [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-a4421d5b-d52e-495c-a922-a6627e8468a2 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.716643] [57602]: INFO cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-a4421d5b-d52e-495c-a922-a6627e8468a2 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1062.716863] [57602]: DEBUG cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-a4421d5b-d52e-495c-a922-a6627e8468a2 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1062.717278] [57602]: DEBUG cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-a4421d5b-d52e-495c-a922-a6627e8468a2 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1062.725073] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.725073] [57602]: warnings.warn( [ 1062.728800] [57602]: INFO cinder.volume.api [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-a4421d5b-d52e-495c-a922-a6627e8468a2 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1062.733778] [57602]: INFO cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-a4421d5b-d52e-495c-a922-a6627e8468a2 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1062.734251] [57602]: [pid: 57602|app: 0|req: 116/220] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:30:13 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.254428] [57601]: DEBUG cinder.api.middleware.request_id [None req-c0076036-08c4-4849-8052-282fa321ecf4 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.256932] [57601]: INFO cinder.api.openstack.wsgi [None req-c0076036-08c4-4849-8052-282fa321ecf4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1063.257177] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c0076036-08c4-4849-8052-282fa321ecf4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1063.257382] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c0076036-08c4-4849-8052-282fa321ecf4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1063.270908] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.270908] [57601]: warnings.warn( [ 1063.275484] [57601]: INFO cinder.volume.api [None req-c0076036-08c4-4849-8052-282fa321ecf4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1063.281561] [57601]: INFO cinder.api.openstack.wsgi [None req-c0076036-08c4-4849-8052-282fa321ecf4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1063.282055] [57601]: [pid: 57601|app: 0|req: 105/221] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:14 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1063.292841] [57602]: DEBUG cinder.api.middleware.request_id [None req-46bb9835-9fd3-432d-9025-14be33d73f92 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.296047] [57602]: INFO cinder.api.openstack.wsgi [None req-46bb9835-9fd3-432d-9025-14be33d73f92 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1063.296314] [57602]: DEBUG cinder.api.openstack.wsgi [None req-46bb9835-9fd3-432d-9025-14be33d73f92 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1063.296560] [57602]: DEBUG cinder.api.openstack.wsgi [None req-46bb9835-9fd3-432d-9025-14be33d73f92 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1063.308416] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.308416] [57602]: warnings.warn( [ 1063.312549] [57602]: INFO cinder.volume.api [None req-46bb9835-9fd3-432d-9025-14be33d73f92 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1063.317873] [57602]: INFO cinder.api.openstack.wsgi [None req-46bb9835-9fd3-432d-9025-14be33d73f92 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1063.318494] [57602]: [pid: 57602|app: 0|req: 117/222] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:14 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1064.263362] [57601]: DEBUG cinder.api.middleware.request_id [None req-820e1d75-8e23-4e18-963d-b77e4892973a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.263767] [57601]: INFO cinder.api.openstack.wsgi [None req-820e1d75-8e23-4e18-963d-b77e4892973a None None] GET http://10.180.1.21/volume// [ 1064.263965] [57601]: DEBUG cinder.api.openstack.wsgi [None req-820e1d75-8e23-4e18-963d-b77e4892973a None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1064.265160] [57601]: DEBUG cinder.api.openstack.wsgi [None req-820e1d75-8e23-4e18-963d-b77e4892973a None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1064.265160] [57601]: INFO cinder.api.openstack.wsgi [None req-820e1d75-8e23-4e18-963d-b77e4892973a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1064.265160] [57601]: [pid: 57601|app: 0|req: 106/223] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 8 17:30:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1064.270011] [57602]: DEBUG cinder.api.middleware.request_id [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-8d78d80a-8473-43a5-b764-2fab9c46a1a9 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.273034] [57602]: INFO cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-8d78d80a-8473-43a5-b764-2fab9c46a1a9 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1064.273242] [57602]: DEBUG cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-8d78d80a-8473-43a5-b764-2fab9c46a1a9 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33fdeb7e-7e46-4ee4-9efa-993e887c084e", "connector": null, "instance_uuid": "24665a99-6cfb-4d8b-8d08-406b7d1f468f"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1064.292240] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.292240] [57602]: warnings.warn( [ 1064.326567] [57602]: INFO cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-8d78d80a-8473-43a5-b764-2fab9c46a1a9 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1064.327113] [57602]: [pid: 57602|app: 0|req: 118/224] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:30:15 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) [ 1064.375772] [57601]: DEBUG cinder.api.middleware.request_id [None req-6b258912-719b-455e-bdde-0faabb44f184 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.387048] [57601]: INFO cinder.api.openstack.wsgi [None req-6b258912-719b-455e-bdde-0faabb44f184 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1064.387048] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6b258912-719b-455e-bdde-0faabb44f184 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1064.387048] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6b258912-719b-455e-bdde-0faabb44f184 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1064.406667] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.406667] [57601]: warnings.warn( [ 1064.414357] [57601]: INFO cinder.volume.api [None req-6b258912-719b-455e-bdde-0faabb44f184 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1064.420606] [57601]: INFO cinder.api.openstack.wsgi [None req-6b258912-719b-455e-bdde-0faabb44f184 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1064.421389] [57601]: [pid: 57601|app: 0|req: 107/225] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:15 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1064.884370] [57602]: DEBUG cinder.api.middleware.request_id [None req-c97fdabc-9443-4453-bbb8-2053ec84540e None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.884846] [57602]: INFO cinder.api.openstack.wsgi [None req-c97fdabc-9443-4453-bbb8-2053ec84540e None None] GET http://10.180.1.21/volume// [ 1064.885031] [57602]: DEBUG cinder.api.openstack.wsgi [None req-c97fdabc-9443-4453-bbb8-2053ec84540e None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1064.885243] [57602]: DEBUG cinder.api.openstack.wsgi [None req-c97fdabc-9443-4453-bbb8-2053ec84540e None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1064.885639] [57602]: INFO cinder.api.openstack.wsgi [None req-c97fdabc-9443-4453-bbb8-2053ec84540e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1064.885961] [57602]: [pid: 57602|app: 0|req: 119/226] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:30:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1064.889884] [57601]: DEBUG cinder.api.middleware.request_id [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-d2512d42-d159-40bb-90e7-4d632b87bc35 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.892815] [57601]: INFO cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-d2512d42-d159-40bb-90e7-4d632b87bc35 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1064.893022] [57601]: DEBUG cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-d2512d42-d159-40bb-90e7-4d632b87bc35 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1064.893248] [57601]: DEBUG cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-d2512d42-d159-40bb-90e7-4d632b87bc35 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1064.907367] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.907367] [57601]: warnings.warn( [ 1064.911143] [57601]: INFO cinder.volume.api [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-d2512d42-d159-40bb-90e7-4d632b87bc35 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1064.915919] [57601]: INFO cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-d2512d42-d159-40bb-90e7-4d632b87bc35 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1064.916399] [57601]: [pid: 57601|app: 0|req: 108/227] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:30:15 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1064.953564] [57602]: DEBUG cinder.api.middleware.request_id [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-c1b5177b-1b2f-44a0-85cd-9926a5d19597 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.956151] [57602]: INFO cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-c1b5177b-1b2f-44a0-85cd-9926a5d19597 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] PUT http://10.180.1.21/volume/v3/attachments/73210c22-4e40-44e5-92cb-fd3215ca0817 [ 1064.956706] [57602]: DEBUG cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-c1b5177b-1b2f-44a0-85cd-9926a5d19597 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-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-962014", "mountpoint": "/dev/sdb"}}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1064.967462] [57602]: DEBUG cinder.coordination [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-c1b5177b-1b2f-44a0-85cd-9926a5d19597 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Acquiring lock "cinder-attachment_update-33fdeb7e-7e46-4ee4-9efa-993e887c084e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1064.973949] [57602]: DEBUG cinder.coordination [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-c1b5177b-1b2f-44a0-85cd-9926a5d19597 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Lock "cinder-attachment_update-33fdeb7e-7e46-4ee4-9efa-993e887c084e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1064.975512] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.975512] [57602]: warnings.warn( [ 1065.434563] [57601]: DEBUG cinder.api.middleware.request_id [None req-8d905181-4518-4a83-af0b-dcdd53f28b55 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.436840] [57601]: INFO cinder.api.openstack.wsgi [None req-8d905181-4518-4a83-af0b-dcdd53f28b55 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1065.437063] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8d905181-4518-4a83-af0b-dcdd53f28b55 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1065.437271] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8d905181-4518-4a83-af0b-dcdd53f28b55 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1065.455213] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.455213] [57601]: warnings.warn( [ 1065.460219] [57601]: INFO cinder.volume.api [None req-8d905181-4518-4a83-af0b-dcdd53f28b55 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1065.466904] [57601]: INFO cinder.api.openstack.wsgi [None req-8d905181-4518-4a83-af0b-dcdd53f28b55 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1065.467550] [57601]: [pid: 57601|app: 0|req: 109/228] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:16 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.481023] [57601]: DEBUG cinder.api.middleware.request_id [None req-7829b8fc-4d41-403b-afeb-9b9d4e0cf39a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.482847] [57601]: INFO cinder.api.openstack.wsgi [None req-7829b8fc-4d41-403b-afeb-9b9d4e0cf39a tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1066.483160] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7829b8fc-4d41-403b-afeb-9b9d4e0cf39a tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1066.483391] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7829b8fc-4d41-403b-afeb-9b9d4e0cf39a tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1066.497816] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.497816] [57601]: warnings.warn( [ 1066.501859] [57601]: INFO cinder.volume.api [None req-7829b8fc-4d41-403b-afeb-9b9d4e0cf39a tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1066.507029] [57601]: INFO cinder.api.openstack.wsgi [None req-7829b8fc-4d41-403b-afeb-9b9d4e0cf39a tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1066.507194] [57601]: [pid: 57601|app: 0|req: 110/229] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:17 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.517736] [57601]: DEBUG cinder.api.middleware.request_id [None req-46a72344-3fd6-48d2-b436-4f43c8ef2813 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.519901] [57601]: INFO cinder.api.openstack.wsgi [None req-46a72344-3fd6-48d2-b436-4f43c8ef2813 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1067.520138] [57601]: DEBUG cinder.api.openstack.wsgi [None req-46a72344-3fd6-48d2-b436-4f43c8ef2813 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1067.520343] [57601]: DEBUG cinder.api.openstack.wsgi [None req-46a72344-3fd6-48d2-b436-4f43c8ef2813 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1067.535752] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.535752] [57601]: warnings.warn( [ 1067.542574] [57601]: INFO cinder.volume.api [None req-46a72344-3fd6-48d2-b436-4f43c8ef2813 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1067.549482] [57601]: INFO cinder.api.openstack.wsgi [None req-46a72344-3fd6-48d2-b436-4f43c8ef2813 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1067.550085] [57601]: [pid: 57601|app: 0|req: 111/230] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:18 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.562945] [57601]: DEBUG cinder.api.middleware.request_id [None req-6239ff19-3304-4e4e-8dfd-75de2550101f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.566258] [57601]: INFO cinder.api.openstack.wsgi [None req-6239ff19-3304-4e4e-8dfd-75de2550101f tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1068.566531] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6239ff19-3304-4e4e-8dfd-75de2550101f tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1068.566880] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6239ff19-3304-4e4e-8dfd-75de2550101f tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1068.581796] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.581796] [57601]: warnings.warn( [ 1068.585668] [57601]: INFO cinder.volume.api [None req-6239ff19-3304-4e4e-8dfd-75de2550101f tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1068.590654] [57601]: INFO cinder.api.openstack.wsgi [None req-6239ff19-3304-4e4e-8dfd-75de2550101f tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1068.591231] [57601]: [pid: 57601|app: 0|req: 112/231] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:19 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.510099] [57602]: DEBUG cinder.coordination [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-c1b5177b-1b2f-44a0-85cd-9926a5d19597 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Lock "cinder-attachment_update-33fdeb7e-7e46-4ee4-9efa-993e887c084e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.536s {{(pid=57602) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1069.510897] [57602]: INFO cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-c1b5177b-1b2f-44a0-85cd-9926a5d19597 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/attachments/73210c22-4e40-44e5-92cb-fd3215ca0817 returned with HTTP 200 [ 1069.511079] [57602]: [pid: 57602|app: 0|req: 120/232] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:30:15 2025] PUT /volume/v3/attachments/73210c22-4e40-44e5-92cb-fd3215ca0817 => generated 617 bytes in 4559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1069.601986] [57601]: DEBUG cinder.api.middleware.request_id [None req-aecc5a16-7e97-472f-a273-34c287060517 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.604337] [57601]: INFO cinder.api.openstack.wsgi [None req-aecc5a16-7e97-472f-a273-34c287060517 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1069.604981] [57601]: DEBUG cinder.api.openstack.wsgi [None req-aecc5a16-7e97-472f-a273-34c287060517 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1069.606017] [57601]: DEBUG cinder.api.openstack.wsgi [None req-aecc5a16-7e97-472f-a273-34c287060517 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1069.620606] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.620606] [57601]: warnings.warn( [ 1069.625917] [57601]: INFO cinder.volume.api [None req-aecc5a16-7e97-472f-a273-34c287060517 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1069.634407] [57601]: INFO cinder.api.openstack.wsgi [None req-aecc5a16-7e97-472f-a273-34c287060517 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1069.635507] [57601]: [pid: 57601|app: 0|req: 113/233] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:20 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.645775] [57602]: DEBUG cinder.api.middleware.request_id [None req-6c83b94a-1d75-4c61-a820-8be4b8add239 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.648262] [57602]: INFO cinder.api.openstack.wsgi [None req-6c83b94a-1d75-4c61-a820-8be4b8add239 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1070.648545] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6c83b94a-1d75-4c61-a820-8be4b8add239 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1070.648774] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6c83b94a-1d75-4c61-a820-8be4b8add239 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1070.667961] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.667961] [57602]: warnings.warn( [ 1070.672506] [57602]: INFO cinder.volume.api [None req-6c83b94a-1d75-4c61-a820-8be4b8add239 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1070.678737] [57602]: INFO cinder.api.openstack.wsgi [None req-6c83b94a-1d75-4c61-a820-8be4b8add239 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1070.679243] [57602]: [pid: 57602|app: 0|req: 121/234] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:21 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.859284] [57601]: DEBUG cinder.api.middleware.request_id [req-b4c49a5b-9c20-4a45-b9ad-db148d13a18d req-8adfc70f-1f88-49da-a085-ada35ddcd633 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.864333] [57601]: INFO cinder.api.openstack.wsgi [req-b4c49a5b-9c20-4a45-b9ad-db148d13a18d req-8adfc70f-1f88-49da-a085-ada35ddcd633 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f [ 1070.864681] [57601]: DEBUG cinder.api.openstack.wsgi [req-b4c49a5b-9c20-4a45-b9ad-db148d13a18d req-8adfc70f-1f88-49da-a085-ada35ddcd633 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1070.864929] [57601]: DEBUG cinder.api.openstack.wsgi [req-b4c49a5b-9c20-4a45-b9ad-db148d13a18d req-8adfc70f-1f88-49da-a085-ada35ddcd633 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1070.877912] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.877912] [57601]: warnings.warn( [ 1070.882313] [57601]: INFO cinder.volume.api [req-b4c49a5b-9c20-4a45-b9ad-db148d13a18d req-8adfc70f-1f88-49da-a085-ada35ddcd633 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1070.888501] [57601]: INFO cinder.api.openstack.wsgi [req-b4c49a5b-9c20-4a45-b9ad-db148d13a18d req-8adfc70f-1f88-49da-a085-ada35ddcd633 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f returned with HTTP 200 [ 1070.888975] [57601]: [pid: 57601|app: 0|req: 114/235] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:30:21 2025] GET /volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.910941] [57602]: DEBUG cinder.api.middleware.request_id [None req-3415f41d-3ee6-45d9-93a8-b443a9c8d80b None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.911493] [57602]: INFO cinder.api.openstack.wsgi [None req-3415f41d-3ee6-45d9-93a8-b443a9c8d80b None None] GET http://10.180.1.21/volume// [ 1070.911712] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3415f41d-3ee6-45d9-93a8-b443a9c8d80b None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1070.912022] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3415f41d-3ee6-45d9-93a8-b443a9c8d80b None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1070.912467] [57602]: INFO cinder.api.openstack.wsgi [None req-3415f41d-3ee6-45d9-93a8-b443a9c8d80b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1070.912876] [57602]: [pid: 57602|app: 0|req: 122/236] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 8 17:30:21 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1070.917667] [57601]: DEBUG cinder.api.middleware.request_id [req-b4c49a5b-9c20-4a45-b9ad-db148d13a18d req-c58d3260-5c80-4709-9aa4-8360956cb03d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.920137] [57601]: INFO cinder.api.openstack.wsgi [req-b4c49a5b-9c20-4a45-b9ad-db148d13a18d req-c58d3260-5c80-4709-9aa4-8360956cb03d tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1070.920559] [57601]: DEBUG cinder.api.openstack.wsgi [req-b4c49a5b-9c20-4a45-b9ad-db148d13a18d req-c58d3260-5c80-4709-9aa4-8360956cb03d tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4dc71f8-f84c-4b38-81ba-e282c8158d1f", "connector": null, "instance_uuid": "ffb11675-ff83-4efb-be37-b642e50ea8b9"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1070.931153] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.931153] [57601]: warnings.warn( [ 1070.952497] [57601]: INFO cinder.api.openstack.wsgi [req-b4c49a5b-9c20-4a45-b9ad-db148d13a18d req-c58d3260-5c80-4709-9aa4-8360956cb03d tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1070.953162] [57601]: [pid: 57601|app: 0|req: 115/237] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:30:21 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) [ 1070.979702] [57602]: DEBUG cinder.api.middleware.request_id [req-b4c49a5b-9c20-4a45-b9ad-db148d13a18d req-b208f649-a075-4341-bdb1-57cc5ceb7b8e None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.982050] [57602]: INFO cinder.api.openstack.wsgi [req-b4c49a5b-9c20-4a45-b9ad-db148d13a18d req-b208f649-a075-4341-bdb1-57cc5ceb7b8e tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] POST http://10.180.1.21/volume/v3/attachments/ffa14de4-10d0-452c-88de-0ca267704b05/action [ 1070.982466] [57602]: DEBUG cinder.api.openstack.wsgi [req-b4c49a5b-9c20-4a45-b9ad-db148d13a18d req-b208f649-a075-4341-bdb1-57cc5ceb7b8e tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Action body: b'{"os-complete": null}' {{(pid=57602) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1070.982625] [57602]: DEBUG cinder.api.openstack.wsgi [req-b4c49a5b-9c20-4a45-b9ad-db148d13a18d req-b208f649-a075-4341-bdb1-57cc5ceb7b8e tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1071.000023] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.000023] [57602]: warnings.warn( [ 1071.007240] [57602]: INFO cinder.api.openstack.wsgi [req-b4c49a5b-9c20-4a45-b9ad-db148d13a18d req-b208f649-a075-4341-bdb1-57cc5ceb7b8e tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/attachments/ffa14de4-10d0-452c-88de-0ca267704b05/action returned with HTTP 204 [ 1071.007752] [57602]: [pid: 57602|app: 0|req: 123/238] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:30:21 2025] POST /volume/v3/attachments/ffa14de4-10d0-452c-88de-0ca267704b05/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1071.023532] [57601]: DEBUG cinder.api.middleware.request_id [None req-93afdd88-6867-47eb-94f6-24dbbb341a10 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.025743] [57601]: INFO cinder.api.openstack.wsgi [None req-93afdd88-6867-47eb-94f6-24dbbb341a10 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f [ 1071.025996] [57601]: DEBUG cinder.api.openstack.wsgi [None req-93afdd88-6867-47eb-94f6-24dbbb341a10 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1071.026193] [57601]: DEBUG cinder.api.openstack.wsgi [None req-93afdd88-6867-47eb-94f6-24dbbb341a10 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1071.036342] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.036342] [57601]: warnings.warn( [ 1071.039758] [57601]: INFO cinder.volume.api [None req-93afdd88-6867-47eb-94f6-24dbbb341a10 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1071.044753] [57601]: INFO cinder.api.openstack.wsgi [None req-93afdd88-6867-47eb-94f6-24dbbb341a10 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f returned with HTTP 200 [ 1071.045198] [57601]: [pid: 57601|app: 0|req: 116/239] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:21 2025] GET /volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1071.056016] [57602]: DEBUG cinder.api.middleware.request_id [None req-091a3cf1-eafd-4108-a865-efb8df0829e7 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.059667] [57602]: INFO cinder.api.openstack.wsgi [None req-091a3cf1-eafd-4108-a865-efb8df0829e7 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f [ 1071.059667] [57602]: DEBUG cinder.api.openstack.wsgi [None req-091a3cf1-eafd-4108-a865-efb8df0829e7 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1071.059667] [57602]: DEBUG cinder.api.openstack.wsgi [None req-091a3cf1-eafd-4108-a865-efb8df0829e7 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1071.069721] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.069721] [57602]: warnings.warn( [ 1071.073265] [57602]: INFO cinder.volume.api [None req-091a3cf1-eafd-4108-a865-efb8df0829e7 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1071.077868] [57602]: INFO cinder.api.openstack.wsgi [None req-091a3cf1-eafd-4108-a865-efb8df0829e7 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f returned with HTTP 200 [ 1071.078324] [57602]: [pid: 57602|app: 0|req: 124/240] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:21 2025] GET /volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1071.187769] [57601]: DEBUG cinder.api.middleware.request_id [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-2ec79200-7e94-44f3-816b-86eb5a8462c4 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.190587] [57601]: INFO cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-2ec79200-7e94-44f3-816b-86eb5a8462c4 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] POST http://10.180.1.21/volume/v3/attachments/73210c22-4e40-44e5-92cb-fd3215ca0817/action [ 1071.191034] [57601]: DEBUG cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-2ec79200-7e94-44f3-816b-86eb5a8462c4 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1071.191167] [57601]: DEBUG cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-2ec79200-7e94-44f3-816b-86eb5a8462c4 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1071.207177] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.207177] [57601]: warnings.warn( [ 1071.216983] [57601]: INFO cinder.api.openstack.wsgi [req-c46cbc5e-c3f6-4382-af8c-92b936f2e6df req-2ec79200-7e94-44f3-816b-86eb5a8462c4 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/attachments/73210c22-4e40-44e5-92cb-fd3215ca0817/action returned with HTTP 204 [ 1071.217562] [57601]: [pid: 57601|app: 0|req: 117/241] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:30:21 2025] POST /volume/v3/attachments/73210c22-4e40-44e5-92cb-fd3215ca0817/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1071.695119] [57602]: DEBUG cinder.api.middleware.request_id [None req-5716d96c-f896-4e5e-a5e4-c34be2a0a34f None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.697861] [57602]: INFO cinder.api.openstack.wsgi [None req-5716d96c-f896-4e5e-a5e4-c34be2a0a34f tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1071.697909] [57602]: DEBUG cinder.api.openstack.wsgi [None req-5716d96c-f896-4e5e-a5e4-c34be2a0a34f tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1071.700038] [57602]: DEBUG cinder.api.openstack.wsgi [None req-5716d96c-f896-4e5e-a5e4-c34be2a0a34f tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1071.712902] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.712902] [57602]: warnings.warn( [ 1071.717426] [57602]: INFO cinder.volume.api [None req-5716d96c-f896-4e5e-a5e4-c34be2a0a34f tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1071.722774] [57602]: INFO cinder.api.openstack.wsgi [None req-5716d96c-f896-4e5e-a5e4-c34be2a0a34f tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1071.727022] [57602]: [pid: 57602|app: 0|req: 125/242] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:22 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1071.735249] [57601]: DEBUG cinder.api.middleware.request_id [None req-756e8231-6f91-4888-9f20-85150395b308 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.738589] [57601]: INFO cinder.api.openstack.wsgi [None req-756e8231-6f91-4888-9f20-85150395b308 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1071.738589] [57601]: DEBUG cinder.api.openstack.wsgi [None req-756e8231-6f91-4888-9f20-85150395b308 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1071.738589] [57601]: DEBUG cinder.api.openstack.wsgi [None req-756e8231-6f91-4888-9f20-85150395b308 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1071.750875] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.750875] [57601]: warnings.warn( [ 1071.756415] [57601]: INFO cinder.volume.api [None req-756e8231-6f91-4888-9f20-85150395b308 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1071.767848] [57601]: INFO cinder.api.openstack.wsgi [None req-756e8231-6f91-4888-9f20-85150395b308 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1071.768453] [57601]: [pid: 57601|app: 0|req: 118/243] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:22 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1076.270409] [57602]: DEBUG cinder.api.middleware.request_id [None req-7cce26c5-5ac5-4133-b9ed-f115a5b2b7b8 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.271257] [57602]: INFO cinder.api.openstack.wsgi [None req-7cce26c5-5ac5-4133-b9ed-f115a5b2b7b8 None None] GET http://10.180.1.21/volume// [ 1076.271257] [57602]: DEBUG cinder.api.openstack.wsgi [None req-7cce26c5-5ac5-4133-b9ed-f115a5b2b7b8 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1076.271257] [57602]: DEBUG cinder.api.openstack.wsgi [None req-7cce26c5-5ac5-4133-b9ed-f115a5b2b7b8 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1076.271613] [57602]: INFO cinder.api.openstack.wsgi [None req-7cce26c5-5ac5-4133-b9ed-f115a5b2b7b8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1076.271947] [57602]: [pid: 57602|app: 0|req: 126/244] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:30:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1076.276599] [57601]: DEBUG cinder.api.middleware.request_id [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-40caf698-7143-4054-ac90-4462ddd47128 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.280044] [57601]: INFO cinder.api.openstack.wsgi [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-40caf698-7143-4054-ac90-4462ddd47128 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f [ 1076.280044] [57601]: DEBUG cinder.api.openstack.wsgi [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-40caf698-7143-4054-ac90-4462ddd47128 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1076.280210] [57601]: DEBUG cinder.api.openstack.wsgi [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-40caf698-7143-4054-ac90-4462ddd47128 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1076.296272] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.296272] [57601]: warnings.warn( [ 1076.301466] [57601]: INFO cinder.volume.api [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-40caf698-7143-4054-ac90-4462ddd47128 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1076.307533] [57601]: INFO cinder.api.openstack.wsgi [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-40caf698-7143-4054-ac90-4462ddd47128 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f returned with HTTP 200 [ 1076.308265] [57601]: [pid: 57601|app: 0|req: 119/245] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:30:27 2025] GET /volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f => generated 1292 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1076.446391] [57602]: DEBUG cinder.api.middleware.request_id [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-89287064-716c-4aa1-a28c-738dd32a5ccc None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.449088] [57602]: INFO cinder.api.openstack.wsgi [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-89287064-716c-4aa1-a28c-738dd32a5ccc tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] PUT http://10.180.1.21/volume/v3/attachments/ffa14de4-10d0-452c-88de-0ca267704b05 [ 1076.449592] [57602]: DEBUG cinder.api.openstack.wsgi [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-89287064-716c-4aa1-a28c-738dd32a5ccc tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-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=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1076.461678] [57602]: DEBUG cinder.coordination [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-89287064-716c-4aa1-a28c-738dd32a5ccc tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Acquiring lock "cinder-attachment_update-a4dc71f8-f84c-4b38-81ba-e282c8158d1f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1076.467908] [57602]: DEBUG cinder.coordination [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-89287064-716c-4aa1-a28c-738dd32a5ccc tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Lock "cinder-attachment_update-a4dc71f8-f84c-4b38-81ba-e282c8158d1f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1076.469099] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.469099] [57602]: warnings.warn( [ 1080.999928] [57602]: DEBUG cinder.coordination [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-89287064-716c-4aa1-a28c-738dd32a5ccc tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Lock "cinder-attachment_update-a4dc71f8-f84c-4b38-81ba-e282c8158d1f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.532s {{(pid=57602) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1081.000527] [57602]: INFO cinder.api.openstack.wsgi [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-89287064-716c-4aa1-a28c-738dd32a5ccc tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/attachments/ffa14de4-10d0-452c-88de-0ca267704b05 returned with HTTP 200 [ 1081.001024] [57602]: [pid: 57602|app: 0|req: 127/246] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:30:27 2025] PUT /volume/v3/attachments/ffa14de4-10d0-452c-88de-0ca267704b05 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1081.509812] [57601]: DEBUG cinder.api.middleware.request_id [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-977ea56a-8f59-4407-a60e-f5f9d3818313 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.512290] [57601]: INFO cinder.api.openstack.wsgi [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-977ea56a-8f59-4407-a60e-f5f9d3818313 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] POST http://10.180.1.21/volume/v3/attachments/ffa14de4-10d0-452c-88de-0ca267704b05/action [ 1081.512721] [57601]: DEBUG cinder.api.openstack.wsgi [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-977ea56a-8f59-4407-a60e-f5f9d3818313 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1081.512852] [57601]: DEBUG cinder.api.openstack.wsgi [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-977ea56a-8f59-4407-a60e-f5f9d3818313 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1081.535861] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.535861] [57601]: warnings.warn( [ 1081.544151] [57601]: INFO cinder.api.openstack.wsgi [req-e5c8b5ba-8f2c-4239-9b5a-c6a066890a67 req-977ea56a-8f59-4407-a60e-f5f9d3818313 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/attachments/ffa14de4-10d0-452c-88de-0ca267704b05/action returned with HTTP 204 [ 1081.544701] [57601]: [pid: 57601|app: 0|req: 120/247] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:30:32 2025] POST /volume/v3/attachments/ffa14de4-10d0-452c-88de-0ca267704b05/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1083.421423] [57602]: DEBUG cinder.api.middleware.request_id [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.425218] [57602]: INFO cinder.api.openstack.wsgi [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1083.425678] [57602]: DEBUG cinder.api.openstack.wsgi [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1644237245"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1083.427359] [57602]: DEBUG cinder.api.v3.volumes [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1644237245'}} {{(pid=57602) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1083.427532] [57602]: INFO cinder.api.v3.volumes [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Create volume of 1 GB [ 1083.427927] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.427927] [57602]: warnings.warn( [ 1083.433925] [57602]: INFO cinder.volume.api [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Availability Zones retrieved successfully. [ 1083.441487] [57602]: DEBUG cinder.volume.api [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Flow 'volume_create_api' (eefa1a74-5cd2-48f8-83b9-6856a6bb923b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1083.442763] [57602]: DEBUG cinder.volume.api [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf2a74d6-af32-47ec-ba0b-0d98d23425b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1083.443976] [57602]: DEBUG cinder.volume.flows.api.create_volume [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Validating volume size '1' using validate_int {{(pid=57602) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1083.467825] [57602]: DEBUG cinder.volume.api [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf2a74d6-af32-47ec-ba0b-0d98d23425b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1083.469192] [57602]: DEBUG cinder.volume.api [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4935a639-c656-406c-9fc4-bf461de318d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1083.540659] [57602]: DEBUG cinder.quota [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Created reservations ['6e0ccf83-dfc4-4711-82fe-247c427e7040', 'b40eb629-22f2-419d-bdfe-d3e1d530b2e5', '17b6ff36-88b7-4dbf-8cfb-f282a082b83b', '7e77aab7-8bfb-45e0-8784-5aba28a6d608'] {{(pid=57602) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1083.540659] [57602]: DEBUG cinder.volume.api [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4935a639-c656-406c-9fc4-bf461de318d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e0ccf83-dfc4-4711-82fe-247c427e7040', 'b40eb629-22f2-419d-bdfe-d3e1d530b2e5', '17b6ff36-88b7-4dbf-8cfb-f282a082b83b', '7e77aab7-8bfb-45e0-8784-5aba28a6d608']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1083.540659] [57602]: DEBUG cinder.volume.api [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df624313-2f17-4700-94a8-6b4f4327f677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1083.566723] [57602]: DEBUG cinder.volume.api [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df624313-2f17-4700-94a8-6b4f4327f677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39d4eba4-ba7e-4e40-bcbe-3070df843f78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1644237245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f8d5716103c4544ad3c5ca0f9963943',qos_specs=None,replication_status=,reservations=['6e0ccf83-dfc4-4711-82fe-247c427e7040','b40eb629-22f2-419d-bdfe-d3e1d530b2e5','17b6ff36-88b7-4dbf-8cfb-f282a082b83b','7e77aab7-8bfb-45e0-8784-5aba28a6d608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd61c1ad2bd6452581f21606eba67b6a',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:30:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1644237245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39d4eba4-ba7e-4e40-bcbe-3070df843f78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f8d5716103c4544ad3c5ca0f9963943',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd61c1ad2bd6452581f21606eba67b6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1083.566723] [57602]: DEBUG cinder.volume.api [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92acca8b-b17e-42a7-8a60-b174a8d3174d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1083.588481] [57602]: DEBUG cinder.volume.api [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92acca8b-b17e-42a7-8a60-b174a8d3174d) transitioned into state 'SUCCESS' from state '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-1644237245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f8d5716103c4544ad3c5ca0f9963943',qos_specs=None,replication_status=,reservations=['6e0ccf83-dfc4-4711-82fe-247c427e7040','b40eb629-22f2-419d-bdfe-d3e1d530b2e5','17b6ff36-88b7-4dbf-8cfb-f282a082b83b','7e77aab7-8bfb-45e0-8784-5aba28a6d608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd61c1ad2bd6452581f21606eba67b6a',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1083.589475] [57602]: DEBUG cinder.volume.api [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb39db1a-520c-455e-8b48-650f00530571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1083.601254] [57602]: DEBUG cinder.volume.api [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb39db1a-520c-455e-8b48-650f00530571) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1083.602442] [57602]: DEBUG cinder.volume.api [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Flow 'volume_create_api' (eefa1a74-5cd2-48f8-83b9-6856a6bb923b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1083.602935] [57602]: INFO cinder.volume.api [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Create volume request issued successfully. [ 1083.603693] [57602]: INFO cinder.api.openstack.wsgi [None req-c67a1658-acf4-47d1-a040-2aadeb89f5c0 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1083.604204] [57602]: [pid: 57602|app: 0|req: 128/248] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:30:34 2025] POST /volume/v3/volumes => generated 751 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1083.613917] [57601]: DEBUG cinder.api.middleware.request_id [None req-c3f5cc4c-d4f4-4a60-9094-22c28060bb0a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.618924] [57601]: INFO cinder.api.openstack.wsgi [None req-c3f5cc4c-d4f4-4a60-9094-22c28060bb0a tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1083.619774] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c3f5cc4c-d4f4-4a60-9094-22c28060bb0a tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1083.619774] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c3f5cc4c-d4f4-4a60-9094-22c28060bb0a tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1083.635955] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.635955] [57601]: warnings.warn( [ 1083.642349] [57601]: INFO cinder.volume.api [None req-c3f5cc4c-d4f4-4a60-9094-22c28060bb0a tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1083.647344] [57601]: INFO cinder.api.openstack.wsgi [None req-c3f5cc4c-d4f4-4a60-9094-22c28060bb0a tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1083.652299] [57601]: [pid: 57601|app: 0|req: 121/249] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:34 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.664207] [57602]: DEBUG cinder.api.middleware.request_id [None req-50b93873-49fd-4f3d-b254-7673877f3713 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.669311] [57602]: INFO cinder.api.openstack.wsgi [None req-50b93873-49fd-4f3d-b254-7673877f3713 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1084.669311] [57602]: DEBUG cinder.api.openstack.wsgi [None req-50b93873-49fd-4f3d-b254-7673877f3713 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1084.669311] [57602]: DEBUG cinder.api.openstack.wsgi [None req-50b93873-49fd-4f3d-b254-7673877f3713 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1084.685215] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.685215] [57602]: warnings.warn( [ 1084.691008] [57602]: INFO cinder.volume.api [None req-50b93873-49fd-4f3d-b254-7673877f3713 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1084.697875] [57602]: INFO cinder.api.openstack.wsgi [None req-50b93873-49fd-4f3d-b254-7673877f3713 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1084.698013] [57602]: [pid: 57602|app: 0|req: 129/250] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:35 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.830103] [57601]: DEBUG cinder.api.middleware.request_id [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-8477705c-39b8-46fd-a5af-49cf52ae3de4 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.832946] [57601]: INFO cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-8477705c-39b8-46fd-a5af-49cf52ae3de4 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1084.833195] [57601]: DEBUG cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-8477705c-39b8-46fd-a5af-49cf52ae3de4 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1084.833406] [57601]: DEBUG cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-8477705c-39b8-46fd-a5af-49cf52ae3de4 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1084.843720] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.843720] [57601]: warnings.warn( [ 1084.847780] [57601]: INFO cinder.volume.api [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-8477705c-39b8-46fd-a5af-49cf52ae3de4 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1084.852752] [57601]: INFO cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-8477705c-39b8-46fd-a5af-49cf52ae3de4 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1084.853227] [57601]: [pid: 57601|app: 0|req: 122/251] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:30:35 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.382832] [57602]: DEBUG cinder.api.middleware.request_id [None req-30b416c7-fd8c-4b9c-b441-0a1e9b5643b7 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.383540] [57602]: INFO cinder.api.openstack.wsgi [None req-30b416c7-fd8c-4b9c-b441-0a1e9b5643b7 None None] GET http://10.180.1.21/volume// [ 1086.383860] [57602]: DEBUG cinder.api.openstack.wsgi [None req-30b416c7-fd8c-4b9c-b441-0a1e9b5643b7 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1086.384212] [57602]: DEBUG cinder.api.openstack.wsgi [None req-30b416c7-fd8c-4b9c-b441-0a1e9b5643b7 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1086.384855] [57602]: INFO cinder.api.openstack.wsgi [None req-30b416c7-fd8c-4b9c-b441-0a1e9b5643b7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1086.385282] [57602]: [pid: 57602|app: 0|req: 130/252] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 8 17:30:37 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1086.391349] [57601]: DEBUG cinder.api.middleware.request_id [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-86dd3787-11d2-4ca7-977a-e2a1ac18f121 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.398191] [57601]: INFO cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-86dd3787-11d2-4ca7-977a-e2a1ac18f121 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1086.398613] [57601]: DEBUG cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-86dd3787-11d2-4ca7-977a-e2a1ac18f121 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39d4eba4-ba7e-4e40-bcbe-3070df843f78", "connector": null, "instance_uuid": "16d98a4f-d6a2-4f7e-95fb-526cf2e1fab4"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1086.415413] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.415413] [57601]: warnings.warn( [ 1086.451311] [57601]: INFO cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-86dd3787-11d2-4ca7-977a-e2a1ac18f121 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1086.451311] [57601]: [pid: 57601|app: 0|req: 123/253] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:30:37 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) [ 1086.479113] [57602]: DEBUG cinder.api.middleware.request_id [None req-57188219-09e8-422c-8e3b-46f516e6f55a None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.482277] [57602]: INFO cinder.api.openstack.wsgi [None req-57188219-09e8-422c-8e3b-46f516e6f55a tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1086.482625] [57602]: DEBUG cinder.api.openstack.wsgi [None req-57188219-09e8-422c-8e3b-46f516e6f55a tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1086.482867] [57602]: DEBUG cinder.api.openstack.wsgi [None req-57188219-09e8-422c-8e3b-46f516e6f55a tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1086.495586] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.495586] [57602]: warnings.warn( [ 1086.499889] [57602]: INFO cinder.volume.api [None req-57188219-09e8-422c-8e3b-46f516e6f55a tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1086.507539] [57602]: INFO cinder.api.openstack.wsgi [None req-57188219-09e8-422c-8e3b-46f516e6f55a tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1086.508459] [57602]: [pid: 57602|app: 0|req: 131/254] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:37 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.994241] [57601]: DEBUG cinder.api.middleware.request_id [None req-0ce771bc-230e-4540-8bc5-e1cbb305d99f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.994571] [57601]: INFO cinder.api.openstack.wsgi [None req-0ce771bc-230e-4540-8bc5-e1cbb305d99f None None] GET http://10.180.1.21/volume// [ 1086.994714] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0ce771bc-230e-4540-8bc5-e1cbb305d99f None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1086.994926] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0ce771bc-230e-4540-8bc5-e1cbb305d99f None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1086.995430] [57601]: INFO cinder.api.openstack.wsgi [None req-0ce771bc-230e-4540-8bc5-e1cbb305d99f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1086.995830] [57601]: [pid: 57601|app: 0|req: 124/255] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:30:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1086.997542] [57602]: DEBUG cinder.api.middleware.request_id [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.999729] [57602]: INFO cinder.api.openstack.wsgi [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1087.000315] [57602]: DEBUG cinder.api.openstack.wsgi [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1574161299"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1087.001885] [57602]: DEBUG cinder.api.v3.volumes [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1574161299'}} {{(pid=57602) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1087.002055] [57602]: INFO cinder.api.v3.volumes [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Create volume of 1 GB [ 1087.003983] [57601]: DEBUG cinder.api.middleware.request_id [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-76359b31-3614-47e3-be94-3fe976a7857e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.012561] [57601]: INFO cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-76359b31-3614-47e3-be94-3fe976a7857e tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1087.012561] [57601]: DEBUG cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-76359b31-3614-47e3-be94-3fe976a7857e tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1087.012561] [57601]: DEBUG cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-76359b31-3614-47e3-be94-3fe976a7857e tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1087.012854] [57602]: INFO cinder.volume.api [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Availability Zones retrieved successfully. [ 1087.021144] [57602]: DEBUG cinder.volume.api [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Flow 'volume_create_api' (58b6bd74-0d99-4e16-959c-e942d6259a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1087.023989] [57602]: DEBUG cinder.volume.api [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92cb28af-9a24-4279-94be-87749e8eccbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1087.025648] [57602]: DEBUG cinder.volume.flows.api.create_volume [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Validating volume size '1' using validate_int {{(pid=57602) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1087.036707] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.036707] [57601]: warnings.warn( [ 1087.043351] [57601]: INFO cinder.volume.api [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-76359b31-3614-47e3-be94-3fe976a7857e tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1087.044838] [57602]: DEBUG cinder.volume.api [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92cb28af-9a24-4279-94be-87749e8eccbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1087.046016] [57602]: DEBUG cinder.volume.api [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bb121d3-0e31-4474-9d50-45f4cb16b891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1087.052060] [57601]: INFO cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-76359b31-3614-47e3-be94-3fe976a7857e tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1087.052533] [57601]: [pid: 57601|app: 0|req: 125/256] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:30:37 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 1024 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1087.089945] [57601]: DEBUG cinder.api.middleware.request_id [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-cf63fab9-24f3-4d08-ab20-82325f02fd11 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.092385] [57601]: INFO cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-cf63fab9-24f3-4d08-ab20-82325f02fd11 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] PUT http://10.180.1.21/volume/v3/attachments/b51b6fab-5913-4601-a276-179be6a16b77 [ 1087.093036] [57601]: DEBUG cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-cf63fab9-24f3-4d08-ab20-82325f02fd11 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-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-962047", "mountpoint": "/dev/sdb"}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1087.095139] [57602]: DEBUG cinder.quota [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Created reservations ['f5b5ed58-2323-4eba-be34-1b9797d3e496', '1e78bf62-4d42-4a36-9a7c-3bd8b29f53b9', '53002a14-f199-4d43-8cba-9ee94a5612c8', '012814ff-d48d-4c6c-81e8-81cc63ff37fb'] {{(pid=57602) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1087.096348] [57602]: DEBUG cinder.volume.api [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bb121d3-0e31-4474-9d50-45f4cb16b891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5b5ed58-2323-4eba-be34-1b9797d3e496', '1e78bf62-4d42-4a36-9a7c-3bd8b29f53b9', '53002a14-f199-4d43-8cba-9ee94a5612c8', '012814ff-d48d-4c6c-81e8-81cc63ff37fb']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1087.097656] [57602]: DEBUG cinder.volume.api [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e48bad73-bc83-476a-96ec-95b06bb9926a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1087.103262] [57601]: DEBUG cinder.coordination [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-cf63fab9-24f3-4d08-ab20-82325f02fd11 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Acquiring lock "cinder-attachment_update-39d4eba4-ba7e-4e40-bcbe-3070df843f78-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1087.108633] [57601]: DEBUG cinder.coordination [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-cf63fab9-24f3-4d08-ab20-82325f02fd11 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Lock "cinder-attachment_update-39d4eba4-ba7e-4e40-bcbe-3070df843f78-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1087.109828] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.109828] [57601]: warnings.warn( [ 1087.120505] [57602]: DEBUG cinder.volume.api [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e48bad73-bc83-476a-96ec-95b06bb9926a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd46fe85-2549-4bd6-86be-731db3418021', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1574161299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc9e8e59612c49a6b788080423997837',qos_specs=None,replication_status=,reservations=['f5b5ed58-2323-4eba-be34-1b9797d3e496','1e78bf62-4d42-4a36-9a7c-3bd8b29f53b9','53002a14-f199-4d43-8cba-9ee94a5612c8','012814ff-d48d-4c6c-81e8-81cc63ff37fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49baf25110b44919bde6bac92a0d7b64',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:30:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1574161299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd46fe85-2549-4bd6-86be-731db3418021,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc9e8e59612c49a6b788080423997837',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49baf25110b44919bde6bac92a0d7b64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1087.122085] [57602]: DEBUG cinder.volume.api [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acaaee07-be05-4f9c-8c41-91b0c6aa5d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1087.139863] [57602]: DEBUG cinder.volume.api [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acaaee07-be05-4f9c-8c41-91b0c6aa5d58) transitioned into state 'SUCCESS' from state '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-1574161299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc9e8e59612c49a6b788080423997837',qos_specs=None,replication_status=,reservations=['f5b5ed58-2323-4eba-be34-1b9797d3e496','1e78bf62-4d42-4a36-9a7c-3bd8b29f53b9','53002a14-f199-4d43-8cba-9ee94a5612c8','012814ff-d48d-4c6c-81e8-81cc63ff37fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49baf25110b44919bde6bac92a0d7b64',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1087.140815] [57602]: DEBUG cinder.volume.api [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43641521-0ab8-40ab-824b-95f02e9c8010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1087.160266] [57602]: DEBUG cinder.volume.api [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43641521-0ab8-40ab-824b-95f02e9c8010) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1087.161422] [57602]: DEBUG cinder.volume.api [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Flow 'volume_create_api' (58b6bd74-0d99-4e16-959c-e942d6259a76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1087.161775] [57602]: INFO cinder.volume.api [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Create volume request issued successfully. [ 1087.163628] [57602]: INFO cinder.api.openstack.wsgi [None req-83bbb1d9-66df-49d4-9fa9-e7ba6dda0de1 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1087.164131] [57602]: [pid: 57602|app: 0|req: 132/257] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:30:37 2025] POST /volume/v3/volumes => generated 754 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1087.178185] [57602]: DEBUG cinder.api.middleware.request_id [None req-65598827-b1e3-417a-9bfa-0e958e52e7aa None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.179849] [57602]: INFO cinder.api.openstack.wsgi [None req-65598827-b1e3-417a-9bfa-0e958e52e7aa tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1087.180119] [57602]: DEBUG cinder.api.openstack.wsgi [None req-65598827-b1e3-417a-9bfa-0e958e52e7aa tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1087.180419] [57602]: DEBUG cinder.api.openstack.wsgi [None req-65598827-b1e3-417a-9bfa-0e958e52e7aa tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1087.188790] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.188790] [57602]: warnings.warn( [ 1087.196563] [57602]: INFO cinder.volume.api [None req-65598827-b1e3-417a-9bfa-0e958e52e7aa tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1087.201588] [57602]: INFO cinder.api.openstack.wsgi [None req-65598827-b1e3-417a-9bfa-0e958e52e7aa tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1087.202089] [57602]: [pid: 57602|app: 0|req: 133/258] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:37 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.462503] [57602]: DEBUG cinder.api.middleware.request_id [None req-e7b29c70-c8d6-4a04-aab5-ae70ae26e411 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.462930] [57602]: INFO cinder.api.openstack.wsgi [None req-e7b29c70-c8d6-4a04-aab5-ae70ae26e411 None None] GET http://10.180.1.21/volume// [ 1087.462993] [57602]: DEBUG cinder.api.openstack.wsgi [None req-e7b29c70-c8d6-4a04-aab5-ae70ae26e411 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1087.463469] [57602]: DEBUG cinder.api.openstack.wsgi [None req-e7b29c70-c8d6-4a04-aab5-ae70ae26e411 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1087.464306] [57602]: INFO cinder.api.openstack.wsgi [None req-e7b29c70-c8d6-4a04-aab5-ae70ae26e411 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1087.464306] [57602]: [pid: 57602|app: 0|req: 134/259] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:30:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1087.467981] [57602]: DEBUG cinder.api.middleware.request_id [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-fbb2dd69-5a1f-4e21-8612-5bcf79098e21 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.470335] [57602]: INFO cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-fbb2dd69-5a1f-4e21-8612-5bcf79098e21 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1087.470753] [57602]: DEBUG cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-fbb2dd69-5a1f-4e21-8612-5bcf79098e21 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33fdeb7e-7e46-4ee4-9efa-993e887c084e", "connector": null, "instance_uuid": "24665a99-6cfb-4d8b-8d08-406b7d1f468f"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1087.489056] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.489056] [57602]: warnings.warn( [ 1087.530034] [57602]: INFO cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-fbb2dd69-5a1f-4e21-8612-5bcf79098e21 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1087.530517] [57602]: [pid: 57602|app: 0|req: 135/260] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:30:38 2025] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1087.531869] [57602]: DEBUG cinder.api.middleware.request_id [None req-4198b0ed-c662-4aab-bca0-ac031ca6f711 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.533338] [57602]: INFO cinder.api.openstack.wsgi [None req-4198b0ed-c662-4aab-bca0-ac031ca6f711 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1087.533575] [57602]: DEBUG cinder.api.openstack.wsgi [None req-4198b0ed-c662-4aab-bca0-ac031ca6f711 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1087.533891] [57602]: DEBUG cinder.api.openstack.wsgi [None req-4198b0ed-c662-4aab-bca0-ac031ca6f711 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1087.544235] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.544235] [57602]: warnings.warn( [ 1087.548196] [57602]: INFO cinder.volume.api [None req-4198b0ed-c662-4aab-bca0-ac031ca6f711 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1087.553755] [57602]: INFO cinder.api.openstack.wsgi [None req-4198b0ed-c662-4aab-bca0-ac031ca6f711 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1087.554216] [57602]: [pid: 57602|app: 0|req: 136/261] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:38 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.554892] [57602]: DEBUG cinder.api.middleware.request_id [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-145234de-af06-4acd-8b48-e93e0db2d91e None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.557259] [57602]: INFO cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-145234de-af06-4acd-8b48-e93e0db2d91e tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] DELETE http://10.180.1.21/volume/v3/attachments/73210c22-4e40-44e5-92cb-fd3215ca0817 [ 1087.557381] [57602]: DEBUG cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-145234de-af06-4acd-8b48-e93e0db2d91e tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1087.557581] [57602]: DEBUG cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-145234de-af06-4acd-8b48-e93e0db2d91e tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'version_select' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1087.565376] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.565376] [57602]: warnings.warn( [ 1088.118835] [57602]: INFO cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-145234de-af06-4acd-8b48-e93e0db2d91e tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/attachments/73210c22-4e40-44e5-92cb-fd3215ca0817 returned with HTTP 200 [ 1088.119369] [57602]: [pid: 57602|app: 0|req: 137/262] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:30:38 2025] DELETE /volume/v3/attachments/73210c22-4e40-44e5-92cb-fd3215ca0817 => generated 192 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1088.221569] [57602]: DEBUG cinder.api.middleware.request_id [None req-3ebe02f4-76fa-49e5-836d-44a166660256 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.225034] [57602]: INFO cinder.api.openstack.wsgi [None req-3ebe02f4-76fa-49e5-836d-44a166660256 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1088.225831] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3ebe02f4-76fa-49e5-836d-44a166660256 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1088.225831] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3ebe02f4-76fa-49e5-836d-44a166660256 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1088.242283] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.242283] [57602]: warnings.warn( [ 1088.249592] [57602]: INFO cinder.volume.api [None req-3ebe02f4-76fa-49e5-836d-44a166660256 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1088.254823] [57602]: INFO cinder.api.openstack.wsgi [None req-3ebe02f4-76fa-49e5-836d-44a166660256 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1088.254823] [57602]: [pid: 57602|app: 0|req: 138/263] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:38 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.453847] [57602]: DEBUG cinder.api.middleware.request_id [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-83087531-1fd6-4ba4-bcd2-65571287703d None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.456595] [57602]: INFO cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-83087531-1fd6-4ba4-bcd2-65571287703d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1088.457721] [57602]: DEBUG cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-83087531-1fd6-4ba4-bcd2-65571287703d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1088.457967] [57602]: DEBUG cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-83087531-1fd6-4ba4-bcd2-65571287703d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1088.468765] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.468765] [57602]: warnings.warn( [ 1088.472981] [57602]: INFO cinder.volume.api [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-83087531-1fd6-4ba4-bcd2-65571287703d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1088.477996] [57602]: INFO cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-83087531-1fd6-4ba4-bcd2-65571287703d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1088.478656] [57602]: [pid: 57602|app: 0|req: 139/264] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:30:39 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.565870] [57602]: DEBUG cinder.api.middleware.request_id [None req-ea796bba-9315-41c3-88e5-b0b3b079ebec None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.569911] [57602]: INFO cinder.api.openstack.wsgi [None req-ea796bba-9315-41c3-88e5-b0b3b079ebec tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1088.569911] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ea796bba-9315-41c3-88e5-b0b3b079ebec tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1088.569911] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ea796bba-9315-41c3-88e5-b0b3b079ebec tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1088.588727] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.588727] [57602]: warnings.warn( [ 1088.592329] [57602]: INFO cinder.volume.api [None req-ea796bba-9315-41c3-88e5-b0b3b079ebec tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1088.598141] [57602]: INFO cinder.api.openstack.wsgi [None req-ea796bba-9315-41c3-88e5-b0b3b079ebec tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1088.598428] [57602]: [pid: 57602|app: 0|req: 140/265] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:39 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.611672] [57602]: DEBUG cinder.api.middleware.request_id [None req-d1ece4dd-9006-43c1-b849-64bed6235197 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.615037] [57602]: INFO cinder.api.openstack.wsgi [None req-d1ece4dd-9006-43c1-b849-64bed6235197 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1089.615037] [57602]: DEBUG cinder.api.openstack.wsgi [None req-d1ece4dd-9006-43c1-b849-64bed6235197 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1089.615477] [57602]: DEBUG cinder.api.openstack.wsgi [None req-d1ece4dd-9006-43c1-b849-64bed6235197 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1089.639104] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.639104] [57602]: warnings.warn( [ 1089.644939] [57602]: INFO cinder.volume.api [None req-d1ece4dd-9006-43c1-b849-64bed6235197 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1089.652115] [57602]: INFO cinder.api.openstack.wsgi [None req-d1ece4dd-9006-43c1-b849-64bed6235197 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1089.652465] [57602]: [pid: 57602|app: 0|req: 141/266] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:40 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.001562] [57602]: DEBUG cinder.api.middleware.request_id [None req-96c9d7b4-fb0a-4305-a17e-4d3d21d7a1d5 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.002013] [57602]: INFO cinder.api.openstack.wsgi [None req-96c9d7b4-fb0a-4305-a17e-4d3d21d7a1d5 None None] GET http://10.180.1.21/volume// [ 1090.002191] [57602]: DEBUG cinder.api.openstack.wsgi [None req-96c9d7b4-fb0a-4305-a17e-4d3d21d7a1d5 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1090.002396] [57602]: DEBUG cinder.api.openstack.wsgi [None req-96c9d7b4-fb0a-4305-a17e-4d3d21d7a1d5 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1090.002850] [57602]: INFO cinder.api.openstack.wsgi [None req-96c9d7b4-fb0a-4305-a17e-4d3d21d7a1d5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1090.003290] [57602]: [pid: 57602|app: 0|req: 142/267] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 8 17:30:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1090.006909] [57602]: DEBUG cinder.api.middleware.request_id [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-64a5733f-2909-4aac-9bfc-86ed1f488414 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.009017] [57602]: INFO cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-64a5733f-2909-4aac-9bfc-86ed1f488414 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1090.009410] [57602]: DEBUG cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-64a5733f-2909-4aac-9bfc-86ed1f488414 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd46fe85-2549-4bd6-86be-731db3418021", "connector": null, "instance_uuid": "1922ac25-2b1e-4a2d-b87a-1ca8712ac96d"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1090.021085] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.021085] [57602]: warnings.warn( [ 1090.044989] [57602]: INFO cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-64a5733f-2909-4aac-9bfc-86ed1f488414 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1090.045523] [57602]: [pid: 57602|app: 0|req: 143/268] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:30:40 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1090.063048] [57602]: DEBUG cinder.api.middleware.request_id [None req-59ee1ab9-a54d-468f-b99b-aaa9700fc5b9 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.065144] [57602]: INFO cinder.api.openstack.wsgi [None req-59ee1ab9-a54d-468f-b99b-aaa9700fc5b9 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1090.065392] [57602]: DEBUG cinder.api.openstack.wsgi [None req-59ee1ab9-a54d-468f-b99b-aaa9700fc5b9 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1090.065600] [57602]: DEBUG cinder.api.openstack.wsgi [None req-59ee1ab9-a54d-468f-b99b-aaa9700fc5b9 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1090.077055] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.077055] [57602]: warnings.warn( [ 1090.081234] [57602]: INFO cinder.volume.api [None req-59ee1ab9-a54d-468f-b99b-aaa9700fc5b9 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1090.087265] [57602]: INFO cinder.api.openstack.wsgi [None req-59ee1ab9-a54d-468f-b99b-aaa9700fc5b9 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1090.087429] [57602]: [pid: 57602|app: 0|req: 144/269] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:40 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.566367] [57602]: DEBUG cinder.api.middleware.request_id [None req-978b624e-7365-4ac8-a4db-f25141b34cdd None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.566836] [57602]: INFO cinder.api.openstack.wsgi [None req-978b624e-7365-4ac8-a4db-f25141b34cdd None None] GET http://10.180.1.21/volume// [ 1090.567021] [57602]: DEBUG cinder.api.openstack.wsgi [None req-978b624e-7365-4ac8-a4db-f25141b34cdd None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1090.567235] [57602]: DEBUG cinder.api.openstack.wsgi [None req-978b624e-7365-4ac8-a4db-f25141b34cdd None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1090.567621] [57602]: INFO cinder.api.openstack.wsgi [None req-978b624e-7365-4ac8-a4db-f25141b34cdd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1090.567943] [57602]: [pid: 57602|app: 0|req: 145/270] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:30:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1090.571207] [57602]: DEBUG cinder.api.middleware.request_id [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-442fb2f3-b35c-4b7c-8a2c-cacea39de37b None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.573457] [57602]: INFO cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-442fb2f3-b35c-4b7c-8a2c-cacea39de37b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1090.573727] [57602]: DEBUG cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-442fb2f3-b35c-4b7c-8a2c-cacea39de37b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1090.573954] [57602]: DEBUG cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-442fb2f3-b35c-4b7c-8a2c-cacea39de37b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1090.588376] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.588376] [57602]: warnings.warn( [ 1090.594564] [57602]: INFO cinder.volume.api [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-442fb2f3-b35c-4b7c-8a2c-cacea39de37b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1090.602982] [57602]: INFO cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-442fb2f3-b35c-4b7c-8a2c-cacea39de37b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1090.603387] [57602]: [pid: 57602|app: 0|req: 146/271] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:30:41 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1090.634524] [57602]: DEBUG cinder.api.middleware.request_id [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-ac5c22ca-9338-48d0-b6aa-0cdf195868c7 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.636901] [57602]: INFO cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-ac5c22ca-9338-48d0-b6aa-0cdf195868c7 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] PUT http://10.180.1.21/volume/v3/attachments/cfe54f5a-c095-4919-a0cf-5ece5a9e7161 [ 1090.639028] [57602]: DEBUG cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-ac5c22ca-9338-48d0-b6aa-0cdf195868c7 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-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-962028", "mountpoint": "/dev/sdb"}}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1090.647193] [57602]: DEBUG cinder.coordination [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-ac5c22ca-9338-48d0-b6aa-0cdf195868c7 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Acquiring lock "cinder-attachment_update-fd46fe85-2549-4bd6-86be-731db3418021-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1090.652716] [57602]: DEBUG cinder.coordination [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-ac5c22ca-9338-48d0-b6aa-0cdf195868c7 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Lock "cinder-attachment_update-fd46fe85-2549-4bd6-86be-731db3418021-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1090.653826] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.653826] [57602]: warnings.warn( [ 1092.136705] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=280,cinder:INSERT=45,cinder:UPDATE=63 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1092.141237] [57601]: DEBUG cinder.coordination [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-cf63fab9-24f3-4d08-ab20-82325f02fd11 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Lock "cinder-attachment_update-39d4eba4-ba7e-4e40-bcbe-3070df843f78-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.033s {{(pid=57601) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1092.141651] [57601]: INFO cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-cf63fab9-24f3-4d08-ab20-82325f02fd11 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/attachments/b51b6fab-5913-4601-a276-179be6a16b77 returned with HTTP 200 [ 1092.142247] [57601]: [pid: 57601|app: 0|req: 126/272] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:30:37 2025] PUT /volume/v3/attachments/b51b6fab-5913-4601-a276-179be6a16b77 => generated 617 bytes in 5053 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1092.142974] [57601]: DEBUG cinder.api.middleware.request_id [None req-9195e720-0e22-4656-b61c-aba440c6c57d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.144798] [57601]: INFO cinder.api.openstack.wsgi [None req-9195e720-0e22-4656-b61c-aba440c6c57d tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1092.145010] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9195e720-0e22-4656-b61c-aba440c6c57d tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1092.145219] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9195e720-0e22-4656-b61c-aba440c6c57d tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1092.156766] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.156766] [57601]: warnings.warn( [ 1092.161053] [57601]: INFO cinder.volume.api [None req-9195e720-0e22-4656-b61c-aba440c6c57d tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1092.166709] [57601]: INFO cinder.api.openstack.wsgi [None req-9195e720-0e22-4656-b61c-aba440c6c57d tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1092.167339] [57601]: [pid: 57601|app: 0|req: 127/273] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:42 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.167833] [57601]: DEBUG cinder.api.middleware.request_id [None req-e4a443b0-f3d6-43ee-9d49-079651feadde None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.170194] [57601]: INFO cinder.api.openstack.wsgi [None req-e4a443b0-f3d6-43ee-9d49-079651feadde tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1092.170398] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e4a443b0-f3d6-43ee-9d49-079651feadde tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1092.170597] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e4a443b0-f3d6-43ee-9d49-079651feadde tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1092.184745] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.184745] [57601]: warnings.warn( [ 1092.187239] [57601]: INFO cinder.volume.api [None req-e4a443b0-f3d6-43ee-9d49-079651feadde tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1092.192300] [57601]: INFO cinder.api.openstack.wsgi [None req-e4a443b0-f3d6-43ee-9d49-079651feadde tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1092.192887] [57601]: [pid: 57601|app: 0|req: 128/274] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:42 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.701370] [57601]: DEBUG cinder.api.middleware.request_id [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-cda43bc7-cd23-4352-9d6d-7eb04fdb9821 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.703789] [57601]: INFO cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-cda43bc7-cd23-4352-9d6d-7eb04fdb9821 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] PUT http://10.180.1.21/volume/v3/attachments/d9cd1d92-de25-4811-a59b-3648cdc9b532 [ 1092.704199] [57601]: DEBUG cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-cda43bc7-cd23-4352-9d6d-7eb04fdb9821 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-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-962014", "mountpoint": "/dev/sdb"}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1092.716046] [57601]: DEBUG cinder.coordination [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-cda43bc7-cd23-4352-9d6d-7eb04fdb9821 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Acquiring lock "cinder-attachment_update-33fdeb7e-7e46-4ee4-9efa-993e887c084e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1092.722760] [57601]: DEBUG cinder.coordination [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-cda43bc7-cd23-4352-9d6d-7eb04fdb9821 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Lock "cinder-attachment_update-33fdeb7e-7e46-4ee4-9efa-993e887c084e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1092.723976] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.723976] [57601]: warnings.warn( [ 1093.246911] [57601]: DEBUG cinder.coordination [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-cda43bc7-cd23-4352-9d6d-7eb04fdb9821 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Lock "cinder-attachment_update-33fdeb7e-7e46-4ee4-9efa-993e887c084e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=57601) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1093.247397] [57601]: INFO cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-cda43bc7-cd23-4352-9d6d-7eb04fdb9821 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/attachments/d9cd1d92-de25-4811-a59b-3648cdc9b532 returned with HTTP 200 [ 1093.247954] [57601]: [pid: 57601|app: 0|req: 129/275] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:30:43 2025] PUT /volume/v3/attachments/d9cd1d92-de25-4811-a59b-3648cdc9b532 => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1093.249090] [57601]: DEBUG cinder.api.middleware.request_id [None req-c75c1920-5522-435a-ab0b-1a193081b648 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.251038] [57601]: INFO cinder.api.openstack.wsgi [None req-c75c1920-5522-435a-ab0b-1a193081b648 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1093.251365] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c75c1920-5522-435a-ab0b-1a193081b648 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1093.251663] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c75c1920-5522-435a-ab0b-1a193081b648 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1093.263560] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.263560] [57601]: warnings.warn( [ 1093.267022] [57601]: INFO cinder.volume.api [None req-c75c1920-5522-435a-ab0b-1a193081b648 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1093.272105] [57601]: INFO cinder.api.openstack.wsgi [None req-c75c1920-5522-435a-ab0b-1a193081b648 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1093.272501] [57601]: [pid: 57601|app: 0|req: 130/276] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:44 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.273161] [57601]: DEBUG cinder.api.middleware.request_id [None req-d5cce4c1-582c-403b-a158-3ec6661959b3 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.274982] [57601]: INFO cinder.api.openstack.wsgi [None req-d5cce4c1-582c-403b-a158-3ec6661959b3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1093.275205] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d5cce4c1-582c-403b-a158-3ec6661959b3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1093.275407] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d5cce4c1-582c-403b-a158-3ec6661959b3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1093.285692] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.285692] [57601]: warnings.warn( [ 1093.289532] [57601]: INFO cinder.volume.api [None req-d5cce4c1-582c-403b-a158-3ec6661959b3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1093.294681] [57601]: INFO cinder.api.openstack.wsgi [None req-d5cce4c1-582c-403b-a158-3ec6661959b3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1093.295314] [57601]: [pid: 57601|app: 0|req: 131/277] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:44 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.296016] [57601]: DEBUG cinder.api.middleware.request_id [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-b09a89fd-63e5-42de-99fc-14631e4a3938 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.298478] [57601]: INFO cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-b09a89fd-63e5-42de-99fc-14631e4a3938 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/attachments/d9cd1d92-de25-4811-a59b-3648cdc9b532 [ 1093.298897] [57601]: DEBUG cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-b09a89fd-63e5-42de-99fc-14631e4a3938 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1093.299053] [57601]: DEBUG cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-b09a89fd-63e5-42de-99fc-14631e4a3938 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1093.314628] [57601]: INFO cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-b09a89fd-63e5-42de-99fc-14631e4a3938 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/attachments/d9cd1d92-de25-4811-a59b-3648cdc9b532 returned with HTTP 200 [ 1093.315279] [57601]: [pid: 57601|app: 0|req: 132/278] 10.180.1.21 () {62 vars in 1531 bytes} [Mon Dec 8 17:30:44 2025] GET /volume/v3/attachments/d9cd1d92-de25-4811-a59b-3648cdc9b532 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1093.873180] [57601]: DEBUG cinder.api.middleware.request_id [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-92265567-81a7-473f-b7f4-90bea1533425 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.875074] [57601]: INFO cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-92265567-81a7-473f-b7f4-90bea1533425 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] POST http://10.180.1.21/volume/v3/attachments/b51b6fab-5913-4601-a276-179be6a16b77/action [ 1093.875487] [57601]: DEBUG cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-92265567-81a7-473f-b7f4-90bea1533425 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1093.875617] [57601]: DEBUG cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-92265567-81a7-473f-b7f4-90bea1533425 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1093.897575] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.897575] [57601]: warnings.warn( [ 1093.905586] [57601]: INFO cinder.api.openstack.wsgi [req-ff63efdd-c745-4193-8e17-4895b468a8ee req-92265567-81a7-473f-b7f4-90bea1533425 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/attachments/b51b6fab-5913-4601-a276-179be6a16b77/action returned with HTTP 204 [ 1093.905736] [57601]: [pid: 57601|app: 0|req: 133/279] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:30:44 2025] POST /volume/v3/attachments/b51b6fab-5913-4601-a276-179be6a16b77/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1094.282547] [57601]: DEBUG cinder.api.middleware.request_id [None req-a54100a0-f552-47f9-b2fd-610414aa679d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.284633] [57601]: INFO cinder.api.openstack.wsgi [None req-a54100a0-f552-47f9-b2fd-610414aa679d tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1094.284934] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a54100a0-f552-47f9-b2fd-610414aa679d tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1094.285171] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a54100a0-f552-47f9-b2fd-610414aa679d tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1094.296485] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.296485] [57601]: warnings.warn( [ 1094.303982] [57601]: INFO cinder.volume.api [None req-a54100a0-f552-47f9-b2fd-610414aa679d tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1094.310872] [57601]: INFO cinder.api.openstack.wsgi [None req-a54100a0-f552-47f9-b2fd-610414aa679d tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1094.311438] [57601]: [pid: 57601|app: 0|req: 134/280] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:45 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1094.312234] [57601]: DEBUG cinder.api.middleware.request_id [None req-f3c5b5e8-8b1c-483b-9015-2a9b1c7cb02d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.314556] [57601]: INFO cinder.api.openstack.wsgi [None req-f3c5b5e8-8b1c-483b-9015-2a9b1c7cb02d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1094.315129] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f3c5b5e8-8b1c-483b-9015-2a9b1c7cb02d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1094.315307] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f3c5b5e8-8b1c-483b-9015-2a9b1c7cb02d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1094.327405] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.327405] [57601]: warnings.warn( [ 1094.332097] [57601]: INFO cinder.volume.api [None req-f3c5b5e8-8b1c-483b-9015-2a9b1c7cb02d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1094.338298] [57601]: INFO cinder.api.openstack.wsgi [None req-f3c5b5e8-8b1c-483b-9015-2a9b1c7cb02d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1094.338883] [57601]: [pid: 57601|app: 0|req: 135/281] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:45 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.339879] [57601]: DEBUG cinder.api.middleware.request_id [None req-769df975-d695-448b-8513-2f830e453fac None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.341975] [57601]: INFO cinder.api.openstack.wsgi [None req-769df975-d695-448b-8513-2f830e453fac tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1094.342258] [57601]: DEBUG cinder.api.openstack.wsgi [None req-769df975-d695-448b-8513-2f830e453fac tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1094.342616] [57601]: DEBUG cinder.api.openstack.wsgi [None req-769df975-d695-448b-8513-2f830e453fac tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1094.355990] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.355990] [57601]: warnings.warn( [ 1094.360226] [57601]: INFO cinder.volume.api [None req-769df975-d695-448b-8513-2f830e453fac tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1094.366049] [57601]: INFO cinder.api.openstack.wsgi [None req-769df975-d695-448b-8513-2f830e453fac tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1094.366555] [57601]: [pid: 57601|app: 0|req: 136/282] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:45 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.173194] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=324,cinder:INSERT=45,cinder:UPDATE=76 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1095.179108] [57602]: DEBUG cinder.coordination [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-ac5c22ca-9338-48d0-b6aa-0cdf195868c7 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Lock "cinder-attachment_update-fd46fe85-2549-4bd6-86be-731db3418021-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=57602) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1095.179465] [57602]: INFO cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-ac5c22ca-9338-48d0-b6aa-0cdf195868c7 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/attachments/cfe54f5a-c095-4919-a0cf-5ece5a9e7161 returned with HTTP 200 [ 1095.179976] [57602]: [pid: 57602|app: 0|req: 147/283] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:30:41 2025] PUT /volume/v3/attachments/cfe54f5a-c095-4919-a0cf-5ece5a9e7161 => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.354778] [57601]: DEBUG cinder.api.middleware.request_id [None req-f3537407-953f-482e-b624-01e873312f83 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.358045] [57601]: INFO cinder.api.openstack.wsgi [None req-f3537407-953f-482e-b624-01e873312f83 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1095.358394] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f3537407-953f-482e-b624-01e873312f83 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1095.358688] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f3537407-953f-482e-b624-01e873312f83 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1095.387901] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.387901] [57601]: warnings.warn( [ 1095.396918] [57601]: INFO cinder.volume.api [None req-f3537407-953f-482e-b624-01e873312f83 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1095.407533] [57601]: INFO cinder.api.openstack.wsgi [None req-f3537407-953f-482e-b624-01e873312f83 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1095.408160] [57601]: [pid: 57601|app: 0|req: 137/284] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:46 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.880188] [57602]: DEBUG cinder.api.middleware.request_id [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-a69d1e62-51da-4ab0-b0c9-e3be9f35208f None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.882882] [57602]: INFO cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-a69d1e62-51da-4ab0-b0c9-e3be9f35208f tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] POST http://10.180.1.21/volume/v3/attachments/d9cd1d92-de25-4811-a59b-3648cdc9b532/action [ 1095.883362] [57602]: DEBUG cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-a69d1e62-51da-4ab0-b0c9-e3be9f35208f tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Action body: b'{"os-complete": null}' {{(pid=57602) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1095.883505] [57602]: DEBUG cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-a69d1e62-51da-4ab0-b0c9-e3be9f35208f tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1095.907280] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.907280] [57602]: warnings.warn( [ 1095.920324] [57602]: INFO cinder.api.openstack.wsgi [req-4e8cb291-e540-46d5-9e87-0eb395b8c8e6 req-a69d1e62-51da-4ab0-b0c9-e3be9f35208f tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/attachments/d9cd1d92-de25-4811-a59b-3648cdc9b532/action returned with HTTP 204 [ 1095.920870] [57602]: [pid: 57602|app: 0|req: 148/285] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:30:46 2025] POST /volume/v3/attachments/d9cd1d92-de25-4811-a59b-3648cdc9b532/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1096.426719] [57601]: DEBUG cinder.api.middleware.request_id [None req-0d7ea33d-6ff4-4b3a-946c-4f39c8aec4c3 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.429101] [57601]: INFO cinder.api.openstack.wsgi [None req-0d7ea33d-6ff4-4b3a-946c-4f39c8aec4c3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1096.429324] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0d7ea33d-6ff4-4b3a-946c-4f39c8aec4c3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1096.429524] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0d7ea33d-6ff4-4b3a-946c-4f39c8aec4c3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1096.455746] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.455746] [57601]: warnings.warn( [ 1096.460555] [57601]: INFO cinder.volume.api [None req-0d7ea33d-6ff4-4b3a-946c-4f39c8aec4c3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1096.467248] [57601]: INFO cinder.api.openstack.wsgi [None req-0d7ea33d-6ff4-4b3a-946c-4f39c8aec4c3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1096.467661] [57601]: [pid: 57601|app: 0|req: 138/286] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:47 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.482728] [57602]: DEBUG cinder.api.middleware.request_id [None req-ff499153-f5bd-44bb-8c02-4056db52b579 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.487171] [57601]: DEBUG cinder.api.middleware.request_id [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-a2abbbb1-9c23-439d-8341-138455652a9e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.487462] [57602]: INFO cinder.api.openstack.wsgi [None req-ff499153-f5bd-44bb-8c02-4056db52b579 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1097.487768] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ff499153-f5bd-44bb-8c02-4056db52b579 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1097.488135] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ff499153-f5bd-44bb-8c02-4056db52b579 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1097.490085] [57601]: INFO cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-a2abbbb1-9c23-439d-8341-138455652a9e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] POST http://10.180.1.21/volume/v3/attachments/cfe54f5a-c095-4919-a0cf-5ece5a9e7161/action [ 1097.490560] [57601]: DEBUG cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-a2abbbb1-9c23-439d-8341-138455652a9e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1097.490694] [57601]: DEBUG cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-a2abbbb1-9c23-439d-8341-138455652a9e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1097.502860] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.502860] [57602]: warnings.warn( [ 1097.507979] [57602]: INFO cinder.volume.api [None req-ff499153-f5bd-44bb-8c02-4056db52b579 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1097.511950] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.511950] [57601]: warnings.warn( [ 1097.513580] [57602]: INFO cinder.api.openstack.wsgi [None req-ff499153-f5bd-44bb-8c02-4056db52b579 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1097.514057] [57602]: [pid: 57602|app: 0|req: 149/287] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:48 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1097.521184] [57601]: INFO cinder.api.openstack.wsgi [req-e268302e-9b04-42e9-82ab-2a32eb629c9e req-a2abbbb1-9c23-439d-8341-138455652a9e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/attachments/cfe54f5a-c095-4919-a0cf-5ece5a9e7161/action returned with HTTP 204 [ 1097.521718] [57601]: [pid: 57601|app: 0|req: 139/288] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:30:48 2025] POST /volume/v3/attachments/cfe54f5a-c095-4919-a0cf-5ece5a9e7161/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1098.530639] [57602]: DEBUG cinder.api.middleware.request_id [None req-3ca1207b-10ca-467b-8f58-253f7aada9ae None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.533428] [57602]: INFO cinder.api.openstack.wsgi [None req-3ca1207b-10ca-467b-8f58-253f7aada9ae tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1098.533428] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3ca1207b-10ca-467b-8f58-253f7aada9ae tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1098.533551] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3ca1207b-10ca-467b-8f58-253f7aada9ae tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1098.586339] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.586339] [57602]: warnings.warn( [ 1098.600435] [57602]: INFO cinder.volume.api [None req-3ca1207b-10ca-467b-8f58-253f7aada9ae tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1098.607171] [57602]: INFO cinder.api.openstack.wsgi [None req-3ca1207b-10ca-467b-8f58-253f7aada9ae tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1098.607419] [57602]: [pid: 57602|app: 0|req: 150/289] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:49 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 1139 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.620098] [57601]: DEBUG cinder.api.middleware.request_id [None req-30d2947f-e37b-4052-badb-e23be24f279f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.622724] [57601]: INFO cinder.api.openstack.wsgi [None req-30d2947f-e37b-4052-badb-e23be24f279f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1098.623308] [57601]: DEBUG cinder.api.openstack.wsgi [None req-30d2947f-e37b-4052-badb-e23be24f279f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1098.624457] [57601]: DEBUG cinder.api.openstack.wsgi [None req-30d2947f-e37b-4052-badb-e23be24f279f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1098.636872] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.636872] [57601]: warnings.warn( [ 1098.646735] [57601]: INFO cinder.volume.api [None req-30d2947f-e37b-4052-badb-e23be24f279f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1098.653460] [57601]: INFO cinder.api.openstack.wsgi [None req-30d2947f-e37b-4052-badb-e23be24f279f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1098.654415] [57601]: [pid: 57601|app: 0|req: 140/290] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:49 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.789659] [57602]: DEBUG cinder.api.middleware.request_id [req-1e95290b-6284-47d5-8a6f-90ff194f3814 req-15792039-5450-4202-9c6f-615a5f0154f3 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.793747] [57602]: INFO cinder.api.openstack.wsgi [req-1e95290b-6284-47d5-8a6f-90ff194f3814 req-15792039-5450-4202-9c6f-615a5f0154f3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1098.793864] [57602]: DEBUG cinder.api.openstack.wsgi [req-1e95290b-6284-47d5-8a6f-90ff194f3814 req-15792039-5450-4202-9c6f-615a5f0154f3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1098.793975] [57602]: DEBUG cinder.api.openstack.wsgi [req-1e95290b-6284-47d5-8a6f-90ff194f3814 req-15792039-5450-4202-9c6f-615a5f0154f3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1098.808416] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.808416] [57602]: warnings.warn( [ 1098.813586] [57602]: INFO cinder.volume.api [req-1e95290b-6284-47d5-8a6f-90ff194f3814 req-15792039-5450-4202-9c6f-615a5f0154f3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1098.820192] [57602]: INFO cinder.api.openstack.wsgi [req-1e95290b-6284-47d5-8a6f-90ff194f3814 req-15792039-5450-4202-9c6f-615a5f0154f3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1098.823444] [57602]: [pid: 57602|app: 0|req: 151/291] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:30:49 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.832905] [57601]: DEBUG cinder.api.middleware.request_id [None req-3df2c376-1096-4b57-9fb8-4af195408a23 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.835194] [57601]: INFO cinder.api.openstack.wsgi [None req-3df2c376-1096-4b57-9fb8-4af195408a23 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1098.835430] [57601]: DEBUG cinder.api.openstack.wsgi [None req-3df2c376-1096-4b57-9fb8-4af195408a23 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1098.835641] [57601]: DEBUG cinder.api.openstack.wsgi [None req-3df2c376-1096-4b57-9fb8-4af195408a23 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1098.847618] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.847618] [57601]: warnings.warn( [ 1098.852015] [57601]: INFO cinder.volume.api [None req-3df2c376-1096-4b57-9fb8-4af195408a23 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1098.857434] [57601]: INFO cinder.api.openstack.wsgi [None req-3df2c376-1096-4b57-9fb8-4af195408a23 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1098.857938] [57601]: [pid: 57601|app: 0|req: 141/292] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:49 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.906923] [57602]: DEBUG cinder.api.middleware.request_id [req-1ea14481-0a44-4607-a015-4fff93d7743a req-29845b0a-0b22-4d44-9cad-930bd7093bea None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.909563] [57602]: INFO cinder.api.openstack.wsgi [req-1ea14481-0a44-4607-a015-4fff93d7743a req-29845b0a-0b22-4d44-9cad-930bd7093bea tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1098.910752] [57602]: DEBUG cinder.api.openstack.wsgi [req-1ea14481-0a44-4607-a015-4fff93d7743a req-29845b0a-0b22-4d44-9cad-930bd7093bea tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1098.910752] [57602]: DEBUG cinder.api.openstack.wsgi [req-1ea14481-0a44-4607-a015-4fff93d7743a req-29845b0a-0b22-4d44-9cad-930bd7093bea tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1098.921441] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.921441] [57602]: warnings.warn( [ 1098.926918] [57602]: INFO cinder.volume.api [req-1ea14481-0a44-4607-a015-4fff93d7743a req-29845b0a-0b22-4d44-9cad-930bd7093bea tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1098.932055] [57602]: INFO cinder.api.openstack.wsgi [req-1ea14481-0a44-4607-a015-4fff93d7743a req-29845b0a-0b22-4d44-9cad-930bd7093bea tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1098.932514] [57602]: [pid: 57602|app: 0|req: 152/293] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:30:49 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.954156] [57601]: DEBUG cinder.api.middleware.request_id [req-1ea14481-0a44-4607-a015-4fff93d7743a req-f5479856-88e0-4b0e-b979-f9642243a55e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.957369] [57601]: INFO cinder.api.openstack.wsgi [req-1ea14481-0a44-4607-a015-4fff93d7743a req-f5479856-88e0-4b0e-b979-f9642243a55e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] POST http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021/action [ 1098.958081] [57601]: DEBUG cinder.api.openstack.wsgi [req-1ea14481-0a44-4607-a015-4fff93d7743a req-f5479856-88e0-4b0e-b979-f9642243a55e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1098.958315] [57601]: DEBUG cinder.api.openstack.wsgi [req-1ea14481-0a44-4607-a015-4fff93d7743a req-f5479856-88e0-4b0e-b979-f9642243a55e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1098.971654] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.971654] [57601]: warnings.warn( [ 1098.972606] [57601]: INFO cinder.volume.api [req-1ea14481-0a44-4607-a015-4fff93d7743a req-f5479856-88e0-4b0e-b979-f9642243a55e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1098.980693] [57601]: INFO cinder.volume.api [req-1ea14481-0a44-4607-a015-4fff93d7743a req-f5479856-88e0-4b0e-b979-f9642243a55e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Begin detaching volume completed successfully. [ 1098.981015] [57601]: INFO cinder.api.openstack.wsgi [req-1ea14481-0a44-4607-a015-4fff93d7743a req-f5479856-88e0-4b0e-b979-f9642243a55e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021/action returned with HTTP 202 [ 1098.981579] [57601]: [pid: 57601|app: 0|req: 142/294] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 8 17:30:49 2025] POST /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1099.802055] [57602]: DEBUG cinder.api.middleware.request_id [req-6b848d10-863b-4e3f-884f-f0a8c6ea5c50 req-82f89358-4b06-45ca-9fff-de058aed4b25 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.806025] [57602]: INFO cinder.api.openstack.wsgi [req-6b848d10-863b-4e3f-884f-f0a8c6ea5c50 req-82f89358-4b06-45ca-9fff-de058aed4b25 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b51b6fab-5913-4601-a276-179be6a16b77 [ 1099.807040] [57602]: DEBUG cinder.api.openstack.wsgi [req-6b848d10-863b-4e3f-884f-f0a8c6ea5c50 req-82f89358-4b06-45ca-9fff-de058aed4b25 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1099.807040] [57602]: DEBUG cinder.api.openstack.wsgi [req-6b848d10-863b-4e3f-884f-f0a8c6ea5c50 req-82f89358-4b06-45ca-9fff-de058aed4b25 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'version_select' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1099.816803] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.816803] [57602]: warnings.warn( [ 1100.010879] [57601]: DEBUG cinder.api.middleware.request_id [None req-3d47d929-9d65-467d-9331-9c3e7c0f100f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.011340] [57601]: INFO cinder.api.openstack.wsgi [None req-3d47d929-9d65-467d-9331-9c3e7c0f100f None None] GET http://10.180.1.21/volume// [ 1100.011513] [57601]: DEBUG cinder.api.openstack.wsgi [None req-3d47d929-9d65-467d-9331-9c3e7c0f100f None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1100.011719] [57601]: DEBUG cinder.api.openstack.wsgi [None req-3d47d929-9d65-467d-9331-9c3e7c0f100f None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1100.012124] [57601]: INFO cinder.api.openstack.wsgi [None req-3d47d929-9d65-467d-9331-9c3e7c0f100f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1100.012450] [57601]: [pid: 57601|app: 0|req: 143/295] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:30:50 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1100.016098] [57601]: DEBUG cinder.api.middleware.request_id [req-1ea14481-0a44-4607-a015-4fff93d7743a req-92e15816-e04d-4091-b51d-67cb9aaa852f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.018397] [57601]: INFO cinder.api.openstack.wsgi [req-1ea14481-0a44-4607-a015-4fff93d7743a req-92e15816-e04d-4091-b51d-67cb9aaa852f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1100.018625] [57601]: DEBUG cinder.api.openstack.wsgi [req-1ea14481-0a44-4607-a015-4fff93d7743a req-92e15816-e04d-4091-b51d-67cb9aaa852f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1100.018825] [57601]: DEBUG cinder.api.openstack.wsgi [req-1ea14481-0a44-4607-a015-4fff93d7743a req-92e15816-e04d-4091-b51d-67cb9aaa852f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1100.032886] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.032886] [57601]: warnings.warn( [ 1100.039009] [57601]: INFO cinder.volume.api [req-1ea14481-0a44-4607-a015-4fff93d7743a req-92e15816-e04d-4091-b51d-67cb9aaa852f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1100.046490] [57601]: INFO cinder.api.openstack.wsgi [req-1ea14481-0a44-4607-a015-4fff93d7743a req-92e15816-e04d-4091-b51d-67cb9aaa852f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1100.047153] [57601]: [pid: 57601|app: 0|req: 144/296] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:30:50 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1100.348216] [57602]: INFO cinder.api.openstack.wsgi [req-6b848d10-863b-4e3f-884f-f0a8c6ea5c50 req-82f89358-4b06-45ca-9fff-de058aed4b25 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/attachments/b51b6fab-5913-4601-a276-179be6a16b77 returned with HTTP 200 [ 1100.348737] [57602]: [pid: 57602|app: 0|req: 153/297] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:30:50 2025] DELETE /volume/v3/attachments/b51b6fab-5913-4601-a276-179be6a16b77 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.584558] [57601]: DEBUG cinder.api.middleware.request_id [None req-20696da1-1ae1-4fc1-8987-aaed976875c7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.585116] [57601]: INFO cinder.api.openstack.wsgi [None req-20696da1-1ae1-4fc1-8987-aaed976875c7 None None] GET http://10.180.1.21/volume// [ 1100.585297] [57601]: DEBUG cinder.api.openstack.wsgi [None req-20696da1-1ae1-4fc1-8987-aaed976875c7 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1100.585505] [57601]: DEBUG cinder.api.openstack.wsgi [None req-20696da1-1ae1-4fc1-8987-aaed976875c7 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1100.585893] [57601]: INFO cinder.api.openstack.wsgi [None req-20696da1-1ae1-4fc1-8987-aaed976875c7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1100.586247] [57601]: [pid: 57601|app: 0|req: 145/298] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:30:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1100.592575] [57602]: DEBUG cinder.api.middleware.request_id [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-b15100dc-f6a0-4ad2-839d-b3bb09c702fd None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.594775] [57602]: INFO cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-b15100dc-f6a0-4ad2-839d-b3bb09c702fd tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1100.595524] [57602]: DEBUG cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-b15100dc-f6a0-4ad2-839d-b3bb09c702fd tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33fdeb7e-7e46-4ee4-9efa-993e887c084e", "connector": null, "instance_uuid": "24665a99-6cfb-4d8b-8d08-406b7d1f468f"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1100.613216] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.613216] [57602]: warnings.warn( [ 1100.660417] [57602]: INFO cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-b15100dc-f6a0-4ad2-839d-b3bb09c702fd tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1100.661143] [57602]: [pid: 57602|app: 0|req: 154/299] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:30:51 2025] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1100.667519] [57601]: DEBUG cinder.api.middleware.request_id [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-60fb579f-52b6-4be0-bf9b-b503b5d8c087 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.671438] [57601]: INFO cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-60fb579f-52b6-4be0-bf9b-b503b5d8c087 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d9cd1d92-de25-4811-a59b-3648cdc9b532 [ 1100.671665] [57601]: DEBUG cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-60fb579f-52b6-4be0-bf9b-b503b5d8c087 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1100.671869] [57601]: DEBUG cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-60fb579f-52b6-4be0-bf9b-b503b5d8c087 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1100.683664] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.683664] [57601]: warnings.warn( [ 1101.215076] [57601]: INFO cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-60fb579f-52b6-4be0-bf9b-b503b5d8c087 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/attachments/d9cd1d92-de25-4811-a59b-3648cdc9b532 returned with HTTP 200 [ 1101.215713] [57601]: [pid: 57601|app: 0|req: 146/300] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:30:51 2025] DELETE /volume/v3/attachments/d9cd1d92-de25-4811-a59b-3648cdc9b532 => generated 192 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1101.218625] [57602]: DEBUG cinder.api.middleware.request_id [req-1ea14481-0a44-4607-a015-4fff93d7743a req-7ecedaeb-5142-422b-8cb4-3337010aa459 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.222100] [57602]: INFO cinder.api.openstack.wsgi [req-1ea14481-0a44-4607-a015-4fff93d7743a req-7ecedaeb-5142-422b-8cb4-3337010aa459 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cfe54f5a-c095-4919-a0cf-5ece5a9e7161 [ 1101.222379] [57602]: DEBUG cinder.api.openstack.wsgi [req-1ea14481-0a44-4607-a015-4fff93d7743a req-7ecedaeb-5142-422b-8cb4-3337010aa459 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1101.222615] [57602]: DEBUG cinder.api.openstack.wsgi [req-1ea14481-0a44-4607-a015-4fff93d7743a req-7ecedaeb-5142-422b-8cb4-3337010aa459 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'version_select' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1101.230884] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.230884] [57602]: warnings.warn( [ 1101.761122] [57602]: INFO cinder.api.openstack.wsgi [req-1ea14481-0a44-4607-a015-4fff93d7743a req-7ecedaeb-5142-422b-8cb4-3337010aa459 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/attachments/cfe54f5a-c095-4919-a0cf-5ece5a9e7161 returned with HTTP 200 [ 1101.761634] [57602]: [pid: 57602|app: 0|req: 155/301] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:30:51 2025] DELETE /volume/v3/attachments/cfe54f5a-c095-4919-a0cf-5ece5a9e7161 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.814307] [57601]: DEBUG cinder.api.middleware.request_id [None req-28954cdc-c3c4-471e-bfcf-0c68ffd665d2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.816873] [57601]: INFO cinder.api.openstack.wsgi [None req-28954cdc-c3c4-471e-bfcf-0c68ffd665d2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1102.817140] [57601]: DEBUG cinder.api.openstack.wsgi [None req-28954cdc-c3c4-471e-bfcf-0c68ffd665d2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1102.817372] [57601]: DEBUG cinder.api.openstack.wsgi [None req-28954cdc-c3c4-471e-bfcf-0c68ffd665d2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1102.830709] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.830709] [57601]: warnings.warn( [ 1102.834627] [57601]: INFO cinder.volume.api [None req-28954cdc-c3c4-471e-bfcf-0c68ffd665d2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1102.839849] [57601]: INFO cinder.api.openstack.wsgi [None req-28954cdc-c3c4-471e-bfcf-0c68ffd665d2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1102.840296] [57601]: [pid: 57601|app: 0|req: 147/302] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:53 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.706957] [57602]: DEBUG cinder.api.middleware.request_id [None req-bbd31022-410f-4ab6-be65-3ffb70d9143f None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.709758] [57602]: INFO cinder.api.openstack.wsgi [None req-bbd31022-410f-4ab6-be65-3ffb70d9143f tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1106.710133] [57602]: DEBUG cinder.api.openstack.wsgi [None req-bbd31022-410f-4ab6-be65-3ffb70d9143f tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1106.710428] [57602]: DEBUG cinder.api.openstack.wsgi [None req-bbd31022-410f-4ab6-be65-3ffb70d9143f tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1106.728147] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.728147] [57602]: warnings.warn( [ 1106.734139] [57602]: INFO cinder.volume.api [None req-bbd31022-410f-4ab6-be65-3ffb70d9143f tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1106.740083] [57602]: INFO cinder.api.openstack.wsgi [None req-bbd31022-410f-4ab6-be65-3ffb70d9143f tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1106.740083] [57602]: [pid: 57602|app: 0|req: 156/303] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:57 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.741805] [57601]: DEBUG cinder.api.middleware.request_id [None req-aa03e78d-a557-4d79-9855-3bd6f51e91b8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.745026] [57601]: INFO cinder.api.openstack.wsgi [None req-aa03e78d-a557-4d79-9855-3bd6f51e91b8 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1106.745319] [57601]: DEBUG cinder.api.openstack.wsgi [None req-aa03e78d-a557-4d79-9855-3bd6f51e91b8 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1106.746496] [57601]: DEBUG cinder.api.openstack.wsgi [None req-aa03e78d-a557-4d79-9855-3bd6f51e91b8 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1106.755726] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.755726] [57601]: warnings.warn( [ 1106.759905] [57601]: INFO cinder.volume.api [None req-aa03e78d-a557-4d79-9855-3bd6f51e91b8 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1106.765863] [57601]: INFO cinder.api.openstack.wsgi [None req-aa03e78d-a557-4d79-9855-3bd6f51e91b8 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1106.766556] [57601]: [pid: 57601|app: 0|req: 148/304] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:57 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.780138] [57602]: DEBUG cinder.api.middleware.request_id [None req-f6062b2e-1ce2-4e37-ae9a-f10bcfc34dd3 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.782290] [57602]: INFO cinder.api.openstack.wsgi [None req-f6062b2e-1ce2-4e37-ae9a-f10bcfc34dd3 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1106.782516] [57602]: DEBUG cinder.api.openstack.wsgi [None req-f6062b2e-1ce2-4e37-ae9a-f10bcfc34dd3 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1106.782729] [57602]: DEBUG cinder.api.openstack.wsgi [None req-f6062b2e-1ce2-4e37-ae9a-f10bcfc34dd3 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1106.795056] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.795056] [57602]: warnings.warn( [ 1106.803788] [57602]: INFO cinder.volume.api [None req-f6062b2e-1ce2-4e37-ae9a-f10bcfc34dd3 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1106.810350] [57602]: INFO cinder.api.openstack.wsgi [None req-f6062b2e-1ce2-4e37-ae9a-f10bcfc34dd3 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1106.810743] [57602]: [pid: 57602|app: 0|req: 157/305] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:57 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.813270] [57601]: DEBUG cinder.api.middleware.request_id [req-5bf30958-411b-4864-ab67-245736a0a8cf req-c705d26e-41ea-4eeb-8857-c6ed496671bf None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.816883] [57601]: INFO cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-c705d26e-41ea-4eeb-8857-c6ed496671bf tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1106.816883] [57601]: DEBUG cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-c705d26e-41ea-4eeb-8857-c6ed496671bf tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1106.817128] [57601]: DEBUG cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-c705d26e-41ea-4eeb-8857-c6ed496671bf tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1106.825713] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.825713] [57601]: warnings.warn( [ 1106.830018] [57601]: INFO cinder.volume.api [req-5bf30958-411b-4864-ab67-245736a0a8cf req-c705d26e-41ea-4eeb-8857-c6ed496671bf tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1106.839114] [57601]: INFO cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-c705d26e-41ea-4eeb-8857-c6ed496671bf tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1106.839114] [57601]: [pid: 57601|app: 0|req: 149/306] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:30:57 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.848028] [57602]: DEBUG cinder.api.middleware.request_id [None req-66cbbf05-d5e6-40b4-a02e-2aa46e5fb6f5 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.849785] [57602]: INFO cinder.api.openstack.wsgi [None req-66cbbf05-d5e6-40b4-a02e-2aa46e5fb6f5 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1106.849785] [57602]: DEBUG cinder.api.openstack.wsgi [None req-66cbbf05-d5e6-40b4-a02e-2aa46e5fb6f5 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1106.849945] [57602]: DEBUG cinder.api.openstack.wsgi [None req-66cbbf05-d5e6-40b4-a02e-2aa46e5fb6f5 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1106.860668] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.860668] [57602]: warnings.warn( [ 1106.864659] [57602]: INFO cinder.volume.api [None req-66cbbf05-d5e6-40b4-a02e-2aa46e5fb6f5 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1106.869239] [57602]: INFO cinder.api.openstack.wsgi [None req-66cbbf05-d5e6-40b4-a02e-2aa46e5fb6f5 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1106.869662] [57602]: [pid: 57602|app: 0|req: 158/307] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:57 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.365075] [57601]: DEBUG cinder.api.middleware.request_id [None req-a7bd5f43-a8c5-4a59-854f-1f008afacd58 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.365075] [57601]: INFO cinder.api.openstack.wsgi [None req-a7bd5f43-a8c5-4a59-854f-1f008afacd58 None None] GET http://10.180.1.21/volume// [ 1108.365075] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a7bd5f43-a8c5-4a59-854f-1f008afacd58 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1108.365516] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a7bd5f43-a8c5-4a59-854f-1f008afacd58 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1108.365940] [57601]: INFO cinder.api.openstack.wsgi [None req-a7bd5f43-a8c5-4a59-854f-1f008afacd58 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1108.366470] [57601]: [pid: 57601|app: 0|req: 150/308] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 8 17:30:59 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1108.372256] [57602]: DEBUG cinder.api.middleware.request_id [req-5bf30958-411b-4864-ab67-245736a0a8cf req-7c59e8ea-d77f-4f1a-b812-d554fec0740e None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.374591] [57602]: INFO cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-7c59e8ea-d77f-4f1a-b812-d554fec0740e tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1108.375110] [57602]: DEBUG cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-7c59e8ea-d77f-4f1a-b812-d554fec0740e tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c659ed91-6d18-4bb4-a9f7-05a83065bbb8", "connector": null, "instance_uuid": "d53e2a3e-2205-44b0-9e68-91125832a67f"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1108.391019] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.391019] [57602]: warnings.warn( [ 1108.421471] [57602]: INFO cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-7c59e8ea-d77f-4f1a-b812-d554fec0740e tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1108.422220] [57602]: [pid: 57602|app: 0|req: 159/309] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:30:59 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1108.442934] [57601]: DEBUG cinder.api.middleware.request_id [None req-73722de0-5299-487e-911c-5a1e58e25c54 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.445349] [57601]: INFO cinder.api.openstack.wsgi [None req-73722de0-5299-487e-911c-5a1e58e25c54 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1108.445603] [57601]: DEBUG cinder.api.openstack.wsgi [None req-73722de0-5299-487e-911c-5a1e58e25c54 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1108.446108] [57601]: DEBUG cinder.api.openstack.wsgi [None req-73722de0-5299-487e-911c-5a1e58e25c54 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1108.457809] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.457809] [57601]: warnings.warn( [ 1108.461606] [57601]: INFO cinder.volume.api [None req-73722de0-5299-487e-911c-5a1e58e25c54 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1108.466912] [57601]: INFO cinder.api.openstack.wsgi [None req-73722de0-5299-487e-911c-5a1e58e25c54 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1108.468024] [57601]: [pid: 57601|app: 0|req: 151/310] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:59 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.947318] [57602]: DEBUG cinder.api.middleware.request_id [None req-2e263d73-b9cd-4f55-9580-73769f6262ea None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.947742] [57602]: INFO cinder.api.openstack.wsgi [None req-2e263d73-b9cd-4f55-9580-73769f6262ea None None] GET http://10.180.1.21/volume// [ 1108.947928] [57602]: DEBUG cinder.api.openstack.wsgi [None req-2e263d73-b9cd-4f55-9580-73769f6262ea None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1108.948365] [57602]: DEBUG cinder.api.openstack.wsgi [None req-2e263d73-b9cd-4f55-9580-73769f6262ea None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1108.948732] [57602]: INFO cinder.api.openstack.wsgi [None req-2e263d73-b9cd-4f55-9580-73769f6262ea None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1108.949152] [57602]: [pid: 57602|app: 0|req: 160/311] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:30:59 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1108.953358] [57601]: DEBUG cinder.api.middleware.request_id [req-5bf30958-411b-4864-ab67-245736a0a8cf req-1bae462a-697d-453a-8926-a29da4d90e00 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.955932] [57601]: INFO cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-1bae462a-697d-453a-8926-a29da4d90e00 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1108.956236] [57601]: DEBUG cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-1bae462a-697d-453a-8926-a29da4d90e00 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1108.956451] [57601]: DEBUG cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-1bae462a-697d-453a-8926-a29da4d90e00 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1108.973412] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.973412] [57601]: warnings.warn( [ 1108.977613] [57601]: INFO cinder.volume.api [req-5bf30958-411b-4864-ab67-245736a0a8cf req-1bae462a-697d-453a-8926-a29da4d90e00 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1108.982751] [57601]: INFO cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-1bae462a-697d-453a-8926-a29da4d90e00 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1108.983205] [57601]: [pid: 57601|app: 0|req: 152/312] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:30:59 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1109.019246] [57602]: DEBUG cinder.api.middleware.request_id [req-5bf30958-411b-4864-ab67-245736a0a8cf req-18c4a487-5d73-4e45-8ece-28e50ce01862 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.020990] [57601]: DEBUG cinder.api.middleware.request_id [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-2f8f4d15-f1b0-404e-935b-f2a6cabf50b9 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.021869] [57602]: INFO cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-18c4a487-5d73-4e45-8ece-28e50ce01862 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] PUT http://10.180.1.21/volume/v3/attachments/e2920ec1-29fb-45da-87dc-f2de15b1b25c [ 1109.022326] [57602]: DEBUG cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-18c4a487-5d73-4e45-8ece-28e50ce01862 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-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-962038", "mountpoint": "/dev/sdb"}}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1109.023912] [57601]: INFO cinder.api.openstack.wsgi [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-2f8f4d15-f1b0-404e-935b-f2a6cabf50b9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1109.024312] [57601]: DEBUG cinder.api.openstack.wsgi [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-2f8f4d15-f1b0-404e-935b-f2a6cabf50b9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1109.024580] [57601]: DEBUG cinder.api.openstack.wsgi [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-2f8f4d15-f1b0-404e-935b-f2a6cabf50b9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1109.032958] [57602]: DEBUG cinder.coordination [req-5bf30958-411b-4864-ab67-245736a0a8cf req-18c4a487-5d73-4e45-8ece-28e50ce01862 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Acquiring lock "cinder-attachment_update-c659ed91-6d18-4bb4-a9f7-05a83065bbb8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1109.036888] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.036888] [57601]: warnings.warn( [ 1109.038817] [57602]: DEBUG cinder.coordination [req-5bf30958-411b-4864-ab67-245736a0a8cf req-18c4a487-5d73-4e45-8ece-28e50ce01862 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Lock "cinder-attachment_update-c659ed91-6d18-4bb4-a9f7-05a83065bbb8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1109.040969] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.040969] [57602]: warnings.warn( [ 1109.042075] [57601]: INFO cinder.volume.api [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-2f8f4d15-f1b0-404e-935b-f2a6cabf50b9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1109.047552] [57601]: INFO cinder.api.openstack.wsgi [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-2f8f4d15-f1b0-404e-935b-f2a6cabf50b9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1109.048036] [57601]: [pid: 57601|app: 0|req: 153/313] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:30:59 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1109.066402] [57601]: DEBUG cinder.api.middleware.request_id [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-da1454a0-3036-4da9-85f7-5712fc87c91b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.071258] [57601]: INFO cinder.api.openstack.wsgi [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-da1454a0-3036-4da9-85f7-5712fc87c91b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] POST http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858/action [ 1109.071739] [57601]: DEBUG cinder.api.openstack.wsgi [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-da1454a0-3036-4da9-85f7-5712fc87c91b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1109.072022] [57601]: DEBUG cinder.api.openstack.wsgi [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-da1454a0-3036-4da9-85f7-5712fc87c91b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1109.084288] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.084288] [57601]: warnings.warn( [ 1109.084912] [57601]: INFO cinder.volume.api [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-da1454a0-3036-4da9-85f7-5712fc87c91b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1109.090667] [57601]: INFO cinder.volume.api [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-da1454a0-3036-4da9-85f7-5712fc87c91b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Begin detaching volume completed successfully. [ 1109.090981] [57601]: INFO cinder.api.openstack.wsgi [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-da1454a0-3036-4da9-85f7-5712fc87c91b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858/action returned with HTTP 202 [ 1109.091533] [57601]: [pid: 57601|app: 0|req: 154/314] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 8 17:30:59 2025] POST /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1109.107461] [57601]: DEBUG cinder.api.middleware.request_id [None req-e408adb7-9f5e-4c08-8afa-df12a9779dd8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.107461] [57601]: INFO cinder.api.openstack.wsgi [None req-e408adb7-9f5e-4c08-8afa-df12a9779dd8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1109.107624] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e408adb7-9f5e-4c08-8afa-df12a9779dd8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1109.107746] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e408adb7-9f5e-4c08-8afa-df12a9779dd8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1109.118236] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.118236] [57601]: warnings.warn( [ 1109.121996] [57601]: INFO cinder.volume.api [None req-e408adb7-9f5e-4c08-8afa-df12a9779dd8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1109.126607] [57601]: INFO cinder.api.openstack.wsgi [None req-e408adb7-9f5e-4c08-8afa-df12a9779dd8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1109.127040] [57601]: [pid: 57601|app: 0|req: 155/315] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:30:59 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1109.482468] [57601]: DEBUG cinder.api.middleware.request_id [None req-dd625b23-974f-4b18-ac02-3ccc1ef3c6c0 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.482468] [57601]: INFO cinder.api.openstack.wsgi [None req-dd625b23-974f-4b18-ac02-3ccc1ef3c6c0 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1109.482468] [57601]: DEBUG cinder.api.openstack.wsgi [None req-dd625b23-974f-4b18-ac02-3ccc1ef3c6c0 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1109.482468] [57601]: DEBUG cinder.api.openstack.wsgi [None req-dd625b23-974f-4b18-ac02-3ccc1ef3c6c0 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1109.494727] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.494727] [57601]: warnings.warn( [ 1109.499697] [57601]: INFO cinder.volume.api [None req-dd625b23-974f-4b18-ac02-3ccc1ef3c6c0 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1109.506010] [57601]: INFO cinder.api.openstack.wsgi [None req-dd625b23-974f-4b18-ac02-3ccc1ef3c6c0 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1109.506460] [57601]: [pid: 57601|app: 0|req: 156/316] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:00 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.116636] [57601]: DEBUG cinder.api.middleware.request_id [None req-e51f7fb0-f9ce-4eb4-8429-d98f31373f9c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.117155] [57601]: INFO cinder.api.openstack.wsgi [None req-e51f7fb0-f9ce-4eb4-8429-d98f31373f9c None None] GET http://10.180.1.21/volume// [ 1110.117363] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e51f7fb0-f9ce-4eb4-8429-d98f31373f9c None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1110.117592] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e51f7fb0-f9ce-4eb4-8429-d98f31373f9c None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1110.118055] [57601]: INFO cinder.api.openstack.wsgi [None req-e51f7fb0-f9ce-4eb4-8429-d98f31373f9c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1110.118581] [57601]: [pid: 57601|app: 0|req: 157/317] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:31:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1110.126335] [57601]: DEBUG cinder.api.middleware.request_id [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-dd20a9ad-6738-4879-9284-eabe543be2ef None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.129147] [57601]: INFO cinder.api.openstack.wsgi [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-dd20a9ad-6738-4879-9284-eabe543be2ef tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1110.129430] [57601]: DEBUG cinder.api.openstack.wsgi [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-dd20a9ad-6738-4879-9284-eabe543be2ef tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1110.129657] [57601]: DEBUG cinder.api.openstack.wsgi [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-dd20a9ad-6738-4879-9284-eabe543be2ef tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1110.141530] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.141530] [57601]: warnings.warn( [ 1110.146456] [57601]: INFO cinder.volume.api [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-dd20a9ad-6738-4879-9284-eabe543be2ef tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1110.152115] [57601]: INFO cinder.api.openstack.wsgi [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-dd20a9ad-6738-4879-9284-eabe543be2ef tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1110.152608] [57601]: [pid: 57601|app: 0|req: 158/318] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:31:00 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 1317 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1110.153332] [57601]: DEBUG cinder.api.middleware.request_id [None req-be3703d2-1c47-4358-b589-70f399d9b28d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.155429] [57601]: INFO cinder.api.openstack.wsgi [None req-be3703d2-1c47-4358-b589-70f399d9b28d tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1110.155736] [57601]: DEBUG cinder.api.openstack.wsgi [None req-be3703d2-1c47-4358-b589-70f399d9b28d tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1110.156091] [57601]: DEBUG cinder.api.openstack.wsgi [None req-be3703d2-1c47-4358-b589-70f399d9b28d tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1110.167538] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.167538] [57601]: warnings.warn( [ 1110.172544] [57601]: INFO cinder.volume.api [None req-be3703d2-1c47-4358-b589-70f399d9b28d tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1110.178488] [57601]: INFO cinder.api.openstack.wsgi [None req-be3703d2-1c47-4358-b589-70f399d9b28d tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1110.178977] [57601]: [pid: 57601|app: 0|req: 159/319] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:00 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1110.519541] [57601]: DEBUG cinder.api.middleware.request_id [None req-06c04b7e-0f32-40f8-a9ed-9e70865cd864 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.522283] [57601]: INFO cinder.api.openstack.wsgi [None req-06c04b7e-0f32-40f8-a9ed-9e70865cd864 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1110.522682] [57601]: DEBUG cinder.api.openstack.wsgi [None req-06c04b7e-0f32-40f8-a9ed-9e70865cd864 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1110.522992] [57601]: DEBUG cinder.api.openstack.wsgi [None req-06c04b7e-0f32-40f8-a9ed-9e70865cd864 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1110.539619] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.539619] [57601]: warnings.warn( [ 1110.544021] [57601]: INFO cinder.volume.api [None req-06c04b7e-0f32-40f8-a9ed-9e70865cd864 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1110.550070] [57601]: INFO cinder.api.openstack.wsgi [None req-06c04b7e-0f32-40f8-a9ed-9e70865cd864 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1110.550673] [57601]: [pid: 57601|app: 0|req: 160/320] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:01 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.190069] [57601]: DEBUG cinder.api.middleware.request_id [None req-6f77b729-cac8-4320-bb5d-2621a163d4f6 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.192158] [57601]: INFO cinder.api.openstack.wsgi [None req-6f77b729-cac8-4320-bb5d-2621a163d4f6 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1111.192384] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6f77b729-cac8-4320-bb5d-2621a163d4f6 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1111.192638] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6f77b729-cac8-4320-bb5d-2621a163d4f6 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1111.210028] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.210028] [57601]: warnings.warn( [ 1111.215936] [57601]: INFO cinder.volume.api [None req-6f77b729-cac8-4320-bb5d-2621a163d4f6 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1111.225575] [57601]: INFO cinder.api.openstack.wsgi [None req-6f77b729-cac8-4320-bb5d-2621a163d4f6 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1111.226776] [57601]: [pid: 57601|app: 0|req: 161/321] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:01 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1111.362303] [57601]: DEBUG cinder.api.middleware.request_id [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-ac5559e6-f46f-4d56-9f1d-4afe1b4d3d6e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.364795] [57601]: INFO cinder.api.openstack.wsgi [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-ac5559e6-f46f-4d56-9f1d-4afe1b4d3d6e tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8fb6ff07-1a49-466a-a4c3-a8d97534fd2b [ 1111.365146] [57601]: DEBUG cinder.api.openstack.wsgi [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-ac5559e6-f46f-4d56-9f1d-4afe1b4d3d6e tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1111.365405] [57601]: DEBUG cinder.api.openstack.wsgi [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-ac5559e6-f46f-4d56-9f1d-4afe1b4d3d6e tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1111.374818] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.374818] [57601]: warnings.warn( [ 1111.904239] [57601]: INFO cinder.api.openstack.wsgi [req-b2e4b470-5ac0-4d9a-a33f-1c3dea994f55 req-ac5559e6-f46f-4d56-9f1d-4afe1b4d3d6e tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/attachments/8fb6ff07-1a49-466a-a4c3-a8d97534fd2b returned with HTTP 200 [ 1111.904888] [57601]: [pid: 57601|app: 0|req: 162/322] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:31:02 2025] DELETE /volume/v3/attachments/8fb6ff07-1a49-466a-a4c3-a8d97534fd2b => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.907866] [57601]: DEBUG cinder.api.middleware.request_id [None req-9f14ca18-dc24-4cd6-9d40-4efab0e40ad9 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.907866] [57601]: INFO cinder.api.openstack.wsgi [None req-9f14ca18-dc24-4cd6-9d40-4efab0e40ad9 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1111.907866] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9f14ca18-dc24-4cd6-9d40-4efab0e40ad9 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1111.908155] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9f14ca18-dc24-4cd6-9d40-4efab0e40ad9 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1111.921023] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.921023] [57601]: warnings.warn( [ 1111.926095] [57601]: INFO cinder.volume.api [None req-9f14ca18-dc24-4cd6-9d40-4efab0e40ad9 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1111.931132] [57601]: INFO cinder.api.openstack.wsgi [None req-9f14ca18-dc24-4cd6-9d40-4efab0e40ad9 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1111.931916] [57601]: [pid: 57601|app: 0|req: 163/323] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:02 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.932626] [57601]: DEBUG cinder.api.middleware.request_id [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-60e13ff1-f32c-4b81-8d74-d08f20008884 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.934724] [57601]: INFO cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-60e13ff1-f32c-4b81-8d74-d08f20008884 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] PUT http://10.180.1.21/volume/v3/attachments/134eda08-a003-4d73-9dcd-88f0e7c1d0fd [ 1111.935294] [57601]: DEBUG cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-60e13ff1-f32c-4b81-8d74-d08f20008884 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-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-962014", "mountpoint": "/dev/sdb"}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.944053] [57601]: DEBUG cinder.coordination [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-60e13ff1-f32c-4b81-8d74-d08f20008884 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Acquiring lock "cinder-attachment_update-33fdeb7e-7e46-4ee4-9efa-993e887c084e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1111.949577] [57601]: DEBUG cinder.coordination [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-60e13ff1-f32c-4b81-8d74-d08f20008884 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Lock "cinder-attachment_update-33fdeb7e-7e46-4ee4-9efa-993e887c084e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1111.950689] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.950689] [57601]: warnings.warn( [ 1112.471104] [57601]: DEBUG cinder.coordination [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-60e13ff1-f32c-4b81-8d74-d08f20008884 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Lock "cinder-attachment_update-33fdeb7e-7e46-4ee4-9efa-993e887c084e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=57601) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1112.471381] [57601]: INFO cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-60e13ff1-f32c-4b81-8d74-d08f20008884 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/attachments/134eda08-a003-4d73-9dcd-88f0e7c1d0fd returned with HTTP 200 [ 1112.472215] [57601]: [pid: 57601|app: 0|req: 164/324] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:31:02 2025] PUT /volume/v3/attachments/134eda08-a003-4d73-9dcd-88f0e7c1d0fd => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.473424] [57601]: DEBUG cinder.api.middleware.request_id [None req-7ff45d3d-bec1-4880-b06d-33fd2d1d44e0 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.476123] [57601]: INFO cinder.api.openstack.wsgi [None req-7ff45d3d-bec1-4880-b06d-33fd2d1d44e0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1112.476512] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7ff45d3d-bec1-4880-b06d-33fd2d1d44e0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1112.476680] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7ff45d3d-bec1-4880-b06d-33fd2d1d44e0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1112.487347] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.487347] [57601]: warnings.warn( [ 1112.491657] [57601]: INFO cinder.volume.api [None req-7ff45d3d-bec1-4880-b06d-33fd2d1d44e0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1112.496648] [57601]: INFO cinder.api.openstack.wsgi [None req-7ff45d3d-bec1-4880-b06d-33fd2d1d44e0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1112.497155] [57601]: [pid: 57601|app: 0|req: 165/325] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:03 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.498112] [57601]: DEBUG cinder.api.middleware.request_id [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-d4cefd06-9b4e-4de3-b0b1-d8581cae62e7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.500168] [57601]: INFO cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-d4cefd06-9b4e-4de3-b0b1-d8581cae62e7 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/attachments/134eda08-a003-4d73-9dcd-88f0e7c1d0fd [ 1112.500396] [57601]: DEBUG cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-d4cefd06-9b4e-4de3-b0b1-d8581cae62e7 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1112.500600] [57601]: DEBUG cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-d4cefd06-9b4e-4de3-b0b1-d8581cae62e7 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1112.515220] [57601]: INFO cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-d4cefd06-9b4e-4de3-b0b1-d8581cae62e7 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/attachments/134eda08-a003-4d73-9dcd-88f0e7c1d0fd returned with HTTP 200 [ 1112.515766] [57601]: [pid: 57601|app: 0|req: 166/326] 10.180.1.21 () {62 vars in 1531 bytes} [Mon Dec 8 17:31:03 2025] GET /volume/v3/attachments/134eda08-a003-4d73-9dcd-88f0e7c1d0fd => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.942522] [57601]: DEBUG cinder.api.middleware.request_id [None req-b1e295ce-d306-4e89-91b7-d7fe0bdad4df None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.944777] [57601]: INFO cinder.api.openstack.wsgi [None req-b1e295ce-d306-4e89-91b7-d7fe0bdad4df tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1112.945044] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b1e295ce-d306-4e89-91b7-d7fe0bdad4df tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1112.945259] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b1e295ce-d306-4e89-91b7-d7fe0bdad4df tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1112.960401] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.960401] [57601]: warnings.warn( [ 1112.965475] [57601]: INFO cinder.volume.api [None req-b1e295ce-d306-4e89-91b7-d7fe0bdad4df tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1112.971975] [57601]: INFO cinder.api.openstack.wsgi [None req-b1e295ce-d306-4e89-91b7-d7fe0bdad4df tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1112.972562] [57601]: [pid: 57601|app: 0|req: 167/327] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:03 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.984033] [57601]: DEBUG cinder.api.middleware.request_id [None req-4b9373a5-a01c-4a41-af72-9148b7844172 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.986444] [57601]: INFO cinder.api.openstack.wsgi [None req-4b9373a5-a01c-4a41-af72-9148b7844172 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1113.986688] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4b9373a5-a01c-4a41-af72-9148b7844172 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1113.986895] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4b9373a5-a01c-4a41-af72-9148b7844172 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1113.997610] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.997610] [57601]: warnings.warn( [ 1114.001427] [57601]: INFO cinder.volume.api [None req-4b9373a5-a01c-4a41-af72-9148b7844172 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1114.007191] [57601]: INFO cinder.api.openstack.wsgi [None req-4b9373a5-a01c-4a41-af72-9148b7844172 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1114.007653] [57601]: [pid: 57601|app: 0|req: 168/328] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:04 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.068121] [57602]: DEBUG cinder.coordination [req-5bf30958-411b-4864-ab67-245736a0a8cf req-18c4a487-5d73-4e45-8ece-28e50ce01862 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Lock "cinder-attachment_update-c659ed91-6d18-4bb4-a9f7-05a83065bbb8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.029s {{(pid=57602) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1114.068540] [57602]: INFO cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-18c4a487-5d73-4e45-8ece-28e50ce01862 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments/e2920ec1-29fb-45da-87dc-f2de15b1b25c returned with HTTP 200 [ 1114.069182] [57602]: [pid: 57602|app: 0|req: 161/329] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:30:59 2025] PUT /volume/v3/attachments/e2920ec1-29fb-45da-87dc-f2de15b1b25c => generated 617 bytes in 5050 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1115.017256] [57601]: DEBUG cinder.api.middleware.request_id [None req-3708b26d-1a73-41bd-b85e-bb47bcc4ee81 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.019363] [57601]: INFO cinder.api.openstack.wsgi [None req-3708b26d-1a73-41bd-b85e-bb47bcc4ee81 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1115.019575] [57601]: DEBUG cinder.api.openstack.wsgi [None req-3708b26d-1a73-41bd-b85e-bb47bcc4ee81 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1115.019774] [57601]: DEBUG cinder.api.openstack.wsgi [None req-3708b26d-1a73-41bd-b85e-bb47bcc4ee81 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1115.035388] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.035388] [57601]: warnings.warn( [ 1115.040058] [57601]: INFO cinder.volume.api [None req-3708b26d-1a73-41bd-b85e-bb47bcc4ee81 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1115.045689] [57601]: INFO cinder.api.openstack.wsgi [None req-3708b26d-1a73-41bd-b85e-bb47bcc4ee81 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1115.046210] [57601]: [pid: 57601|app: 0|req: 169/330] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:05 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1116.057006] [57602]: DEBUG cinder.api.middleware.request_id [None req-fd0edbe8-4894-47fb-9489-4a5f588e8b18 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.059228] [57602]: INFO cinder.api.openstack.wsgi [None req-fd0edbe8-4894-47fb-9489-4a5f588e8b18 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1116.059463] [57602]: DEBUG cinder.api.openstack.wsgi [None req-fd0edbe8-4894-47fb-9489-4a5f588e8b18 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1116.059669] [57602]: DEBUG cinder.api.openstack.wsgi [None req-fd0edbe8-4894-47fb-9489-4a5f588e8b18 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1116.074705] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.074705] [57602]: warnings.warn( [ 1116.079517] [57602]: INFO cinder.volume.api [None req-fd0edbe8-4894-47fb-9489-4a5f588e8b18 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1116.084989] [57602]: INFO cinder.api.openstack.wsgi [None req-fd0edbe8-4894-47fb-9489-4a5f588e8b18 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1116.085584] [57602]: [pid: 57602|app: 0|req: 162/331] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:06 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.096719] [57601]: DEBUG cinder.api.middleware.request_id [None req-c14478cf-60a3-42d6-b2ad-d92d26fa42f7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.099215] [57601]: INFO cinder.api.openstack.wsgi [None req-c14478cf-60a3-42d6-b2ad-d92d26fa42f7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1117.099579] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c14478cf-60a3-42d6-b2ad-d92d26fa42f7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1117.099933] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c14478cf-60a3-42d6-b2ad-d92d26fa42f7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1117.114573] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.114573] [57601]: warnings.warn( [ 1117.120836] [57601]: INFO cinder.volume.api [None req-c14478cf-60a3-42d6-b2ad-d92d26fa42f7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1117.128035] [57601]: INFO cinder.api.openstack.wsgi [None req-c14478cf-60a3-42d6-b2ad-d92d26fa42f7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1117.128513] [57601]: [pid: 57601|app: 0|req: 170/332] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:07 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.268703] [57602]: DEBUG cinder.api.middleware.request_id [req-5bf30958-411b-4864-ab67-245736a0a8cf req-990d278b-dc61-49bb-8609-401b587ebbe1 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.271080] [57602]: INFO cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-990d278b-dc61-49bb-8609-401b587ebbe1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] POST http://10.180.1.21/volume/v3/attachments/e2920ec1-29fb-45da-87dc-f2de15b1b25c/action [ 1117.271503] [57602]: DEBUG cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-990d278b-dc61-49bb-8609-401b587ebbe1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Action body: b'{"os-complete": null}' {{(pid=57602) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1117.271632] [57602]: DEBUG cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-990d278b-dc61-49bb-8609-401b587ebbe1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1117.288509] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.288509] [57602]: warnings.warn( [ 1117.296997] [57602]: INFO cinder.api.openstack.wsgi [req-5bf30958-411b-4864-ab67-245736a0a8cf req-990d278b-dc61-49bb-8609-401b587ebbe1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments/e2920ec1-29fb-45da-87dc-f2de15b1b25c/action returned with HTTP 204 [ 1117.297711] [57602]: [pid: 57602|app: 0|req: 163/333] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:31:08 2025] POST /volume/v3/attachments/e2920ec1-29fb-45da-87dc-f2de15b1b25c/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1117.968382] [57601]: DEBUG cinder.api.middleware.request_id [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-51b4b241-ac85-488b-b2a5-b9b359247497 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.974181] [57601]: INFO cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-51b4b241-ac85-488b-b2a5-b9b359247497 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] POST http://10.180.1.21/volume/v3/attachments/134eda08-a003-4d73-9dcd-88f0e7c1d0fd/action [ 1117.974718] [57601]: DEBUG cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-51b4b241-ac85-488b-b2a5-b9b359247497 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1117.974986] [57601]: DEBUG cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-51b4b241-ac85-488b-b2a5-b9b359247497 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1118.005184] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.005184] [57601]: warnings.warn( [ 1118.016963] [57601]: INFO cinder.api.openstack.wsgi [req-56949d82-1136-4c70-8bb5-4de5f1842aae req-51b4b241-ac85-488b-b2a5-b9b359247497 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/attachments/134eda08-a003-4d73-9dcd-88f0e7c1d0fd/action returned with HTTP 204 [ 1118.017608] [57601]: [pid: 57601|app: 0|req: 171/334] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:31:08 2025] POST /volume/v3/attachments/134eda08-a003-4d73-9dcd-88f0e7c1d0fd/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1118.141908] [57602]: DEBUG cinder.api.middleware.request_id [None req-17780f3f-09b8-4ca8-b488-ff5f21fe19d1 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.144017] [57602]: INFO cinder.api.openstack.wsgi [None req-17780f3f-09b8-4ca8-b488-ff5f21fe19d1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1118.144395] [57602]: DEBUG cinder.api.openstack.wsgi [None req-17780f3f-09b8-4ca8-b488-ff5f21fe19d1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1118.144620] [57602]: DEBUG cinder.api.openstack.wsgi [None req-17780f3f-09b8-4ca8-b488-ff5f21fe19d1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1118.155599] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.155599] [57602]: warnings.warn( [ 1118.159988] [57602]: INFO cinder.volume.api [None req-17780f3f-09b8-4ca8-b488-ff5f21fe19d1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1118.165568] [57602]: INFO cinder.api.openstack.wsgi [None req-17780f3f-09b8-4ca8-b488-ff5f21fe19d1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1118.166059] [57602]: [pid: 57602|app: 0|req: 164/335] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:08 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.181846] [57601]: DEBUG cinder.api.middleware.request_id [None req-854e1349-74e8-4edb-91b6-13c6a250936a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.186230] [57601]: INFO cinder.api.openstack.wsgi [None req-854e1349-74e8-4edb-91b6-13c6a250936a tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1118.186230] [57601]: DEBUG cinder.api.openstack.wsgi [None req-854e1349-74e8-4edb-91b6-13c6a250936a tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1118.186230] [57601]: DEBUG cinder.api.openstack.wsgi [None req-854e1349-74e8-4edb-91b6-13c6a250936a tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1118.196357] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.196357] [57601]: warnings.warn( [ 1118.200996] [57601]: INFO cinder.volume.api [None req-854e1349-74e8-4edb-91b6-13c6a250936a tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1118.212155] [57601]: INFO cinder.api.openstack.wsgi [None req-854e1349-74e8-4edb-91b6-13c6a250936a tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1118.215260] [57601]: [pid: 57601|app: 0|req: 172/336] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:08 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1119.733668] [57602]: DEBUG cinder.api.middleware.request_id [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-2a47388b-e930-4f3e-a0e1-d4c13c190bbe None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.735995] [57602]: INFO cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-2a47388b-e930-4f3e-a0e1-d4c13c190bbe tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1119.736235] [57602]: DEBUG cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-2a47388b-e930-4f3e-a0e1-d4c13c190bbe tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1119.736442] [57602]: DEBUG cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-2a47388b-e930-4f3e-a0e1-d4c13c190bbe tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1119.751684] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.751684] [57602]: warnings.warn( [ 1119.756242] [57602]: INFO cinder.volume.api [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-2a47388b-e930-4f3e-a0e1-d4c13c190bbe tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1119.761511] [57602]: INFO cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-2a47388b-e930-4f3e-a0e1-d4c13c190bbe tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1119.762140] [57602]: [pid: 57602|app: 0|req: 165/337] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:31:10 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1122.048311] [57601]: DEBUG cinder.api.middleware.request_id [None req-8a3a6b90-940c-47fd-8f16-edf5c91d3261 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.050940] [57601]: INFO cinder.api.openstack.wsgi [None req-8a3a6b90-940c-47fd-8f16-edf5c91d3261 None None] GET http://10.180.1.21/volume// [ 1122.053795] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8a3a6b90-940c-47fd-8f16-edf5c91d3261 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1122.053795] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8a3a6b90-940c-47fd-8f16-edf5c91d3261 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1122.053795] [57601]: INFO cinder.api.openstack.wsgi [None req-8a3a6b90-940c-47fd-8f16-edf5c91d3261 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1122.054759] [57601]: [pid: 57601|app: 0|req: 173/338] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:31:12 2025] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1122.067780] [57602]: DEBUG cinder.api.middleware.request_id [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-2145fc68-ef12-4f3e-9385-9524cf20792c None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.070557] [57602]: INFO cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-2145fc68-ef12-4f3e-9385-9524cf20792c tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1122.072029] [57602]: DEBUG cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-2145fc68-ef12-4f3e-9385-9524cf20792c tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c659ed91-6d18-4bb4-a9f7-05a83065bbb8", "connector": null, "instance_uuid": "d53e2a3e-2205-44b0-9e68-91125832a67f"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1122.091747] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.091747] [57602]: warnings.warn( [ 1122.127838] [57602]: INFO cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-2145fc68-ef12-4f3e-9385-9524cf20792c tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1122.128462] [57602]: [pid: 57602|app: 0|req: 166/339] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:31:12 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) [ 1122.133795] [57601]: DEBUG cinder.api.middleware.request_id [None req-11df11a1-49a4-4f3c-b8f1-4bc59bbf68dd None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.137481] [57601]: INFO cinder.api.openstack.wsgi [None req-11df11a1-49a4-4f3c-b8f1-4bc59bbf68dd None None] GET http://10.180.1.21/volume// [ 1122.137481] [57601]: DEBUG cinder.api.openstack.wsgi [None req-11df11a1-49a4-4f3c-b8f1-4bc59bbf68dd None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1122.137481] [57601]: DEBUG cinder.api.openstack.wsgi [None req-11df11a1-49a4-4f3c-b8f1-4bc59bbf68dd None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1122.137481] [57601]: INFO cinder.api.openstack.wsgi [None req-11df11a1-49a4-4f3c-b8f1-4bc59bbf68dd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1122.139025] [57601]: [pid: 57601|app: 0|req: 174/340] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:31:12 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1122.147250] [57602]: DEBUG cinder.api.middleware.request_id [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-5b51c7ae-515d-4d0b-b026-35344a56d950 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.149600] [57602]: INFO cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-5b51c7ae-515d-4d0b-b026-35344a56d950 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1122.150186] [57602]: DEBUG cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-5b51c7ae-515d-4d0b-b026-35344a56d950 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1122.150186] [57602]: DEBUG cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-5b51c7ae-515d-4d0b-b026-35344a56d950 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1122.164667] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.164667] [57602]: warnings.warn( [ 1122.168324] [57602]: INFO cinder.volume.api [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-5b51c7ae-515d-4d0b-b026-35344a56d950 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1122.173505] [57602]: INFO cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-5b51c7ae-515d-4d0b-b026-35344a56d950 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1122.173974] [57602]: [pid: 57602|app: 0|req: 167/341] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:31:12 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1123.348965] [57601]: DEBUG cinder.api.middleware.request_id [req-823dec02-e6b8-4e05-9de5-0a1d542e84a3 req-0a3c18cb-d490-4324-879c-e1b0d67cd757 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.351348] [57602]: DEBUG cinder.api.middleware.request_id [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-b457d1fe-496b-4bec-b5bf-2263b4edf1e5 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.351628] [57601]: INFO cinder.api.openstack.wsgi [req-823dec02-e6b8-4e05-9de5-0a1d542e84a3 req-0a3c18cb-d490-4324-879c-e1b0d67cd757 tempest-ServerActionsTestJSON-531028945 tempest-ServerActionsTestJSON-531028945-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=2aca5466-f783-4972-8c9d-d0de3a679c0c [ 1123.351837] [57601]: DEBUG cinder.api.openstack.wsgi [req-823dec02-e6b8-4e05-9de5-0a1d542e84a3 req-0a3c18cb-d490-4324-879c-e1b0d67cd757 tempest-ServerActionsTestJSON-531028945 tempest-ServerActionsTestJSON-531028945-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1123.352343] [57601]: DEBUG cinder.api.openstack.wsgi [req-823dec02-e6b8-4e05-9de5-0a1d542e84a3 req-0a3c18cb-d490-4324-879c-e1b0d67cd757 tempest-ServerActionsTestJSON-531028945 tempest-ServerActionsTestJSON-531028945-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1123.353676] [57602]: INFO cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-b457d1fe-496b-4bec-b5bf-2263b4edf1e5 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e2920ec1-29fb-45da-87dc-f2de15b1b25c [ 1123.353980] [57602]: DEBUG cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-b457d1fe-496b-4bec-b5bf-2263b4edf1e5 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1123.354256] [57602]: DEBUG cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-b457d1fe-496b-4bec-b5bf-2263b4edf1e5 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'version_select' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1123.369182] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.369182] [57602]: warnings.warn( [ 1123.371761] [57601]: INFO cinder.api.openstack.wsgi [req-823dec02-e6b8-4e05-9de5-0a1d542e84a3 req-0a3c18cb-d490-4324-879c-e1b0d67cd757 tempest-ServerActionsTestJSON-531028945 tempest-ServerActionsTestJSON-531028945-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=2aca5466-f783-4972-8c9d-d0de3a679c0c returned with HTTP 200 [ 1123.372721] [57601]: [pid: 57601|app: 0|req: 175/342] 10.180.1.21 () {62 vars in 1517 bytes} [Mon Dec 8 17:31:14 2025] GET /volume/v3/attachments?instance_id=2aca5466-f783-4972-8c9d-d0de3a679c0c => generated 19 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1123.932431] [57602]: INFO cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-b457d1fe-496b-4bec-b5bf-2263b4edf1e5 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments/e2920ec1-29fb-45da-87dc-f2de15b1b25c returned with HTTP 200 [ 1123.933034] [57602]: [pid: 57602|app: 0|req: 168/343] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:31:14 2025] DELETE /volume/v3/attachments/e2920ec1-29fb-45da-87dc-f2de15b1b25c => generated 192 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1126.121080] [57601]: DEBUG cinder.api.middleware.request_id [req-d7dc1f24-de93-4b37-9e70-0173c0adb09b req-26d5a6b0-9980-42db-9395-05b38abbd545 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.125621] [57601]: INFO cinder.api.openstack.wsgi [req-d7dc1f24-de93-4b37-9e70-0173c0adb09b req-26d5a6b0-9980-42db-9395-05b38abbd545 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] DELETE http://10.180.1.21/volume/v3/attachments/134eda08-a003-4d73-9dcd-88f0e7c1d0fd [ 1126.125839] [57601]: DEBUG cinder.api.openstack.wsgi [req-d7dc1f24-de93-4b37-9e70-0173c0adb09b req-26d5a6b0-9980-42db-9395-05b38abbd545 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1126.127548] [57601]: DEBUG cinder.api.openstack.wsgi [req-d7dc1f24-de93-4b37-9e70-0173c0adb09b req-26d5a6b0-9980-42db-9395-05b38abbd545 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1126.143641] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.143641] [57601]: warnings.warn( [ 1126.148483] [57602]: DEBUG cinder.api.middleware.request_id [None req-ee59a3fa-dfa5-4170-aad4-56ed303a4f03 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.148936] [57602]: INFO cinder.api.openstack.wsgi [None req-ee59a3fa-dfa5-4170-aad4-56ed303a4f03 None None] GET http://10.180.1.21/volume// [ 1126.149138] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ee59a3fa-dfa5-4170-aad4-56ed303a4f03 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1126.149344] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ee59a3fa-dfa5-4170-aad4-56ed303a4f03 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1126.149738] [57602]: INFO cinder.api.openstack.wsgi [None req-ee59a3fa-dfa5-4170-aad4-56ed303a4f03 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1126.150180] [57602]: [pid: 57602|app: 0|req: 169/344] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:31:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1126.158566] [57602]: DEBUG cinder.api.middleware.request_id [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-8b9b863e-d723-43ad-ae48-c3dab48c086e None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.164845] [57602]: INFO cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-8b9b863e-d723-43ad-ae48-c3dab48c086e tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1126.165334] [57602]: DEBUG cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-8b9b863e-d723-43ad-ae48-c3dab48c086e tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1126.165605] [57602]: DEBUG cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-8b9b863e-d723-43ad-ae48-c3dab48c086e tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1126.180813] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.180813] [57602]: warnings.warn( [ 1126.189164] [57602]: INFO cinder.volume.api [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-8b9b863e-d723-43ad-ae48-c3dab48c086e tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1126.196299] [57602]: INFO cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-8b9b863e-d723-43ad-ae48-c3dab48c086e tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1126.197268] [57602]: [pid: 57602|app: 0|req: 170/345] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:31:16 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 1025 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1126.340927] [57602]: DEBUG cinder.api.middleware.request_id [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-a16a8194-1bcb-42e4-87d8-0f96527c5279 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.343548] [57602]: INFO cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-a16a8194-1bcb-42e4-87d8-0f96527c5279 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] PUT http://10.180.1.21/volume/v3/attachments/b5de8dd8-5c52-499b-a2a4-857df7163bed [ 1126.344836] [57602]: DEBUG cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-a16a8194-1bcb-42e4-87d8-0f96527c5279 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-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=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1126.356505] [57602]: DEBUG cinder.coordination [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-a16a8194-1bcb-42e4-87d8-0f96527c5279 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Acquiring lock "cinder-attachment_update-c659ed91-6d18-4bb4-a9f7-05a83065bbb8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1126.362033] [57602]: DEBUG cinder.coordination [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-a16a8194-1bcb-42e4-87d8-0f96527c5279 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Lock "cinder-attachment_update-c659ed91-6d18-4bb4-a9f7-05a83065bbb8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1126.363109] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.363109] [57602]: warnings.warn( [ 1126.685107] [57601]: INFO cinder.api.openstack.wsgi [req-d7dc1f24-de93-4b37-9e70-0173c0adb09b req-26d5a6b0-9980-42db-9395-05b38abbd545 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/attachments/134eda08-a003-4d73-9dcd-88f0e7c1d0fd returned with HTTP 200 [ 1126.685593] [57601]: [pid: 57601|app: 0|req: 176/346] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:31:16 2025] DELETE /volume/v3/attachments/134eda08-a003-4d73-9dcd-88f0e7c1d0fd => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.892111] [57602]: DEBUG cinder.coordination [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-a16a8194-1bcb-42e4-87d8-0f96527c5279 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Lock "cinder-attachment_update-c659ed91-6d18-4bb4-a9f7-05a83065bbb8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.530s {{(pid=57602) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1126.892627] [57602]: INFO cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-a16a8194-1bcb-42e4-87d8-0f96527c5279 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments/b5de8dd8-5c52-499b-a2a4-857df7163bed returned with HTTP 200 [ 1126.893262] [57602]: [pid: 57602|app: 0|req: 171/347] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:31:17 2025] PUT /volume/v3/attachments/b5de8dd8-5c52-499b-a2a4-857df7163bed => generated 617 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1127.401518] [57601]: DEBUG cinder.api.middleware.request_id [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-918183d7-f22c-406a-aa41-5a5bb81dac9e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.404719] [57601]: INFO cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-918183d7-f22c-406a-aa41-5a5bb81dac9e tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] POST http://10.180.1.21/volume/v3/attachments/b5de8dd8-5c52-499b-a2a4-857df7163bed/action [ 1127.405296] [57601]: DEBUG cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-918183d7-f22c-406a-aa41-5a5bb81dac9e tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1127.405430] [57601]: DEBUG cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-918183d7-f22c-406a-aa41-5a5bb81dac9e tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1127.425817] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.425817] [57601]: warnings.warn( [ 1127.455244] [57601]: INFO cinder.api.openstack.wsgi [req-311f23cb-02b1-4977-be2c-1588f5bceafc req-918183d7-f22c-406a-aa41-5a5bb81dac9e tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments/b5de8dd8-5c52-499b-a2a4-857df7163bed/action returned with HTTP 204 [ 1127.455806] [57601]: [pid: 57601|app: 0|req: 177/348] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:31:18 2025] POST /volume/v3/attachments/b5de8dd8-5c52-499b-a2a4-857df7163bed/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1127.928632] [57602]: DEBUG cinder.api.middleware.request_id [None req-d7d18372-a5ce-408c-aee6-cedb8c16bec4 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.931459] [57602]: INFO cinder.api.openstack.wsgi [None req-d7d18372-a5ce-408c-aee6-cedb8c16bec4 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1127.931557] [57602]: DEBUG cinder.api.openstack.wsgi [None req-d7d18372-a5ce-408c-aee6-cedb8c16bec4 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1127.931710] [57602]: DEBUG cinder.api.openstack.wsgi [None req-d7d18372-a5ce-408c-aee6-cedb8c16bec4 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1127.945427] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.945427] [57602]: warnings.warn( [ 1127.950026] [57602]: INFO cinder.volume.api [None req-d7d18372-a5ce-408c-aee6-cedb8c16bec4 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1127.956228] [57602]: INFO cinder.api.openstack.wsgi [None req-d7d18372-a5ce-408c-aee6-cedb8c16bec4 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1127.956739] [57602]: [pid: 57602|app: 0|req: 172/349] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:18 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.045592] [57601]: DEBUG cinder.api.middleware.request_id [None req-62a489b3-7c77-4b8f-b985-28b133923b9b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.049063] [57601]: INFO cinder.api.openstack.wsgi [None req-62a489b3-7c77-4b8f-b985-28b133923b9b tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1128.049063] [57601]: DEBUG cinder.api.openstack.wsgi [None req-62a489b3-7c77-4b8f-b985-28b133923b9b tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1128.049063] [57601]: DEBUG cinder.api.openstack.wsgi [None req-62a489b3-7c77-4b8f-b985-28b133923b9b tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1128.060174] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.060174] [57601]: warnings.warn( [ 1128.064362] [57601]: INFO cinder.volume.api [None req-62a489b3-7c77-4b8f-b985-28b133923b9b tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1128.072615] [57601]: INFO cinder.api.openstack.wsgi [None req-62a489b3-7c77-4b8f-b985-28b133923b9b tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1128.072615] [57601]: [pid: 57601|app: 0|req: 178/350] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:18 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.952688] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=133,cinder:UPDATE=21,cinder:INSERT=3 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1138.066895] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=223,cinder:UPDATE=21 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1142.709582] [57602]: DEBUG cinder.api.middleware.request_id [None req-2f0e3aeb-62a1-454e-98ce-78e3ec04172b None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.715278] [57602]: INFO cinder.api.openstack.wsgi [None req-2f0e3aeb-62a1-454e-98ce-78e3ec04172b tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f [ 1142.717073] [57602]: DEBUG cinder.api.openstack.wsgi [None req-2f0e3aeb-62a1-454e-98ce-78e3ec04172b tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1142.717073] [57602]: DEBUG cinder.api.openstack.wsgi [None req-2f0e3aeb-62a1-454e-98ce-78e3ec04172b tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1142.741191] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.741191] [57602]: warnings.warn( [ 1142.746715] [57602]: INFO cinder.volume.api [None req-2f0e3aeb-62a1-454e-98ce-78e3ec04172b tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1142.753881] [57602]: INFO cinder.api.openstack.wsgi [None req-2f0e3aeb-62a1-454e-98ce-78e3ec04172b tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f returned with HTTP 200 [ 1142.754878] [57602]: [pid: 57602|app: 0|req: 173/351] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:33 2025] GET /volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f => generated 1141 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1142.797248] [57601]: DEBUG cinder.api.middleware.request_id [req-c6925539-7cde-4bf2-b058-11298fe8505e req-71fd5d1e-9da6-4090-93fd-c90f318437ce None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.799908] [57601]: INFO cinder.api.openstack.wsgi [req-c6925539-7cde-4bf2-b058-11298fe8505e req-71fd5d1e-9da6-4090-93fd-c90f318437ce tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f [ 1142.800160] [57601]: DEBUG cinder.api.openstack.wsgi [req-c6925539-7cde-4bf2-b058-11298fe8505e req-71fd5d1e-9da6-4090-93fd-c90f318437ce tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1142.800359] [57601]: DEBUG cinder.api.openstack.wsgi [req-c6925539-7cde-4bf2-b058-11298fe8505e req-71fd5d1e-9da6-4090-93fd-c90f318437ce tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1142.811373] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.811373] [57601]: warnings.warn( [ 1142.815810] [57601]: INFO cinder.volume.api [req-c6925539-7cde-4bf2-b058-11298fe8505e req-71fd5d1e-9da6-4090-93fd-c90f318437ce tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1142.821937] [57601]: INFO cinder.api.openstack.wsgi [req-c6925539-7cde-4bf2-b058-11298fe8505e req-71fd5d1e-9da6-4090-93fd-c90f318437ce tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f returned with HTTP 200 [ 1142.823194] [57601]: [pid: 57601|app: 0|req: 179/352] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:31:33 2025] GET /volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1142.841971] [57602]: DEBUG cinder.api.middleware.request_id [req-c6925539-7cde-4bf2-b058-11298fe8505e req-e9ea6dec-c296-48aa-acf5-3ea34c7effc3 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.845676] [57602]: INFO cinder.api.openstack.wsgi [req-c6925539-7cde-4bf2-b058-11298fe8505e req-e9ea6dec-c296-48aa-acf5-3ea34c7effc3 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] POST http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f/action [ 1142.847025] [57602]: DEBUG cinder.api.openstack.wsgi [req-c6925539-7cde-4bf2-b058-11298fe8505e req-e9ea6dec-c296-48aa-acf5-3ea34c7effc3 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57602) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1142.847025] [57602]: DEBUG cinder.api.openstack.wsgi [req-c6925539-7cde-4bf2-b058-11298fe8505e req-e9ea6dec-c296-48aa-acf5-3ea34c7effc3 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1142.860353] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.860353] [57602]: warnings.warn( [ 1142.860999] [57602]: INFO cinder.volume.api [req-c6925539-7cde-4bf2-b058-11298fe8505e req-e9ea6dec-c296-48aa-acf5-3ea34c7effc3 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1142.871106] [57602]: INFO cinder.volume.api [req-c6925539-7cde-4bf2-b058-11298fe8505e req-e9ea6dec-c296-48aa-acf5-3ea34c7effc3 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Begin detaching volume completed successfully. [ 1142.871423] [57602]: INFO cinder.api.openstack.wsgi [req-c6925539-7cde-4bf2-b058-11298fe8505e req-e9ea6dec-c296-48aa-acf5-3ea34c7effc3 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f/action returned with HTTP 202 [ 1142.872256] [57602]: [pid: 57602|app: 0|req: 174/353] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 8 17:31:33 2025] POST /volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1143.900114] [57601]: DEBUG cinder.api.middleware.request_id [None req-29fd9f07-7e36-4729-a32d-ba991c803632 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.900571] [57601]: INFO cinder.api.openstack.wsgi [None req-29fd9f07-7e36-4729-a32d-ba991c803632 None None] GET http://10.180.1.21/volume// [ 1143.900737] [57601]: DEBUG cinder.api.openstack.wsgi [None req-29fd9f07-7e36-4729-a32d-ba991c803632 None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1143.901022] [57601]: DEBUG cinder.api.openstack.wsgi [None req-29fd9f07-7e36-4729-a32d-ba991c803632 None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1143.901799] [57601]: INFO cinder.api.openstack.wsgi [None req-29fd9f07-7e36-4729-a32d-ba991c803632 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1143.902178] [57601]: [pid: 57601|app: 0|req: 180/354] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:31:34 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1143.905864] [57602]: DEBUG cinder.api.middleware.request_id [req-c6925539-7cde-4bf2-b058-11298fe8505e req-f4947a44-d6e2-46a8-98f8-81a0f693dc7e None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.908245] [57602]: INFO cinder.api.openstack.wsgi [req-c6925539-7cde-4bf2-b058-11298fe8505e req-f4947a44-d6e2-46a8-98f8-81a0f693dc7e tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f [ 1143.908497] [57602]: DEBUG cinder.api.openstack.wsgi [req-c6925539-7cde-4bf2-b058-11298fe8505e req-f4947a44-d6e2-46a8-98f8-81a0f693dc7e tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1143.908768] [57602]: DEBUG cinder.api.openstack.wsgi [req-c6925539-7cde-4bf2-b058-11298fe8505e req-f4947a44-d6e2-46a8-98f8-81a0f693dc7e tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1143.926218] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.926218] [57602]: warnings.warn( [ 1143.930936] [57602]: INFO cinder.volume.api [req-c6925539-7cde-4bf2-b058-11298fe8505e req-f4947a44-d6e2-46a8-98f8-81a0f693dc7e tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1143.936718] [57602]: INFO cinder.api.openstack.wsgi [req-c6925539-7cde-4bf2-b058-11298fe8505e req-f4947a44-d6e2-46a8-98f8-81a0f693dc7e tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f returned with HTTP 200 [ 1143.937232] [57602]: [pid: 57602|app: 0|req: 175/355] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:31:34 2025] GET /volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f => generated 1325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1145.584735] [57601]: DEBUG cinder.api.middleware.request_id [req-c6925539-7cde-4bf2-b058-11298fe8505e req-4800ecce-f4f1-4bb2-a1af-f7b66f4cb8c4 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.587540] [57601]: INFO cinder.api.openstack.wsgi [req-c6925539-7cde-4bf2-b058-11298fe8505e req-4800ecce-f4f1-4bb2-a1af-f7b66f4cb8c4 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ffa14de4-10d0-452c-88de-0ca267704b05 [ 1145.587839] [57601]: DEBUG cinder.api.openstack.wsgi [req-c6925539-7cde-4bf2-b058-11298fe8505e req-4800ecce-f4f1-4bb2-a1af-f7b66f4cb8c4 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1145.588106] [57601]: DEBUG cinder.api.openstack.wsgi [req-c6925539-7cde-4bf2-b058-11298fe8505e req-4800ecce-f4f1-4bb2-a1af-f7b66f4cb8c4 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1145.598068] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.598068] [57601]: warnings.warn( [ 1146.122495] [57601]: INFO cinder.api.openstack.wsgi [req-c6925539-7cde-4bf2-b058-11298fe8505e req-4800ecce-f4f1-4bb2-a1af-f7b66f4cb8c4 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/attachments/ffa14de4-10d0-452c-88de-0ca267704b05 returned with HTTP 200 [ 1146.123135] [57601]: [pid: 57601|app: 0|req: 181/356] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:31:36 2025] DELETE /volume/v3/attachments/ffa14de4-10d0-452c-88de-0ca267704b05 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.537360] [57602]: DEBUG cinder.api.middleware.request_id [None req-c9535863-c18f-4e2c-9c57-de93b9acfb3f None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.539532] [57602]: INFO cinder.api.openstack.wsgi [None req-c9535863-c18f-4e2c-9c57-de93b9acfb3f tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f [ 1147.539808] [57602]: DEBUG cinder.api.openstack.wsgi [None req-c9535863-c18f-4e2c-9c57-de93b9acfb3f tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1147.540089] [57602]: DEBUG cinder.api.openstack.wsgi [None req-c9535863-c18f-4e2c-9c57-de93b9acfb3f tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1147.551448] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.551448] [57602]: warnings.warn( [ 1147.560120] [57602]: INFO cinder.volume.api [None req-c9535863-c18f-4e2c-9c57-de93b9acfb3f tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1147.567998] [57602]: INFO cinder.api.openstack.wsgi [None req-c9535863-c18f-4e2c-9c57-de93b9acfb3f tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f returned with HTTP 200 [ 1147.568293] [57602]: [pid: 57602|app: 0|req: 176/357] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:31:38 2025] GET /volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.121618] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1157.562997] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1163.942069] [57601]: DEBUG cinder.api.middleware.request_id [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.944095] [57601]: INFO cinder.api.openstack.wsgi [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1163.944758] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-26477975", "imageRef": "50fb366d-48e6-424f-9c20-bc83d77be76a", "size": 1}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1163.946368] [57601]: DEBUG cinder.api.v3.volumes [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-26477975', 'imageRef': '50fb366d-48e6-424f-9c20-bc83d77be76a', 'size': 1}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1164.117901] [57601]: INFO cinder.api.v3.volumes [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Create volume of 1 GB [ 1164.118342] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.118342] [57601]: warnings.warn( [ 1164.124014] [57601]: INFO cinder.volume.api [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Availability Zones retrieved successfully. [ 1164.133202] [57601]: DEBUG cinder.volume.api [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Flow 'volume_create_api' (dfa9cff4-5be9-49f5-aa3d-7bd3a83ce7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1164.134768] [57601]: DEBUG cinder.volume.api [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6859ee3-5f7b-414b-97bf-61931a8e2a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1164.136304] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1164.196274] [57601]: DEBUG cinder.volume.api [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6859ee3-5f7b-414b-97bf-61931a8e2a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1164.197933] [57601]: DEBUG cinder.volume.api [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9567b9d0-f4e3-4116-8e58-01bf444e20ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1164.262286] [57601]: DEBUG cinder.quota [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Created reservations ['0390a320-0a75-43bf-8942-beccdcf9ed00', '6297403b-504b-471f-a41e-3e709c1c6fef', '522241a3-3c3c-4f41-bb56-3b9b8d7ffa37', '60432afb-a9cb-4a3e-be4d-858ac95d5636'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1164.263503] [57601]: DEBUG cinder.volume.api [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9567b9d0-f4e3-4116-8e58-01bf444e20ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0390a320-0a75-43bf-8942-beccdcf9ed00', '6297403b-504b-471f-a41e-3e709c1c6fef', '522241a3-3c3c-4f41-bb56-3b9b8d7ffa37', '60432afb-a9cb-4a3e-be4d-858ac95d5636']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1164.264540] [57601]: DEBUG cinder.volume.api [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bc4375e-fc7b-4651-bbe6-6830f5661f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1164.280216] [57601]: DEBUG cinder.volume.api [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bc4375e-fc7b-4651-bbe6-6830f5661f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f609692a-2150-49d7-9a8e-60ccd21f9683', '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-26477975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90d858b6b46c4295bca3a50dac4248eb',qos_specs=None,replication_status=,reservations=['0390a320-0a75-43bf-8942-beccdcf9ed00','6297403b-504b-471f-a41e-3e709c1c6fef','522241a3-3c3c-4f41-bb56-3b9b8d7ffa37','60432afb-a9cb-4a3e-be4d-858ac95d5636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='294777a6a33c49b0badf2668b39f506a',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:31:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-26477975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f609692a-2150-49d7-9a8e-60ccd21f9683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90d858b6b46c4295bca3a50dac4248eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='294777a6a33c49b0badf2668b39f506a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1164.281213] [57601]: DEBUG cinder.volume.api [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b1a0a34-8f7c-42d5-9320-919d521d032d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1164.297851] [57601]: DEBUG cinder.volume.api [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b1a0a34-8f7c-42d5-9320-919d521d032d) transitioned into state 'SUCCESS' from state '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-26477975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90d858b6b46c4295bca3a50dac4248eb',qos_specs=None,replication_status=,reservations=['0390a320-0a75-43bf-8942-beccdcf9ed00','6297403b-504b-471f-a41e-3e709c1c6fef','522241a3-3c3c-4f41-bb56-3b9b8d7ffa37','60432afb-a9cb-4a3e-be4d-858ac95d5636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='294777a6a33c49b0badf2668b39f506a',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1164.298900] [57601]: DEBUG cinder.volume.api [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8cd7316-6761-41e7-9431-ac5516902ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1164.309452] [57601]: DEBUG cinder.volume.api [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8cd7316-6761-41e7-9431-ac5516902ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1164.310557] [57601]: DEBUG cinder.volume.api [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Flow 'volume_create_api' (dfa9cff4-5be9-49f5-aa3d-7bd3a83ce7a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1164.310946] [57601]: INFO cinder.volume.api [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Create volume request issued successfully. [ 1164.311684] [57601]: INFO cinder.api.openstack.wsgi [None req-a9d9bfb1-c156-4dab-aa5f-a70ce8362ea2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1164.312328] [57601]: [pid: 57601|app: 0|req: 182/358] 10.180.1.21 () {62 vars in 1177 bytes} [Mon Dec 8 17:31:54 2025] POST /volume/v3/volumes => generated 896 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1164.323271] [57602]: DEBUG cinder.api.middleware.request_id [None req-6ef023f2-4594-4422-b5f1-11b3e9f1ae14 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.325622] [57602]: INFO cinder.api.openstack.wsgi [None req-6ef023f2-4594-4422-b5f1-11b3e9f1ae14 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1164.325882] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6ef023f2-4594-4422-b5f1-11b3e9f1ae14 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1164.326104] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6ef023f2-4594-4422-b5f1-11b3e9f1ae14 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1164.336563] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.336563] [57602]: warnings.warn( [ 1164.343324] [57602]: INFO cinder.volume.api [None req-6ef023f2-4594-4422-b5f1-11b3e9f1ae14 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1164.348581] [57602]: INFO cinder.api.openstack.wsgi [None req-6ef023f2-4594-4422-b5f1-11b3e9f1ae14 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1164.349103] [57602]: [pid: 57602|app: 0|req: 177/359] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:31:55 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 964 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1165.363421] [57601]: DEBUG cinder.api.middleware.request_id [None req-3105d4ec-3fed-4ea9-a7a2-bac4548675d2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.365845] [57601]: INFO cinder.api.openstack.wsgi [None req-3105d4ec-3fed-4ea9-a7a2-bac4548675d2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1165.366120] [57601]: DEBUG cinder.api.openstack.wsgi [None req-3105d4ec-3fed-4ea9-a7a2-bac4548675d2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1165.366409] [57601]: DEBUG cinder.api.openstack.wsgi [None req-3105d4ec-3fed-4ea9-a7a2-bac4548675d2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1165.376920] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.376920] [57601]: warnings.warn( [ 1165.381537] [57601]: INFO cinder.volume.api [None req-3105d4ec-3fed-4ea9-a7a2-bac4548675d2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1165.387089] [57601]: INFO cinder.api.openstack.wsgi [None req-3105d4ec-3fed-4ea9-a7a2-bac4548675d2 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1165.387546] [57601]: [pid: 57601|app: 0|req: 183/360] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:31:56 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1166.399496] [57602]: DEBUG cinder.api.middleware.request_id [None req-c71b8ef3-1bde-4207-9462-ad57c6bf269e None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.401868] [57602]: INFO cinder.api.openstack.wsgi [None req-c71b8ef3-1bde-4207-9462-ad57c6bf269e tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1166.402176] [57602]: DEBUG cinder.api.openstack.wsgi [None req-c71b8ef3-1bde-4207-9462-ad57c6bf269e tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1166.402440] [57602]: DEBUG cinder.api.openstack.wsgi [None req-c71b8ef3-1bde-4207-9462-ad57c6bf269e tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1166.414155] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.414155] [57602]: warnings.warn( [ 1166.419093] [57602]: INFO cinder.volume.api [None req-c71b8ef3-1bde-4207-9462-ad57c6bf269e tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1166.424269] [57602]: INFO cinder.api.openstack.wsgi [None req-c71b8ef3-1bde-4207-9462-ad57c6bf269e tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1166.424852] [57602]: [pid: 57602|app: 0|req: 178/361] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:31:57 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1167.437622] [57601]: DEBUG cinder.api.middleware.request_id [None req-a47884e7-81d9-4d94-b7d4-eded48d1bc33 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.440340] [57601]: INFO cinder.api.openstack.wsgi [None req-a47884e7-81d9-4d94-b7d4-eded48d1bc33 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1167.440714] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a47884e7-81d9-4d94-b7d4-eded48d1bc33 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1167.441078] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a47884e7-81d9-4d94-b7d4-eded48d1bc33 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1167.454195] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.454195] [57601]: warnings.warn( [ 1167.460105] [57601]: INFO cinder.volume.api [None req-a47884e7-81d9-4d94-b7d4-eded48d1bc33 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1167.467879] [57601]: INFO cinder.api.openstack.wsgi [None req-a47884e7-81d9-4d94-b7d4-eded48d1bc33 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1167.468810] [57601]: [pid: 57601|app: 0|req: 184/362] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:31:58 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1168.482376] [57602]: DEBUG cinder.api.middleware.request_id [None req-e2c951a8-dc15-4d85-941d-ca41f6bb0cf4 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.485373] [57602]: INFO cinder.api.openstack.wsgi [None req-e2c951a8-dc15-4d85-941d-ca41f6bb0cf4 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1168.485373] [57602]: DEBUG cinder.api.openstack.wsgi [None req-e2c951a8-dc15-4d85-941d-ca41f6bb0cf4 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1168.485373] [57602]: DEBUG cinder.api.openstack.wsgi [None req-e2c951a8-dc15-4d85-941d-ca41f6bb0cf4 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1168.493656] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.493656] [57602]: warnings.warn( [ 1168.498158] [57602]: INFO cinder.volume.api [None req-e2c951a8-dc15-4d85-941d-ca41f6bb0cf4 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1168.503534] [57602]: INFO cinder.api.openstack.wsgi [None req-e2c951a8-dc15-4d85-941d-ca41f6bb0cf4 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1168.503993] [57602]: [pid: 57602|app: 0|req: 179/363] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:31:59 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1169.515781] [57601]: DEBUG cinder.api.middleware.request_id [None req-1943d9ee-2d85-4793-b735-c29e9fe3d318 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.518056] [57601]: INFO cinder.api.openstack.wsgi [None req-1943d9ee-2d85-4793-b735-c29e9fe3d318 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1169.518228] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1943d9ee-2d85-4793-b735-c29e9fe3d318 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1169.518461] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1943d9ee-2d85-4793-b735-c29e9fe3d318 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1169.529303] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.529303] [57601]: warnings.warn( [ 1169.533627] [57601]: INFO cinder.volume.api [None req-1943d9ee-2d85-4793-b735-c29e9fe3d318 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1169.538582] [57601]: INFO cinder.api.openstack.wsgi [None req-1943d9ee-2d85-4793-b735-c29e9fe3d318 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1169.538999] [57601]: [pid: 57601|app: 0|req: 185/364] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:32:00 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1170.132381] [57602]: DEBUG cinder.api.middleware.request_id [None req-2bdb0134-916c-4300-a014-38a12db91e40 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.134588] [57602]: INFO cinder.api.openstack.wsgi [None req-2bdb0134-916c-4300-a014-38a12db91e40 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1170.136044] [57602]: DEBUG cinder.api.openstack.wsgi [None req-2bdb0134-916c-4300-a014-38a12db91e40 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1170.136044] [57602]: DEBUG cinder.api.openstack.wsgi [None req-2bdb0134-916c-4300-a014-38a12db91e40 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1170.148585] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.148585] [57602]: warnings.warn( [ 1170.154110] [57602]: INFO cinder.volume.api [None req-2bdb0134-916c-4300-a014-38a12db91e40 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1170.161752] [57602]: INFO cinder.api.openstack.wsgi [None req-2bdb0134-916c-4300-a014-38a12db91e40 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1170.162430] [57602]: [pid: 57602|app: 0|req: 180/365] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:00 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.212960] [57601]: DEBUG cinder.api.middleware.request_id [None req-f26469d2-bf7f-4321-abe4-9c8d9e5b1d05 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.215445] [57601]: INFO cinder.api.openstack.wsgi [None req-f26469d2-bf7f-4321-abe4-9c8d9e5b1d05 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1170.215863] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f26469d2-bf7f-4321-abe4-9c8d9e5b1d05 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1170.216285] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f26469d2-bf7f-4321-abe4-9c8d9e5b1d05 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1170.226903] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.226903] [57601]: warnings.warn( [ 1170.231350] [57601]: INFO cinder.volume.api [None req-f26469d2-bf7f-4321-abe4-9c8d9e5b1d05 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1170.237033] [57601]: INFO cinder.api.openstack.wsgi [None req-f26469d2-bf7f-4321-abe4-9c8d9e5b1d05 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1170.237445] [57601]: [pid: 57601|app: 0|req: 186/366] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:00 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.287587] [57602]: DEBUG cinder.api.middleware.request_id [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.289792] [57602]: INFO cinder.api.openstack.wsgi [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1170.290196] [57602]: DEBUG cinder.api.openstack.wsgi [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-492909719"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1170.291660] [57602]: DEBUG cinder.api.v3.volumes [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-492909719'}} {{(pid=57602) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1170.291793] [57602]: INFO cinder.api.v3.volumes [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Create volume of 1 GB [ 1170.297107] [57602]: INFO cinder.volume.api [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Availability Zones retrieved successfully. [ 1170.304426] [57602]: DEBUG cinder.volume.api [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Flow 'volume_create_api' (aa898bcd-ddde-4065-83bf-19296c694969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1170.305817] [57602]: DEBUG cinder.volume.api [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dcfb091-f8dd-457f-8aa5-3707d630fd45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1170.307167] [57602]: DEBUG cinder.volume.flows.api.create_volume [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Validating volume size '1' using validate_int {{(pid=57602) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1170.328780] [57602]: DEBUG cinder.volume.api [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dcfb091-f8dd-457f-8aa5-3707d630fd45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1170.330083] [57602]: DEBUG cinder.volume.api [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (186d7751-7c97-4c36-89bf-330e00224e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1170.381641] [57602]: DEBUG cinder.quota [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Created reservations ['b5fc0226-b773-4055-a4b9-df58c7d6299f', '3b08c300-f9a7-408b-8795-84f514ed3580', 'cd1e0336-a1a2-4be8-a333-37cb730a4e29', '8a861705-ff94-48f2-84df-21e72d43791b'] {{(pid=57602) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1170.382637] [57602]: DEBUG cinder.volume.api [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (186d7751-7c97-4c36-89bf-330e00224e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5fc0226-b773-4055-a4b9-df58c7d6299f', '3b08c300-f9a7-408b-8795-84f514ed3580', 'cd1e0336-a1a2-4be8-a333-37cb730a4e29', '8a861705-ff94-48f2-84df-21e72d43791b']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1170.383702] [57602]: DEBUG cinder.volume.api [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (064e49d3-28d8-407e-b74e-a0ea8846f1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1170.396800] [57602]: DEBUG cinder.volume.api [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (064e49d3-28d8-407e-b74e-a0ea8846f1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5391a0a9-0f8d-4e19-9446-223ad5f809c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-492909719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41829c8bbc00458f8f657d10da489539',qos_specs=None,replication_status=,reservations=['b5fc0226-b773-4055-a4b9-df58c7d6299f','3b08c300-f9a7-408b-8795-84f514ed3580','cd1e0336-a1a2-4be8-a333-37cb730a4e29','8a861705-ff94-48f2-84df-21e72d43791b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='667cd83895ed4cbfa3c06611bbb9b56d',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:32:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-492909719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5391a0a9-0f8d-4e19-9446-223ad5f809c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41829c8bbc00458f8f657d10da489539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='667cd83895ed4cbfa3c06611bbb9b56d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1170.397745] [57602]: DEBUG cinder.volume.api [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b6cfa15-796d-48ca-8862-f576416e0f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1170.424386] [57602]: DEBUG cinder.volume.api [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b6cfa15-796d-48ca-8862-f576416e0f8d) transitioned into state 'SUCCESS' from state '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-492909719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41829c8bbc00458f8f657d10da489539',qos_specs=None,replication_status=,reservations=['b5fc0226-b773-4055-a4b9-df58c7d6299f','3b08c300-f9a7-408b-8795-84f514ed3580','cd1e0336-a1a2-4be8-a333-37cb730a4e29','8a861705-ff94-48f2-84df-21e72d43791b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='667cd83895ed4cbfa3c06611bbb9b56d',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1170.425370] [57602]: DEBUG cinder.volume.api [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c51581b4-b2f2-494e-9f73-eb6ffd583e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1170.434467] [57602]: DEBUG cinder.volume.api [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c51581b4-b2f2-494e-9f73-eb6ffd583e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1170.435794] [57602]: DEBUG cinder.volume.api [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Flow 'volume_create_api' (aa898bcd-ddde-4065-83bf-19296c694969) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1170.436191] [57602]: INFO cinder.volume.api [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Create volume request issued successfully. [ 1170.436863] [57602]: INFO cinder.api.openstack.wsgi [None req-54b9161e-dc81-4ddb-9c8a-f6565c471aa9 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1170.437391] [57602]: [pid: 57602|app: 0|req: 181/367] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:32:01 2025] POST /volume/v3/volumes => generated 752 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1170.446683] [57601]: DEBUG cinder.api.middleware.request_id [None req-39dfb9fe-59c7-4ba9-a540-e5e3674c0199 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.448460] [57601]: INFO cinder.api.openstack.wsgi [None req-39dfb9fe-59c7-4ba9-a540-e5e3674c0199 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] GET http://10.180.1.21/volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 [ 1170.448671] [57601]: DEBUG cinder.api.openstack.wsgi [None req-39dfb9fe-59c7-4ba9-a540-e5e3674c0199 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1170.448869] [57601]: DEBUG cinder.api.openstack.wsgi [None req-39dfb9fe-59c7-4ba9-a540-e5e3674c0199 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1170.462875] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.462875] [57601]: warnings.warn( [ 1170.467731] [57601]: INFO cinder.volume.api [None req-39dfb9fe-59c7-4ba9-a540-e5e3674c0199 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Volume info retrieved successfully. [ 1170.472191] [57601]: INFO cinder.api.openstack.wsgi [None req-39dfb9fe-59c7-4ba9-a540-e5e3674c0199 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] http://10.180.1.21/volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 returned with HTTP 200 [ 1170.472773] [57601]: [pid: 57601|app: 0|req: 187/368] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:01 2025] GET /volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.551692] [57602]: DEBUG cinder.api.middleware.request_id [None req-7026a7cd-6f79-4aee-ba2d-13cebf80cb65 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.554046] [57602]: INFO cinder.api.openstack.wsgi [None req-7026a7cd-6f79-4aee-ba2d-13cebf80cb65 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1170.554323] [57602]: DEBUG cinder.api.openstack.wsgi [None req-7026a7cd-6f79-4aee-ba2d-13cebf80cb65 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1170.554637] [57602]: DEBUG cinder.api.openstack.wsgi [None req-7026a7cd-6f79-4aee-ba2d-13cebf80cb65 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1170.564567] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.564567] [57602]: warnings.warn( [ 1170.570044] [57602]: INFO cinder.volume.api [None req-7026a7cd-6f79-4aee-ba2d-13cebf80cb65 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1170.575338] [57602]: INFO cinder.api.openstack.wsgi [None req-7026a7cd-6f79-4aee-ba2d-13cebf80cb65 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1170.575787] [57602]: [pid: 57602|app: 0|req: 182/369] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:32:01 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.483840] [57601]: DEBUG cinder.api.middleware.request_id [None req-01fda628-8b56-4471-8712-c4eb957faedd None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.486405] [57601]: INFO cinder.api.openstack.wsgi [None req-01fda628-8b56-4471-8712-c4eb957faedd tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] GET http://10.180.1.21/volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 [ 1171.486651] [57601]: DEBUG cinder.api.openstack.wsgi [None req-01fda628-8b56-4471-8712-c4eb957faedd tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1171.486883] [57601]: DEBUG cinder.api.openstack.wsgi [None req-01fda628-8b56-4471-8712-c4eb957faedd tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1171.497728] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.497728] [57601]: warnings.warn( [ 1171.502495] [57601]: INFO cinder.volume.api [None req-01fda628-8b56-4471-8712-c4eb957faedd tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Volume info retrieved successfully. [ 1171.509827] [57601]: INFO cinder.api.openstack.wsgi [None req-01fda628-8b56-4471-8712-c4eb957faedd tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] http://10.180.1.21/volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 returned with HTTP 200 [ 1171.510569] [57601]: [pid: 57601|app: 0|req: 188/370] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:02 2025] GET /volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.520114] [57602]: DEBUG cinder.api.middleware.request_id [None req-3f50b34d-3b05-49e5-a47d-75271194465d None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.522746] [57602]: INFO cinder.api.openstack.wsgi [None req-3f50b34d-3b05-49e5-a47d-75271194465d tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] POST http://10.180.1.21/volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5/action [ 1171.523267] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3f50b34d-3b05-49e5-a47d-75271194465d tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=57602) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1171.523452] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3f50b34d-3b05-49e5-a47d-75271194465d tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1171.535872] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.535872] [57602]: warnings.warn( [ 1171.536453] [57602]: INFO cinder.volume.api [None req-3f50b34d-3b05-49e5-a47d-75271194465d tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Volume info retrieved successfully. [ 1171.542401] [57602]: INFO cinder.volume.api [None req-3f50b34d-3b05-49e5-a47d-75271194465d tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Volume updated successfully. [ 1171.542635] [57602]: INFO cinder.api.openstack.wsgi [None req-3f50b34d-3b05-49e5-a47d-75271194465d tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] http://10.180.1.21/volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5/action returned with HTTP 200 [ 1171.543097] [57602]: [pid: 57602|app: 0|req: 183/371] 10.180.1.21 () {60 vars in 1267 bytes} [Mon Dec 8 17:32:02 2025] POST /volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1171.546125] [57601]: DEBUG cinder.api.middleware.request_id [None req-1c19e839-12d8-4a39-9c42-d7fa7f26f028 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.548289] [57601]: INFO cinder.api.openstack.wsgi [None req-1c19e839-12d8-4a39-9c42-d7fa7f26f028 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] GET http://10.180.1.21/volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 [ 1171.548545] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1c19e839-12d8-4a39-9c42-d7fa7f26f028 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1171.548750] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1c19e839-12d8-4a39-9c42-d7fa7f26f028 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1171.556714] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.556714] [57601]: warnings.warn( [ 1171.561130] [57601]: INFO cinder.volume.api [None req-1c19e839-12d8-4a39-9c42-d7fa7f26f028 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Volume info retrieved successfully. [ 1171.566041] [57601]: INFO cinder.api.openstack.wsgi [None req-1c19e839-12d8-4a39-9c42-d7fa7f26f028 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] http://10.180.1.21/volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 returned with HTTP 200 [ 1171.566557] [57601]: [pid: 57601|app: 0|req: 189/372] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:02 2025] GET /volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.588772] [57602]: DEBUG cinder.api.middleware.request_id [None req-70ecda45-013d-476a-900d-e5d3adebe353 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.591068] [57602]: INFO cinder.api.openstack.wsgi [None req-70ecda45-013d-476a-900d-e5d3adebe353 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1171.591340] [57602]: DEBUG cinder.api.openstack.wsgi [None req-70ecda45-013d-476a-900d-e5d3adebe353 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1171.591657] [57602]: DEBUG cinder.api.openstack.wsgi [None req-70ecda45-013d-476a-900d-e5d3adebe353 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1171.600270] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.600270] [57602]: warnings.warn( [ 1171.604843] [57602]: INFO cinder.volume.api [None req-70ecda45-013d-476a-900d-e5d3adebe353 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1171.609937] [57602]: INFO cinder.api.openstack.wsgi [None req-70ecda45-013d-476a-900d-e5d3adebe353 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1171.610406] [57602]: [pid: 57602|app: 0|req: 184/373] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:32:02 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.633843] [57601]: DEBUG cinder.api.middleware.request_id [req-7530035d-f88b-4a05-a74f-8ee51a13fdf4 req-e082a52f-8409-4050-8914-bc9797217510 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.636449] [57601]: INFO cinder.api.openstack.wsgi [req-7530035d-f88b-4a05-a74f-8ee51a13fdf4 req-e082a52f-8409-4050-8914-bc9797217510 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] GET http://10.180.1.21/volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 [ 1171.636750] [57601]: DEBUG cinder.api.openstack.wsgi [req-7530035d-f88b-4a05-a74f-8ee51a13fdf4 req-e082a52f-8409-4050-8914-bc9797217510 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1171.637051] [57601]: DEBUG cinder.api.openstack.wsgi [req-7530035d-f88b-4a05-a74f-8ee51a13fdf4 req-e082a52f-8409-4050-8914-bc9797217510 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1171.651980] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.651980] [57601]: warnings.warn( [ 1171.651980] [57601]: INFO cinder.volume.api [req-7530035d-f88b-4a05-a74f-8ee51a13fdf4 req-e082a52f-8409-4050-8914-bc9797217510 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Volume info retrieved successfully. [ 1171.655455] [57601]: INFO cinder.api.openstack.wsgi [req-7530035d-f88b-4a05-a74f-8ee51a13fdf4 req-e082a52f-8409-4050-8914-bc9797217510 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] http://10.180.1.21/volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 returned with HTTP 200 [ 1171.655909] [57601]: [pid: 57601|app: 0|req: 190/374] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:32:02 2025] GET /volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.879364] [57602]: DEBUG cinder.api.middleware.request_id [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.881465] [57602]: INFO cinder.api.openstack.wsgi [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1171.881845] [57602]: DEBUG cinder.api.openstack.wsgi [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1858078888"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1171.883498] [57602]: DEBUG cinder.api.v3.volumes [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1858078888'}} {{(pid=57602) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1171.883721] [57602]: INFO cinder.api.v3.volumes [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Create volume of 1 GB [ 1171.888254] [57602]: INFO cinder.volume.api [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Availability Zones retrieved successfully. [ 1171.895174] [57602]: DEBUG cinder.volume.api [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Flow 'volume_create_api' (74bbeae7-e3e8-4c5a-bbe6-0777b98e7df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1171.896440] [57602]: DEBUG cinder.volume.api [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc0f5c77-66dc-409d-a0b8-6da8ae84e18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1171.897831] [57602]: DEBUG cinder.volume.flows.api.create_volume [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Validating volume size '1' using validate_int {{(pid=57602) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1171.918504] [57602]: DEBUG cinder.volume.api [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc0f5c77-66dc-409d-a0b8-6da8ae84e18b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1171.919574] [57602]: DEBUG cinder.volume.api [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99041fc6-638d-4bc1-9bdf-5770e629ae0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1171.953986] [57602]: DEBUG cinder.quota [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Created reservations ['827419ec-25f9-44cd-bb43-b5ffde5d5e41', '2188be39-37a8-4a91-a9ac-1f2b76131e73', '57be2145-de61-431e-9cb0-2d4d111d4bbf', '29b77da2-eec3-46dd-9fe6-3ff806956859'] {{(pid=57602) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1171.955190] [57602]: DEBUG cinder.volume.api [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99041fc6-638d-4bc1-9bdf-5770e629ae0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['827419ec-25f9-44cd-bb43-b5ffde5d5e41', '2188be39-37a8-4a91-a9ac-1f2b76131e73', '57be2145-de61-431e-9cb0-2d4d111d4bbf', '29b77da2-eec3-46dd-9fe6-3ff806956859']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1171.956331] [57602]: DEBUG cinder.volume.api [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bcc81e8-e331-4dda-b583-731a3a0a4835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1171.969234] [57602]: DEBUG cinder.volume.api [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bcc81e8-e331-4dda-b583-731a3a0a4835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aede033-935f-4bdd-8a1f-264a110f99ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1858078888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41829c8bbc00458f8f657d10da489539',qos_specs=None,replication_status=,reservations=['827419ec-25f9-44cd-bb43-b5ffde5d5e41','2188be39-37a8-4a91-a9ac-1f2b76131e73','57be2145-de61-431e-9cb0-2d4d111d4bbf','29b77da2-eec3-46dd-9fe6-3ff806956859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='667cd83895ed4cbfa3c06611bbb9b56d',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:32:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1858078888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aede033-935f-4bdd-8a1f-264a110f99ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41829c8bbc00458f8f657d10da489539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='667cd83895ed4cbfa3c06611bbb9b56d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1171.970140] [57602]: DEBUG cinder.volume.api [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc1e0e1-1935-4b97-bf94-bcb426adfdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1171.984304] [57602]: DEBUG cinder.volume.api [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc1e0e1-1935-4b97-bf94-bcb426adfdbe) transitioned into state 'SUCCESS' from state '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-1858078888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41829c8bbc00458f8f657d10da489539',qos_specs=None,replication_status=,reservations=['827419ec-25f9-44cd-bb43-b5ffde5d5e41','2188be39-37a8-4a91-a9ac-1f2b76131e73','57be2145-de61-431e-9cb0-2d4d111d4bbf','29b77da2-eec3-46dd-9fe6-3ff806956859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='667cd83895ed4cbfa3c06611bbb9b56d',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1171.985332] [57602]: DEBUG cinder.volume.api [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28f0b538-13ba-435d-a41f-000bf0330d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1171.996445] [57602]: DEBUG cinder.volume.api [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28f0b538-13ba-435d-a41f-000bf0330d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1171.996445] [57602]: DEBUG cinder.volume.api [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Flow 'volume_create_api' (74bbeae7-e3e8-4c5a-bbe6-0777b98e7df3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1171.996445] [57602]: INFO cinder.volume.api [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Create volume request issued successfully. [ 1171.997041] [57602]: INFO cinder.api.openstack.wsgi [None req-86da4390-3295-42c1-9c23-44eeffb5bf47 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1171.998269] [57602]: [pid: 57602|app: 0|req: 185/375] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:32:02 2025] POST /volume/v3/volumes => generated 753 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1172.007740] [57601]: DEBUG cinder.api.middleware.request_id [None req-29566f77-8e96-4bfb-9bda-c3a989baf11e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.010671] [57601]: INFO cinder.api.openstack.wsgi [None req-29566f77-8e96-4bfb-9bda-c3a989baf11e tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] GET http://10.180.1.21/volume/v3/volumes/2aede033-935f-4bdd-8a1f-264a110f99ba [ 1172.010956] [57601]: DEBUG cinder.api.openstack.wsgi [None req-29566f77-8e96-4bfb-9bda-c3a989baf11e tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1172.011237] [57601]: DEBUG cinder.api.openstack.wsgi [None req-29566f77-8e96-4bfb-9bda-c3a989baf11e tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1172.020972] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.020972] [57601]: warnings.warn( [ 1172.026122] [57601]: INFO cinder.volume.api [None req-29566f77-8e96-4bfb-9bda-c3a989baf11e tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Volume info retrieved successfully. [ 1172.033776] [57601]: INFO cinder.api.openstack.wsgi [None req-29566f77-8e96-4bfb-9bda-c3a989baf11e tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] http://10.180.1.21/volume/v3/volumes/2aede033-935f-4bdd-8a1f-264a110f99ba returned with HTTP 200 [ 1172.034306] [57601]: [pid: 57601|app: 0|req: 191/376] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:02 2025] GET /volume/v3/volumes/2aede033-935f-4bdd-8a1f-264a110f99ba => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.623773] [57602]: DEBUG cinder.api.middleware.request_id [None req-b3f86394-3059-420f-81f9-49f23d3138c4 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.626543] [57602]: INFO cinder.api.openstack.wsgi [None req-b3f86394-3059-420f-81f9-49f23d3138c4 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1172.626798] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b3f86394-3059-420f-81f9-49f23d3138c4 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1172.627020] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b3f86394-3059-420f-81f9-49f23d3138c4 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1172.637038] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.637038] [57602]: warnings.warn( [ 1172.641412] [57602]: INFO cinder.volume.api [None req-b3f86394-3059-420f-81f9-49f23d3138c4 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1172.647145] [57602]: INFO cinder.api.openstack.wsgi [None req-b3f86394-3059-420f-81f9-49f23d3138c4 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1172.647314] [57602]: [pid: 57602|app: 0|req: 186/377] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:32:03 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.050030] [57601]: DEBUG cinder.api.middleware.request_id [None req-e33e1e8f-d183-43af-90b9-8f95c05e2ade None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.054620] [57601]: INFO cinder.api.openstack.wsgi [None req-e33e1e8f-d183-43af-90b9-8f95c05e2ade tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] GET http://10.180.1.21/volume/v3/volumes/2aede033-935f-4bdd-8a1f-264a110f99ba [ 1173.054620] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e33e1e8f-d183-43af-90b9-8f95c05e2ade tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1173.054620] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e33e1e8f-d183-43af-90b9-8f95c05e2ade tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1173.064942] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.064942] [57601]: warnings.warn( [ 1173.069579] [57601]: INFO cinder.volume.api [None req-e33e1e8f-d183-43af-90b9-8f95c05e2ade tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Volume info retrieved successfully. [ 1173.076514] [57601]: INFO cinder.api.openstack.wsgi [None req-e33e1e8f-d183-43af-90b9-8f95c05e2ade tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] http://10.180.1.21/volume/v3/volumes/2aede033-935f-4bdd-8a1f-264a110f99ba returned with HTTP 200 [ 1173.077508] [57601]: [pid: 57601|app: 0|req: 192/378] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:03 2025] GET /volume/v3/volumes/2aede033-935f-4bdd-8a1f-264a110f99ba => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.658889] [57602]: DEBUG cinder.api.middleware.request_id [None req-55ebc2c6-b3b7-4843-af46-3a479baec320 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.660898] [57602]: INFO cinder.api.openstack.wsgi [None req-55ebc2c6-b3b7-4843-af46-3a479baec320 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1173.661228] [57602]: DEBUG cinder.api.openstack.wsgi [None req-55ebc2c6-b3b7-4843-af46-3a479baec320 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1173.661535] [57602]: DEBUG cinder.api.openstack.wsgi [None req-55ebc2c6-b3b7-4843-af46-3a479baec320 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1173.673126] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.673126] [57602]: warnings.warn( [ 1173.677640] [57602]: INFO cinder.volume.api [None req-55ebc2c6-b3b7-4843-af46-3a479baec320 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1173.682668] [57602]: INFO cinder.api.openstack.wsgi [None req-55ebc2c6-b3b7-4843-af46-3a479baec320 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1173.683128] [57602]: [pid: 57602|app: 0|req: 187/379] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:32:04 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1174.694686] [57601]: DEBUG cinder.api.middleware.request_id [None req-4e269440-7071-43f8-93ba-1b45d480b431 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.696907] [57601]: INFO cinder.api.openstack.wsgi [None req-4e269440-7071-43f8-93ba-1b45d480b431 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1174.697176] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4e269440-7071-43f8-93ba-1b45d480b431 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1174.697701] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4e269440-7071-43f8-93ba-1b45d480b431 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1174.707961] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.707961] [57601]: warnings.warn( [ 1174.713526] [57601]: INFO cinder.volume.api [None req-4e269440-7071-43f8-93ba-1b45d480b431 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1174.719866] [57601]: INFO cinder.api.openstack.wsgi [None req-4e269440-7071-43f8-93ba-1b45d480b431 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1174.720521] [57601]: [pid: 57601|app: 0|req: 193/380] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:32:05 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1175.731352] [57602]: DEBUG cinder.api.middleware.request_id [None req-5cf8142d-9e70-4032-bedb-5e2a9d30ec4f None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.733928] [57602]: INFO cinder.api.openstack.wsgi [None req-5cf8142d-9e70-4032-bedb-5e2a9d30ec4f tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1175.733928] [57602]: DEBUG cinder.api.openstack.wsgi [None req-5cf8142d-9e70-4032-bedb-5e2a9d30ec4f tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1175.733928] [57602]: DEBUG cinder.api.openstack.wsgi [None req-5cf8142d-9e70-4032-bedb-5e2a9d30ec4f tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1175.744986] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.744986] [57602]: warnings.warn( [ 1175.749581] [57602]: INFO cinder.volume.api [None req-5cf8142d-9e70-4032-bedb-5e2a9d30ec4f tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1175.754526] [57602]: INFO cinder.api.openstack.wsgi [None req-5cf8142d-9e70-4032-bedb-5e2a9d30ec4f tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1175.754937] [57602]: [pid: 57602|app: 0|req: 188/381] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:32:06 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1176.766384] [57601]: DEBUG cinder.api.middleware.request_id [None req-7bd0c7af-2546-4029-b99d-2966f4cd6017 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.768162] [57601]: INFO cinder.api.openstack.wsgi [None req-7bd0c7af-2546-4029-b99d-2966f4cd6017 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1176.768624] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7bd0c7af-2546-4029-b99d-2966f4cd6017 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1176.768624] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7bd0c7af-2546-4029-b99d-2966f4cd6017 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1176.779704] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.779704] [57601]: warnings.warn( [ 1176.784037] [57601]: INFO cinder.volume.api [None req-7bd0c7af-2546-4029-b99d-2966f4cd6017 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1176.789443] [57601]: INFO cinder.api.openstack.wsgi [None req-7bd0c7af-2546-4029-b99d-2966f4cd6017 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1176.789873] [57601]: [pid: 57601|app: 0|req: 194/382] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:32:07 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1177.800904] [57602]: DEBUG cinder.api.middleware.request_id [None req-bba5778f-32c1-4fbf-9a56-099c3971df30 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.803551] [57602]: INFO cinder.api.openstack.wsgi [None req-bba5778f-32c1-4fbf-9a56-099c3971df30 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1177.803803] [57602]: DEBUG cinder.api.openstack.wsgi [None req-bba5778f-32c1-4fbf-9a56-099c3971df30 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1177.804027] [57602]: DEBUG cinder.api.openstack.wsgi [None req-bba5778f-32c1-4fbf-9a56-099c3971df30 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1177.817883] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.817883] [57602]: warnings.warn( [ 1177.822183] [57602]: INFO cinder.volume.api [None req-bba5778f-32c1-4fbf-9a56-099c3971df30 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1177.827955] [57602]: INFO cinder.api.openstack.wsgi [None req-bba5778f-32c1-4fbf-9a56-099c3971df30 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1177.828546] [57602]: [pid: 57602|app: 0|req: 189/383] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:32:08 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1178.839158] [57601]: DEBUG cinder.api.middleware.request_id [None req-64180ef9-3bf8-4ca1-b70e-d575799235d3 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.841193] [57601]: INFO cinder.api.openstack.wsgi [None req-64180ef9-3bf8-4ca1-b70e-d575799235d3 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1178.841434] [57601]: DEBUG cinder.api.openstack.wsgi [None req-64180ef9-3bf8-4ca1-b70e-d575799235d3 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1178.841644] [57601]: DEBUG cinder.api.openstack.wsgi [None req-64180ef9-3bf8-4ca1-b70e-d575799235d3 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1178.852043] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.852043] [57601]: warnings.warn( [ 1178.856041] [57601]: INFO cinder.volume.api [None req-64180ef9-3bf8-4ca1-b70e-d575799235d3 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1178.861158] [57601]: INFO cinder.api.openstack.wsgi [None req-64180ef9-3bf8-4ca1-b70e-d575799235d3 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1178.861594] [57601]: [pid: 57601|app: 0|req: 195/384] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:32:09 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1179.872173] [57602]: DEBUG cinder.api.middleware.request_id [None req-e8b8e827-668d-4db3-88ba-9d73dd563daa None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.874380] [57602]: INFO cinder.api.openstack.wsgi [None req-e8b8e827-668d-4db3-88ba-9d73dd563daa tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1179.874626] [57602]: DEBUG cinder.api.openstack.wsgi [None req-e8b8e827-668d-4db3-88ba-9d73dd563daa tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1179.874830] [57602]: DEBUG cinder.api.openstack.wsgi [None req-e8b8e827-668d-4db3-88ba-9d73dd563daa tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1179.886856] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.886856] [57602]: warnings.warn( [ 1179.891840] [57602]: INFO cinder.volume.api [None req-e8b8e827-668d-4db3-88ba-9d73dd563daa tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1179.897599] [57602]: INFO cinder.api.openstack.wsgi [None req-e8b8e827-668d-4db3-88ba-9d73dd563daa tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1179.898186] [57602]: [pid: 57602|app: 0|req: 190/385] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:32:10 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1180.910230] [57601]: DEBUG cinder.api.middleware.request_id [None req-2baaeeaa-9ec2-4c38-8cca-50fdc0b95285 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.912235] [57601]: INFO cinder.api.openstack.wsgi [None req-2baaeeaa-9ec2-4c38-8cca-50fdc0b95285 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1180.912475] [57601]: DEBUG cinder.api.openstack.wsgi [None req-2baaeeaa-9ec2-4c38-8cca-50fdc0b95285 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1180.912683] [57601]: DEBUG cinder.api.openstack.wsgi [None req-2baaeeaa-9ec2-4c38-8cca-50fdc0b95285 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1180.922424] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.922424] [57601]: warnings.warn( [ 1180.926232] [57601]: INFO cinder.volume.api [None req-2baaeeaa-9ec2-4c38-8cca-50fdc0b95285 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1180.931564] [57601]: INFO cinder.api.openstack.wsgi [None req-2baaeeaa-9ec2-4c38-8cca-50fdc0b95285 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1180.932032] [57601]: [pid: 57601|app: 0|req: 196/386] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:32:11 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1181.943286] [57602]: DEBUG cinder.api.middleware.request_id [None req-df9c123e-93aa-4850-8421-c59e1211a663 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.945326] [57602]: INFO cinder.api.openstack.wsgi [None req-df9c123e-93aa-4850-8421-c59e1211a663 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1181.945634] [57602]: DEBUG cinder.api.openstack.wsgi [None req-df9c123e-93aa-4850-8421-c59e1211a663 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1181.945863] [57602]: DEBUG cinder.api.openstack.wsgi [None req-df9c123e-93aa-4850-8421-c59e1211a663 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1181.957142] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.957142] [57602]: warnings.warn( [ 1181.961179] [57602]: INFO cinder.volume.api [None req-df9c123e-93aa-4850-8421-c59e1211a663 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1181.966384] [57602]: INFO cinder.api.openstack.wsgi [None req-df9c123e-93aa-4850-8421-c59e1211a663 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1181.966806] [57602]: [pid: 57602|app: 0|req: 191/387] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:32:12 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 988 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1182.977471] [57601]: DEBUG cinder.api.middleware.request_id [None req-1d7509d9-f654-4484-b18a-377456bb7ac9 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.980293] [57601]: INFO cinder.api.openstack.wsgi [None req-1d7509d9-f654-4484-b18a-377456bb7ac9 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1182.980910] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1d7509d9-f654-4484-b18a-377456bb7ac9 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1182.980910] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1d7509d9-f654-4484-b18a-377456bb7ac9 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1182.990459] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.990459] [57601]: warnings.warn( [ 1182.994976] [57601]: INFO cinder.volume.api [None req-1d7509d9-f654-4484-b18a-377456bb7ac9 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1183.000463] [57601]: INFO cinder.api.openstack.wsgi [None req-1d7509d9-f654-4484-b18a-377456bb7ac9 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1183.000862] [57601]: [pid: 57601|app: 0|req: 197/388] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:32:13 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 1571 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1183.027756] [57602]: DEBUG cinder.api.middleware.request_id [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-9ca226fd-a721-4919-8fa1-de85d9f11636 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.030344] [57602]: INFO cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-9ca226fd-a721-4919-8fa1-de85d9f11636 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1183.030573] [57602]: DEBUG cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-9ca226fd-a721-4919-8fa1-de85d9f11636 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1183.030777] [57602]: DEBUG cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-9ca226fd-a721-4919-8fa1-de85d9f11636 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1183.039560] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.039560] [57602]: warnings.warn( [ 1183.045406] [57602]: INFO cinder.volume.api [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-9ca226fd-a721-4919-8fa1-de85d9f11636 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1183.051326] [57602]: INFO cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-9ca226fd-a721-4919-8fa1-de85d9f11636 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1183.051886] [57602]: [pid: 57602|app: 0|req: 192/389] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:32:13 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 1390 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1183.390231] [57601]: DEBUG cinder.api.middleware.request_id [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-d38fcfde-98c7-413f-8c4f-40fd4e9168c9 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.392934] [57601]: INFO cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-d38fcfde-98c7-413f-8c4f-40fd4e9168c9 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1183.393292] [57601]: DEBUG cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-d38fcfde-98c7-413f-8c4f-40fd4e9168c9 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1183.393583] [57601]: DEBUG cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-d38fcfde-98c7-413f-8c4f-40fd4e9168c9 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1183.410682] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.410682] [57601]: warnings.warn( [ 1183.426345] [57601]: INFO cinder.volume.api [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-d38fcfde-98c7-413f-8c4f-40fd4e9168c9 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1183.437382] [57601]: INFO cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-d38fcfde-98c7-413f-8c4f-40fd4e9168c9 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1183.438381] [57601]: [pid: 57601|app: 0|req: 198/390] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:32:14 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 1390 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1183.447901] [57602]: DEBUG cinder.api.middleware.request_id [None req-f3a026a3-a17b-4e21-8ede-6e9f4c6b8d17 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.448343] [57602]: INFO cinder.api.openstack.wsgi [None req-f3a026a3-a17b-4e21-8ede-6e9f4c6b8d17 None None] GET http://10.180.1.21/volume// [ 1183.448566] [57602]: DEBUG cinder.api.openstack.wsgi [None req-f3a026a3-a17b-4e21-8ede-6e9f4c6b8d17 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1183.448792] [57602]: DEBUG cinder.api.openstack.wsgi [None req-f3a026a3-a17b-4e21-8ede-6e9f4c6b8d17 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1183.449237] [57602]: INFO cinder.api.openstack.wsgi [None req-f3a026a3-a17b-4e21-8ede-6e9f4c6b8d17 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1183.449513] [57602]: [pid: 57602|app: 0|req: 193/391] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 8 17:32:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1183.454084] [57601]: DEBUG cinder.api.middleware.request_id [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-9f132432-4465-474f-bd4d-a07d33e50dfe None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.456806] [57601]: INFO cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-9f132432-4465-474f-bd4d-a07d33e50dfe tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1183.457226] [57601]: DEBUG cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-9f132432-4465-474f-bd4d-a07d33e50dfe tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f609692a-2150-49d7-9a8e-60ccd21f9683", "connector": null, "instance_uuid": "753a9b2e-f28b-4680-82ea-afa474d6b0c3"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1183.466941] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.466941] [57601]: warnings.warn( [ 1183.499771] [57601]: INFO cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-9f132432-4465-474f-bd4d-a07d33e50dfe tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1183.500273] [57601]: [pid: 57601|app: 0|req: 199/392] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:32:14 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1188.954029] [57602]: DEBUG cinder.api.middleware.request_id [None req-e55c82ff-d13c-4b9f-b75b-a9bc6aea47b3 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.954496] [57602]: INFO cinder.api.openstack.wsgi [None req-e55c82ff-d13c-4b9f-b75b-a9bc6aea47b3 None None] GET http://10.180.1.21/volume// [ 1188.954710] [57602]: DEBUG cinder.api.openstack.wsgi [None req-e55c82ff-d13c-4b9f-b75b-a9bc6aea47b3 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1188.954951] [57602]: DEBUG cinder.api.openstack.wsgi [None req-e55c82ff-d13c-4b9f-b75b-a9bc6aea47b3 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1188.955429] [57602]: INFO cinder.api.openstack.wsgi [None req-e55c82ff-d13c-4b9f-b75b-a9bc6aea47b3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1188.955907] [57602]: [pid: 57602|app: 0|req: 194/393] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:32:19 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1188.959486] [57601]: DEBUG cinder.api.middleware.request_id [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-20c9c9ce-e72c-4a08-8da4-d96c752ddda7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.961932] [57601]: INFO cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-20c9c9ce-e72c-4a08-8da4-d96c752ddda7 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1188.962215] [57601]: DEBUG cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-20c9c9ce-e72c-4a08-8da4-d96c752ddda7 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1188.962508] [57601]: DEBUG cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-20c9c9ce-e72c-4a08-8da4-d96c752ddda7 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1188.978964] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.978964] [57601]: warnings.warn( [ 1188.983756] [57601]: INFO cinder.volume.api [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-20c9c9ce-e72c-4a08-8da4-d96c752ddda7 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1188.991879] [57601]: INFO cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-20c9c9ce-e72c-4a08-8da4-d96c752ddda7 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1188.992401] [57601]: [pid: 57601|app: 0|req: 200/394] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:32:19 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 1570 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1189.127735] [57602]: DEBUG cinder.api.middleware.request_id [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-fc87f2fc-9af7-4c76-a56f-628ee3962591 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.130813] [57602]: INFO cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-fc87f2fc-9af7-4c76-a56f-628ee3962591 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] PUT http://10.180.1.21/volume/v3/attachments/c9d359d7-9f44-45e7-b8f9-7bf509052290 [ 1189.131364] [57602]: DEBUG cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-fc87f2fc-9af7-4c76-a56f-628ee3962591 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-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=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1189.142164] [57602]: DEBUG cinder.coordination [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-fc87f2fc-9af7-4c76-a56f-628ee3962591 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Acquiring lock "cinder-attachment_update-f609692a-2150-49d7-9a8e-60ccd21f9683-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1189.147756] [57602]: DEBUG cinder.coordination [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-fc87f2fc-9af7-4c76-a56f-628ee3962591 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Lock "cinder-attachment_update-f609692a-2150-49d7-9a8e-60ccd21f9683-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1189.148925] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.148925] [57602]: warnings.warn( [ 1189.670676] [57602]: DEBUG cinder.coordination [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-fc87f2fc-9af7-4c76-a56f-628ee3962591 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Lock "cinder-attachment_update-f609692a-2150-49d7-9a8e-60ccd21f9683-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=57602) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1189.671044] [57602]: INFO cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-fc87f2fc-9af7-4c76-a56f-628ee3962591 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/attachments/c9d359d7-9f44-45e7-b8f9-7bf509052290 returned with HTTP 200 [ 1189.671568] [57602]: [pid: 57602|app: 0|req: 195/395] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:32:19 2025] PUT /volume/v3/attachments/c9d359d7-9f44-45e7-b8f9-7bf509052290 => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1190.180217] [57601]: DEBUG cinder.api.middleware.request_id [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-ef90875d-6edb-4b0b-9e2b-7fddf1770662 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.182740] [57601]: INFO cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-ef90875d-6edb-4b0b-9e2b-7fddf1770662 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] POST http://10.180.1.21/volume/v3/attachments/c9d359d7-9f44-45e7-b8f9-7bf509052290/action [ 1190.183182] [57601]: DEBUG cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-ef90875d-6edb-4b0b-9e2b-7fddf1770662 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1190.183369] [57601]: DEBUG cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-ef90875d-6edb-4b0b-9e2b-7fddf1770662 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1190.206901] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.206901] [57601]: warnings.warn( [ 1190.221339] [57601]: INFO cinder.api.openstack.wsgi [req-8098abe5-078e-463e-8f34-eca76c4ac742 req-ef90875d-6edb-4b0b-9e2b-7fddf1770662 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/attachments/c9d359d7-9f44-45e7-b8f9-7bf509052290/action returned with HTTP 204 [ 1190.221955] [57601]: [pid: 57601|app: 0|req: 201/396] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:32:20 2025] POST /volume/v3/attachments/c9d359d7-9f44-45e7-b8f9-7bf509052290/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1197.421541] [57602]: DEBUG cinder.api.middleware.request_id [None req-a5f014ef-0779-4b44-89bf-6001dbee56ea None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.423797] [57602]: INFO cinder.api.openstack.wsgi [None req-a5f014ef-0779-4b44-89bf-6001dbee56ea tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1197.424920] [57602]: DEBUG cinder.api.openstack.wsgi [None req-a5f014ef-0779-4b44-89bf-6001dbee56ea tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1197.425487] [57602]: DEBUG cinder.api.openstack.wsgi [None req-a5f014ef-0779-4b44-89bf-6001dbee56ea tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1197.439951] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.439951] [57602]: warnings.warn( [ 1197.443832] [57602]: INFO cinder.volume.api [None req-a5f014ef-0779-4b44-89bf-6001dbee56ea tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1197.448886] [57602]: INFO cinder.api.openstack.wsgi [None req-a5f014ef-0779-4b44-89bf-6001dbee56ea tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1197.449421] [57602]: [pid: 57602|app: 0|req: 196/397] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:28 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1197.623060] [57601]: DEBUG cinder.api.middleware.request_id [None req-d439877e-70ce-4987-91e0-83841d4d9aa4 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.625381] [57601]: INFO cinder.api.openstack.wsgi [None req-d439877e-70ce-4987-91e0-83841d4d9aa4 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1197.625659] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d439877e-70ce-4987-91e0-83841d4d9aa4 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1197.625862] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d439877e-70ce-4987-91e0-83841d4d9aa4 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1197.636360] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.636360] [57601]: warnings.warn( [ 1197.639741] [57601]: INFO cinder.volume.api [None req-d439877e-70ce-4987-91e0-83841d4d9aa4 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1197.645294] [57601]: INFO cinder.api.openstack.wsgi [None req-d439877e-70ce-4987-91e0-83841d4d9aa4 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1197.645874] [57601]: [pid: 57601|app: 0|req: 202/398] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:28 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1197.685094] [57602]: DEBUG cinder.api.middleware.request_id [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-0d24cd4b-ae49-41d1-9990-7ac050e6760a None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.687834] [57602]: INFO cinder.api.openstack.wsgi [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-0d24cd4b-ae49-41d1-9990-7ac050e6760a tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1197.688168] [57602]: DEBUG cinder.api.openstack.wsgi [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-0d24cd4b-ae49-41d1-9990-7ac050e6760a tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1197.688416] [57602]: DEBUG cinder.api.openstack.wsgi [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-0d24cd4b-ae49-41d1-9990-7ac050e6760a tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1197.699320] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.699320] [57602]: warnings.warn( [ 1197.702675] [57602]: INFO cinder.volume.api [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-0d24cd4b-ae49-41d1-9990-7ac050e6760a tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1197.706983] [57602]: INFO cinder.api.openstack.wsgi [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-0d24cd4b-ae49-41d1-9990-7ac050e6760a tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1197.707434] [57602]: [pid: 57602|app: 0|req: 197/399] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:32:28 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1197.724478] [57601]: DEBUG cinder.api.middleware.request_id [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-4cdb6f2c-1587-4b3b-969c-81bb46c6d8a8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.726685] [57601]: INFO cinder.api.openstack.wsgi [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-4cdb6f2c-1587-4b3b-969c-81bb46c6d8a8 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] POST http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8/action [ 1197.727119] [57601]: DEBUG cinder.api.openstack.wsgi [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-4cdb6f2c-1587-4b3b-969c-81bb46c6d8a8 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1197.727282] [57601]: DEBUG cinder.api.openstack.wsgi [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-4cdb6f2c-1587-4b3b-969c-81bb46c6d8a8 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1197.737480] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.737480] [57601]: warnings.warn( [ 1197.738013] [57601]: INFO cinder.volume.api [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-4cdb6f2c-1587-4b3b-969c-81bb46c6d8a8 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1197.746292] [57601]: INFO cinder.volume.api [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-4cdb6f2c-1587-4b3b-969c-81bb46c6d8a8 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Begin detaching volume completed successfully. [ 1197.746599] [57601]: INFO cinder.api.openstack.wsgi [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-4cdb6f2c-1587-4b3b-969c-81bb46c6d8a8 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8/action returned with HTTP 202 [ 1197.747166] [57601]: [pid: 57601|app: 0|req: 203/400] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 8 17:32:28 2025] POST /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1198.771104] [57602]: DEBUG cinder.api.middleware.request_id [None req-80549d7a-c4d1-48ad-97f8-3602e57aa90f None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.771548] [57602]: INFO cinder.api.openstack.wsgi [None req-80549d7a-c4d1-48ad-97f8-3602e57aa90f None None] GET http://10.180.1.21/volume// [ 1198.771748] [57602]: DEBUG cinder.api.openstack.wsgi [None req-80549d7a-c4d1-48ad-97f8-3602e57aa90f None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1198.771919] [57602]: DEBUG cinder.api.openstack.wsgi [None req-80549d7a-c4d1-48ad-97f8-3602e57aa90f None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1198.772321] [57602]: INFO cinder.api.openstack.wsgi [None req-80549d7a-c4d1-48ad-97f8-3602e57aa90f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1198.772738] [57602]: [pid: 57602|app: 0|req: 198/401] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:32:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1198.776350] [57601]: DEBUG cinder.api.middleware.request_id [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-ca3945e6-c376-4179-b70f-cb2b0e7aded3 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.778908] [57601]: INFO cinder.api.openstack.wsgi [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-ca3945e6-c376-4179-b70f-cb2b0e7aded3 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1198.779165] [57601]: DEBUG cinder.api.openstack.wsgi [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-ca3945e6-c376-4179-b70f-cb2b0e7aded3 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1198.779465] [57601]: DEBUG cinder.api.openstack.wsgi [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-ca3945e6-c376-4179-b70f-cb2b0e7aded3 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1198.796920] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.796920] [57601]: warnings.warn( [ 1198.801366] [57601]: INFO cinder.volume.api [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-ca3945e6-c376-4179-b70f-cb2b0e7aded3 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1198.811562] [57601]: INFO cinder.api.openstack.wsgi [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-ca3945e6-c376-4179-b70f-cb2b0e7aded3 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1198.812246] [57601]: [pid: 57601|app: 0|req: 204/402] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:32:29 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 1321 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1200.961950] [57602]: DEBUG cinder.api.middleware.request_id [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-97753c3c-f146-4166-b30c-bb42981b3c7b None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.964551] [57602]: INFO cinder.api.openstack.wsgi [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-97753c3c-f146-4166-b30c-bb42981b3c7b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b5de8dd8-5c52-499b-a2a4-857df7163bed [ 1200.964784] [57602]: DEBUG cinder.api.openstack.wsgi [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-97753c3c-f146-4166-b30c-bb42981b3c7b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1200.965104] [57602]: DEBUG cinder.api.openstack.wsgi [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-97753c3c-f146-4166-b30c-bb42981b3c7b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'version_select' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1200.974537] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.974537] [57602]: warnings.warn( [ 1201.437367] [57601]: DEBUG cinder.api.middleware.request_id [None req-5a107ace-e234-4c30-8bae-0d1c9d2ba457 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.439564] [57601]: INFO cinder.api.openstack.wsgi [None req-5a107ace-e234-4c30-8bae-0d1c9d2ba457 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1201.439912] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5a107ace-e234-4c30-8bae-0d1c9d2ba457 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1201.440193] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5a107ace-e234-4c30-8bae-0d1c9d2ba457 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1201.455750] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.455750] [57601]: warnings.warn( [ 1201.460150] [57601]: INFO cinder.volume.api [None req-5a107ace-e234-4c30-8bae-0d1c9d2ba457 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1201.466219] [57601]: INFO cinder.api.openstack.wsgi [None req-5a107ace-e234-4c30-8bae-0d1c9d2ba457 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1201.466667] [57601]: [pid: 57601|app: 0|req: 205/403] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 8 17:32:32 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 1863 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1201.500992] [57602]: INFO cinder.api.openstack.wsgi [req-1af6bbdb-dba8-41dd-83df-436e8a635823 req-97753c3c-f146-4166-b30c-bb42981b3c7b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments/b5de8dd8-5c52-499b-a2a4-857df7163bed returned with HTTP 200 [ 1201.501480] [57602]: [pid: 57602|app: 0|req: 199/404] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:32:31 2025] DELETE /volume/v3/attachments/b5de8dd8-5c52-499b-a2a4-857df7163bed => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.581905] [57601]: DEBUG cinder.api.middleware.request_id [None req-795b18c2-c551-4705-b57b-05139875b0bf None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.584123] [57601]: INFO cinder.api.openstack.wsgi [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1202.584575] [57601]: DEBUG cinder.api.openstack.wsgi [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-26162404"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1202.586074] [57601]: DEBUG cinder.api.v3.volumes [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-26162404'}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1202.586196] [57601]: INFO cinder.api.v3.volumes [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Create volume of 1 GB [ 1202.591924] [57601]: INFO cinder.volume.api [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Availability Zones retrieved successfully. [ 1202.598747] [57601]: DEBUG cinder.volume.api [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Flow 'volume_create_api' (06386e0c-bfdf-4c5c-833d-8c8455abfa5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1202.599960] [57601]: DEBUG cinder.volume.api [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c058f0-192c-4d05-b3c8-12b414f0a2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1202.601223] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1202.622356] [57601]: DEBUG cinder.volume.api [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c058f0-192c-4d05-b3c8-12b414f0a2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1202.623346] [57601]: DEBUG cinder.volume.api [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0acea192-acf6-4b78-a1fb-b6e12054214c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1202.654947] [57601]: DEBUG cinder.quota [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Created reservations ['8a84d6ac-0333-4895-ba0f-71bba4445754', '14838a63-017a-4bd2-8a34-2f094564c5a0', '8f87c5c0-d034-4d12-ac6b-6e2653b7f495', '75af8730-96d6-4d7e-a495-4e31f4f77ea5'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1202.656014] [57601]: DEBUG cinder.volume.api [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0acea192-acf6-4b78-a1fb-b6e12054214c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a84d6ac-0333-4895-ba0f-71bba4445754', '14838a63-017a-4bd2-8a34-2f094564c5a0', '8f87c5c0-d034-4d12-ac6b-6e2653b7f495', '75af8730-96d6-4d7e-a495-4e31f4f77ea5']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1202.657019] [57601]: DEBUG cinder.volume.api [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ced4525f-9743-47d8-8fe7-6d3e0627ebc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1202.671492] [57601]: DEBUG cinder.volume.api [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ced4525f-9743-47d8-8fe7-6d3e0627ebc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '743c91d5-83fb-4b07-a5a2-64569a775181', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-26162404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc9e8e59612c49a6b788080423997837',qos_specs=None,replication_status=,reservations=['8a84d6ac-0333-4895-ba0f-71bba4445754','14838a63-017a-4bd2-8a34-2f094564c5a0','8f87c5c0-d034-4d12-ac6b-6e2653b7f495','75af8730-96d6-4d7e-a495-4e31f4f77ea5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49baf25110b44919bde6bac92a0d7b64',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:32:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-26162404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=743c91d5-83fb-4b07-a5a2-64569a775181,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc9e8e59612c49a6b788080423997837',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49baf25110b44919bde6bac92a0d7b64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1202.672552] [57601]: DEBUG cinder.volume.api [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98125614-ee8a-48a0-b5b9-7d48c92b1e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1202.692795] [57601]: DEBUG cinder.volume.api [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98125614-ee8a-48a0-b5b9-7d48c92b1e77) transitioned into state 'SUCCESS' from state '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-26162404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc9e8e59612c49a6b788080423997837',qos_specs=None,replication_status=,reservations=['8a84d6ac-0333-4895-ba0f-71bba4445754','14838a63-017a-4bd2-8a34-2f094564c5a0','8f87c5c0-d034-4d12-ac6b-6e2653b7f495','75af8730-96d6-4d7e-a495-4e31f4f77ea5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49baf25110b44919bde6bac92a0d7b64',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1202.694164] [57601]: DEBUG cinder.volume.api [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (608aac18-d3b4-45ba-891d-2001d24b5460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1202.705693] [57601]: DEBUG cinder.volume.api [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (608aac18-d3b4-45ba-891d-2001d24b5460) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1202.707848] [57601]: DEBUG cinder.volume.api [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Flow 'volume_create_api' (06386e0c-bfdf-4c5c-833d-8c8455abfa5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1202.708888] [57601]: INFO cinder.volume.api [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Create volume request issued successfully. [ 1202.710444] [57601]: INFO cinder.api.openstack.wsgi [None req-795b18c2-c551-4705-b57b-05139875b0bf tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1202.711224] [57601]: [pid: 57601|app: 0|req: 206/405] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:32:33 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) [ 1202.722848] [57602]: DEBUG cinder.api.middleware.request_id [None req-3bd71acc-e7ea-41ce-8a44-f940d59d22eb None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.725694] [57602]: INFO cinder.api.openstack.wsgi [None req-3bd71acc-e7ea-41ce-8a44-f940d59d22eb tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1202.725975] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3bd71acc-e7ea-41ce-8a44-f940d59d22eb tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1202.726270] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3bd71acc-e7ea-41ce-8a44-f940d59d22eb tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1202.737580] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.737580] [57602]: warnings.warn( [ 1202.742631] [57602]: INFO cinder.volume.api [None req-3bd71acc-e7ea-41ce-8a44-f940d59d22eb tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1202.747902] [57602]: INFO cinder.api.openstack.wsgi [None req-3bd71acc-e7ea-41ce-8a44-f940d59d22eb tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1202.748597] [57602]: [pid: 57602|app: 0|req: 200/406] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:33 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.997040] [57601]: DEBUG cinder.api.middleware.request_id [None req-bb4e12d9-eb5a-4238-a6f3-63da928da6fd None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.999210] [57601]: INFO cinder.api.openstack.wsgi [None req-bb4e12d9-eb5a-4238-a6f3-63da928da6fd tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1202.999526] [57601]: DEBUG cinder.api.openstack.wsgi [None req-bb4e12d9-eb5a-4238-a6f3-63da928da6fd tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1202.999833] [57601]: DEBUG cinder.api.openstack.wsgi [None req-bb4e12d9-eb5a-4238-a6f3-63da928da6fd tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1203.011391] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.011391] [57601]: warnings.warn( [ 1203.015781] [57601]: INFO cinder.volume.api [None req-bb4e12d9-eb5a-4238-a6f3-63da928da6fd tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1203.024315] [57601]: INFO cinder.api.openstack.wsgi [None req-bb4e12d9-eb5a-4238-a6f3-63da928da6fd tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1203.025184] [57601]: [pid: 57601|app: 0|req: 207/407] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:33 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.758927] [57602]: DEBUG cinder.api.middleware.request_id [None req-f60934c1-82cc-4c14-b192-2c4a1004485f None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.761694] [57602]: INFO cinder.api.openstack.wsgi [None req-f60934c1-82cc-4c14-b192-2c4a1004485f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1203.762023] [57602]: DEBUG cinder.api.openstack.wsgi [None req-f60934c1-82cc-4c14-b192-2c4a1004485f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1203.762240] [57602]: DEBUG cinder.api.openstack.wsgi [None req-f60934c1-82cc-4c14-b192-2c4a1004485f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1203.772818] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.772818] [57602]: warnings.warn( [ 1203.777308] [57602]: INFO cinder.volume.api [None req-f60934c1-82cc-4c14-b192-2c4a1004485f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1203.782470] [57602]: INFO cinder.api.openstack.wsgi [None req-f60934c1-82cc-4c14-b192-2c4a1004485f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1203.782915] [57602]: [pid: 57602|app: 0|req: 201/408] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:34 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.105363] [57601]: DEBUG cinder.api.middleware.request_id [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-c72c90e5-6587-4e02-9cfe-6ca5dcb4ffa2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.107798] [57601]: INFO cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-c72c90e5-6587-4e02-9cfe-6ca5dcb4ffa2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1204.108018] [57601]: DEBUG cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-c72c90e5-6587-4e02-9cfe-6ca5dcb4ffa2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1204.108261] [57601]: DEBUG cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-c72c90e5-6587-4e02-9cfe-6ca5dcb4ffa2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1204.116181] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.116181] [57601]: warnings.warn( [ 1204.119921] [57601]: INFO cinder.volume.api [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-c72c90e5-6587-4e02-9cfe-6ca5dcb4ffa2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1204.124912] [57601]: INFO cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-c72c90e5-6587-4e02-9cfe-6ca5dcb4ffa2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1204.125429] [57601]: [pid: 57601|app: 0|req: 208/409] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:32:34 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.648602] [57602]: DEBUG cinder.api.middleware.request_id [None req-eec90e25-fc07-4f47-bcbf-22961e9ce4eb None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.649034] [57602]: INFO cinder.api.openstack.wsgi [None req-eec90e25-fc07-4f47-bcbf-22961e9ce4eb None None] GET http://10.180.1.21/volume// [ 1205.649211] [57602]: DEBUG cinder.api.openstack.wsgi [None req-eec90e25-fc07-4f47-bcbf-22961e9ce4eb None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1205.649420] [57602]: DEBUG cinder.api.openstack.wsgi [None req-eec90e25-fc07-4f47-bcbf-22961e9ce4eb None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1205.649810] [57602]: INFO cinder.api.openstack.wsgi [None req-eec90e25-fc07-4f47-bcbf-22961e9ce4eb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1205.650141] [57602]: [pid: 57602|app: 0|req: 202/410] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 8 17:32:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1205.653902] [57601]: DEBUG cinder.api.middleware.request_id [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-fd6ff1ed-c8d2-416b-ac39-6fb3928452de None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.656200] [57601]: INFO cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-fd6ff1ed-c8d2-416b-ac39-6fb3928452de tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1205.656638] [57601]: DEBUG cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-fd6ff1ed-c8d2-416b-ac39-6fb3928452de tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "743c91d5-83fb-4b07-a5a2-64569a775181", "connector": null, "instance_uuid": "567408bb-3c2c-43f1-b291-0e3fe8f3aded"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1205.670242] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.670242] [57601]: warnings.warn( [ 1205.694437] [57601]: INFO cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-fd6ff1ed-c8d2-416b-ac39-6fb3928452de tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1205.694918] [57601]: [pid: 57601|app: 0|req: 209/411] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:32:36 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1205.717350] [57602]: DEBUG cinder.api.middleware.request_id [None req-ae3449e5-e3f3-4f2e-b50d-b0f8093f445e None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.719380] [57602]: INFO cinder.api.openstack.wsgi [None req-ae3449e5-e3f3-4f2e-b50d-b0f8093f445e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1205.719654] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ae3449e5-e3f3-4f2e-b50d-b0f8093f445e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1205.719900] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ae3449e5-e3f3-4f2e-b50d-b0f8093f445e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1205.729911] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.729911] [57602]: warnings.warn( [ 1205.733456] [57602]: INFO cinder.volume.api [None req-ae3449e5-e3f3-4f2e-b50d-b0f8093f445e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1205.738577] [57602]: INFO cinder.api.openstack.wsgi [None req-ae3449e5-e3f3-4f2e-b50d-b0f8093f445e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1205.739155] [57602]: [pid: 57602|app: 0|req: 203/412] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:36 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1206.221850] [57601]: DEBUG cinder.api.middleware.request_id [None req-4c787c09-bac0-400d-953e-b1299f51919d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.222559] [57601]: INFO cinder.api.openstack.wsgi [None req-4c787c09-bac0-400d-953e-b1299f51919d None None] GET http://10.180.1.21/volume// [ 1206.222850] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4c787c09-bac0-400d-953e-b1299f51919d None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1206.223209] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4c787c09-bac0-400d-953e-b1299f51919d None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1206.224028] [57601]: INFO cinder.api.openstack.wsgi [None req-4c787c09-bac0-400d-953e-b1299f51919d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1206.224304] [57601]: [pid: 57601|app: 0|req: 210/413] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:32:36 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1206.228305] [57602]: DEBUG cinder.api.middleware.request_id [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-3deaaff8-e2d2-49ce-aa78-7083aeed8e5b None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.230924] [57602]: INFO cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-3deaaff8-e2d2-49ce-aa78-7083aeed8e5b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1206.231261] [57602]: DEBUG cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-3deaaff8-e2d2-49ce-aa78-7083aeed8e5b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1206.231532] [57602]: DEBUG cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-3deaaff8-e2d2-49ce-aa78-7083aeed8e5b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1206.242540] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.242540] [57602]: warnings.warn( [ 1206.246337] [57602]: INFO cinder.volume.api [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-3deaaff8-e2d2-49ce-aa78-7083aeed8e5b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1206.251322] [57602]: INFO cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-3deaaff8-e2d2-49ce-aa78-7083aeed8e5b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1206.251859] [57602]: [pid: 57602|app: 0|req: 204/414] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:32:36 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1206.290478] [57601]: DEBUG cinder.api.middleware.request_id [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-02fb38af-2192-4af6-8e40-999504dbfae2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.294213] [57601]: INFO cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-02fb38af-2192-4af6-8e40-999504dbfae2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] PUT http://10.180.1.21/volume/v3/attachments/ee6e7a6a-d693-4f60-a2cd-75dd1af63b73 [ 1206.294655] [57601]: DEBUG cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-02fb38af-2192-4af6-8e40-999504dbfae2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-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-962065", "mountpoint": "/dev/sdb"}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1206.304144] [57601]: DEBUG cinder.coordination [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-02fb38af-2192-4af6-8e40-999504dbfae2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Acquiring lock "cinder-attachment_update-743c91d5-83fb-4b07-a5a2-64569a775181-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1206.309972] [57601]: DEBUG cinder.coordination [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-02fb38af-2192-4af6-8e40-999504dbfae2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Lock "cinder-attachment_update-743c91d5-83fb-4b07-a5a2-64569a775181-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1206.311224] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.311224] [57601]: warnings.warn( [ 1206.750331] [57602]: DEBUG cinder.api.middleware.request_id [None req-9cdcf9f6-0ea8-4700-b3b4-0520bfc9a824 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.752638] [57602]: INFO cinder.api.openstack.wsgi [None req-9cdcf9f6-0ea8-4700-b3b4-0520bfc9a824 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1206.752902] [57602]: DEBUG cinder.api.openstack.wsgi [None req-9cdcf9f6-0ea8-4700-b3b4-0520bfc9a824 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1206.753146] [57602]: DEBUG cinder.api.openstack.wsgi [None req-9cdcf9f6-0ea8-4700-b3b4-0520bfc9a824 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1206.767995] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.767995] [57602]: warnings.warn( [ 1206.772195] [57602]: INFO cinder.volume.api [None req-9cdcf9f6-0ea8-4700-b3b4-0520bfc9a824 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1206.777276] [57602]: INFO cinder.api.openstack.wsgi [None req-9cdcf9f6-0ea8-4700-b3b4-0520bfc9a824 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1206.777736] [57602]: [pid: 57602|app: 0|req: 205/415] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:37 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.789160] [57602]: DEBUG cinder.api.middleware.request_id [None req-6cd2df88-58b1-4fa3-b45d-6f341576c15d None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.791634] [57602]: INFO cinder.api.openstack.wsgi [None req-6cd2df88-58b1-4fa3-b45d-6f341576c15d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1207.791823] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6cd2df88-58b1-4fa3-b45d-6f341576c15d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1207.792051] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6cd2df88-58b1-4fa3-b45d-6f341576c15d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1207.807025] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.807025] [57602]: warnings.warn( [ 1207.810935] [57602]: INFO cinder.volume.api [None req-6cd2df88-58b1-4fa3-b45d-6f341576c15d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1207.815612] [57602]: INFO cinder.api.openstack.wsgi [None req-6cd2df88-58b1-4fa3-b45d-6f341576c15d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1207.816136] [57602]: [pid: 57602|app: 0|req: 206/416] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:38 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.826457] [57602]: DEBUG cinder.api.middleware.request_id [None req-175091d5-4290-4ff9-8eb4-4fe56cf4b9a2 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.828917] [57602]: INFO cinder.api.openstack.wsgi [None req-175091d5-4290-4ff9-8eb4-4fe56cf4b9a2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1208.829237] [57602]: DEBUG cinder.api.openstack.wsgi [None req-175091d5-4290-4ff9-8eb4-4fe56cf4b9a2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1208.829500] [57602]: DEBUG cinder.api.openstack.wsgi [None req-175091d5-4290-4ff9-8eb4-4fe56cf4b9a2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1208.840038] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.840038] [57602]: warnings.warn( [ 1208.843744] [57602]: INFO cinder.volume.api [None req-175091d5-4290-4ff9-8eb4-4fe56cf4b9a2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1208.848552] [57602]: INFO cinder.api.openstack.wsgi [None req-175091d5-4290-4ff9-8eb4-4fe56cf4b9a2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1208.848998] [57602]: [pid: 57602|app: 0|req: 207/417] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:39 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.859537] [57602]: DEBUG cinder.api.middleware.request_id [None req-000f02c3-c795-4028-84be-962174b8edd2 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.861565] [57602]: INFO cinder.api.openstack.wsgi [None req-000f02c3-c795-4028-84be-962174b8edd2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1209.861826] [57602]: DEBUG cinder.api.openstack.wsgi [None req-000f02c3-c795-4028-84be-962174b8edd2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1209.862105] [57602]: DEBUG cinder.api.openstack.wsgi [None req-000f02c3-c795-4028-84be-962174b8edd2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1209.873025] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.873025] [57602]: warnings.warn( [ 1209.877787] [57602]: INFO cinder.volume.api [None req-000f02c3-c795-4028-84be-962174b8edd2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1209.881480] [57602]: INFO cinder.api.openstack.wsgi [None req-000f02c3-c795-4028-84be-962174b8edd2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1209.881908] [57602]: [pid: 57602|app: 0|req: 208/418] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:40 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.836767] [57601]: DEBUG cinder.coordination [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-02fb38af-2192-4af6-8e40-999504dbfae2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Lock "cinder-attachment_update-743c91d5-83fb-4b07-a5a2-64569a775181-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=57601) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1210.837196] [57601]: INFO cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-02fb38af-2192-4af6-8e40-999504dbfae2 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/attachments/ee6e7a6a-d693-4f60-a2cd-75dd1af63b73 returned with HTTP 200 [ 1210.837682] [57601]: [pid: 57601|app: 0|req: 211/419] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:32:37 2025] PUT /volume/v3/attachments/ee6e7a6a-d693-4f60-a2cd-75dd1af63b73 => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1210.893180] [57602]: DEBUG cinder.api.middleware.request_id [None req-f461d778-c156-4d8a-aaaa-49578797a293 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.895361] [57602]: INFO cinder.api.openstack.wsgi [None req-f461d778-c156-4d8a-aaaa-49578797a293 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1210.895633] [57602]: DEBUG cinder.api.openstack.wsgi [None req-f461d778-c156-4d8a-aaaa-49578797a293 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1210.895868] [57602]: DEBUG cinder.api.openstack.wsgi [None req-f461d778-c156-4d8a-aaaa-49578797a293 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1210.910408] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.910408] [57602]: warnings.warn( [ 1210.914780] [57602]: INFO cinder.volume.api [None req-f461d778-c156-4d8a-aaaa-49578797a293 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1210.921108] [57602]: INFO cinder.api.openstack.wsgi [None req-f461d778-c156-4d8a-aaaa-49578797a293 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1210.921603] [57602]: [pid: 57602|app: 0|req: 209/420] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:41 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.932454] [57601]: DEBUG cinder.api.middleware.request_id [None req-2b4c3bd3-29bc-4fa7-b81b-a629e7614252 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.934645] [57601]: INFO cinder.api.openstack.wsgi [None req-2b4c3bd3-29bc-4fa7-b81b-a629e7614252 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1211.934892] [57601]: DEBUG cinder.api.openstack.wsgi [None req-2b4c3bd3-29bc-4fa7-b81b-a629e7614252 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1211.935113] [57601]: DEBUG cinder.api.openstack.wsgi [None req-2b4c3bd3-29bc-4fa7-b81b-a629e7614252 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1211.948803] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.948803] [57601]: warnings.warn( [ 1211.953184] [57601]: INFO cinder.volume.api [None req-2b4c3bd3-29bc-4fa7-b81b-a629e7614252 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1211.958554] [57601]: INFO cinder.api.openstack.wsgi [None req-2b4c3bd3-29bc-4fa7-b81b-a629e7614252 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1211.958986] [57601]: [pid: 57601|app: 0|req: 212/421] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:42 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.467113] [57602]: DEBUG cinder.api.middleware.request_id [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-d1d7c059-5efe-4a4f-bf84-a2aeca68c52a None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.470165] [57602]: INFO cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-d1d7c059-5efe-4a4f-bf84-a2aeca68c52a tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] POST http://10.180.1.21/volume/v3/attachments/ee6e7a6a-d693-4f60-a2cd-75dd1af63b73/action [ 1212.470614] [57602]: DEBUG cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-d1d7c059-5efe-4a4f-bf84-a2aeca68c52a tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action body: b'{"os-complete": null}' {{(pid=57602) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1212.470731] [57602]: DEBUG cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-d1d7c059-5efe-4a4f-bf84-a2aeca68c52a tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1212.492104] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.492104] [57602]: warnings.warn( [ 1212.501143] [57602]: INFO cinder.api.openstack.wsgi [req-45830bff-41d3-45d4-b070-8dddd88a1ccf req-d1d7c059-5efe-4a4f-bf84-a2aeca68c52a tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/attachments/ee6e7a6a-d693-4f60-a2cd-75dd1af63b73/action returned with HTTP 204 [ 1212.501632] [57602]: [pid: 57602|app: 0|req: 210/422] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:32:43 2025] POST /volume/v3/attachments/ee6e7a6a-d693-4f60-a2cd-75dd1af63b73/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1212.973207] [57601]: DEBUG cinder.api.middleware.request_id [None req-335b6e9f-d7c8-496a-aeb9-487eb8cc9f5d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.975642] [57601]: INFO cinder.api.openstack.wsgi [None req-335b6e9f-d7c8-496a-aeb9-487eb8cc9f5d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1212.975920] [57601]: DEBUG cinder.api.openstack.wsgi [None req-335b6e9f-d7c8-496a-aeb9-487eb8cc9f5d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1212.976185] [57601]: DEBUG cinder.api.openstack.wsgi [None req-335b6e9f-d7c8-496a-aeb9-487eb8cc9f5d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1212.986420] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.986420] [57601]: warnings.warn( [ 1212.990385] [57601]: INFO cinder.volume.api [None req-335b6e9f-d7c8-496a-aeb9-487eb8cc9f5d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1212.995626] [57601]: INFO cinder.api.openstack.wsgi [None req-335b6e9f-d7c8-496a-aeb9-487eb8cc9f5d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1212.996211] [57601]: [pid: 57601|app: 0|req: 213/423] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:43 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1213.007771] [57602]: DEBUG cinder.api.middleware.request_id [None req-d4ec0458-c543-4c36-b579-16b42a037741 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.010061] [57602]: INFO cinder.api.openstack.wsgi [None req-d4ec0458-c543-4c36-b579-16b42a037741 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1213.010292] [57602]: DEBUG cinder.api.openstack.wsgi [None req-d4ec0458-c543-4c36-b579-16b42a037741 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1213.010539] [57602]: DEBUG cinder.api.openstack.wsgi [None req-d4ec0458-c543-4c36-b579-16b42a037741 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1213.021623] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.021623] [57602]: warnings.warn( [ 1213.025727] [57602]: INFO cinder.volume.api [None req-d4ec0458-c543-4c36-b579-16b42a037741 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1213.030905] [57602]: INFO cinder.api.openstack.wsgi [None req-d4ec0458-c543-4c36-b579-16b42a037741 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1213.030905] [57602]: [pid: 57602|app: 0|req: 211/424] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:43 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1213.040446] [57601]: DEBUG cinder.api.middleware.request_id [None req-90e8a4b1-c2fc-4c32-85f6-11fc54cfebd3 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.042808] [57601]: INFO cinder.api.openstack.wsgi [None req-90e8a4b1-c2fc-4c32-85f6-11fc54cfebd3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] DELETE http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1213.043053] [57601]: DEBUG cinder.api.openstack.wsgi [None req-90e8a4b1-c2fc-4c32-85f6-11fc54cfebd3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1213.044109] [57601]: DEBUG cinder.api.openstack.wsgi [None req-90e8a4b1-c2fc-4c32-85f6-11fc54cfebd3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1213.044109] [57601]: INFO cinder.api.v3.volumes [None req-90e8a4b1-c2fc-4c32-85f6-11fc54cfebd3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Delete volume with id: 743c91d5-83fb-4b07-a5a2-64569a775181 [ 1213.055159] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.055159] [57601]: warnings.warn( [ 1213.055947] [57601]: INFO cinder.volume.api [None req-90e8a4b1-c2fc-4c32-85f6-11fc54cfebd3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1213.066492] [57601]: INFO cinder.volume.api [None req-90e8a4b1-c2fc-4c32-85f6-11fc54cfebd3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-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. [ 1213.066897] [57601]: INFO cinder.api.openstack.wsgi [None req-90e8a4b1-c2fc-4c32-85f6-11fc54cfebd3 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 400 [ 1213.067526] [57601]: [pid: 57601|app: 0|req: 214/425] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:32:43 2025] DELETE /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 307 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1213.070891] [57602]: DEBUG cinder.api.middleware.request_id [None req-104d804d-56ee-4fe2-a2cf-c4052264ad80 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.072937] [57602]: INFO cinder.api.openstack.wsgi [None req-104d804d-56ee-4fe2-a2cf-c4052264ad80 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1213.073167] [57602]: DEBUG cinder.api.openstack.wsgi [None req-104d804d-56ee-4fe2-a2cf-c4052264ad80 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1213.073379] [57602]: DEBUG cinder.api.openstack.wsgi [None req-104d804d-56ee-4fe2-a2cf-c4052264ad80 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1213.083429] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.083429] [57602]: warnings.warn( [ 1213.087300] [57602]: INFO cinder.volume.api [None req-104d804d-56ee-4fe2-a2cf-c4052264ad80 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1213.091636] [57602]: INFO cinder.api.openstack.wsgi [None req-104d804d-56ee-4fe2-a2cf-c4052264ad80 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1213.092083] [57602]: [pid: 57602|app: 0|req: 212/426] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:43 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1213.208468] [57601]: DEBUG cinder.api.middleware.request_id [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-b4f90fbc-0362-40a5-94d1-3667916d1f4f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.211104] [57601]: INFO cinder.api.openstack.wsgi [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-b4f90fbc-0362-40a5-94d1-3667916d1f4f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1213.211453] [57601]: DEBUG cinder.api.openstack.wsgi [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-b4f90fbc-0362-40a5-94d1-3667916d1f4f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1213.211653] [57601]: DEBUG cinder.api.openstack.wsgi [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-b4f90fbc-0362-40a5-94d1-3667916d1f4f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1213.223858] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.223858] [57601]: warnings.warn( [ 1213.228951] [57601]: INFO cinder.volume.api [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-b4f90fbc-0362-40a5-94d1-3667916d1f4f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1213.234748] [57601]: INFO cinder.api.openstack.wsgi [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-b4f90fbc-0362-40a5-94d1-3667916d1f4f tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1213.235234] [57601]: [pid: 57601|app: 0|req: 215/427] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:32:43 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1213.253107] [57602]: DEBUG cinder.api.middleware.request_id [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-d880dcd7-0248-4d85-bbca-19c778b7f2a0 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.255382] [57602]: INFO cinder.api.openstack.wsgi [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-d880dcd7-0248-4d85-bbca-19c778b7f2a0 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] POST http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181/action [ 1213.255864] [57602]: DEBUG cinder.api.openstack.wsgi [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-d880dcd7-0248-4d85-bbca-19c778b7f2a0 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57602) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1213.255997] [57602]: DEBUG cinder.api.openstack.wsgi [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-d880dcd7-0248-4d85-bbca-19c778b7f2a0 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.266820] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.266820] [57602]: warnings.warn( [ 1213.267469] [57602]: INFO cinder.volume.api [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-d880dcd7-0248-4d85-bbca-19c778b7f2a0 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1213.272530] [57602]: INFO cinder.volume.api [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-d880dcd7-0248-4d85-bbca-19c778b7f2a0 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Begin detaching volume completed successfully. [ 1213.272760] [57602]: INFO cinder.api.openstack.wsgi [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-d880dcd7-0248-4d85-bbca-19c778b7f2a0 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181/action returned with HTTP 202 [ 1213.273244] [57602]: [pid: 57602|app: 0|req: 213/428] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 8 17:32:44 2025] POST /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1214.293979] [57601]: DEBUG cinder.api.middleware.request_id [None req-6970a06e-8d0c-4f4d-ac40-c82538df9c0f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.294426] [57601]: INFO cinder.api.openstack.wsgi [None req-6970a06e-8d0c-4f4d-ac40-c82538df9c0f None None] GET http://10.180.1.21/volume// [ 1214.294600] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6970a06e-8d0c-4f4d-ac40-c82538df9c0f None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1214.294807] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6970a06e-8d0c-4f4d-ac40-c82538df9c0f None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1214.295225] [57601]: INFO cinder.api.openstack.wsgi [None req-6970a06e-8d0c-4f4d-ac40-c82538df9c0f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1214.295592] [57601]: [pid: 57601|app: 0|req: 216/429] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:32:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1214.299374] [57602]: DEBUG cinder.api.middleware.request_id [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-6b6bb2c0-f66b-4e23-97df-377f68768e47 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.301826] [57602]: INFO cinder.api.openstack.wsgi [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-6b6bb2c0-f66b-4e23-97df-377f68768e47 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1214.302146] [57602]: DEBUG cinder.api.openstack.wsgi [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-6b6bb2c0-f66b-4e23-97df-377f68768e47 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1214.302395] [57602]: DEBUG cinder.api.openstack.wsgi [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-6b6bb2c0-f66b-4e23-97df-377f68768e47 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1214.318325] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1214.318325] [57602]: warnings.warn( [ 1214.322167] [57602]: INFO cinder.volume.api [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-6b6bb2c0-f66b-4e23-97df-377f68768e47 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1214.327852] [57602]: INFO cinder.api.openstack.wsgi [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-6b6bb2c0-f66b-4e23-97df-377f68768e47 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1214.328895] [57602]: [pid: 57602|app: 0|req: 214/430] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:32:45 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 1321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1215.490868] [57601]: DEBUG cinder.api.middleware.request_id [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-fad5669f-fd12-4409-8eba-70fc8b7960fd None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.493206] [57601]: INFO cinder.api.openstack.wsgi [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-fad5669f-fd12-4409-8eba-70fc8b7960fd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ee6e7a6a-d693-4f60-a2cd-75dd1af63b73 [ 1215.493467] [57601]: DEBUG cinder.api.openstack.wsgi [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-fad5669f-fd12-4409-8eba-70fc8b7960fd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1215.493709] [57601]: DEBUG cinder.api.openstack.wsgi [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-fad5669f-fd12-4409-8eba-70fc8b7960fd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1215.503947] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.503947] [57601]: warnings.warn( [ 1216.032089] [57601]: INFO cinder.api.openstack.wsgi [req-48d172ab-a867-4671-a880-57fcdd6c68b0 req-fad5669f-fd12-4409-8eba-70fc8b7960fd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/attachments/ee6e7a6a-d693-4f60-a2cd-75dd1af63b73 returned with HTTP 200 [ 1216.032651] [57601]: [pid: 57601|app: 0|req: 217/431] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:32:46 2025] DELETE /volume/v3/attachments/ee6e7a6a-d693-4f60-a2cd-75dd1af63b73 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.770850] [57602]: DEBUG cinder.api.middleware.request_id [None req-c5e010b7-0e27-496c-a719-7d141404263a None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.772855] [57602]: INFO cinder.api.openstack.wsgi [None req-c5e010b7-0e27-496c-a719-7d141404263a tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1217.773082] [57602]: DEBUG cinder.api.openstack.wsgi [None req-c5e010b7-0e27-496c-a719-7d141404263a tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1217.773295] [57602]: DEBUG cinder.api.openstack.wsgi [None req-c5e010b7-0e27-496c-a719-7d141404263a tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1217.775479] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=189,cinder:INSERT=16,cinder:UPDATE=32 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1217.784796] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.784796] [57602]: warnings.warn( [ 1217.790481] [57602]: INFO cinder.volume.api [None req-c5e010b7-0e27-496c-a719-7d141404263a tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1217.796852] [57602]: INFO cinder.api.openstack.wsgi [None req-c5e010b7-0e27-496c-a719-7d141404263a tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1217.797300] [57602]: [pid: 57602|app: 0|req: 215/432] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:48 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.883352] [57601]: DEBUG cinder.api.middleware.request_id [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.885450] [57601]: INFO cinder.api.openstack.wsgi [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1217.885905] [57601]: DEBUG cinder.api.openstack.wsgi [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-858270604"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1217.887524] [57601]: DEBUG cinder.api.v3.volumes [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-858270604'}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1217.887700] [57601]: INFO cinder.api.v3.volumes [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Create volume of 1 GB [ 1217.888171] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.888171] [57601]: warnings.warn( [ 1217.891090] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=190,cinder:INSERT=18,cinder:UPDATE=36 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1217.893968] [57601]: INFO cinder.volume.api [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Availability Zones retrieved successfully. [ 1217.901758] [57601]: DEBUG cinder.volume.api [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Flow 'volume_create_api' (59c0c228-b872-48ec-8ce0-040a40b1570c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1217.903106] [57601]: DEBUG cinder.volume.api [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (282556f2-00e0-4d1b-b178-a24e9872a003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1217.905820] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1217.927332] [57601]: DEBUG cinder.volume.api [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (282556f2-00e0-4d1b-b178-a24e9872a003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1217.928425] [57601]: DEBUG cinder.volume.api [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4e22ead-e198-4cb5-a04a-bd048fced8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1217.959730] [57601]: DEBUG cinder.quota [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Created reservations ['915d7ad3-f70f-40e0-b6c2-cbd42de191e9', '9e3c9084-2a4e-4c2f-897c-c07ef30934f8', 'e8c8fd1d-3f21-45f1-b760-ebed609f975e', 'cada0cd0-6700-416d-9c6a-9d52c613a8dd'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1217.960760] [57601]: DEBUG cinder.volume.api [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4e22ead-e198-4cb5-a04a-bd048fced8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['915d7ad3-f70f-40e0-b6c2-cbd42de191e9', '9e3c9084-2a4e-4c2f-897c-c07ef30934f8', 'e8c8fd1d-3f21-45f1-b760-ebed609f975e', 'cada0cd0-6700-416d-9c6a-9d52c613a8dd']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1217.961807] [57601]: DEBUG cinder.volume.api [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc592342-23a4-428d-a37d-6328c37d3a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1217.977272] [57601]: DEBUG cinder.volume.api [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc592342-23a4-428d-a37d-6328c37d3a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a347627-ef80-4386-8787-5e78ccc18904', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-858270604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f35763225db24d7f858aa84e17d07cc4',qos_specs=None,replication_status=,reservations=['915d7ad3-f70f-40e0-b6c2-cbd42de191e9','9e3c9084-2a4e-4c2f-897c-c07ef30934f8','e8c8fd1d-3f21-45f1-b760-ebed609f975e','cada0cd0-6700-416d-9c6a-9d52c613a8dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2087101f07f24d9aa31a7b9c7e230d9f',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:32:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-858270604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a347627-ef80-4386-8787-5e78ccc18904,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f35763225db24d7f858aa84e17d07cc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2087101f07f24d9aa31a7b9c7e230d9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1217.978235] [57601]: DEBUG cinder.volume.api [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ccd12c7-26b6-40d6-9e72-672f23d83715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1217.993468] [57601]: DEBUG cinder.volume.api [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ccd12c7-26b6-40d6-9e72-672f23d83715) transitioned into state 'SUCCESS' from state '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-858270604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f35763225db24d7f858aa84e17d07cc4',qos_specs=None,replication_status=,reservations=['915d7ad3-f70f-40e0-b6c2-cbd42de191e9','9e3c9084-2a4e-4c2f-897c-c07ef30934f8','e8c8fd1d-3f21-45f1-b760-ebed609f975e','cada0cd0-6700-416d-9c6a-9d52c613a8dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2087101f07f24d9aa31a7b9c7e230d9f',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1217.994494] [57601]: DEBUG cinder.volume.api [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46c3a217-7939-460c-836e-1da0cda46f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1218.006274] [57601]: DEBUG cinder.volume.api [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46c3a217-7939-460c-836e-1da0cda46f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1218.007603] [57601]: DEBUG cinder.volume.api [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Flow 'volume_create_api' (59c0c228-b872-48ec-8ce0-040a40b1570c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1218.007760] [57601]: INFO cinder.volume.api [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Create volume request issued successfully. [ 1218.008452] [57601]: INFO cinder.api.openstack.wsgi [None req-21a62726-c1c7-451d-82cf-c0a4fc79e593 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1218.008935] [57601]: [pid: 57601|app: 0|req: 218/433] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:32:48 2025] POST /volume/v3/volumes => generated 755 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1218.018436] [57602]: DEBUG cinder.api.middleware.request_id [None req-1244313f-8fa1-415c-b431-bec2a892961a None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.020521] [57602]: INFO cinder.api.openstack.wsgi [None req-1244313f-8fa1-415c-b431-bec2a892961a tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 [ 1218.020742] [57602]: DEBUG cinder.api.openstack.wsgi [None req-1244313f-8fa1-415c-b431-bec2a892961a tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1218.021040] [57602]: DEBUG cinder.api.openstack.wsgi [None req-1244313f-8fa1-415c-b431-bec2a892961a tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1218.030085] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.030085] [57602]: warnings.warn( [ 1218.034669] [57602]: INFO cinder.volume.api [None req-1244313f-8fa1-415c-b431-bec2a892961a tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1218.040367] [57602]: INFO cinder.api.openstack.wsgi [None req-1244313f-8fa1-415c-b431-bec2a892961a tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 returned with HTTP 200 [ 1218.041171] [57602]: [pid: 57602|app: 0|req: 216/434] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:48 2025] GET /volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.052557] [57601]: DEBUG cinder.api.middleware.request_id [None req-a42dda46-6682-4a40-8176-c44f3da031ea None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.055164] [57601]: INFO cinder.api.openstack.wsgi [None req-a42dda46-6682-4a40-8176-c44f3da031ea tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 [ 1219.055448] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a42dda46-6682-4a40-8176-c44f3da031ea tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1219.055795] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a42dda46-6682-4a40-8176-c44f3da031ea tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1219.069061] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.069061] [57601]: warnings.warn( [ 1219.074333] [57601]: INFO cinder.volume.api [None req-a42dda46-6682-4a40-8176-c44f3da031ea tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1219.080971] [57601]: INFO cinder.api.openstack.wsgi [None req-a42dda46-6682-4a40-8176-c44f3da031ea tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 returned with HTTP 200 [ 1219.081494] [57601]: [pid: 57601|app: 0|req: 219/435] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:49 2025] GET /volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.646999] [57602]: DEBUG cinder.api.middleware.request_id [None req-b5bcf823-1416-4f1f-990f-5c4e3b616d52 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.650024] [57602]: INFO cinder.api.openstack.wsgi [None req-b5bcf823-1416-4f1f-990f-5c4e3b616d52 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] DELETE http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1225.650354] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b5bcf823-1416-4f1f-990f-5c4e3b616d52 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1225.650556] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b5bcf823-1416-4f1f-990f-5c4e3b616d52 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1225.650748] [57602]: INFO cinder.api.v3.volumes [None req-b5bcf823-1416-4f1f-990f-5c4e3b616d52 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Delete volume with id: 743c91d5-83fb-4b07-a5a2-64569a775181 [ 1225.662889] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.662889] [57602]: warnings.warn( [ 1225.663471] [57602]: INFO cinder.volume.api [None req-b5bcf823-1416-4f1f-990f-5c4e3b616d52 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1225.688141] [57602]: INFO cinder.volume.api [None req-b5bcf823-1416-4f1f-990f-5c4e3b616d52 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Delete volume request issued successfully. [ 1225.688337] [57602]: INFO cinder.api.openstack.wsgi [None req-b5bcf823-1416-4f1f-990f-5c4e3b616d52 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 202 [ 1225.688884] [57602]: [pid: 57602|app: 0|req: 217/436] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:32:56 2025] DELETE /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1225.692115] [57601]: DEBUG cinder.api.middleware.request_id [None req-f6e8726c-ec66-4013-8429-e8f713750652 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.694699] [57601]: INFO cinder.api.openstack.wsgi [None req-f6e8726c-ec66-4013-8429-e8f713750652 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1225.694935] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f6e8726c-ec66-4013-8429-e8f713750652 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1225.695170] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f6e8726c-ec66-4013-8429-e8f713750652 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1225.704581] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.704581] [57601]: warnings.warn( [ 1225.710030] [57601]: INFO cinder.volume.api [None req-f6e8726c-ec66-4013-8429-e8f713750652 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1225.716058] [57601]: INFO cinder.api.openstack.wsgi [None req-f6e8726c-ec66-4013-8429-e8f713750652 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1225.716576] [57601]: [pid: 57601|app: 0|req: 220/437] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:56 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.726704] [57602]: DEBUG cinder.api.middleware.request_id [None req-bb7308d5-97c4-42ba-b7a4-8f8af62bb27d None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.729700] [57602]: INFO cinder.api.openstack.wsgi [None req-bb7308d5-97c4-42ba-b7a4-8f8af62bb27d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1226.729983] [57602]: DEBUG cinder.api.openstack.wsgi [None req-bb7308d5-97c4-42ba-b7a4-8f8af62bb27d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1226.730542] [57602]: DEBUG cinder.api.openstack.wsgi [None req-bb7308d5-97c4-42ba-b7a4-8f8af62bb27d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1226.743795] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.743795] [57602]: warnings.warn( [ 1226.748648] [57602]: INFO cinder.volume.api [None req-bb7308d5-97c4-42ba-b7a4-8f8af62bb27d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1226.754505] [57602]: INFO cinder.api.openstack.wsgi [None req-bb7308d5-97c4-42ba-b7a4-8f8af62bb27d tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1226.755249] [57602]: [pid: 57602|app: 0|req: 218/438] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:57 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.765602] [57601]: DEBUG cinder.api.middleware.request_id [None req-1364ea97-8a02-4885-992c-7b872b599aee None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.768179] [57601]: INFO cinder.api.openstack.wsgi [None req-1364ea97-8a02-4885-992c-7b872b599aee tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1227.768504] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1364ea97-8a02-4885-992c-7b872b599aee tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1227.768740] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1364ea97-8a02-4885-992c-7b872b599aee tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1227.780664] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.780664] [57601]: warnings.warn( [ 1227.786062] [57601]: INFO cinder.volume.api [None req-1364ea97-8a02-4885-992c-7b872b599aee tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1227.792351] [57601]: INFO cinder.api.openstack.wsgi [None req-1364ea97-8a02-4885-992c-7b872b599aee tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 200 [ 1227.793047] [57601]: [pid: 57601|app: 0|req: 221/439] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:58 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.805049] [57602]: DEBUG cinder.api.middleware.request_id [None req-70f53bac-4640-4659-9414-be55338a102e None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.807743] [57602]: INFO cinder.api.openstack.wsgi [None req-70f53bac-4640-4659-9414-be55338a102e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 [ 1228.807743] [57602]: DEBUG cinder.api.openstack.wsgi [None req-70f53bac-4640-4659-9414-be55338a102e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1228.808012] [57602]: DEBUG cinder.api.openstack.wsgi [None req-70f53bac-4640-4659-9414-be55338a102e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1228.816088] [57602]: INFO cinder.api.openstack.wsgi [None req-70f53bac-4640-4659-9414-be55338a102e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 returned with HTTP 404 [ 1228.816846] [57602]: [pid: 57602|app: 0|req: 219/440] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:59 2025] GET /volume/v3/volumes/743c91d5-83fb-4b07-a5a2-64569a775181 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1228.867281] [57601]: DEBUG cinder.api.middleware.request_id [None req-7ed5ae25-725c-446a-9419-0f846e239c6e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.869419] [57601]: INFO cinder.api.openstack.wsgi [None req-7ed5ae25-725c-446a-9419-0f846e239c6e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1228.869637] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7ed5ae25-725c-446a-9419-0f846e239c6e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1228.869871] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7ed5ae25-725c-446a-9419-0f846e239c6e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1228.870060] [57601]: INFO cinder.api.v3.volumes [None req-7ed5ae25-725c-446a-9419-0f846e239c6e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Delete volume with id: fd46fe85-2549-4bd6-86be-731db3418021 [ 1228.881980] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.881980] [57601]: warnings.warn( [ 1228.882558] [57601]: INFO cinder.volume.api [None req-7ed5ae25-725c-446a-9419-0f846e239c6e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1228.901590] [57601]: INFO cinder.volume.api [None req-7ed5ae25-725c-446a-9419-0f846e239c6e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Delete volume request issued successfully. [ 1228.902039] [57601]: INFO cinder.api.openstack.wsgi [None req-7ed5ae25-725c-446a-9419-0f846e239c6e tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 202 [ 1228.902748] [57601]: [pid: 57601|app: 0|req: 222/441] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:32:59 2025] DELETE /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1228.905945] [57602]: DEBUG cinder.api.middleware.request_id [None req-8731bc6b-a028-4970-ac92-052e3f5bbafd None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.908400] [57602]: INFO cinder.api.openstack.wsgi [None req-8731bc6b-a028-4970-ac92-052e3f5bbafd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1228.908749] [57602]: DEBUG cinder.api.openstack.wsgi [None req-8731bc6b-a028-4970-ac92-052e3f5bbafd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1228.909062] [57602]: DEBUG cinder.api.openstack.wsgi [None req-8731bc6b-a028-4970-ac92-052e3f5bbafd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1228.917467] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.917467] [57602]: warnings.warn( [ 1228.921894] [57602]: INFO cinder.volume.api [None req-8731bc6b-a028-4970-ac92-052e3f5bbafd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1228.927383] [57602]: INFO cinder.api.openstack.wsgi [None req-8731bc6b-a028-4970-ac92-052e3f5bbafd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1228.927983] [57602]: [pid: 57602|app: 0|req: 220/442] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:32:59 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1229.939949] [57601]: DEBUG cinder.api.middleware.request_id [None req-9e3fa738-2995-4bb5-b8a2-d362c4abe243 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.942029] [57601]: INFO cinder.api.openstack.wsgi [None req-9e3fa738-2995-4bb5-b8a2-d362c4abe243 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1229.942412] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9e3fa738-2995-4bb5-b8a2-d362c4abe243 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1229.943028] [57601]: DEBUG cinder.api.openstack.wsgi [None req-9e3fa738-2995-4bb5-b8a2-d362c4abe243 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1229.955712] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.955712] [57601]: warnings.warn( [ 1229.960306] [57601]: INFO cinder.volume.api [None req-9e3fa738-2995-4bb5-b8a2-d362c4abe243 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1229.965364] [57601]: INFO cinder.api.openstack.wsgi [None req-9e3fa738-2995-4bb5-b8a2-d362c4abe243 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1229.965826] [57601]: [pid: 57601|app: 0|req: 223/443] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:00 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.976255] [57602]: DEBUG cinder.api.middleware.request_id [None req-5ce92078-6431-4e20-afc3-76ea840615be None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.978590] [57602]: INFO cinder.api.openstack.wsgi [None req-5ce92078-6431-4e20-afc3-76ea840615be tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1230.978864] [57602]: DEBUG cinder.api.openstack.wsgi [None req-5ce92078-6431-4e20-afc3-76ea840615be tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1230.979735] [57602]: DEBUG cinder.api.openstack.wsgi [None req-5ce92078-6431-4e20-afc3-76ea840615be tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1230.990746] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.990746] [57602]: warnings.warn( [ 1230.996228] [57602]: INFO cinder.volume.api [None req-5ce92078-6431-4e20-afc3-76ea840615be tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1231.002277] [57602]: INFO cinder.api.openstack.wsgi [None req-5ce92078-6431-4e20-afc3-76ea840615be tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 200 [ 1231.002835] [57602]: [pid: 57602|app: 0|req: 221/444] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:01 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.539558] [57601]: DEBUG cinder.api.middleware.request_id [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.542189] [57601]: INFO cinder.api.openstack.wsgi [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1231.542337] [57601]: DEBUG cinder.api.openstack.wsgi [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1784564153"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1231.544274] [57601]: DEBUG cinder.api.v3.volumes [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1784564153'}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1231.544488] [57601]: INFO cinder.api.v3.volumes [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Create volume of 1 GB [ 1231.551968] [57601]: INFO cinder.volume.api [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Availability Zones retrieved successfully. [ 1231.561443] [57601]: DEBUG cinder.volume.api [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Flow 'volume_create_api' (5c337190-b530-47d5-ba6e-95da20f869e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1231.562636] [57601]: DEBUG cinder.volume.api [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88b5952f-d57d-4d5c-bd4c-7383546c7150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1231.564359] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1231.592949] [57601]: DEBUG cinder.volume.api [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88b5952f-d57d-4d5c-bd4c-7383546c7150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1231.594769] [57601]: DEBUG cinder.volume.api [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (754892cd-ea27-4fdb-a457-46314298f639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1231.641318] [57601]: DEBUG cinder.quota [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Created reservations ['c92fb80f-58b8-4b6f-9cda-dccbbd96b16f', 'bad5f736-060c-46ae-8ba5-b68882bed0cd', '79ae41f1-3e01-4db6-bfbe-58b7d2eb1c53', 'f0db4d58-d6dc-4cbd-9704-011514ebc73c'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1231.642991] [57601]: DEBUG cinder.volume.api [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (754892cd-ea27-4fdb-a457-46314298f639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c92fb80f-58b8-4b6f-9cda-dccbbd96b16f', 'bad5f736-060c-46ae-8ba5-b68882bed0cd', '79ae41f1-3e01-4db6-bfbe-58b7d2eb1c53', 'f0db4d58-d6dc-4cbd-9704-011514ebc73c']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1231.643937] [57601]: DEBUG cinder.volume.api [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d5ba90-84d2-476d-934b-6b1ddab51e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1231.662977] [57601]: DEBUG cinder.volume.api [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d5ba90-84d2-476d-934b-6b1ddab51e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '859b0e3b-691f-4583-b625-8b27a7adf5f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1784564153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e377eb92259c42e9b71b1927f8775fd3',qos_specs=None,replication_status=,reservations=['c92fb80f-58b8-4b6f-9cda-dccbbd96b16f','bad5f736-060c-46ae-8ba5-b68882bed0cd','79ae41f1-3e01-4db6-bfbe-58b7d2eb1c53','f0db4d58-d6dc-4cbd-9704-011514ebc73c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88f6b996a5a64e2a9ce4916a56da7b9a',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:33:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1784564153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=859b0e3b-691f-4583-b625-8b27a7adf5f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e377eb92259c42e9b71b1927f8775fd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88f6b996a5a64e2a9ce4916a56da7b9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1231.664361] [57601]: DEBUG cinder.volume.api [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0410978-a2e4-4438-a672-31be8a3253b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1231.680231] [57601]: DEBUG cinder.volume.api [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0410978-a2e4-4438-a672-31be8a3253b8) transitioned into state 'SUCCESS' from state '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-1784564153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e377eb92259c42e9b71b1927f8775fd3',qos_specs=None,replication_status=,reservations=['c92fb80f-58b8-4b6f-9cda-dccbbd96b16f','bad5f736-060c-46ae-8ba5-b68882bed0cd','79ae41f1-3e01-4db6-bfbe-58b7d2eb1c53','f0db4d58-d6dc-4cbd-9704-011514ebc73c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88f6b996a5a64e2a9ce4916a56da7b9a',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1231.681258] [57601]: DEBUG cinder.volume.api [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12c202eb-3d2d-4b47-92a5-8a6469a6db42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1231.691770] [57601]: DEBUG cinder.volume.api [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12c202eb-3d2d-4b47-92a5-8a6469a6db42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1231.695887] [57601]: DEBUG cinder.volume.api [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Flow 'volume_create_api' (5c337190-b530-47d5-ba6e-95da20f869e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1231.695887] [57601]: INFO cinder.volume.api [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Create volume request issued successfully. [ 1231.695887] [57601]: INFO cinder.api.openstack.wsgi [None req-2710ac63-aad4-444a-a028-a1e9ac105e70 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1231.695887] [57601]: [pid: 57601|app: 0|req: 224/445] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:33:02 2025] POST /volume/v3/volumes => generated 750 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1231.714707] [57602]: DEBUG cinder.api.middleware.request_id [None req-6b75ba47-07d1-4409-ad02-f7544927909b None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.717157] [57602]: INFO cinder.api.openstack.wsgi [None req-6b75ba47-07d1-4409-ad02-f7544927909b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1231.717984] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6b75ba47-07d1-4409-ad02-f7544927909b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1231.718743] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6b75ba47-07d1-4409-ad02-f7544927909b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1231.730394] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.730394] [57602]: warnings.warn( [ 1231.737048] [57601]: DEBUG cinder.api.middleware.request_id [None req-47b44812-0f13-45a7-bac6-97a46411e76b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.737215] [57602]: INFO cinder.volume.api [None req-6b75ba47-07d1-4409-ad02-f7544927909b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1231.739681] [57601]: INFO cinder.api.openstack.wsgi [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1231.740071] [57601]: DEBUG cinder.api.openstack.wsgi [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1557057979", "imageRef": "50fb366d-48e6-424f-9c20-bc83d77be76a", "size": 1}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1231.742203] [57601]: DEBUG cinder.api.v3.volumes [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1557057979', 'imageRef': '50fb366d-48e6-424f-9c20-bc83d77be76a', 'size': 1}} {{(pid=57601) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1231.745844] [57602]: INFO cinder.api.openstack.wsgi [None req-6b75ba47-07d1-4409-ad02-f7544927909b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1231.746271] [57602]: [pid: 57602|app: 0|req: 222/446] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:02 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.015023] [57602]: DEBUG cinder.api.middleware.request_id [None req-69308628-b2df-4818-9a25-136743150fe5 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.017338] [57602]: INFO cinder.api.openstack.wsgi [None req-69308628-b2df-4818-9a25-136743150fe5 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 [ 1232.017621] [57602]: DEBUG cinder.api.openstack.wsgi [None req-69308628-b2df-4818-9a25-136743150fe5 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1232.017806] [57602]: DEBUG cinder.api.openstack.wsgi [None req-69308628-b2df-4818-9a25-136743150fe5 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1232.025293] [57602]: INFO cinder.api.openstack.wsgi [None req-69308628-b2df-4818-9a25-136743150fe5 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 returned with HTTP 404 [ 1232.025949] [57602]: [pid: 57602|app: 0|req: 223/447] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:02 2025] GET /volume/v3/volumes/fd46fe85-2549-4bd6-86be-731db3418021 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1232.128205] [57602]: DEBUG cinder.api.middleware.request_id [None req-22346da5-cc5b-4a42-9a81-921b71a7569b None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.130361] [57602]: INFO cinder.api.openstack.wsgi [None req-22346da5-cc5b-4a42-9a81-921b71a7569b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 1232.130587] [57602]: DEBUG cinder.api.openstack.wsgi [None req-22346da5-cc5b-4a42-9a81-921b71a7569b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1232.130802] [57602]: DEBUG cinder.api.openstack.wsgi [None req-22346da5-cc5b-4a42-9a81-921b71a7569b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1232.130983] [57602]: INFO cinder.api.v3.volumes [None req-22346da5-cc5b-4a42-9a81-921b71a7569b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Delete volume with id: ade72e98-0522-47ce-b314-757b2209a3f7 [ 1232.140760] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.140760] [57602]: warnings.warn( [ 1232.141369] [57602]: INFO cinder.volume.api [None req-22346da5-cc5b-4a42-9a81-921b71a7569b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1232.158392] [57602]: INFO cinder.volume.api [None req-22346da5-cc5b-4a42-9a81-921b71a7569b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Delete volume request issued successfully. [ 1232.158602] [57602]: INFO cinder.api.openstack.wsgi [None req-22346da5-cc5b-4a42-9a81-921b71a7569b tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 202 [ 1232.159143] [57602]: [pid: 57602|app: 0|req: 224/448] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:33:02 2025] DELETE /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1232.162812] [57602]: DEBUG cinder.api.middleware.request_id [None req-ac0e7a56-0ef0-47b0-a520-3e7f0a5435dd None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.165665] [57602]: INFO cinder.api.openstack.wsgi [None req-ac0e7a56-0ef0-47b0-a520-3e7f0a5435dd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 1232.165984] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ac0e7a56-0ef0-47b0-a520-3e7f0a5435dd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1232.166294] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ac0e7a56-0ef0-47b0-a520-3e7f0a5435dd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1232.176832] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.176832] [57602]: warnings.warn( [ 1232.182537] [57602]: INFO cinder.volume.api [None req-ac0e7a56-0ef0-47b0-a520-3e7f0a5435dd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1232.190590] [57602]: INFO cinder.api.openstack.wsgi [None req-ac0e7a56-0ef0-47b0-a520-3e7f0a5435dd tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 1232.191291] [57602]: [pid: 57602|app: 0|req: 225/449] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:02 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1232.478429] [57601]: INFO cinder.api.v3.volumes [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Create volume of 1 GB [ 1232.478925] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.478925] [57601]: warnings.warn( [ 1232.484867] [57601]: INFO cinder.volume.api [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Availability Zones retrieved successfully. [ 1232.493307] [57601]: DEBUG cinder.volume.api [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Flow 'volume_create_api' (6b841c22-82e2-4651-8647-2cf6b0d6d332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1232.494979] [57601]: DEBUG cinder.volume.api [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c223620-3b39-441a-aa71-fb18a3b0ff3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1232.496621] [57601]: DEBUG cinder.volume.flows.api.create_volume [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Validating volume size '1' using validate_int {{(pid=57601) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1232.544840] [57601]: DEBUG cinder.volume.api [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c223620-3b39-441a-aa71-fb18a3b0ff3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1232.546143] [57601]: DEBUG cinder.volume.api [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce43d9c-d3ea-4516-9aef-13b45bc0ae8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1232.585502] [57601]: DEBUG cinder.quota [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Created reservations ['b61a145c-9bf0-4bb6-8f5a-a6cd9fd11452', 'b4bbeafb-709c-4350-9370-9f86171f4d1d', 'aa20ebea-c333-4127-a779-ca85490593fb', '89b0c96c-78ee-454a-967b-95decc726e98'] {{(pid=57601) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1232.586615] [57601]: DEBUG cinder.volume.api [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce43d9c-d3ea-4516-9aef-13b45bc0ae8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b61a145c-9bf0-4bb6-8f5a-a6cd9fd11452', 'b4bbeafb-709c-4350-9370-9f86171f4d1d', 'aa20ebea-c333-4127-a779-ca85490593fb', '89b0c96c-78ee-454a-967b-95decc726e98']}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1232.587628] [57601]: DEBUG cinder.volume.api [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab6e4db2-54c3-43fb-8234-c73e22c08063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1232.603564] [57601]: DEBUG cinder.volume.api [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab6e4db2-54c3-43fb-8234-c73e22c08063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd35601fe-bce6-47c8-9406-dd9b19d152b5', '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-1557057979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bf59e2c00b54ab7a8bc201e80781fcb',qos_specs=None,replication_status=,reservations=['b61a145c-9bf0-4bb6-8f5a-a6cd9fd11452','b4bbeafb-709c-4350-9370-9f86171f4d1d','aa20ebea-c333-4127-a779-ca85490593fb','89b0c96c-78ee-454a-967b-95decc726e98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc9a3048fffb4c5c805492e6b371cf9e',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1557057979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d35601fe-bce6-47c8-9406-dd9b19d152b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bf59e2c00b54ab7a8bc201e80781fcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc9a3048fffb4c5c805492e6b371cf9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1232.604624] [57601]: DEBUG cinder.volume.api [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (581bc8a4-427f-420e-b221-28fa3da92133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1232.621084] [57601]: DEBUG cinder.volume.api [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (581bc8a4-427f-420e-b221-28fa3da92133) transitioned into state 'SUCCESS' from state '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-1557057979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bf59e2c00b54ab7a8bc201e80781fcb',qos_specs=None,replication_status=,reservations=['b61a145c-9bf0-4bb6-8f5a-a6cd9fd11452','b4bbeafb-709c-4350-9370-9f86171f4d1d','aa20ebea-c333-4127-a779-ca85490593fb','89b0c96c-78ee-454a-967b-95decc726e98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc9a3048fffb4c5c805492e6b371cf9e',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1232.622139] [57601]: DEBUG cinder.volume.api [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a47370-f207-47f4-8f86-53bb7c515509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1232.632380] [57601]: DEBUG cinder.volume.api [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a47370-f207-47f4-8f86-53bb7c515509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57601) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1232.633897] [57601]: DEBUG cinder.volume.api [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Flow 'volume_create_api' (6b841c22-82e2-4651-8647-2cf6b0d6d332) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57601) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1232.634312] [57601]: INFO cinder.volume.api [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Create volume request issued successfully. [ 1232.635024] [57601]: INFO cinder.api.openstack.wsgi [None req-47b44812-0f13-45a7-bac6-97a46411e76b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1232.635525] [57601]: [pid: 57601|app: 0|req: 225/450] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 8 17:33:02 2025] POST /volume/v3/volumes => generated 752 bytes in 900 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1232.645249] [57602]: DEBUG cinder.api.middleware.request_id [None req-ae7c4997-b97b-4882-894e-fd527fe190f1 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.647720] [57602]: INFO cinder.api.openstack.wsgi [None req-ae7c4997-b97b-4882-894e-fd527fe190f1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1232.648016] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ae7c4997-b97b-4882-894e-fd527fe190f1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1232.648193] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ae7c4997-b97b-4882-894e-fd527fe190f1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1232.656183] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.656183] [57602]: warnings.warn( [ 1232.661053] [57602]: INFO cinder.volume.api [None req-ae7c4997-b97b-4882-894e-fd527fe190f1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1232.666442] [57602]: INFO cinder.api.openstack.wsgi [None req-ae7c4997-b97b-4882-894e-fd527fe190f1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1232.666954] [57602]: [pid: 57602|app: 0|req: 226/451] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:03 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.758913] [57601]: DEBUG cinder.api.middleware.request_id [None req-8c5226b8-9d7b-4c68-b0a2-07159b350dd5 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.761425] [57601]: INFO cinder.api.openstack.wsgi [None req-8c5226b8-9d7b-4c68-b0a2-07159b350dd5 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1232.761643] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8c5226b8-9d7b-4c68-b0a2-07159b350dd5 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1232.762410] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8c5226b8-9d7b-4c68-b0a2-07159b350dd5 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1232.770131] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.770131] [57601]: warnings.warn( [ 1232.774078] [57601]: INFO cinder.volume.api [None req-8c5226b8-9d7b-4c68-b0a2-07159b350dd5 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1232.779047] [57601]: INFO cinder.api.openstack.wsgi [None req-8c5226b8-9d7b-4c68-b0a2-07159b350dd5 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1232.779538] [57601]: [pid: 57601|app: 0|req: 226/452] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:03 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.843467] [57602]: DEBUG cinder.api.middleware.request_id [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-79fb24e3-ac8b-4e37-88e5-aa0fc08b7472 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.846616] [57602]: INFO cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-79fb24e3-ac8b-4e37-88e5-aa0fc08b7472 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1232.846616] [57602]: DEBUG cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-79fb24e3-ac8b-4e37-88e5-aa0fc08b7472 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1232.846616] [57602]: DEBUG cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-79fb24e3-ac8b-4e37-88e5-aa0fc08b7472 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1232.855587] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.855587] [57602]: warnings.warn( [ 1232.859962] [57602]: INFO cinder.volume.api [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-79fb24e3-ac8b-4e37-88e5-aa0fc08b7472 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1232.865397] [57602]: INFO cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-79fb24e3-ac8b-4e37-88e5-aa0fc08b7472 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1232.867342] [57602]: [pid: 57602|app: 0|req: 227/453] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:33:03 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.203298] [57601]: DEBUG cinder.api.middleware.request_id [None req-f759f18d-dc0a-4f6a-9a6b-a8219f138266 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.205456] [57601]: INFO cinder.api.openstack.wsgi [None req-f759f18d-dc0a-4f6a-9a6b-a8219f138266 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 1233.205731] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f759f18d-dc0a-4f6a-9a6b-a8219f138266 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1233.206222] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f759f18d-dc0a-4f6a-9a6b-a8219f138266 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1233.217687] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.217687] [57601]: warnings.warn( [ 1233.223029] [57601]: INFO cinder.volume.api [None req-f759f18d-dc0a-4f6a-9a6b-a8219f138266 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1233.229227] [57601]: INFO cinder.api.openstack.wsgi [None req-f759f18d-dc0a-4f6a-9a6b-a8219f138266 tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 1233.229685] [57601]: [pid: 57601|app: 0|req: 227/454] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:03 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.677913] [57602]: DEBUG cinder.api.middleware.request_id [None req-a8a13472-5d1b-4557-9e8e-c2882699099d None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.680140] [57602]: INFO cinder.api.openstack.wsgi [None req-a8a13472-5d1b-4557-9e8e-c2882699099d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1233.680377] [57602]: DEBUG cinder.api.openstack.wsgi [None req-a8a13472-5d1b-4557-9e8e-c2882699099d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1233.680590] [57602]: DEBUG cinder.api.openstack.wsgi [None req-a8a13472-5d1b-4557-9e8e-c2882699099d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1233.690504] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.690504] [57602]: warnings.warn( [ 1233.694672] [57602]: INFO cinder.volume.api [None req-a8a13472-5d1b-4557-9e8e-c2882699099d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1233.700157] [57602]: INFO cinder.api.openstack.wsgi [None req-a8a13472-5d1b-4557-9e8e-c2882699099d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1233.700827] [57602]: [pid: 57602|app: 0|req: 228/455] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:04 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.240200] [57601]: DEBUG cinder.api.middleware.request_id [None req-5982767a-6876-4508-bba8-b42cf48959fa None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.242663] [57601]: INFO cinder.api.openstack.wsgi [None req-5982767a-6876-4508-bba8-b42cf48959fa tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 1234.242810] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5982767a-6876-4508-bba8-b42cf48959fa tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1234.243228] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5982767a-6876-4508-bba8-b42cf48959fa tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1234.253560] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.253560] [57601]: warnings.warn( [ 1234.258686] [57601]: INFO cinder.volume.api [None req-5982767a-6876-4508-bba8-b42cf48959fa tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Volume info retrieved successfully. [ 1234.264931] [57601]: INFO cinder.api.openstack.wsgi [None req-5982767a-6876-4508-bba8-b42cf48959fa tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 200 [ 1234.265394] [57601]: [pid: 57601|app: 0|req: 228/456] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:05 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.385579] [57602]: DEBUG cinder.api.middleware.request_id [None req-9458daf8-cbac-4434-8929-e3c6b8ad2b12 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.386104] [57602]: INFO cinder.api.openstack.wsgi [None req-9458daf8-cbac-4434-8929-e3c6b8ad2b12 None None] GET http://10.180.1.21/volume// [ 1234.386290] [57602]: DEBUG cinder.api.openstack.wsgi [None req-9458daf8-cbac-4434-8929-e3c6b8ad2b12 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1234.386489] [57602]: DEBUG cinder.api.openstack.wsgi [None req-9458daf8-cbac-4434-8929-e3c6b8ad2b12 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1234.387017] [57602]: INFO cinder.api.openstack.wsgi [None req-9458daf8-cbac-4434-8929-e3c6b8ad2b12 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1234.387464] [57602]: [pid: 57602|app: 0|req: 229/457] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 8 17:33:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1234.391090] [57601]: DEBUG cinder.api.middleware.request_id [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-a24231ed-7e0f-4917-a82d-78133c05e432 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.393359] [57601]: INFO cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-a24231ed-7e0f-4917-a82d-78133c05e432 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1234.393808] [57601]: DEBUG cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-a24231ed-7e0f-4917-a82d-78133c05e432 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "859b0e3b-691f-4583-b625-8b27a7adf5f8", "connector": null, "instance_uuid": "78d46c99-f185-4a36-8931-d0dd14dd4a7f"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1234.403407] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.403407] [57601]: warnings.warn( [ 1234.426427] [57601]: INFO cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-a24231ed-7e0f-4917-a82d-78133c05e432 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1234.427057] [57601]: [pid: 57601|app: 0|req: 229/458] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:33:05 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) [ 1234.454809] [57602]: DEBUG cinder.api.middleware.request_id [None req-4b80ffcb-ff0a-47fb-9472-f6df6c3ee7a9 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.457830] [57602]: INFO cinder.api.openstack.wsgi [None req-4b80ffcb-ff0a-47fb-9472-f6df6c3ee7a9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1234.458160] [57602]: DEBUG cinder.api.openstack.wsgi [None req-4b80ffcb-ff0a-47fb-9472-f6df6c3ee7a9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1234.458498] [57602]: DEBUG cinder.api.openstack.wsgi [None req-4b80ffcb-ff0a-47fb-9472-f6df6c3ee7a9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1234.471981] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.471981] [57602]: warnings.warn( [ 1234.476111] [57602]: INFO cinder.volume.api [None req-4b80ffcb-ff0a-47fb-9472-f6df6c3ee7a9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1234.481414] [57602]: INFO cinder.api.openstack.wsgi [None req-4b80ffcb-ff0a-47fb-9472-f6df6c3ee7a9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1234.481870] [57602]: [pid: 57602|app: 0|req: 230/459] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:05 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.711447] [57601]: DEBUG cinder.api.middleware.request_id [None req-ca470457-2bee-46c9-b2d2-73496e06a466 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.714280] [57601]: INFO cinder.api.openstack.wsgi [None req-ca470457-2bee-46c9-b2d2-73496e06a466 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1234.714280] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ca470457-2bee-46c9-b2d2-73496e06a466 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1234.714497] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ca470457-2bee-46c9-b2d2-73496e06a466 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1234.723611] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.723611] [57601]: warnings.warn( [ 1234.728157] [57601]: INFO cinder.volume.api [None req-ca470457-2bee-46c9-b2d2-73496e06a466 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1234.733131] [57601]: INFO cinder.api.openstack.wsgi [None req-ca470457-2bee-46c9-b2d2-73496e06a466 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1234.733809] [57601]: [pid: 57601|app: 0|req: 230/460] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:05 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.962063] [57602]: DEBUG cinder.api.middleware.request_id [None req-0710ad9a-45d9-4170-8808-a4c8e00207c6 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.962063] [57602]: INFO cinder.api.openstack.wsgi [None req-0710ad9a-45d9-4170-8808-a4c8e00207c6 None None] GET http://10.180.1.21/volume// [ 1234.962423] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0710ad9a-45d9-4170-8808-a4c8e00207c6 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1234.962423] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0710ad9a-45d9-4170-8808-a4c8e00207c6 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1234.962895] [57602]: INFO cinder.api.openstack.wsgi [None req-0710ad9a-45d9-4170-8808-a4c8e00207c6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1234.963256] [57602]: [pid: 57602|app: 0|req: 231/461] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:33:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1234.967692] [57601]: DEBUG cinder.api.middleware.request_id [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-ebcc30de-b5a5-4f7d-a39b-b784c00d00ef None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.970244] [57601]: INFO cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-ebcc30de-b5a5-4f7d-a39b-b784c00d00ef tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1234.970528] [57601]: DEBUG cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-ebcc30de-b5a5-4f7d-a39b-b784c00d00ef tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1234.970766] [57601]: DEBUG cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-ebcc30de-b5a5-4f7d-a39b-b784c00d00ef tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1234.982172] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.982172] [57601]: warnings.warn( [ 1234.986150] [57601]: INFO cinder.volume.api [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-ebcc30de-b5a5-4f7d-a39b-b784c00d00ef tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1234.991185] [57601]: INFO cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-ebcc30de-b5a5-4f7d-a39b-b784c00d00ef tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1234.991722] [57601]: [pid: 57601|app: 0|req: 231/462] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:33:05 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1235.032293] [57602]: DEBUG cinder.api.middleware.request_id [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-0b589b58-8268-4a40-a1da-4243f23fcadb None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.034961] [57602]: INFO cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-0b589b58-8268-4a40-a1da-4243f23fcadb tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] PUT http://10.180.1.21/volume/v3/attachments/be2b45c8-b04b-47ed-9398-1b731618e5c3 [ 1235.035533] [57602]: DEBUG cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-0b589b58-8268-4a40-a1da-4243f23fcadb tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-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-962084", "mountpoint": "/dev/sdb"}}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1235.045041] [57602]: DEBUG cinder.coordination [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-0b589b58-8268-4a40-a1da-4243f23fcadb tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Acquiring lock "cinder-attachment_update-859b0e3b-691f-4583-b625-8b27a7adf5f8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1235.050905] [57602]: DEBUG cinder.coordination [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-0b589b58-8268-4a40-a1da-4243f23fcadb tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Lock "cinder-attachment_update-859b0e3b-691f-4583-b625-8b27a7adf5f8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1235.052214] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.052214] [57602]: warnings.warn( [ 1235.275543] [57601]: DEBUG cinder.api.middleware.request_id [None req-b2e21158-247e-46e8-89af-d765fc56be2c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.278066] [57601]: INFO cinder.api.openstack.wsgi [None req-b2e21158-247e-46e8-89af-d765fc56be2c tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] GET http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 [ 1235.278409] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b2e21158-247e-46e8-89af-d765fc56be2c tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1235.278841] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b2e21158-247e-46e8-89af-d765fc56be2c tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1235.286734] [57601]: INFO cinder.api.openstack.wsgi [None req-b2e21158-247e-46e8-89af-d765fc56be2c tempest-AttachVolumeNegativeTest-177784193 tempest-AttachVolumeNegativeTest-177784193-project-member] http://10.180.1.21/volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 returned with HTTP 404 [ 1235.287539] [57601]: [pid: 57601|app: 0|req: 232/463] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:06 2025] GET /volume/v3/volumes/ade72e98-0522-47ce-b314-757b2209a3f7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1235.494551] [57601]: DEBUG cinder.api.middleware.request_id [None req-5fec70d5-cf9c-4e8b-87af-8ed9f00764d8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.496840] [57601]: INFO cinder.api.openstack.wsgi [None req-5fec70d5-cf9c-4e8b-87af-8ed9f00764d8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1235.497213] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5fec70d5-cf9c-4e8b-87af-8ed9f00764d8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1235.497496] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5fec70d5-cf9c-4e8b-87af-8ed9f00764d8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1235.511139] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.511139] [57601]: warnings.warn( [ 1235.515410] [57601]: INFO cinder.volume.api [None req-5fec70d5-cf9c-4e8b-87af-8ed9f00764d8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1235.521078] [57601]: INFO cinder.api.openstack.wsgi [None req-5fec70d5-cf9c-4e8b-87af-8ed9f00764d8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1235.521573] [57601]: [pid: 57601|app: 0|req: 233/464] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:06 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.744509] [57601]: DEBUG cinder.api.middleware.request_id [None req-16f6648c-24cb-4d1e-bdb0-6926e43e7045 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.746746] [57601]: INFO cinder.api.openstack.wsgi [None req-16f6648c-24cb-4d1e-bdb0-6926e43e7045 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1235.747118] [57601]: DEBUG cinder.api.openstack.wsgi [None req-16f6648c-24cb-4d1e-bdb0-6926e43e7045 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1235.747379] [57601]: DEBUG cinder.api.openstack.wsgi [None req-16f6648c-24cb-4d1e-bdb0-6926e43e7045 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1235.758241] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.758241] [57601]: warnings.warn( [ 1235.763344] [57601]: INFO cinder.volume.api [None req-16f6648c-24cb-4d1e-bdb0-6926e43e7045 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1235.769709] [57601]: INFO cinder.api.openstack.wsgi [None req-16f6648c-24cb-4d1e-bdb0-6926e43e7045 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1235.770303] [57601]: [pid: 57601|app: 0|req: 234/465] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:06 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1236.532357] [57601]: DEBUG cinder.api.middleware.request_id [None req-189d9eb5-d425-450b-8d03-1a460508b142 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.534474] [57601]: INFO cinder.api.openstack.wsgi [None req-189d9eb5-d425-450b-8d03-1a460508b142 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1236.534713] [57601]: DEBUG cinder.api.openstack.wsgi [None req-189d9eb5-d425-450b-8d03-1a460508b142 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1236.537397] [57601]: DEBUG cinder.api.openstack.wsgi [None req-189d9eb5-d425-450b-8d03-1a460508b142 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1236.550720] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.550720] [57601]: warnings.warn( [ 1236.555293] [57601]: INFO cinder.volume.api [None req-189d9eb5-d425-450b-8d03-1a460508b142 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1236.561476] [57601]: INFO cinder.api.openstack.wsgi [None req-189d9eb5-d425-450b-8d03-1a460508b142 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1236.561931] [57601]: [pid: 57601|app: 0|req: 235/466] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:07 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1236.781047] [57601]: DEBUG cinder.api.middleware.request_id [None req-f74dc434-1b73-4c45-b39f-53aedb5aa604 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.783361] [57601]: INFO cinder.api.openstack.wsgi [None req-f74dc434-1b73-4c45-b39f-53aedb5aa604 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1236.783488] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f74dc434-1b73-4c45-b39f-53aedb5aa604 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1236.783824] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f74dc434-1b73-4c45-b39f-53aedb5aa604 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1236.792345] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.792345] [57601]: warnings.warn( [ 1236.796776] [57601]: INFO cinder.volume.api [None req-f74dc434-1b73-4c45-b39f-53aedb5aa604 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1236.801607] [57601]: INFO cinder.api.openstack.wsgi [None req-f74dc434-1b73-4c45-b39f-53aedb5aa604 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1236.802063] [57601]: [pid: 57601|app: 0|req: 236/467] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:07 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.578349] [57601]: DEBUG cinder.api.middleware.request_id [None req-82a616f7-274d-4b5a-bda3-c13316657651 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.581173] [57601]: INFO cinder.api.openstack.wsgi [None req-82a616f7-274d-4b5a-bda3-c13316657651 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1237.581572] [57601]: DEBUG cinder.api.openstack.wsgi [None req-82a616f7-274d-4b5a-bda3-c13316657651 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.581898] [57601]: DEBUG cinder.api.openstack.wsgi [None req-82a616f7-274d-4b5a-bda3-c13316657651 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.601779] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.601779] [57601]: warnings.warn( [ 1237.608259] [57601]: INFO cinder.volume.api [None req-82a616f7-274d-4b5a-bda3-c13316657651 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1237.614045] [57601]: INFO cinder.api.openstack.wsgi [None req-82a616f7-274d-4b5a-bda3-c13316657651 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1237.614644] [57601]: [pid: 57601|app: 0|req: 237/468] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:08 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1237.813367] [57601]: DEBUG cinder.api.middleware.request_id [None req-85bcde71-f7bf-47dc-8c85-b28d477feafc None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.815190] [57601]: INFO cinder.api.openstack.wsgi [None req-85bcde71-f7bf-47dc-8c85-b28d477feafc tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1237.815397] [57601]: DEBUG cinder.api.openstack.wsgi [None req-85bcde71-f7bf-47dc-8c85-b28d477feafc tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.815859] [57601]: DEBUG cinder.api.openstack.wsgi [None req-85bcde71-f7bf-47dc-8c85-b28d477feafc tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.826395] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.826395] [57601]: warnings.warn( [ 1237.830763] [57601]: INFO cinder.volume.api [None req-85bcde71-f7bf-47dc-8c85-b28d477feafc tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1237.836355] [57601]: INFO cinder.api.openstack.wsgi [None req-85bcde71-f7bf-47dc-8c85-b28d477feafc tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1237.836821] [57601]: [pid: 57601|app: 0|req: 238/469] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:08 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.989834] [57601]: DEBUG cinder.api.middleware.request_id [req-e763d952-5a43-4baa-ba39-432c95920bbb req-6d1d19cd-6235-4cfa-9c7a-36e78b9931b2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.992301] [57601]: INFO cinder.api.openstack.wsgi [req-e763d952-5a43-4baa-ba39-432c95920bbb req-6d1d19cd-6235-4cfa-9c7a-36e78b9931b2 tempest-VolumesNegativeTest-835502817 tempest-VolumesNegativeTest-835502817-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-828173574 [ 1237.992536] [57601]: DEBUG cinder.api.openstack.wsgi [req-e763d952-5a43-4baa-ba39-432c95920bbb req-6d1d19cd-6235-4cfa-9c7a-36e78b9931b2 tempest-VolumesNegativeTest-835502817 tempest-VolumesNegativeTest-835502817-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.992699] [57601]: DEBUG cinder.api.openstack.wsgi [req-e763d952-5a43-4baa-ba39-432c95920bbb req-6d1d19cd-6235-4cfa-9c7a-36e78b9931b2 tempest-VolumesNegativeTest-835502817 tempest-VolumesNegativeTest-835502817-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.992919] [57601]: INFO cinder.api.v3.volumes [req-e763d952-5a43-4baa-ba39-432c95920bbb req-6d1d19cd-6235-4cfa-9c7a-36e78b9931b2 tempest-VolumesNegativeTest-835502817 tempest-VolumesNegativeTest-835502817-project-member] Delete volume with id: tempest-invalid-828173574 [ 1237.999743] [57601]: INFO cinder.api.openstack.wsgi [req-e763d952-5a43-4baa-ba39-432c95920bbb req-6d1d19cd-6235-4cfa-9c7a-36e78b9931b2 tempest-VolumesNegativeTest-835502817 tempest-VolumesNegativeTest-835502817-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-828173574 returned with HTTP 404 [ 1238.000459] [57601]: [pid: 57601|app: 0|req: 239/470] 10.180.1.21 () {62 vars in 1467 bytes} [Mon Dec 8 17:33:08 2025] DELETE /volume/v3/volumes/tempest-invalid-828173574 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) [ 1238.028449] [57601]: DEBUG cinder.api.middleware.request_id [req-55e39ec5-218e-465c-9684-de2056147f19 req-7d149abc-2e84-437d-bfd9-dbd47b3470b3 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.030863] [57601]: INFO cinder.api.openstack.wsgi [req-55e39ec5-218e-465c-9684-de2056147f19 req-7d149abc-2e84-437d-bfd9-dbd47b3470b3 tempest-VolumesNegativeTest-835502817 tempest-VolumesNegativeTest-835502817-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d66a7003-0100-43b2-8259-d3c9fc0a99bf [ 1238.031071] [57601]: DEBUG cinder.api.openstack.wsgi [req-55e39ec5-218e-465c-9684-de2056147f19 req-7d149abc-2e84-437d-bfd9-dbd47b3470b3 tempest-VolumesNegativeTest-835502817 tempest-VolumesNegativeTest-835502817-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1238.031289] [57601]: DEBUG cinder.api.openstack.wsgi [req-55e39ec5-218e-465c-9684-de2056147f19 req-7d149abc-2e84-437d-bfd9-dbd47b3470b3 tempest-VolumesNegativeTest-835502817 tempest-VolumesNegativeTest-835502817-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1238.031488] [57601]: INFO cinder.api.v3.volumes [req-55e39ec5-218e-465c-9684-de2056147f19 req-7d149abc-2e84-437d-bfd9-dbd47b3470b3 tempest-VolumesNegativeTest-835502817 tempest-VolumesNegativeTest-835502817-project-member] Delete volume with id: d66a7003-0100-43b2-8259-d3c9fc0a99bf [ 1238.039941] [57601]: INFO cinder.api.openstack.wsgi [req-55e39ec5-218e-465c-9684-de2056147f19 req-7d149abc-2e84-437d-bfd9-dbd47b3470b3 tempest-VolumesNegativeTest-835502817 tempest-VolumesNegativeTest-835502817-project-member] http://10.180.1.21/volume/v3/volumes/d66a7003-0100-43b2-8259-d3c9fc0a99bf returned with HTTP 404 [ 1238.039941] [57601]: [pid: 57601|app: 0|req: 240/471] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 8 17:33:08 2025] DELETE /volume/v3/volumes/d66a7003-0100-43b2-8259-d3c9fc0a99bf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1238.054859] [57601]: DEBUG cinder.api.middleware.request_id [req-f110672d-4406-4c15-9e33-9137362d5f0e req-4de8d6d5-5023-4429-9de2-bd8d5dba2b1e None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.056869] [57601]: INFO cinder.api.openstack.wsgi [req-f110672d-4406-4c15-9e33-9137362d5f0e req-4de8d6d5-5023-4429-9de2-bd8d5dba2b1e tempest-VolumesNegativeTest-835502817 tempest-VolumesNegativeTest-835502817-project-member] GET http://10.180.1.21/volume/v3/volumes/d69ac175-8888-4b0f-b675-01d16ae81442 [ 1238.057277] [57601]: DEBUG cinder.api.openstack.wsgi [req-f110672d-4406-4c15-9e33-9137362d5f0e req-4de8d6d5-5023-4429-9de2-bd8d5dba2b1e tempest-VolumesNegativeTest-835502817 tempest-VolumesNegativeTest-835502817-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1238.057632] [57601]: DEBUG cinder.api.openstack.wsgi [req-f110672d-4406-4c15-9e33-9137362d5f0e req-4de8d6d5-5023-4429-9de2-bd8d5dba2b1e tempest-VolumesNegativeTest-835502817 tempest-VolumesNegativeTest-835502817-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1238.066994] [57601]: INFO cinder.api.openstack.wsgi [req-f110672d-4406-4c15-9e33-9137362d5f0e req-4de8d6d5-5023-4429-9de2-bd8d5dba2b1e tempest-VolumesNegativeTest-835502817 tempest-VolumesNegativeTest-835502817-project-member] http://10.180.1.21/volume/v3/volumes/d69ac175-8888-4b0f-b675-01d16ae81442 returned with HTTP 404 [ 1238.067608] [57601]: [pid: 57601|app: 0|req: 241/472] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:33:08 2025] GET /volume/v3/volumes/d69ac175-8888-4b0f-b675-01d16ae81442 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1238.629554] [57601]: DEBUG cinder.api.middleware.request_id [None req-02b86718-1d72-4ee3-9b63-39346ba85fbd None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.631928] [57601]: INFO cinder.api.openstack.wsgi [None req-02b86718-1d72-4ee3-9b63-39346ba85fbd tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1238.632136] [57601]: DEBUG cinder.api.openstack.wsgi [None req-02b86718-1d72-4ee3-9b63-39346ba85fbd tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1238.632365] [57601]: DEBUG cinder.api.openstack.wsgi [None req-02b86718-1d72-4ee3-9b63-39346ba85fbd tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1238.650423] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.650423] [57601]: warnings.warn( [ 1238.657514] [57601]: INFO cinder.volume.api [None req-02b86718-1d72-4ee3-9b63-39346ba85fbd tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1238.666308] [57601]: INFO cinder.api.openstack.wsgi [None req-02b86718-1d72-4ee3-9b63-39346ba85fbd tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1238.667104] [57601]: [pid: 57601|app: 0|req: 242/473] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:09 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.848396] [57601]: DEBUG cinder.api.middleware.request_id [None req-c41e2420-1880-4830-be5a-b8550e1d237a None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.851268] [57601]: INFO cinder.api.openstack.wsgi [None req-c41e2420-1880-4830-be5a-b8550e1d237a tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1238.851595] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c41e2420-1880-4830-be5a-b8550e1d237a tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1238.851926] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c41e2420-1880-4830-be5a-b8550e1d237a tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1238.863741] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.863741] [57601]: warnings.warn( [ 1238.870096] [57601]: INFO cinder.volume.api [None req-c41e2420-1880-4830-be5a-b8550e1d237a tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1238.875544] [57601]: INFO cinder.api.openstack.wsgi [None req-c41e2420-1880-4830-be5a-b8550e1d237a tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1238.876051] [57601]: [pid: 57601|app: 0|req: 243/474] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:09 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.048058] [57601]: DEBUG cinder.api.middleware.request_id [None req-5eb711c2-8df5-443b-9f42-c8582fb803d1 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.048354] [57601]: INFO cinder.api.openstack.wsgi [None req-5eb711c2-8df5-443b-9f42-c8582fb803d1 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2aede033-935f-4bdd-8a1f-264a110f99ba [ 1239.048561] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5eb711c2-8df5-443b-9f42-c8582fb803d1 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.048786] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5eb711c2-8df5-443b-9f42-c8582fb803d1 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.048934] [57601]: INFO cinder.api.v3.volumes [None req-5eb711c2-8df5-443b-9f42-c8582fb803d1 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Delete volume with id: 2aede033-935f-4bdd-8a1f-264a110f99ba [ 1239.059590] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.059590] [57601]: warnings.warn( [ 1239.060186] [57601]: INFO cinder.volume.api [None req-5eb711c2-8df5-443b-9f42-c8582fb803d1 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Volume info retrieved successfully. [ 1239.084153] [57601]: INFO cinder.volume.api [None req-5eb711c2-8df5-443b-9f42-c8582fb803d1 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Delete volume request issued successfully. [ 1239.087031] [57601]: INFO cinder.api.openstack.wsgi [None req-5eb711c2-8df5-443b-9f42-c8582fb803d1 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] http://10.180.1.21/volume/v3/volumes/2aede033-935f-4bdd-8a1f-264a110f99ba returned with HTTP 202 [ 1239.087031] [57601]: [pid: 57601|app: 0|req: 244/475] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:33:09 2025] DELETE /volume/v3/volumes/2aede033-935f-4bdd-8a1f-264a110f99ba => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1239.089908] [57601]: DEBUG cinder.api.middleware.request_id [None req-55ac2b86-e18e-47ed-9951-ccca2dd64ef6 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.091077] [57601]: INFO cinder.api.openstack.wsgi [None req-55ac2b86-e18e-47ed-9951-ccca2dd64ef6 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] GET http://10.180.1.21/volume/v3/volumes/2aede033-935f-4bdd-8a1f-264a110f99ba [ 1239.092345] [57601]: DEBUG cinder.api.openstack.wsgi [None req-55ac2b86-e18e-47ed-9951-ccca2dd64ef6 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.092345] [57601]: DEBUG cinder.api.openstack.wsgi [None req-55ac2b86-e18e-47ed-9951-ccca2dd64ef6 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.104939] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.104939] [57601]: warnings.warn( [ 1239.110089] [57601]: INFO cinder.volume.api [None req-55ac2b86-e18e-47ed-9951-ccca2dd64ef6 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Volume info retrieved successfully. [ 1239.117973] [57601]: INFO cinder.api.openstack.wsgi [None req-55ac2b86-e18e-47ed-9951-ccca2dd64ef6 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] http://10.180.1.21/volume/v3/volumes/2aede033-935f-4bdd-8a1f-264a110f99ba returned with HTTP 200 [ 1239.118759] [57601]: [pid: 57601|app: 0|req: 245/476] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:09 2025] GET /volume/v3/volumes/2aede033-935f-4bdd-8a1f-264a110f99ba => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.420120] [57601]: DEBUG cinder.api.middleware.request_id [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-7fdfc06d-a89f-47d9-8e37-5a108a3d3cdf None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.422613] [57601]: INFO cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-7fdfc06d-a89f-47d9-8e37-5a108a3d3cdf tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1239.422912] [57601]: DEBUG cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-7fdfc06d-a89f-47d9-8e37-5a108a3d3cdf tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.423185] [57601]: DEBUG cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-7fdfc06d-a89f-47d9-8e37-5a108a3d3cdf tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.434926] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.434926] [57601]: warnings.warn( [ 1239.439969] [57601]: INFO cinder.volume.api [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-7fdfc06d-a89f-47d9-8e37-5a108a3d3cdf tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1239.447623] [57601]: INFO cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-7fdfc06d-a89f-47d9-8e37-5a108a3d3cdf tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1239.448476] [57601]: [pid: 57601|app: 0|req: 246/477] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:33:10 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 1682 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.476219] [57601]: DEBUG cinder.api.middleware.request_id [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-7cd2021f-7c51-4eef-b078-a52ecdd86497 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.480136] [57601]: INFO cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-7cd2021f-7c51-4eef-b078-a52ecdd86497 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] GET http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1239.480484] [57601]: DEBUG cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-7cd2021f-7c51-4eef-b078-a52ecdd86497 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.480792] [57601]: DEBUG cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-7cd2021f-7c51-4eef-b078-a52ecdd86497 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.495653] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.495653] [57601]: warnings.warn( [ 1239.500640] [57601]: INFO cinder.volume.api [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-7cd2021f-7c51-4eef-b078-a52ecdd86497 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1239.506904] [57601]: INFO cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-7cd2021f-7c51-4eef-b078-a52ecdd86497 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 200 [ 1239.507588] [57601]: [pid: 57601|app: 0|req: 247/478] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:33:10 2025] GET /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 1682 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.584089] [57602]: DEBUG cinder.coordination [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-0b589b58-8268-4a40-a1da-4243f23fcadb tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Lock "cinder-attachment_update-859b0e3b-691f-4583-b625-8b27a7adf5f8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=57602) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1239.584477] [57602]: INFO cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-0b589b58-8268-4a40-a1da-4243f23fcadb tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/attachments/be2b45c8-b04b-47ed-9398-1b731618e5c3 returned with HTTP 200 [ 1239.584892] [57602]: [pid: 57602|app: 0|req: 232/479] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:33:05 2025] PUT /volume/v3/attachments/be2b45c8-b04b-47ed-9398-1b731618e5c3 => generated 617 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1239.680487] [57601]: DEBUG cinder.api.middleware.request_id [None req-c07f6e69-516d-4319-8943-6a420362c17b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.683112] [57601]: INFO cinder.api.openstack.wsgi [None req-c07f6e69-516d-4319-8943-6a420362c17b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1239.683193] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c07f6e69-516d-4319-8943-6a420362c17b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.683406] [57601]: DEBUG cinder.api.openstack.wsgi [None req-c07f6e69-516d-4319-8943-6a420362c17b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.705980] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.705980] [57601]: warnings.warn( [ 1239.711982] [57601]: INFO cinder.volume.api [None req-c07f6e69-516d-4319-8943-6a420362c17b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1239.719179] [57601]: INFO cinder.api.openstack.wsgi [None req-c07f6e69-516d-4319-8943-6a420362c17b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1239.719459] [57601]: [pid: 57601|app: 0|req: 248/480] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:10 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.886430] [57602]: DEBUG cinder.api.middleware.request_id [None req-7f7b09d1-1608-488b-84c7-b462905f6af3 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.889573] [57602]: INFO cinder.api.openstack.wsgi [None req-7f7b09d1-1608-488b-84c7-b462905f6af3 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1239.889800] [57602]: DEBUG cinder.api.openstack.wsgi [None req-7f7b09d1-1608-488b-84c7-b462905f6af3 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.890028] [57602]: DEBUG cinder.api.openstack.wsgi [None req-7f7b09d1-1608-488b-84c7-b462905f6af3 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.909057] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.909057] [57602]: warnings.warn( [ 1239.914041] [57602]: INFO cinder.volume.api [None req-7f7b09d1-1608-488b-84c7-b462905f6af3 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1239.920040] [57602]: INFO cinder.api.openstack.wsgi [None req-7f7b09d1-1608-488b-84c7-b462905f6af3 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1239.920650] [57602]: [pid: 57602|app: 0|req: 233/481] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:10 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.131188] [57601]: DEBUG cinder.api.middleware.request_id [None req-84f02e4f-6336-4d56-a9a0-df3a3ec48ee0 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.133217] [57601]: INFO cinder.api.openstack.wsgi [None req-84f02e4f-6336-4d56-a9a0-df3a3ec48ee0 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] GET http://10.180.1.21/volume/v3/volumes/2aede033-935f-4bdd-8a1f-264a110f99ba [ 1240.133485] [57601]: DEBUG cinder.api.openstack.wsgi [None req-84f02e4f-6336-4d56-a9a0-df3a3ec48ee0 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1240.133854] [57601]: DEBUG cinder.api.openstack.wsgi [None req-84f02e4f-6336-4d56-a9a0-df3a3ec48ee0 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1240.146323] [57601]: INFO cinder.api.openstack.wsgi [None req-84f02e4f-6336-4d56-a9a0-df3a3ec48ee0 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] http://10.180.1.21/volume/v3/volumes/2aede033-935f-4bdd-8a1f-264a110f99ba returned with HTTP 404 [ 1240.147611] [57601]: [pid: 57601|app: 0|req: 249/482] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:10 2025] GET /volume/v3/volumes/2aede033-935f-4bdd-8a1f-264a110f99ba => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1240.154248] [57602]: DEBUG cinder.api.middleware.request_id [None req-320e86ed-a3e6-4dc4-a59c-1e6c1fb40759 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.157157] [57602]: INFO cinder.api.openstack.wsgi [None req-320e86ed-a3e6-4dc4-a59c-1e6c1fb40759 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 [ 1240.157346] [57602]: DEBUG cinder.api.openstack.wsgi [None req-320e86ed-a3e6-4dc4-a59c-1e6c1fb40759 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1240.157556] [57602]: DEBUG cinder.api.openstack.wsgi [None req-320e86ed-a3e6-4dc4-a59c-1e6c1fb40759 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1240.157744] [57602]: INFO cinder.api.v3.volumes [None req-320e86ed-a3e6-4dc4-a59c-1e6c1fb40759 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Delete volume with id: 5391a0a9-0f8d-4e19-9446-223ad5f809c5 [ 1240.170052] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.170052] [57602]: warnings.warn( [ 1240.170830] [57602]: INFO cinder.volume.api [None req-320e86ed-a3e6-4dc4-a59c-1e6c1fb40759 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Volume info retrieved successfully. [ 1240.197638] [57602]: INFO cinder.volume.api [None req-320e86ed-a3e6-4dc4-a59c-1e6c1fb40759 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Delete volume request issued successfully. [ 1240.197749] [57602]: INFO cinder.api.openstack.wsgi [None req-320e86ed-a3e6-4dc4-a59c-1e6c1fb40759 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] http://10.180.1.21/volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 returned with HTTP 202 [ 1240.198512] [57602]: [pid: 57602|app: 0|req: 234/483] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:33:10 2025] DELETE /volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1240.201921] [57601]: DEBUG cinder.api.middleware.request_id [None req-6320ba0b-64e3-45f8-9319-b378cc9ef140 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.206217] [57601]: INFO cinder.api.openstack.wsgi [None req-6320ba0b-64e3-45f8-9319-b378cc9ef140 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] GET http://10.180.1.21/volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 [ 1240.206217] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6320ba0b-64e3-45f8-9319-b378cc9ef140 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1240.206217] [57601]: DEBUG cinder.api.openstack.wsgi [None req-6320ba0b-64e3-45f8-9319-b378cc9ef140 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1240.218204] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.218204] [57601]: warnings.warn( [ 1240.230144] [57601]: INFO cinder.volume.api [None req-6320ba0b-64e3-45f8-9319-b378cc9ef140 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Volume info retrieved successfully. [ 1240.243184] [57601]: INFO cinder.api.openstack.wsgi [None req-6320ba0b-64e3-45f8-9319-b378cc9ef140 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] http://10.180.1.21/volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 returned with HTTP 200 [ 1240.243238] [57601]: [pid: 57601|app: 0|req: 250/484] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:10 2025] GET /volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.729397] [57602]: DEBUG cinder.api.middleware.request_id [None req-1cbee38e-0949-41b8-b247-88e32b094f35 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.731683] [57602]: INFO cinder.api.openstack.wsgi [None req-1cbee38e-0949-41b8-b247-88e32b094f35 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1240.731919] [57602]: DEBUG cinder.api.openstack.wsgi [None req-1cbee38e-0949-41b8-b247-88e32b094f35 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1240.732158] [57602]: DEBUG cinder.api.openstack.wsgi [None req-1cbee38e-0949-41b8-b247-88e32b094f35 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1240.748155] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.748155] [57602]: warnings.warn( [ 1240.753058] [57602]: INFO cinder.volume.api [None req-1cbee38e-0949-41b8-b247-88e32b094f35 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1240.758200] [57602]: INFO cinder.api.openstack.wsgi [None req-1cbee38e-0949-41b8-b247-88e32b094f35 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1240.758651] [57602]: [pid: 57602|app: 0|req: 235/485] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:11 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.940752] [57601]: DEBUG cinder.api.middleware.request_id [None req-a6da0319-314f-4482-9d1d-fd6479249ac7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.942489] [57601]: INFO cinder.api.openstack.wsgi [None req-a6da0319-314f-4482-9d1d-fd6479249ac7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1240.942717] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a6da0319-314f-4482-9d1d-fd6479249ac7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1240.942928] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a6da0319-314f-4482-9d1d-fd6479249ac7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1240.952937] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.952937] [57601]: warnings.warn( [ 1240.957220] [57601]: INFO cinder.volume.api [None req-a6da0319-314f-4482-9d1d-fd6479249ac7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1240.962350] [57601]: INFO cinder.api.openstack.wsgi [None req-a6da0319-314f-4482-9d1d-fd6479249ac7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1240.962892] [57601]: [pid: 57601|app: 0|req: 251/486] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:11 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.253966] [57602]: DEBUG cinder.api.middleware.request_id [None req-6c6bf64b-16e4-4a2a-b211-d517e48a4339 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.256482] [57602]: INFO cinder.api.openstack.wsgi [None req-6c6bf64b-16e4-4a2a-b211-d517e48a4339 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] GET http://10.180.1.21/volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 [ 1241.256482] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6c6bf64b-16e4-4a2a-b211-d517e48a4339 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1241.256657] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6c6bf64b-16e4-4a2a-b211-d517e48a4339 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1241.263887] [57602]: INFO cinder.api.openstack.wsgi [None req-6c6bf64b-16e4-4a2a-b211-d517e48a4339 tempest-ServersNegativeTestJSON-346294223 tempest-ServersNegativeTestJSON-346294223-project-member] http://10.180.1.21/volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 returned with HTTP 404 [ 1241.264486] [57602]: [pid: 57602|app: 0|req: 236/487] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:12 2025] GET /volume/v3/volumes/5391a0a9-0f8d-4e19-9446-223ad5f809c5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1241.300121] [57601]: DEBUG cinder.api.middleware.request_id [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-03bd23c6-a5b5-497b-9cf2-b4a026395232 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.302614] [57601]: INFO cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-03bd23c6-a5b5-497b-9cf2-b4a026395232 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] POST http://10.180.1.21/volume/v3/attachments/be2b45c8-b04b-47ed-9398-1b731618e5c3/action [ 1241.303580] [57601]: DEBUG cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-03bd23c6-a5b5-497b-9cf2-b4a026395232 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1241.303817] [57601]: DEBUG cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-03bd23c6-a5b5-497b-9cf2-b4a026395232 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1241.325289] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.325289] [57601]: warnings.warn( [ 1241.335624] [57601]: INFO cinder.api.openstack.wsgi [req-27ded5c8-bc37-45e2-8c5f-fce29bc4b97d req-03bd23c6-a5b5-497b-9cf2-b4a026395232 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/attachments/be2b45c8-b04b-47ed-9398-1b731618e5c3/action returned with HTTP 204 [ 1241.336202] [57601]: [pid: 57601|app: 0|req: 252/488] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:33:12 2025] POST /volume/v3/attachments/be2b45c8-b04b-47ed-9398-1b731618e5c3/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1241.768945] [57602]: DEBUG cinder.api.middleware.request_id [None req-be622e0c-c100-449f-9757-f30beead13c9 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.770971] [57602]: INFO cinder.api.openstack.wsgi [None req-be622e0c-c100-449f-9757-f30beead13c9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1241.771202] [57602]: DEBUG cinder.api.openstack.wsgi [None req-be622e0c-c100-449f-9757-f30beead13c9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1241.771413] [57602]: DEBUG cinder.api.openstack.wsgi [None req-be622e0c-c100-449f-9757-f30beead13c9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1241.789276] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.789276] [57602]: warnings.warn( [ 1241.793062] [57602]: INFO cinder.volume.api [None req-be622e0c-c100-449f-9757-f30beead13c9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1241.799793] [57602]: INFO cinder.api.openstack.wsgi [None req-be622e0c-c100-449f-9757-f30beead13c9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1241.800050] [57602]: [pid: 57602|app: 0|req: 237/489] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:12 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1241.812408] [57601]: DEBUG cinder.api.middleware.request_id [None req-f79c4f81-63f6-494b-bf38-050c450d3401 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.814779] [57601]: INFO cinder.api.openstack.wsgi [None req-f79c4f81-63f6-494b-bf38-050c450d3401 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1241.814990] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f79c4f81-63f6-494b-bf38-050c450d3401 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1241.817046] [57601]: DEBUG cinder.api.openstack.wsgi [None req-f79c4f81-63f6-494b-bf38-050c450d3401 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1241.827431] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.827431] [57601]: warnings.warn( [ 1241.831864] [57601]: INFO cinder.volume.api [None req-f79c4f81-63f6-494b-bf38-050c450d3401 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1241.837553] [57601]: INFO cinder.api.openstack.wsgi [None req-f79c4f81-63f6-494b-bf38-050c450d3401 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1241.838033] [57601]: [pid: 57601|app: 0|req: 253/490] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:12 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1241.924529] [57602]: DEBUG cinder.api.middleware.request_id [None req-45225f78-903d-4760-8b54-60186e08044c None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.926861] [57602]: INFO cinder.api.openstack.wsgi [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1241.929245] [57602]: DEBUG cinder.api.openstack.wsgi [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1708272798"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1241.929245] [57602]: DEBUG cinder.api.v3.volumes [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1708272798'}} {{(pid=57602) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1241.929245] [57602]: INFO cinder.api.v3.volumes [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Create volume of 1 GB [ 1241.934629] [57602]: INFO cinder.volume.api [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Availability Zones retrieved successfully. [ 1241.942876] [57602]: DEBUG cinder.volume.api [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Flow 'volume_create_api' (7470db79-f3c3-4c61-bd7d-50e1fb059373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1241.944468] [57602]: DEBUG cinder.volume.api [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (092256b6-e782-43f1-885f-eb29379bdf4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1241.946264] [57602]: DEBUG cinder.volume.flows.api.create_volume [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Validating volume size '1' using validate_int {{(pid=57602) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1241.970621] [57602]: DEBUG cinder.volume.api [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (092256b6-e782-43f1-885f-eb29379bdf4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-08T17:19:45Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=66e99b04-a50f-4896-b806-ea4d642fb51a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e99b04-a50f-4896-b806-ea4d642fb51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1241.971603] [57602]: DEBUG cinder.volume.api [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (290fa7c0-61c8-49ba-a38e-52b88ec7e296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1241.973191] [57601]: DEBUG cinder.api.middleware.request_id [None req-e71fabe4-d7d6-4431-ad8a-aca3127aaff1 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.978874] [57601]: INFO cinder.api.openstack.wsgi [None req-e71fabe4-d7d6-4431-ad8a-aca3127aaff1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1241.979239] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e71fabe4-d7d6-4431-ad8a-aca3127aaff1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1241.979334] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e71fabe4-d7d6-4431-ad8a-aca3127aaff1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1241.988722] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.988722] [57601]: warnings.warn( [ 1241.994343] [57601]: INFO cinder.volume.api [None req-e71fabe4-d7d6-4431-ad8a-aca3127aaff1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1241.999473] [57601]: INFO cinder.api.openstack.wsgi [None req-e71fabe4-d7d6-4431-ad8a-aca3127aaff1 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1242.000147] [57601]: [pid: 57601|app: 0|req: 254/491] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:12 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.013023] [57602]: DEBUG cinder.quota [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Created reservations ['f4583204-f548-4ccc-8e63-85b4821d1aca', 'aa6fa5b7-bc8b-4d1b-aa9f-de98417d2e7e', '6b282cb4-764e-4d71-92fc-47eb0c012022', 'f4c5276e-048f-4295-a217-8008d9a40999'] {{(pid=57602) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1242.014177] [57602]: DEBUG cinder.volume.api [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (290fa7c0-61c8-49ba-a38e-52b88ec7e296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4583204-f548-4ccc-8e63-85b4821d1aca', 'aa6fa5b7-bc8b-4d1b-aa9f-de98417d2e7e', '6b282cb4-764e-4d71-92fc-47eb0c012022', 'f4c5276e-048f-4295-a217-8008d9a40999']}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1242.015318] [57602]: DEBUG cinder.volume.api [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (884aff0f-4bf4-46db-89b0-90bd964dd983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1242.032666] [57602]: DEBUG cinder.volume.api [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (884aff0f-4bf4-46db-89b0-90bd964dd983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2488783a-afeb-43ba-b0e2-32d4e1b252e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1708272798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e377eb92259c42e9b71b1927f8775fd3',qos_specs=None,replication_status=,reservations=['f4583204-f548-4ccc-8e63-85b4821d1aca','aa6fa5b7-bc8b-4d1b-aa9f-de98417d2e7e','6b282cb4-764e-4d71-92fc-47eb0c012022','f4c5276e-048f-4295-a217-8008d9a40999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88f6b996a5a64e2a9ce4916a56da7b9a',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a), 'volume': 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-08T17:33:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1708272798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2488783a-afeb-43ba-b0e2-32d4e1b252e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e377eb92259c42e9b71b1927f8775fd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88f6b996a5a64e2a9ce4916a56da7b9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e99b04-a50f-4896-b806-ea4d642fb51a),volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1242.033841] [57602]: DEBUG cinder.volume.api [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e5141e2-9d63-4869-ada1-0cb641a1630e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1242.061754] [57602]: DEBUG cinder.volume.api [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e5141e2-9d63-4869-ada1-0cb641a1630e) transitioned into state 'SUCCESS' from state '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-1708272798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e377eb92259c42e9b71b1927f8775fd3',qos_specs=None,replication_status=,reservations=['f4583204-f548-4ccc-8e63-85b4821d1aca','aa6fa5b7-bc8b-4d1b-aa9f-de98417d2e7e','6b282cb4-764e-4d71-92fc-47eb0c012022','f4c5276e-048f-4295-a217-8008d9a40999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88f6b996a5a64e2a9ce4916a56da7b9a',volume_type_id=66e99b04-a50f-4896-b806-ea4d642fb51a)}' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1242.062808] [57602]: DEBUG cinder.volume.api [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20d88dc4-39c9-4023-b390-6a6be7c5a02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1242.076830] [57602]: DEBUG cinder.volume.api [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20d88dc4-39c9-4023-b390-6a6be7c5a02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57602) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1242.077336] [57602]: DEBUG cinder.volume.api [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Flow 'volume_create_api' (7470db79-f3c3-4c61-bd7d-50e1fb059373) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57602) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1242.077738] [57602]: INFO cinder.volume.api [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Create volume request issued successfully. [ 1242.078480] [57602]: INFO cinder.api.openstack.wsgi [None req-45225f78-903d-4760-8b54-60186e08044c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1242.078987] [57602]: [pid: 57602|app: 0|req: 238/492] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 8 17:33:12 2025] POST /volume/v3/volumes => generated 750 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1242.089191] [57601]: DEBUG cinder.api.middleware.request_id [None req-3167750a-17ce-4d0e-badd-0648f4525e89 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.091385] [57601]: INFO cinder.api.openstack.wsgi [None req-3167750a-17ce-4d0e-badd-0648f4525e89 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1242.091620] [57601]: DEBUG cinder.api.openstack.wsgi [None req-3167750a-17ce-4d0e-badd-0648f4525e89 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1242.091843] [57601]: DEBUG cinder.api.openstack.wsgi [None req-3167750a-17ce-4d0e-badd-0648f4525e89 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1242.102099] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.102099] [57601]: warnings.warn( [ 1242.108106] [57601]: INFO cinder.volume.api [None req-3167750a-17ce-4d0e-badd-0648f4525e89 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1242.115288] [57601]: INFO cinder.api.openstack.wsgi [None req-3167750a-17ce-4d0e-badd-0648f4525e89 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1242.115661] [57601]: [pid: 57601|app: 0|req: 255/493] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:12 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.013159] [57602]: DEBUG cinder.api.middleware.request_id [None req-dee88ea9-d2f0-4052-beda-01bd74be26d7 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.016560] [57602]: INFO cinder.api.openstack.wsgi [None req-dee88ea9-d2f0-4052-beda-01bd74be26d7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1243.016808] [57602]: DEBUG cinder.api.openstack.wsgi [None req-dee88ea9-d2f0-4052-beda-01bd74be26d7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1243.017089] [57602]: DEBUG cinder.api.openstack.wsgi [None req-dee88ea9-d2f0-4052-beda-01bd74be26d7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1243.030349] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.030349] [57602]: warnings.warn( [ 1243.036112] [57602]: INFO cinder.volume.api [None req-dee88ea9-d2f0-4052-beda-01bd74be26d7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1243.042709] [57602]: INFO cinder.api.openstack.wsgi [None req-dee88ea9-d2f0-4052-beda-01bd74be26d7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1243.043290] [57602]: [pid: 57602|app: 0|req: 239/494] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:13 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.128144] [57601]: DEBUG cinder.api.middleware.request_id [None req-d580f2ee-75e4-4e20-b2e7-f249846bfc24 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.130327] [57601]: INFO cinder.api.openstack.wsgi [None req-d580f2ee-75e4-4e20-b2e7-f249846bfc24 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1243.130593] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d580f2ee-75e4-4e20-b2e7-f249846bfc24 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1243.130839] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d580f2ee-75e4-4e20-b2e7-f249846bfc24 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1243.142443] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.142443] [57601]: warnings.warn( [ 1243.147068] [57601]: INFO cinder.volume.api [None req-d580f2ee-75e4-4e20-b2e7-f249846bfc24 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1243.153825] [57601]: INFO cinder.api.openstack.wsgi [None req-d580f2ee-75e4-4e20-b2e7-f249846bfc24 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1243.154325] [57601]: [pid: 57601|app: 0|req: 256/495] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:13 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.200161] [57602]: DEBUG cinder.api.middleware.request_id [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-1b959a48-3865-4162-b7e0-463d90bf09c4 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.203056] [57602]: INFO cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-1b959a48-3865-4162-b7e0-463d90bf09c4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1243.203056] [57602]: DEBUG cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-1b959a48-3865-4162-b7e0-463d90bf09c4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1243.203462] [57602]: DEBUG cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-1b959a48-3865-4162-b7e0-463d90bf09c4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1243.211833] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.211833] [57602]: warnings.warn( [ 1243.216507] [57602]: INFO cinder.volume.api [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-1b959a48-3865-4162-b7e0-463d90bf09c4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1243.222363] [57602]: INFO cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-1b959a48-3865-4162-b7e0-463d90bf09c4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1243.222947] [57602]: [pid: 57602|app: 0|req: 240/496] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:33:13 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.694536] [57601]: DEBUG cinder.api.middleware.request_id [None req-a164cbe5-523e-4527-ab24-77954a1bb2bf None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.694536] [57601]: INFO cinder.api.openstack.wsgi [None req-a164cbe5-523e-4527-ab24-77954a1bb2bf None None] GET http://10.180.1.21/volume// [ 1243.694536] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a164cbe5-523e-4527-ab24-77954a1bb2bf None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1243.694536] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a164cbe5-523e-4527-ab24-77954a1bb2bf None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1243.694536] [57601]: INFO cinder.api.openstack.wsgi [None req-a164cbe5-523e-4527-ab24-77954a1bb2bf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1243.694536] [57601]: [pid: 57601|app: 0|req: 257/497] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:33:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1243.698188] [57602]: DEBUG cinder.api.middleware.request_id [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-424857de-0515-4195-ac49-dffc38337000 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.701533] [57602]: INFO cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-424857de-0515-4195-ac49-dffc38337000 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1243.701980] [57602]: DEBUG cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-424857de-0515-4195-ac49-dffc38337000 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f609692a-2150-49d7-9a8e-60ccd21f9683", "connector": null, "instance_uuid": "753a9b2e-f28b-4680-82ea-afa474d6b0c3"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1243.722037] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.722037] [57602]: warnings.warn( [ 1243.757790] [57602]: INFO cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-424857de-0515-4195-ac49-dffc38337000 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1243.757790] [57602]: [pid: 57602|app: 0|req: 241/498] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:33:14 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) [ 1243.807227] [57601]: DEBUG cinder.api.middleware.request_id [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-116958af-c6ca-4faf-bc95-8a22b04534ce None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.809556] [57601]: INFO cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-116958af-c6ca-4faf-bc95-8a22b04534ce tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] POST http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683/action [ 1243.809962] [57601]: DEBUG cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-116958af-c6ca-4faf-bc95-8a22b04534ce tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1243.810151] [57601]: DEBUG cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-116958af-c6ca-4faf-bc95-8a22b04534ce tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1243.830083] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.830083] [57601]: warnings.warn( [ 1243.830083] [57601]: INFO cinder.volume.api [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-116958af-c6ca-4faf-bc95-8a22b04534ce tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1243.837015] [57601]: INFO cinder.volume.api [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-116958af-c6ca-4faf-bc95-8a22b04534ce tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Roll detaching of volume completed successfully. [ 1243.837015] [57601]: INFO cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-116958af-c6ca-4faf-bc95-8a22b04534ce tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683/action returned with HTTP 202 [ 1243.837015] [57601]: [pid: 57601|app: 0|req: 258/499] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 8 17:33:14 2025] POST /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1243.841546] [57602]: DEBUG cinder.api.middleware.request_id [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-cc17a26b-1b14-46b3-9824-29eea6ab0b59 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.848711] [57602]: INFO cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-cc17a26b-1b14-46b3-9824-29eea6ab0b59 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2cb66c4d-bc4e-40d3-8ab6-e64393d816f2 [ 1243.848952] [57602]: DEBUG cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-cc17a26b-1b14-46b3-9824-29eea6ab0b59 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1243.849316] [57602]: DEBUG cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-cc17a26b-1b14-46b3-9824-29eea6ab0b59 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'version_select' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1243.858867] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.858867] [57602]: warnings.warn( [ 1243.892477] [57602]: INFO cinder.api.openstack.wsgi [req-ab7b1dac-bb2b-4ae4-93bc-1a567a78219b req-cc17a26b-1b14-46b3-9824-29eea6ab0b59 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/attachments/2cb66c4d-bc4e-40d3-8ab6-e64393d816f2 returned with HTTP 200 [ 1243.894118] [57602]: [pid: 57602|app: 0|req: 242/500] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:33:14 2025] DELETE /volume/v3/attachments/2cb66c4d-bc4e-40d3-8ab6-e64393d816f2 => generated 192 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1244.056138] [57601]: DEBUG cinder.api.middleware.request_id [None req-685f6708-d69b-47c6-a6d5-0bfbc317bdf0 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.058285] [57601]: INFO cinder.api.openstack.wsgi [None req-685f6708-d69b-47c6-a6d5-0bfbc317bdf0 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1244.058491] [57601]: DEBUG cinder.api.openstack.wsgi [None req-685f6708-d69b-47c6-a6d5-0bfbc317bdf0 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.058693] [57601]: DEBUG cinder.api.openstack.wsgi [None req-685f6708-d69b-47c6-a6d5-0bfbc317bdf0 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.068616] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.068616] [57601]: warnings.warn( [ 1244.076022] [57601]: INFO cinder.volume.api [None req-685f6708-d69b-47c6-a6d5-0bfbc317bdf0 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1244.083345] [57601]: INFO cinder.api.openstack.wsgi [None req-685f6708-d69b-47c6-a6d5-0bfbc317bdf0 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1244.083345] [57601]: [pid: 57601|app: 0|req: 259/501] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:14 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.513227] [57602]: DEBUG cinder.api.middleware.request_id [req-68f9eb75-e1e8-4f5b-b08d-8d1747a3fd5f req-31d10198-79e1-4360-a5c4-0cd00aad9dfa None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.515246] [57602]: INFO cinder.api.openstack.wsgi [req-68f9eb75-e1e8-4f5b-b08d-8d1747a3fd5f req-31d10198-79e1-4360-a5c4-0cd00aad9dfa tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 [ 1244.515484] [57602]: DEBUG cinder.api.openstack.wsgi [req-68f9eb75-e1e8-4f5b-b08d-8d1747a3fd5f req-31d10198-79e1-4360-a5c4-0cd00aad9dfa tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.515698] [57602]: DEBUG cinder.api.openstack.wsgi [req-68f9eb75-e1e8-4f5b-b08d-8d1747a3fd5f req-31d10198-79e1-4360-a5c4-0cd00aad9dfa tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.533068] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.533068] [57602]: warnings.warn( [ 1244.538129] [57602]: INFO cinder.volume.api [req-68f9eb75-e1e8-4f5b-b08d-8d1747a3fd5f req-31d10198-79e1-4360-a5c4-0cd00aad9dfa tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1244.543790] [57602]: INFO cinder.api.openstack.wsgi [req-68f9eb75-e1e8-4f5b-b08d-8d1747a3fd5f req-31d10198-79e1-4360-a5c4-0cd00aad9dfa tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 returned with HTTP 200 [ 1244.544369] [57602]: [pid: 57602|app: 0|req: 243/502] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:33:15 2025] GET /volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.555657] [57601]: DEBUG cinder.api.middleware.request_id [None req-b237ba7e-2430-45a5-b0ac-db93ea64a70b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.556203] [57601]: INFO cinder.api.openstack.wsgi [None req-b237ba7e-2430-45a5-b0ac-db93ea64a70b None None] GET http://10.180.1.21/volume// [ 1244.556482] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b237ba7e-2430-45a5-b0ac-db93ea64a70b None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.556802] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b237ba7e-2430-45a5-b0ac-db93ea64a70b None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.557146] [57601]: INFO cinder.api.openstack.wsgi [None req-b237ba7e-2430-45a5-b0ac-db93ea64a70b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1244.557498] [57601]: [pid: 57601|app: 0|req: 260/503] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 8 17:33:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1244.561092] [57602]: DEBUG cinder.api.middleware.request_id [req-68f9eb75-e1e8-4f5b-b08d-8d1747a3fd5f req-4d829d47-923f-496f-9b8b-c7cf118514a1 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.563421] [57602]: INFO cinder.api.openstack.wsgi [req-68f9eb75-e1e8-4f5b-b08d-8d1747a3fd5f req-4d829d47-923f-496f-9b8b-c7cf118514a1 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1244.563867] [57602]: DEBUG cinder.api.openstack.wsgi [req-68f9eb75-e1e8-4f5b-b08d-8d1747a3fd5f req-4d829d47-923f-496f-9b8b-c7cf118514a1 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a347627-ef80-4386-8787-5e78ccc18904", "connector": null, "instance_uuid": "7978c1c5-9577-4194-827e-59a715d196b7"}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1244.573052] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.573052] [57602]: warnings.warn( [ 1244.595494] [57602]: INFO cinder.api.openstack.wsgi [req-68f9eb75-e1e8-4f5b-b08d-8d1747a3fd5f req-4d829d47-923f-496f-9b8b-c7cf118514a1 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1244.596089] [57602]: [pid: 57602|app: 0|req: 244/504] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:33:15 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1244.615828] [57601]: DEBUG cinder.api.middleware.request_id [req-68f9eb75-e1e8-4f5b-b08d-8d1747a3fd5f req-e57196a8-e1b9-49c2-b338-113a54f78c68 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.618115] [57601]: INFO cinder.api.openstack.wsgi [req-68f9eb75-e1e8-4f5b-b08d-8d1747a3fd5f req-e57196a8-e1b9-49c2-b338-113a54f78c68 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] POST http://10.180.1.21/volume/v3/attachments/b44bdc1c-73a6-449b-9b94-7b37f2417e0f/action [ 1244.618502] [57601]: DEBUG cinder.api.openstack.wsgi [req-68f9eb75-e1e8-4f5b-b08d-8d1747a3fd5f req-e57196a8-e1b9-49c2-b338-113a54f78c68 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1244.618615] [57601]: DEBUG cinder.api.openstack.wsgi [req-68f9eb75-e1e8-4f5b-b08d-8d1747a3fd5f req-e57196a8-e1b9-49c2-b338-113a54f78c68 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1244.633550] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.633550] [57601]: warnings.warn( [ 1244.640358] [57601]: INFO cinder.api.openstack.wsgi [req-68f9eb75-e1e8-4f5b-b08d-8d1747a3fd5f req-e57196a8-e1b9-49c2-b338-113a54f78c68 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/attachments/b44bdc1c-73a6-449b-9b94-7b37f2417e0f/action returned with HTTP 204 [ 1244.640839] [57601]: [pid: 57601|app: 0|req: 261/505] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:33:15 2025] POST /volume/v3/attachments/b44bdc1c-73a6-449b-9b94-7b37f2417e0f/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1244.654716] [57602]: DEBUG cinder.api.middleware.request_id [None req-add2ba71-91ab-4c1c-abf7-d949369ad065 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.656947] [57602]: INFO cinder.api.openstack.wsgi [None req-add2ba71-91ab-4c1c-abf7-d949369ad065 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 [ 1244.657225] [57602]: DEBUG cinder.api.openstack.wsgi [None req-add2ba71-91ab-4c1c-abf7-d949369ad065 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.657545] [57602]: DEBUG cinder.api.openstack.wsgi [None req-add2ba71-91ab-4c1c-abf7-d949369ad065 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.669646] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.669646] [57602]: warnings.warn( [ 1244.674414] [57602]: INFO cinder.volume.api [None req-add2ba71-91ab-4c1c-abf7-d949369ad065 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1244.679466] [57602]: INFO cinder.api.openstack.wsgi [None req-add2ba71-91ab-4c1c-abf7-d949369ad065 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 returned with HTTP 200 [ 1244.679899] [57602]: [pid: 57602|app: 0|req: 245/506] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:15 2025] GET /volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 => generated 1110 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1244.693068] [57601]: DEBUG cinder.api.middleware.request_id [None req-786e4410-cf1c-4a8b-ba51-92f2793289f6 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.695370] [57601]: INFO cinder.api.openstack.wsgi [None req-786e4410-cf1c-4a8b-ba51-92f2793289f6 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 [ 1244.695639] [57601]: DEBUG cinder.api.openstack.wsgi [None req-786e4410-cf1c-4a8b-ba51-92f2793289f6 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.695975] [57601]: DEBUG cinder.api.openstack.wsgi [None req-786e4410-cf1c-4a8b-ba51-92f2793289f6 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.709442] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.709442] [57601]: warnings.warn( [ 1244.714224] [57601]: INFO cinder.volume.api [None req-786e4410-cf1c-4a8b-ba51-92f2793289f6 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1244.719968] [57601]: INFO cinder.api.openstack.wsgi [None req-786e4410-cf1c-4a8b-ba51-92f2793289f6 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 returned with HTTP 200 [ 1244.720712] [57601]: [pid: 57601|app: 0|req: 262/507] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:15 2025] GET /volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 => generated 1110 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1244.745365] [57602]: DEBUG cinder.api.middleware.request_id [None req-919d3475-d90c-4476-894b-c108b4f9bb23 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.745809] [57602]: INFO cinder.api.openstack.wsgi [None req-919d3475-d90c-4476-894b-c108b4f9bb23 None None] GET http://10.180.1.21/volume// [ 1244.746013] [57602]: DEBUG cinder.api.openstack.wsgi [None req-919d3475-d90c-4476-894b-c108b4f9bb23 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.746216] [57602]: DEBUG cinder.api.openstack.wsgi [None req-919d3475-d90c-4476-894b-c108b4f9bb23 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.746601] [57602]: INFO cinder.api.openstack.wsgi [None req-919d3475-d90c-4476-894b-c108b4f9bb23 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1244.746935] [57602]: [pid: 57602|app: 0|req: 246/508] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 8 17:33:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1244.750800] [57601]: DEBUG cinder.api.middleware.request_id [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-4f9a3e7d-e71b-490f-a940-5797f91bd68f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.753090] [57601]: INFO cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-4f9a3e7d-e71b-490f-a940-5797f91bd68f tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1244.753454] [57601]: DEBUG cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-4f9a3e7d-e71b-490f-a940-5797f91bd68f tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2488783a-afeb-43ba-b0e2-32d4e1b252e7", "connector": null, "instance_uuid": "78d46c99-f185-4a36-8931-d0dd14dd4a7f"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1244.762374] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.762374] [57601]: warnings.warn( [ 1244.785318] [57601]: INFO cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-4f9a3e7d-e71b-490f-a940-5797f91bd68f tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1244.785832] [57601]: [pid: 57601|app: 0|req: 263/509] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:33:15 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1244.800331] [57602]: DEBUG cinder.api.middleware.request_id [req-b5bc2dc5-fe86-47f7-b668-5b213975ad09 req-5d212225-6cb9-443a-ad48-ab4d3a474a66 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.804653] [57602]: INFO cinder.api.openstack.wsgi [req-b5bc2dc5-fe86-47f7-b668-5b213975ad09 req-5d212225-6cb9-443a-ad48-ab4d3a474a66 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 [ 1244.805023] [57602]: DEBUG cinder.api.openstack.wsgi [req-b5bc2dc5-fe86-47f7-b668-5b213975ad09 req-5d212225-6cb9-443a-ad48-ab4d3a474a66 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.805209] [57601]: DEBUG cinder.api.middleware.request_id [None req-5ec1d74f-e182-4ecb-a025-bd7e667b2454 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.805600] [57602]: DEBUG cinder.api.openstack.wsgi [req-b5bc2dc5-fe86-47f7-b668-5b213975ad09 req-5d212225-6cb9-443a-ad48-ab4d3a474a66 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.807236] [57601]: INFO cinder.api.openstack.wsgi [None req-5ec1d74f-e182-4ecb-a025-bd7e667b2454 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1244.807445] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5ec1d74f-e182-4ecb-a025-bd7e667b2454 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.807650] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5ec1d74f-e182-4ecb-a025-bd7e667b2454 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.816657] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.816657] [57602]: warnings.warn( [ 1244.817477] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.817477] [57601]: warnings.warn( [ 1244.820335] [57602]: INFO cinder.volume.api [req-b5bc2dc5-fe86-47f7-b668-5b213975ad09 req-5d212225-6cb9-443a-ad48-ab4d3a474a66 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1244.820804] [57601]: INFO cinder.volume.api [None req-5ec1d74f-e182-4ecb-a025-bd7e667b2454 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1244.825021] [57602]: INFO cinder.api.openstack.wsgi [req-b5bc2dc5-fe86-47f7-b668-5b213975ad09 req-5d212225-6cb9-443a-ad48-ab4d3a474a66 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 returned with HTTP 200 [ 1244.825273] [57601]: INFO cinder.api.openstack.wsgi [None req-5ec1d74f-e182-4ecb-a025-bd7e667b2454 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1244.825548] [57601]: [pid: 57601|app: 0|req: 264/510] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:15 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.825836] [57602]: [pid: 57602|app: 0|req: 247/511] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:33:15 2025] GET /volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 => generated 1110 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1244.845521] [57601]: DEBUG cinder.api.middleware.request_id [req-b5bc2dc5-fe86-47f7-b668-5b213975ad09 req-9bd18888-292f-4b7b-b8b5-e793fba0890c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.847871] [57601]: INFO cinder.api.openstack.wsgi [req-b5bc2dc5-fe86-47f7-b668-5b213975ad09 req-9bd18888-292f-4b7b-b8b5-e793fba0890c tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b44bdc1c-73a6-449b-9b94-7b37f2417e0f [ 1244.848109] [57601]: DEBUG cinder.api.openstack.wsgi [req-b5bc2dc5-fe86-47f7-b668-5b213975ad09 req-9bd18888-292f-4b7b-b8b5-e793fba0890c tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.848341] [57601]: DEBUG cinder.api.openstack.wsgi [req-b5bc2dc5-fe86-47f7-b668-5b213975ad09 req-9bd18888-292f-4b7b-b8b5-e793fba0890c tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.855321] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.855321] [57601]: warnings.warn( [ 1245.094038] [57602]: DEBUG cinder.api.middleware.request_id [None req-7c4dc83e-f5ea-43f6-acae-8e795a2ab872 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.096187] [57602]: INFO cinder.api.openstack.wsgi [None req-7c4dc83e-f5ea-43f6-acae-8e795a2ab872 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1245.096455] [57602]: DEBUG cinder.api.openstack.wsgi [None req-7c4dc83e-f5ea-43f6-acae-8e795a2ab872 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1245.096725] [57602]: DEBUG cinder.api.openstack.wsgi [None req-7c4dc83e-f5ea-43f6-acae-8e795a2ab872 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1245.107048] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.107048] [57602]: warnings.warn( [ 1245.111829] [57602]: INFO cinder.volume.api [None req-7c4dc83e-f5ea-43f6-acae-8e795a2ab872 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1245.117438] [57602]: INFO cinder.api.openstack.wsgi [None req-7c4dc83e-f5ea-43f6-acae-8e795a2ab872 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1245.117958] [57602]: [pid: 57602|app: 0|req: 248/512] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:15 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.308975] [57602]: DEBUG cinder.api.middleware.request_id [None req-34fb89b3-1888-4628-96da-77bef81e3201 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.309432] [57602]: INFO cinder.api.openstack.wsgi [None req-34fb89b3-1888-4628-96da-77bef81e3201 None None] GET http://10.180.1.21/volume// [ 1245.309604] [57602]: DEBUG cinder.api.openstack.wsgi [None req-34fb89b3-1888-4628-96da-77bef81e3201 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1245.309816] [57602]: DEBUG cinder.api.openstack.wsgi [None req-34fb89b3-1888-4628-96da-77bef81e3201 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1245.310224] [57602]: INFO cinder.api.openstack.wsgi [None req-34fb89b3-1888-4628-96da-77bef81e3201 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1245.310989] [57602]: [pid: 57602|app: 0|req: 249/513] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:33:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1245.314755] [57602]: DEBUG cinder.api.middleware.request_id [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-5e144ff5-6110-474f-be36-8df76a9f9763 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.317311] [57602]: INFO cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-5e144ff5-6110-474f-be36-8df76a9f9763 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1245.317533] [57602]: DEBUG cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-5e144ff5-6110-474f-be36-8df76a9f9763 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1245.317743] [57602]: DEBUG cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-5e144ff5-6110-474f-be36-8df76a9f9763 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1245.335437] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.335437] [57602]: warnings.warn( [ 1245.340032] [57602]: INFO cinder.volume.api [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-5e144ff5-6110-474f-be36-8df76a9f9763 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1245.345453] [57602]: INFO cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-5e144ff5-6110-474f-be36-8df76a9f9763 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1245.346030] [57602]: [pid: 57602|app: 0|req: 250/514] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:33:16 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1245.380380] [57602]: DEBUG cinder.api.middleware.request_id [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-dd3191a4-d6fd-4111-a94e-b98d0fe902be None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.382932] [57602]: INFO cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-dd3191a4-d6fd-4111-a94e-b98d0fe902be tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] PUT http://10.180.1.21/volume/v3/attachments/028a22fe-4aae-487f-b927-02bb5837b449 [ 1245.383381] [57602]: DEBUG cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-dd3191a4-d6fd-4111-a94e-b98d0fe902be tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-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-962084", "mountpoint": "/dev/sdc"}}} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1245.386013] [57601]: INFO cinder.api.openstack.wsgi [req-b5bc2dc5-fe86-47f7-b668-5b213975ad09 req-9bd18888-292f-4b7b-b8b5-e793fba0890c tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/attachments/b44bdc1c-73a6-449b-9b94-7b37f2417e0f returned with HTTP 200 [ 1245.386564] [57601]: [pid: 57601|app: 0|req: 265/515] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:33:15 2025] DELETE /volume/v3/attachments/b44bdc1c-73a6-449b-9b94-7b37f2417e0f => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.392951] [57602]: DEBUG cinder.coordination [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-dd3191a4-d6fd-4111-a94e-b98d0fe902be tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Acquiring lock "cinder-attachment_update-2488783a-afeb-43ba-b0e2-32d4e1b252e7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1245.399152] [57602]: DEBUG cinder.coordination [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-dd3191a4-d6fd-4111-a94e-b98d0fe902be tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Lock "cinder-attachment_update-2488783a-afeb-43ba-b0e2-32d4e1b252e7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1245.400973] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.400973] [57602]: warnings.warn( [ 1245.413820] [57601]: DEBUG cinder.api.middleware.request_id [None req-799a7718-bd8b-43c4-a98d-2331e1d3e2a2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.417155] [57601]: INFO cinder.api.openstack.wsgi [None req-799a7718-bd8b-43c4-a98d-2331e1d3e2a2 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 [ 1245.417485] [57601]: DEBUG cinder.api.openstack.wsgi [None req-799a7718-bd8b-43c4-a98d-2331e1d3e2a2 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1245.417664] [57601]: DEBUG cinder.api.openstack.wsgi [None req-799a7718-bd8b-43c4-a98d-2331e1d3e2a2 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1245.428820] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.428820] [57601]: warnings.warn( [ 1245.433364] [57601]: INFO cinder.volume.api [None req-799a7718-bd8b-43c4-a98d-2331e1d3e2a2 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1245.438662] [57601]: INFO cinder.api.openstack.wsgi [None req-799a7718-bd8b-43c4-a98d-2331e1d3e2a2 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 returned with HTTP 200 [ 1245.439151] [57601]: [pid: 57601|app: 0|req: 266/516] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:16 2025] GET /volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.838295] [57601]: DEBUG cinder.api.middleware.request_id [None req-ea47eff2-22b8-4025-b529-32ed9d908262 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.840448] [57601]: INFO cinder.api.openstack.wsgi [None req-ea47eff2-22b8-4025-b529-32ed9d908262 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1245.840664] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ea47eff2-22b8-4025-b529-32ed9d908262 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1245.840881] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ea47eff2-22b8-4025-b529-32ed9d908262 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1245.854911] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.854911] [57601]: warnings.warn( [ 1245.859249] [57601]: INFO cinder.volume.api [None req-ea47eff2-22b8-4025-b529-32ed9d908262 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1245.864215] [57601]: INFO cinder.api.openstack.wsgi [None req-ea47eff2-22b8-4025-b529-32ed9d908262 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1245.864657] [57601]: [pid: 57601|app: 0|req: 267/517] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:16 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.128786] [57601]: DEBUG cinder.api.middleware.request_id [None req-1434d4e2-3ce5-465c-b7df-0e46e7ecad7d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.130744] [57601]: INFO cinder.api.openstack.wsgi [None req-1434d4e2-3ce5-465c-b7df-0e46e7ecad7d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1246.130996] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1434d4e2-3ce5-465c-b7df-0e46e7ecad7d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1246.131228] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1434d4e2-3ce5-465c-b7df-0e46e7ecad7d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1246.139842] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.139842] [57601]: warnings.warn( [ 1246.144253] [57601]: INFO cinder.volume.api [None req-1434d4e2-3ce5-465c-b7df-0e46e7ecad7d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1246.149792] [57601]: INFO cinder.api.openstack.wsgi [None req-1434d4e2-3ce5-465c-b7df-0e46e7ecad7d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1246.150277] [57601]: [pid: 57601|app: 0|req: 268/518] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:16 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.875345] [57601]: DEBUG cinder.api.middleware.request_id [None req-7eb336a7-ab25-4554-ac1a-56dd96cb7d34 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.877765] [57601]: INFO cinder.api.openstack.wsgi [None req-7eb336a7-ab25-4554-ac1a-56dd96cb7d34 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1246.877952] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7eb336a7-ab25-4554-ac1a-56dd96cb7d34 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1246.878464] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7eb336a7-ab25-4554-ac1a-56dd96cb7d34 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1246.891031] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.891031] [57601]: warnings.warn( [ 1246.894680] [57601]: INFO cinder.volume.api [None req-7eb336a7-ab25-4554-ac1a-56dd96cb7d34 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1246.899844] [57601]: INFO cinder.api.openstack.wsgi [None req-7eb336a7-ab25-4554-ac1a-56dd96cb7d34 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1246.900330] [57601]: [pid: 57601|app: 0|req: 269/519] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:17 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1247.161286] [57601]: DEBUG cinder.api.middleware.request_id [None req-288798b1-179f-4c74-9880-815ede9557bd None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.163323] [57601]: INFO cinder.api.openstack.wsgi [None req-288798b1-179f-4c74-9880-815ede9557bd tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1247.163534] [57601]: DEBUG cinder.api.openstack.wsgi [None req-288798b1-179f-4c74-9880-815ede9557bd tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1247.163767] [57601]: DEBUG cinder.api.openstack.wsgi [None req-288798b1-179f-4c74-9880-815ede9557bd tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1247.171287] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.171287] [57601]: warnings.warn( [ 1247.174667] [57601]: INFO cinder.volume.api [None req-288798b1-179f-4c74-9880-815ede9557bd tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1247.179219] [57601]: INFO cinder.api.openstack.wsgi [None req-288798b1-179f-4c74-9880-815ede9557bd tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1247.179747] [57601]: [pid: 57601|app: 0|req: 270/520] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:17 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.911279] [57601]: DEBUG cinder.api.middleware.request_id [None req-bf86d315-2172-479d-b9b2-5f67cf4b24f1 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.913493] [57601]: INFO cinder.api.openstack.wsgi [None req-bf86d315-2172-479d-b9b2-5f67cf4b24f1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1247.913791] [57601]: DEBUG cinder.api.openstack.wsgi [None req-bf86d315-2172-479d-b9b2-5f67cf4b24f1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1247.913951] [57601]: DEBUG cinder.api.openstack.wsgi [None req-bf86d315-2172-479d-b9b2-5f67cf4b24f1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1247.930290] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.930290] [57601]: warnings.warn( [ 1247.936184] [57601]: INFO cinder.volume.api [None req-bf86d315-2172-479d-b9b2-5f67cf4b24f1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1247.942108] [57601]: INFO cinder.api.openstack.wsgi [None req-bf86d315-2172-479d-b9b2-5f67cf4b24f1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1247.942966] [57601]: [pid: 57601|app: 0|req: 271/521] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:18 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.190766] [57601]: DEBUG cinder.api.middleware.request_id [None req-8a965bf0-9a23-4b5d-96b2-aa53f26597fd None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.192557] [57601]: INFO cinder.api.openstack.wsgi [None req-8a965bf0-9a23-4b5d-96b2-aa53f26597fd tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1248.192855] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8a965bf0-9a23-4b5d-96b2-aa53f26597fd tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1248.193549] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8a965bf0-9a23-4b5d-96b2-aa53f26597fd tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1248.201207] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.201207] [57601]: warnings.warn( [ 1248.205238] [57601]: INFO cinder.volume.api [None req-8a965bf0-9a23-4b5d-96b2-aa53f26597fd tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1248.210020] [57601]: INFO cinder.api.openstack.wsgi [None req-8a965bf0-9a23-4b5d-96b2-aa53f26597fd tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1248.210442] [57601]: [pid: 57601|app: 0|req: 272/522] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:18 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.954818] [57601]: DEBUG cinder.api.middleware.request_id [None req-a70b80ce-72c4-48f8-a5db-36eb95ddc352 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.066174] [57601]: INFO cinder.api.openstack.wsgi [None req-a70b80ce-72c4-48f8-a5db-36eb95ddc352 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1249.066174] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a70b80ce-72c4-48f8-a5db-36eb95ddc352 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1249.066321] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a70b80ce-72c4-48f8-a5db-36eb95ddc352 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1249.087100] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.087100] [57601]: warnings.warn( [ 1249.091086] [57601]: INFO cinder.volume.api [None req-a70b80ce-72c4-48f8-a5db-36eb95ddc352 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1249.096723] [57601]: INFO cinder.api.openstack.wsgi [None req-a70b80ce-72c4-48f8-a5db-36eb95ddc352 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1249.097193] [57601]: [pid: 57601|app: 0|req: 273/523] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:19 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 842 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.222390] [57601]: DEBUG cinder.api.middleware.request_id [None req-98adb014-aa00-4092-890d-31e452ef8b3d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.224936] [57601]: INFO cinder.api.openstack.wsgi [None req-98adb014-aa00-4092-890d-31e452ef8b3d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1249.225196] [57601]: DEBUG cinder.api.openstack.wsgi [None req-98adb014-aa00-4092-890d-31e452ef8b3d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1249.225407] [57601]: DEBUG cinder.api.openstack.wsgi [None req-98adb014-aa00-4092-890d-31e452ef8b3d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1249.235517] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.235517] [57601]: warnings.warn( [ 1249.240312] [57601]: INFO cinder.volume.api [None req-98adb014-aa00-4092-890d-31e452ef8b3d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1249.246090] [57601]: INFO cinder.api.openstack.wsgi [None req-98adb014-aa00-4092-890d-31e452ef8b3d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1249.246551] [57601]: [pid: 57601|app: 0|req: 274/524] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:19 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.548225] [57601]: DEBUG cinder.api.middleware.request_id [req-f474332c-9b92-4c1f-849d-7dce5b890ed1 req-904f8363-84c1-4dbd-af6c-9e00dd058a30 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.550863] [57601]: INFO cinder.api.openstack.wsgi [req-f474332c-9b92-4c1f-849d-7dce5b890ed1 req-904f8363-84c1-4dbd-af6c-9e00dd058a30 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c9d359d7-9f44-45e7-b8f9-7bf509052290 [ 1249.551122] [57601]: DEBUG cinder.api.openstack.wsgi [req-f474332c-9b92-4c1f-849d-7dce5b890ed1 req-904f8363-84c1-4dbd-af6c-9e00dd058a30 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1249.551307] [57601]: DEBUG cinder.api.openstack.wsgi [req-f474332c-9b92-4c1f-849d-7dce5b890ed1 req-904f8363-84c1-4dbd-af6c-9e00dd058a30 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1249.560474] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.560474] [57601]: warnings.warn( [ 1249.936239] [57602]: DEBUG cinder.coordination [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-dd3191a4-d6fd-4111-a94e-b98d0fe902be tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Lock "cinder-attachment_update-2488783a-afeb-43ba-b0e2-32d4e1b252e7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.537s {{(pid=57602) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1249.936599] [57602]: INFO cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-dd3191a4-d6fd-4111-a94e-b98d0fe902be tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/attachments/028a22fe-4aae-487f-b927-02bb5837b449 returned with HTTP 200 [ 1249.937203] [57602]: [pid: 57602|app: 0|req: 251/525] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:33:16 2025] PUT /volume/v3/attachments/028a22fe-4aae-487f-b927-02bb5837b449 => generated 617 bytes in 4557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.090575] [57601]: INFO cinder.api.openstack.wsgi [req-f474332c-9b92-4c1f-849d-7dce5b890ed1 req-904f8363-84c1-4dbd-af6c-9e00dd058a30 tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/attachments/c9d359d7-9f44-45e7-b8f9-7bf509052290 returned with HTTP 200 [ 1250.091014] [57601]: [pid: 57601|app: 0|req: 275/526] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:33:20 2025] DELETE /volume/v3/attachments/c9d359d7-9f44-45e7-b8f9-7bf509052290 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.099036] [57602]: DEBUG cinder.api.middleware.request_id [req-f474332c-9b92-4c1f-849d-7dce5b890ed1 req-5bf630ed-0a10-480d-8515-2d79479f48fd None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.102712] [57602]: INFO cinder.api.openstack.wsgi [req-f474332c-9b92-4c1f-849d-7dce5b890ed1 req-5bf630ed-0a10-480d-8515-2d79479f48fd tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1250.102905] [57602]: DEBUG cinder.api.openstack.wsgi [req-f474332c-9b92-4c1f-849d-7dce5b890ed1 req-5bf630ed-0a10-480d-8515-2d79479f48fd tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1250.103128] [57602]: DEBUG cinder.api.openstack.wsgi [req-f474332c-9b92-4c1f-849d-7dce5b890ed1 req-5bf630ed-0a10-480d-8515-2d79479f48fd tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1250.103318] [57602]: INFO cinder.api.v3.volumes [req-f474332c-9b92-4c1f-849d-7dce5b890ed1 req-5bf630ed-0a10-480d-8515-2d79479f48fd tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Delete volume with id: f609692a-2150-49d7-9a8e-60ccd21f9683 [ 1250.109068] [57601]: DEBUG cinder.api.middleware.request_id [None req-7b567276-5cfb-456b-84c3-ea55fdfb5a5b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.110767] [57601]: INFO cinder.api.openstack.wsgi [None req-7b567276-5cfb-456b-84c3-ea55fdfb5a5b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1250.110866] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7b567276-5cfb-456b-84c3-ea55fdfb5a5b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1250.111113] [57601]: DEBUG cinder.api.openstack.wsgi [None req-7b567276-5cfb-456b-84c3-ea55fdfb5a5b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1250.117321] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.117321] [57602]: warnings.warn( [ 1250.117321] [57602]: INFO cinder.volume.api [req-f474332c-9b92-4c1f-849d-7dce5b890ed1 req-5bf630ed-0a10-480d-8515-2d79479f48fd tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Volume info retrieved successfully. [ 1250.122135] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.122135] [57601]: warnings.warn( [ 1250.126930] [57601]: INFO cinder.volume.api [None req-7b567276-5cfb-456b-84c3-ea55fdfb5a5b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1250.131196] [57601]: INFO cinder.api.openstack.wsgi [None req-7b567276-5cfb-456b-84c3-ea55fdfb5a5b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1250.132010] [57601]: [pid: 57601|app: 0|req: 276/527] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:20 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1250.137597] [57602]: INFO cinder.volume.api [req-f474332c-9b92-4c1f-849d-7dce5b890ed1 req-5bf630ed-0a10-480d-8515-2d79479f48fd tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] Delete volume request issued successfully. [ 1250.137700] [57602]: INFO cinder.api.openstack.wsgi [req-f474332c-9b92-4c1f-849d-7dce5b890ed1 req-5bf630ed-0a10-480d-8515-2d79479f48fd tempest-ServerActionsV293TestJSON-1632459528 tempest-ServerActionsV293TestJSON-1632459528-project-member] http://10.180.1.21/volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 returned with HTTP 202 [ 1250.138164] [57602]: [pid: 57602|app: 0|req: 252/528] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 8 17:33:20 2025] DELETE /volume/v3/volumes/f609692a-2150-49d7-9a8e-60ccd21f9683 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1250.257789] [57601]: DEBUG cinder.api.middleware.request_id [None req-ab0ee60b-8e09-445d-8b5b-2985b4adc57f None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.259976] [57601]: INFO cinder.api.openstack.wsgi [None req-ab0ee60b-8e09-445d-8b5b-2985b4adc57f tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1250.260233] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ab0ee60b-8e09-445d-8b5b-2985b4adc57f tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1250.260447] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ab0ee60b-8e09-445d-8b5b-2985b4adc57f tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1250.273290] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.273290] [57601]: warnings.warn( [ 1250.278742] [57601]: INFO cinder.volume.api [None req-ab0ee60b-8e09-445d-8b5b-2985b4adc57f tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1250.288127] [57601]: INFO cinder.api.openstack.wsgi [None req-ab0ee60b-8e09-445d-8b5b-2985b4adc57f tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1250.288127] [57601]: [pid: 57601|app: 0|req: 277/529] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:21 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1251.142268] [57602]: DEBUG cinder.api.middleware.request_id [None req-d11055d1-fa07-469f-88c1-f38792d89a82 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.144551] [57602]: INFO cinder.api.openstack.wsgi [None req-d11055d1-fa07-469f-88c1-f38792d89a82 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1251.144802] [57602]: DEBUG cinder.api.openstack.wsgi [None req-d11055d1-fa07-469f-88c1-f38792d89a82 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1251.145034] [57602]: DEBUG cinder.api.openstack.wsgi [None req-d11055d1-fa07-469f-88c1-f38792d89a82 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1251.158716] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.158716] [57602]: warnings.warn( [ 1251.162278] [57602]: INFO cinder.volume.api [None req-d11055d1-fa07-469f-88c1-f38792d89a82 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1251.166582] [57602]: INFO cinder.api.openstack.wsgi [None req-d11055d1-fa07-469f-88c1-f38792d89a82 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1251.167064] [57602]: [pid: 57602|app: 0|req: 253/530] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:21 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.299333] [57601]: DEBUG cinder.api.middleware.request_id [None req-e39cf350-7b70-4221-8926-ce36eb52f406 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.301559] [57601]: INFO cinder.api.openstack.wsgi [None req-e39cf350-7b70-4221-8926-ce36eb52f406 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1251.301772] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e39cf350-7b70-4221-8926-ce36eb52f406 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1251.301983] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e39cf350-7b70-4221-8926-ce36eb52f406 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1251.311178] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.311178] [57601]: warnings.warn( [ 1251.315160] [57601]: INFO cinder.volume.api [None req-e39cf350-7b70-4221-8926-ce36eb52f406 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1251.320591] [57601]: INFO cinder.api.openstack.wsgi [None req-e39cf350-7b70-4221-8926-ce36eb52f406 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1251.321084] [57601]: [pid: 57601|app: 0|req: 278/531] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:22 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1251.347998] [57602]: DEBUG cinder.api.middleware.request_id [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-2f193faf-76c4-4437-8be1-829b7b720b5d None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.350336] [57602]: INFO cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-2f193faf-76c4-4437-8be1-829b7b720b5d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1251.350547] [57602]: DEBUG cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-2f193faf-76c4-4437-8be1-829b7b720b5d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1251.350753] [57602]: DEBUG cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-2f193faf-76c4-4437-8be1-829b7b720b5d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1251.358697] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.358697] [57602]: warnings.warn( [ 1251.362195] [57602]: INFO cinder.volume.api [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-2f193faf-76c4-4437-8be1-829b7b720b5d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1251.367285] [57602]: INFO cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-2f193faf-76c4-4437-8be1-829b7b720b5d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1251.367722] [57602]: [pid: 57602|app: 0|req: 254/532] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:33:22 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1251.738907] [57601]: DEBUG cinder.api.middleware.request_id [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-6d0654fe-3668-4798-9c24-94c178bd6e17 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.741295] [57601]: INFO cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-6d0654fe-3668-4798-9c24-94c178bd6e17 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1251.741510] [57601]: DEBUG cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-6d0654fe-3668-4798-9c24-94c178bd6e17 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1251.741721] [57601]: DEBUG cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-6d0654fe-3668-4798-9c24-94c178bd6e17 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1251.752946] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.752946] [57601]: warnings.warn( [ 1251.757685] [57601]: INFO cinder.volume.api [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-6d0654fe-3668-4798-9c24-94c178bd6e17 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1251.763965] [57601]: INFO cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-6d0654fe-3668-4798-9c24-94c178bd6e17 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1251.764428] [57601]: [pid: 57601|app: 0|req: 279/533] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:33:22 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1251.770068] [57602]: DEBUG cinder.api.middleware.request_id [None req-5f7bda9f-7c1d-4559-beb4-2bd9b663d486 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.770598] [57602]: INFO cinder.api.openstack.wsgi [None req-5f7bda9f-7c1d-4559-beb4-2bd9b663d486 None None] GET http://10.180.1.21/volume// [ 1251.770838] [57602]: DEBUG cinder.api.openstack.wsgi [None req-5f7bda9f-7c1d-4559-beb4-2bd9b663d486 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1251.771115] [57602]: DEBUG cinder.api.openstack.wsgi [None req-5f7bda9f-7c1d-4559-beb4-2bd9b663d486 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1251.771548] [57602]: INFO cinder.api.openstack.wsgi [None req-5f7bda9f-7c1d-4559-beb4-2bd9b663d486 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1251.771864] [57602]: [pid: 57602|app: 0|req: 255/534] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 8 17:33:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1251.775567] [57601]: DEBUG cinder.api.middleware.request_id [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-62a5430e-cc75-486b-bbad-2928a8cac5a7 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.777727] [57601]: INFO cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-62a5430e-cc75-486b-bbad-2928a8cac5a7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1251.778132] [57601]: DEBUG cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-62a5430e-cc75-486b-bbad-2928a8cac5a7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d35601fe-bce6-47c8-9406-dd9b19d152b5", "connector": null, "instance_uuid": "0a020bd8-f2c2-467e-bbb4-82b0e3c85cab"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1251.786920] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.786920] [57601]: warnings.warn( [ 1251.811218] [57601]: INFO cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-62a5430e-cc75-486b-bbad-2928a8cac5a7 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1251.811722] [57601]: [pid: 57601|app: 0|req: 280/535] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:33:22 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1252.177250] [57602]: DEBUG cinder.api.middleware.request_id [None req-24feb854-270e-458a-95e0-9ab643ee40c2 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.179465] [57602]: INFO cinder.api.openstack.wsgi [None req-24feb854-270e-458a-95e0-9ab643ee40c2 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1252.179691] [57602]: DEBUG cinder.api.openstack.wsgi [None req-24feb854-270e-458a-95e0-9ab643ee40c2 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1252.179902] [57602]: DEBUG cinder.api.openstack.wsgi [None req-24feb854-270e-458a-95e0-9ab643ee40c2 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1252.191646] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.191646] [57602]: warnings.warn( [ 1252.196729] [57602]: INFO cinder.volume.api [None req-24feb854-270e-458a-95e0-9ab643ee40c2 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1252.201442] [57602]: INFO cinder.api.openstack.wsgi [None req-24feb854-270e-458a-95e0-9ab643ee40c2 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1252.202523] [57602]: [pid: 57602|app: 0|req: 256/536] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:22 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1253.070859] [57601]: DEBUG cinder.api.middleware.request_id [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-311b1320-8112-4e36-926e-67427cf8817c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.073170] [57601]: INFO cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-311b1320-8112-4e36-926e-67427cf8817c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] POST http://10.180.1.21/volume/v3/attachments/028a22fe-4aae-487f-b927-02bb5837b449/action [ 1253.073670] [57601]: DEBUG cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-311b1320-8112-4e36-926e-67427cf8817c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1253.073824] [57601]: DEBUG cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-311b1320-8112-4e36-926e-67427cf8817c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1253.096999] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.096999] [57601]: warnings.warn( [ 1253.105296] [57601]: INFO cinder.api.openstack.wsgi [req-4fd78364-e8bc-4330-9bc7-53b0db484d5f req-311b1320-8112-4e36-926e-67427cf8817c tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/attachments/028a22fe-4aae-487f-b927-02bb5837b449/action returned with HTTP 204 [ 1253.105857] [57601]: [pid: 57601|app: 0|req: 281/537] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:33:23 2025] POST /volume/v3/attachments/028a22fe-4aae-487f-b927-02bb5837b449/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1253.211537] [57602]: DEBUG cinder.api.middleware.request_id [None req-d4e01e49-ab2a-49eb-aeb2-58bcbe568070 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.213680] [57602]: INFO cinder.api.openstack.wsgi [None req-d4e01e49-ab2a-49eb-aeb2-58bcbe568070 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1253.214093] [57602]: DEBUG cinder.api.openstack.wsgi [None req-d4e01e49-ab2a-49eb-aeb2-58bcbe568070 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1253.214337] [57602]: DEBUG cinder.api.openstack.wsgi [None req-d4e01e49-ab2a-49eb-aeb2-58bcbe568070 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1253.227412] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.227412] [57602]: warnings.warn( [ 1253.232085] [57602]: INFO cinder.volume.api [None req-d4e01e49-ab2a-49eb-aeb2-58bcbe568070 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1253.240217] [57602]: INFO cinder.api.openstack.wsgi [None req-d4e01e49-ab2a-49eb-aeb2-58bcbe568070 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1253.240974] [57602]: [pid: 57602|app: 0|req: 257/538] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:23 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1253.251477] [57601]: DEBUG cinder.api.middleware.request_id [None req-df453109-e3f8-4106-951a-f6ff67375e87 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.253907] [57601]: INFO cinder.api.openstack.wsgi [None req-df453109-e3f8-4106-951a-f6ff67375e87 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1253.254186] [57601]: DEBUG cinder.api.openstack.wsgi [None req-df453109-e3f8-4106-951a-f6ff67375e87 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1253.254400] [57601]: DEBUG cinder.api.openstack.wsgi [None req-df453109-e3f8-4106-951a-f6ff67375e87 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1253.265154] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.265154] [57601]: warnings.warn( [ 1253.269502] [57601]: INFO cinder.volume.api [None req-df453109-e3f8-4106-951a-f6ff67375e87 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1253.274879] [57601]: INFO cinder.api.openstack.wsgi [None req-df453109-e3f8-4106-951a-f6ff67375e87 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1253.275344] [57601]: [pid: 57601|app: 0|req: 282/539] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:24 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1253.639063] [57602]: DEBUG cinder.api.middleware.request_id [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-b71ab596-5931-400a-abb8-31e5e7806be1 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.641485] [57602]: INFO cinder.api.openstack.wsgi [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-b71ab596-5931-400a-abb8-31e5e7806be1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1253.641834] [57602]: DEBUG cinder.api.openstack.wsgi [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-b71ab596-5931-400a-abb8-31e5e7806be1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1253.642193] [57602]: DEBUG cinder.api.openstack.wsgi [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-b71ab596-5931-400a-abb8-31e5e7806be1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1253.657633] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.657633] [57602]: warnings.warn( [ 1253.662109] [57602]: INFO cinder.volume.api [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-b71ab596-5931-400a-abb8-31e5e7806be1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1253.667658] [57602]: INFO cinder.api.openstack.wsgi [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-b71ab596-5931-400a-abb8-31e5e7806be1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1253.668137] [57602]: [pid: 57602|app: 0|req: 258/540] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:33:24 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1253.687100] [57601]: DEBUG cinder.api.middleware.request_id [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-2de6c6e4-6c22-46eb-805d-7c2f2e86bcc1 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.690734] [57601]: INFO cinder.api.openstack.wsgi [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-2de6c6e4-6c22-46eb-805d-7c2f2e86bcc1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] POST http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8/action [ 1253.690734] [57601]: DEBUG cinder.api.openstack.wsgi [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-2de6c6e4-6c22-46eb-805d-7c2f2e86bcc1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1253.691135] [57601]: DEBUG cinder.api.openstack.wsgi [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-2de6c6e4-6c22-46eb-805d-7c2f2e86bcc1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1253.704380] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.704380] [57601]: warnings.warn( [ 1253.705082] [57601]: INFO cinder.volume.api [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-2de6c6e4-6c22-46eb-805d-7c2f2e86bcc1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1253.712948] [57601]: INFO cinder.volume.api [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-2de6c6e4-6c22-46eb-805d-7c2f2e86bcc1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Begin detaching volume completed successfully. [ 1253.713353] [57601]: INFO cinder.api.openstack.wsgi [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-2de6c6e4-6c22-46eb-805d-7c2f2e86bcc1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8/action returned with HTTP 202 [ 1253.713628] [57601]: [pid: 57601|app: 0|req: 283/541] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 8 17:33:24 2025] POST /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1253.729491] [57602]: DEBUG cinder.api.middleware.request_id [None req-e4eb98a0-5126-4d2e-928e-ba1f55ff9d78 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.731660] [57602]: INFO cinder.api.openstack.wsgi [None req-e4eb98a0-5126-4d2e-928e-ba1f55ff9d78 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1253.731877] [57602]: DEBUG cinder.api.openstack.wsgi [None req-e4eb98a0-5126-4d2e-928e-ba1f55ff9d78 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1253.732140] [57602]: DEBUG cinder.api.openstack.wsgi [None req-e4eb98a0-5126-4d2e-928e-ba1f55ff9d78 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1253.742328] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.742328] [57602]: warnings.warn( [ 1253.746064] [57602]: INFO cinder.volume.api [None req-e4eb98a0-5126-4d2e-928e-ba1f55ff9d78 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1253.750635] [57602]: INFO cinder.api.openstack.wsgi [None req-e4eb98a0-5126-4d2e-928e-ba1f55ff9d78 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1253.751116] [57602]: [pid: 57602|app: 0|req: 259/542] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:24 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1254.745820] [57601]: DEBUG cinder.api.middleware.request_id [None req-66cb8785-b97c-416d-86e5-58ab13e3767c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.746091] [57601]: INFO cinder.api.openstack.wsgi [None req-66cb8785-b97c-416d-86e5-58ab13e3767c None None] GET http://10.180.1.21/volume// [ 1254.746150] [57601]: DEBUG cinder.api.openstack.wsgi [None req-66cb8785-b97c-416d-86e5-58ab13e3767c None None] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1254.746345] [57601]: DEBUG cinder.api.openstack.wsgi [None req-66cb8785-b97c-416d-86e5-58ab13e3767c None None] Calling method 'all' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1254.746724] [57601]: INFO cinder.api.openstack.wsgi [None req-66cb8785-b97c-416d-86e5-58ab13e3767c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1254.747063] [57601]: [pid: 57601|app: 0|req: 284/543] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:33:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1254.750714] [57602]: DEBUG cinder.api.middleware.request_id [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-43423c12-3deb-4866-bcfd-7ba8c8d6ca04 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.753061] [57602]: INFO cinder.api.openstack.wsgi [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-43423c12-3deb-4866-bcfd-7ba8c8d6ca04 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1254.753315] [57602]: DEBUG cinder.api.openstack.wsgi [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-43423c12-3deb-4866-bcfd-7ba8c8d6ca04 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1254.753560] [57602]: DEBUG cinder.api.openstack.wsgi [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-43423c12-3deb-4866-bcfd-7ba8c8d6ca04 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1254.762150] [57601]: DEBUG cinder.api.middleware.request_id [None req-56b245da-f400-4ab1-8155-814ef9ddf146 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.764328] [57601]: INFO cinder.api.openstack.wsgi [None req-56b245da-f400-4ab1-8155-814ef9ddf146 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1254.764539] [57601]: DEBUG cinder.api.openstack.wsgi [None req-56b245da-f400-4ab1-8155-814ef9ddf146 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1254.764750] [57601]: DEBUG cinder.api.openstack.wsgi [None req-56b245da-f400-4ab1-8155-814ef9ddf146 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1254.770202] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.770202] [57602]: warnings.warn( [ 1254.774249] [57602]: INFO cinder.volume.api [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-43423c12-3deb-4866-bcfd-7ba8c8d6ca04 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1254.775658] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.775658] [57601]: warnings.warn( [ 1254.779219] [57601]: INFO cinder.volume.api [None req-56b245da-f400-4ab1-8155-814ef9ddf146 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1254.779349] [57602]: INFO cinder.api.openstack.wsgi [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-43423c12-3deb-4866-bcfd-7ba8c8d6ca04 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1254.779789] [57602]: [pid: 57602|app: 0|req: 260/544] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:33:25 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1254.783616] [57601]: INFO cinder.api.openstack.wsgi [None req-56b245da-f400-4ab1-8155-814ef9ddf146 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1254.784061] [57601]: [pid: 57601|app: 0|req: 285/545] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:25 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1255.795022] [57602]: DEBUG cinder.api.middleware.request_id [None req-8aa3be6f-9f82-4010-bd87-d0713379d9c8 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.796876] [57602]: INFO cinder.api.openstack.wsgi [None req-8aa3be6f-9f82-4010-bd87-d0713379d9c8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1255.797205] [57602]: DEBUG cinder.api.openstack.wsgi [None req-8aa3be6f-9f82-4010-bd87-d0713379d9c8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1255.797471] [57602]: DEBUG cinder.api.openstack.wsgi [None req-8aa3be6f-9f82-4010-bd87-d0713379d9c8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1255.811310] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.811310] [57602]: warnings.warn( [ 1255.815557] [57602]: INFO cinder.volume.api [None req-8aa3be6f-9f82-4010-bd87-d0713379d9c8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1255.820117] [57602]: INFO cinder.api.openstack.wsgi [None req-8aa3be6f-9f82-4010-bd87-d0713379d9c8 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1255.820712] [57602]: [pid: 57602|app: 0|req: 261/546] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:26 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1255.970272] [57601]: DEBUG cinder.api.middleware.request_id [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-b141be43-72ea-4d46-8ab2-fb474707c10d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.972777] [57601]: INFO cinder.api.openstack.wsgi [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-b141be43-72ea-4d46-8ab2-fb474707c10d tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] DELETE http://10.180.1.21/volume/v3/attachments/be2b45c8-b04b-47ed-9398-1b731618e5c3 [ 1255.972991] [57601]: DEBUG cinder.api.openstack.wsgi [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-b141be43-72ea-4d46-8ab2-fb474707c10d tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1255.973254] [57601]: DEBUG cinder.api.openstack.wsgi [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-b141be43-72ea-4d46-8ab2-fb474707c10d tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'version_select' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1255.980986] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.980986] [57601]: warnings.warn( [ 1256.513497] [57601]: INFO cinder.api.openstack.wsgi [req-b793d6e8-b947-42c8-bd50-323b9cefc4c0 req-b141be43-72ea-4d46-8ab2-fb474707c10d tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/attachments/be2b45c8-b04b-47ed-9398-1b731618e5c3 returned with HTTP 200 [ 1256.514171] [57601]: [pid: 57601|app: 0|req: 286/547] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:33:26 2025] DELETE /volume/v3/attachments/be2b45c8-b04b-47ed-9398-1b731618e5c3 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.831452] [57602]: DEBUG cinder.api.middleware.request_id [None req-937f7603-d975-4bb5-9d99-e770e87266f1 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.833637] [57602]: INFO cinder.api.openstack.wsgi [None req-937f7603-d975-4bb5-9d99-e770e87266f1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1256.834154] [57602]: DEBUG cinder.api.openstack.wsgi [None req-937f7603-d975-4bb5-9d99-e770e87266f1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1256.834958] [57602]: DEBUG cinder.api.openstack.wsgi [None req-937f7603-d975-4bb5-9d99-e770e87266f1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1256.844829] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.844829] [57602]: warnings.warn( [ 1256.848672] [57602]: INFO cinder.volume.api [None req-937f7603-d975-4bb5-9d99-e770e87266f1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1256.853522] [57602]: INFO cinder.api.openstack.wsgi [None req-937f7603-d975-4bb5-9d99-e770e87266f1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1256.853990] [57602]: [pid: 57602|app: 0|req: 262/548] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:27 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.014541] [57601]: DEBUG cinder.api.middleware.request_id [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-04196e51-1056-43c0-b9a9-ecbb44ef6842 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.017644] [57601]: INFO cinder.api.openstack.wsgi [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-04196e51-1056-43c0-b9a9-ecbb44ef6842 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1257.017878] [57601]: DEBUG cinder.api.openstack.wsgi [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-04196e51-1056-43c0-b9a9-ecbb44ef6842 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1257.018113] [57601]: DEBUG cinder.api.openstack.wsgi [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-04196e51-1056-43c0-b9a9-ecbb44ef6842 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1257.029628] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.029628] [57601]: warnings.warn( [ 1257.033400] [57601]: INFO cinder.volume.api [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-04196e51-1056-43c0-b9a9-ecbb44ef6842 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1257.038275] [57601]: INFO cinder.api.openstack.wsgi [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-04196e51-1056-43c0-b9a9-ecbb44ef6842 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1257.038736] [57601]: [pid: 57601|app: 0|req: 287/549] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 8 17:33:27 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1257.056662] [57602]: DEBUG cinder.api.middleware.request_id [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-c5c9582e-6b33-4be6-be1b-2b91961a6a22 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.059259] [57602]: INFO cinder.api.openstack.wsgi [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-c5c9582e-6b33-4be6-be1b-2b91961a6a22 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] POST http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7/action [ 1257.059652] [57602]: DEBUG cinder.api.openstack.wsgi [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-c5c9582e-6b33-4be6-be1b-2b91961a6a22 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57602) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1257.059784] [57602]: DEBUG cinder.api.openstack.wsgi [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-c5c9582e-6b33-4be6-be1b-2b91961a6a22 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.070152] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.070152] [57602]: warnings.warn( [ 1257.070703] [57602]: INFO cinder.volume.api [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-c5c9582e-6b33-4be6-be1b-2b91961a6a22 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1257.076298] [57602]: INFO cinder.volume.api [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-c5c9582e-6b33-4be6-be1b-2b91961a6a22 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Begin detaching volume completed successfully. [ 1257.076535] [57602]: INFO cinder.api.openstack.wsgi [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-c5c9582e-6b33-4be6-be1b-2b91961a6a22 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7/action returned with HTTP 202 [ 1257.077052] [57602]: [pid: 57602|app: 0|req: 263/550] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 8 17:33:27 2025] POST /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1257.091446] [57601]: DEBUG cinder.api.middleware.request_id [None req-b13006c8-8a4a-4689-8491-b8b654909ac4 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.094395] [57601]: INFO cinder.api.openstack.wsgi [None req-b13006c8-8a4a-4689-8491-b8b654909ac4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1257.094395] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b13006c8-8a4a-4689-8491-b8b654909ac4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1257.094395] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b13006c8-8a4a-4689-8491-b8b654909ac4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1257.106584] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.106584] [57601]: warnings.warn( [ 1257.110606] [57601]: INFO cinder.volume.api [None req-b13006c8-8a4a-4689-8491-b8b654909ac4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1257.115498] [57601]: INFO cinder.api.openstack.wsgi [None req-b13006c8-8a4a-4689-8491-b8b654909ac4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1257.115982] [57601]: [pid: 57601|app: 0|req: 288/551] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:27 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1258.033914] [57602]: DEBUG cinder.api.middleware.request_id [None req-1729b3e8-485d-4d72-b99b-4e482a085f95 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.033914] [57602]: INFO cinder.api.openstack.wsgi [None req-1729b3e8-485d-4d72-b99b-4e482a085f95 None None] GET http://10.180.1.21/volume// [ 1258.033914] [57602]: DEBUG cinder.api.openstack.wsgi [None req-1729b3e8-485d-4d72-b99b-4e482a085f95 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1258.034855] [57602]: DEBUG cinder.api.openstack.wsgi [None req-1729b3e8-485d-4d72-b99b-4e482a085f95 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1258.034855] [57602]: INFO cinder.api.openstack.wsgi [None req-1729b3e8-485d-4d72-b99b-4e482a085f95 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1258.034855] [57602]: [pid: 57602|app: 0|req: 264/552] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:33:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1258.038992] [57601]: DEBUG cinder.api.middleware.request_id [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-07c7820b-7e3e-4b79-9956-beaf933159d0 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.041693] [57601]: INFO cinder.api.openstack.wsgi [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-07c7820b-7e3e-4b79-9956-beaf933159d0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1258.042077] [57601]: DEBUG cinder.api.openstack.wsgi [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-07c7820b-7e3e-4b79-9956-beaf933159d0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1258.042384] [57601]: DEBUG cinder.api.openstack.wsgi [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-07c7820b-7e3e-4b79-9956-beaf933159d0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1258.060113] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.060113] [57601]: warnings.warn( [ 1258.063479] [57601]: INFO cinder.volume.api [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-07c7820b-7e3e-4b79-9956-beaf933159d0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1258.069201] [57601]: INFO cinder.api.openstack.wsgi [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-07c7820b-7e3e-4b79-9956-beaf933159d0 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1258.069751] [57601]: [pid: 57601|app: 0|req: 289/553] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:33:28 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 1319 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1258.128445] [57602]: DEBUG cinder.api.middleware.request_id [None req-270fb66c-72d1-4b50-8967-eaec80b21ec3 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.130773] [57602]: INFO cinder.api.openstack.wsgi [None req-270fb66c-72d1-4b50-8967-eaec80b21ec3 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1258.131048] [57602]: DEBUG cinder.api.openstack.wsgi [None req-270fb66c-72d1-4b50-8967-eaec80b21ec3 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1258.131357] [57602]: DEBUG cinder.api.openstack.wsgi [None req-270fb66c-72d1-4b50-8967-eaec80b21ec3 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1258.142825] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.142825] [57602]: warnings.warn( [ 1258.146904] [57602]: INFO cinder.volume.api [None req-270fb66c-72d1-4b50-8967-eaec80b21ec3 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1258.152542] [57602]: INFO cinder.api.openstack.wsgi [None req-270fb66c-72d1-4b50-8967-eaec80b21ec3 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1258.153088] [57602]: [pid: 57602|app: 0|req: 265/554] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:28 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1259.166222] [57601]: DEBUG cinder.api.middleware.request_id [None req-88035512-1568-48ce-8eca-a80dc2d4e4ff None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.168883] [57601]: INFO cinder.api.openstack.wsgi [None req-88035512-1568-48ce-8eca-a80dc2d4e4ff tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1259.169246] [57601]: DEBUG cinder.api.openstack.wsgi [None req-88035512-1568-48ce-8eca-a80dc2d4e4ff tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1259.169554] [57601]: DEBUG cinder.api.openstack.wsgi [None req-88035512-1568-48ce-8eca-a80dc2d4e4ff tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1259.186338] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.186338] [57601]: warnings.warn( [ 1259.191691] [57601]: INFO cinder.volume.api [None req-88035512-1568-48ce-8eca-a80dc2d4e4ff tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1259.199208] [57601]: INFO cinder.api.openstack.wsgi [None req-88035512-1568-48ce-8eca-a80dc2d4e4ff tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1259.199885] [57601]: [pid: 57601|app: 0|req: 290/555] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:29 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1259.246586] [57602]: DEBUG cinder.api.middleware.request_id [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-af7c3a5f-a748-448b-94dd-9987f7dcbfc1 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.250251] [57602]: INFO cinder.api.openstack.wsgi [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-af7c3a5f-a748-448b-94dd-9987f7dcbfc1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] DELETE http://10.180.1.21/volume/v3/attachments/028a22fe-4aae-487f-b927-02bb5837b449 [ 1259.250525] [57602]: DEBUG cinder.api.openstack.wsgi [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-af7c3a5f-a748-448b-94dd-9987f7dcbfc1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1259.250744] [57602]: DEBUG cinder.api.openstack.wsgi [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-af7c3a5f-a748-448b-94dd-9987f7dcbfc1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'version_select' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1259.259190] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.259190] [57602]: warnings.warn( [ 1259.792450] [57602]: INFO cinder.api.openstack.wsgi [req-58bc91fd-7a0f-4113-9822-88a52ba7ac78 req-af7c3a5f-a748-448b-94dd-9987f7dcbfc1 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/attachments/028a22fe-4aae-487f-b927-02bb5837b449 returned with HTTP 200 [ 1259.792948] [57602]: [pid: 57602|app: 0|req: 266/556] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:33:30 2025] DELETE /volume/v3/attachments/028a22fe-4aae-487f-b927-02bb5837b449 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.210914] [57601]: DEBUG cinder.api.middleware.request_id [None req-8e99d0de-04bd-45bb-bde1-6fa6e6b9211b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.213130] [57601]: INFO cinder.api.openstack.wsgi [None req-8e99d0de-04bd-45bb-bde1-6fa6e6b9211b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1260.213381] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8e99d0de-04bd-45bb-bde1-6fa6e6b9211b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.213612] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8e99d0de-04bd-45bb-bde1-6fa6e6b9211b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.223167] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.223167] [57601]: warnings.warn( [ 1260.227711] [57601]: INFO cinder.volume.api [None req-8e99d0de-04bd-45bb-bde1-6fa6e6b9211b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1260.233204] [57601]: INFO cinder.api.openstack.wsgi [None req-8e99d0de-04bd-45bb-bde1-6fa6e6b9211b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1260.233876] [57601]: [pid: 57601|app: 0|req: 291/557] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:30 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.243886] [57602]: DEBUG cinder.api.middleware.request_id [None req-5c144684-a02d-494c-9c0b-21258ac5ec6b None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.245771] [57602]: INFO cinder.api.openstack.wsgi [None req-5c144684-a02d-494c-9c0b-21258ac5ec6b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1260.246245] [57602]: DEBUG cinder.api.openstack.wsgi [None req-5c144684-a02d-494c-9c0b-21258ac5ec6b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.246592] [57602]: DEBUG cinder.api.openstack.wsgi [None req-5c144684-a02d-494c-9c0b-21258ac5ec6b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.255257] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.255257] [57602]: warnings.warn( [ 1260.260075] [57602]: INFO cinder.volume.api [None req-5c144684-a02d-494c-9c0b-21258ac5ec6b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1260.264884] [57602]: INFO cinder.api.openstack.wsgi [None req-5c144684-a02d-494c-9c0b-21258ac5ec6b tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1260.265355] [57602]: [pid: 57602|app: 0|req: 267/558] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:31 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.428124] [57601]: DEBUG cinder.api.middleware.request_id [None req-85438109-c75f-4f17-9d83-d41d0bc9b264 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.430172] [57601]: INFO cinder.api.openstack.wsgi [None req-85438109-c75f-4f17-9d83-d41d0bc9b264 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1260.430498] [57601]: DEBUG cinder.api.openstack.wsgi [None req-85438109-c75f-4f17-9d83-d41d0bc9b264 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.430771] [57601]: DEBUG cinder.api.openstack.wsgi [None req-85438109-c75f-4f17-9d83-d41d0bc9b264 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.439739] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.439739] [57601]: warnings.warn( [ 1260.445518] [57601]: INFO cinder.volume.api [None req-85438109-c75f-4f17-9d83-d41d0bc9b264 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1260.452598] [57601]: INFO cinder.api.openstack.wsgi [None req-85438109-c75f-4f17-9d83-d41d0bc9b264 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1260.453117] [57601]: [pid: 57601|app: 0|req: 292/559] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:31 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1260.464174] [57602]: DEBUG cinder.api.middleware.request_id [None req-d6224cc4-9df0-40a5-b51c-2247fd72a1c6 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.466604] [57602]: INFO cinder.api.openstack.wsgi [None req-d6224cc4-9df0-40a5-b51c-2247fd72a1c6 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1260.466864] [57602]: DEBUG cinder.api.openstack.wsgi [None req-d6224cc4-9df0-40a5-b51c-2247fd72a1c6 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.467147] [57602]: DEBUG cinder.api.openstack.wsgi [None req-d6224cc4-9df0-40a5-b51c-2247fd72a1c6 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.478256] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.478256] [57602]: warnings.warn( [ 1260.483163] [57602]: INFO cinder.volume.api [None req-d6224cc4-9df0-40a5-b51c-2247fd72a1c6 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1260.490233] [57602]: INFO cinder.api.openstack.wsgi [None req-d6224cc4-9df0-40a5-b51c-2247fd72a1c6 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1260.490850] [57602]: [pid: 57602|app: 0|req: 268/560] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:31 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.549755] [57601]: DEBUG cinder.api.middleware.request_id [None req-b1bec4ec-7751-4fb0-9dad-2dda63230877 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.552018] [57601]: INFO cinder.api.openstack.wsgi [None req-b1bec4ec-7751-4fb0-9dad-2dda63230877 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1260.552268] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b1bec4ec-7751-4fb0-9dad-2dda63230877 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.552496] [57601]: DEBUG cinder.api.openstack.wsgi [None req-b1bec4ec-7751-4fb0-9dad-2dda63230877 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.565735] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.565735] [57601]: warnings.warn( [ 1260.570994] [57601]: INFO cinder.volume.api [None req-b1bec4ec-7751-4fb0-9dad-2dda63230877 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1260.577127] [57601]: INFO cinder.api.openstack.wsgi [None req-b1bec4ec-7751-4fb0-9dad-2dda63230877 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1260.577708] [57601]: [pid: 57601|app: 0|req: 293/561] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:31 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.926698] [57602]: DEBUG cinder.api.middleware.request_id [None req-ad6ba1dc-c548-4ea5-b92a-ef70a0386b18 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.926698] [57602]: INFO cinder.api.openstack.wsgi [None req-ad6ba1dc-c548-4ea5-b92a-ef70a0386b18 None None] GET http://10.180.1.21/volume// [ 1266.926698] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ad6ba1dc-c548-4ea5-b92a-ef70a0386b18 None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1266.926698] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ad6ba1dc-c548-4ea5-b92a-ef70a0386b18 None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1266.927398] [57602]: INFO cinder.api.openstack.wsgi [None req-ad6ba1dc-c548-4ea5-b92a-ef70a0386b18 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1266.927398] [57602]: [pid: 57602|app: 0|req: 269/562] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:33:37 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1266.931911] [57601]: DEBUG cinder.api.middleware.request_id [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-59add6c4-9009-44d3-977b-f22312f19e84 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.934790] [57601]: INFO cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-59add6c4-9009-44d3-977b-f22312f19e84 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1266.935152] [57601]: DEBUG cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-59add6c4-9009-44d3-977b-f22312f19e84 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1266.935470] [57601]: DEBUG cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-59add6c4-9009-44d3-977b-f22312f19e84 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1266.951280] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.951280] [57601]: warnings.warn( [ 1266.956468] [57601]: INFO cinder.volume.api [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-59add6c4-9009-44d3-977b-f22312f19e84 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1266.963355] [57601]: INFO cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-59add6c4-9009-44d3-977b-f22312f19e84 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 200 [ 1266.964031] [57601]: [pid: 57601|app: 0|req: 294/563] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 8 17:33:37 2025] GET /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 1572 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1267.120697] [57602]: DEBUG cinder.api.middleware.request_id [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-53a9401f-6549-4636-87bc-533aa7ab38fa None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.123302] [57602]: INFO cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-53a9401f-6549-4636-87bc-533aa7ab38fa tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] PUT http://10.180.1.21/volume/v3/attachments/c5746ecb-b591-4ddb-8bae-551b62cbf01b [ 1267.123758] [57602]: DEBUG cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-53a9401f-6549-4636-87bc-533aa7ab38fa tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-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=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1267.131973] [57602]: DEBUG cinder.coordination [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-53a9401f-6549-4636-87bc-533aa7ab38fa tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Acquiring lock "cinder-attachment_update-d35601fe-bce6-47c8-9406-dd9b19d152b5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1267.137890] [57602]: DEBUG cinder.coordination [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-53a9401f-6549-4636-87bc-533aa7ab38fa tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Lock "cinder-attachment_update-d35601fe-bce6-47c8-9406-dd9b19d152b5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57602) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1267.139156] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.139156] [57602]: warnings.warn( [ 1267.658512] [57602]: DEBUG cinder.coordination [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-53a9401f-6549-4636-87bc-533aa7ab38fa tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Lock "cinder-attachment_update-d35601fe-bce6-47c8-9406-dd9b19d152b5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=57602) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1267.658862] [57602]: INFO cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-53a9401f-6549-4636-87bc-533aa7ab38fa tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments/c5746ecb-b591-4ddb-8bae-551b62cbf01b returned with HTTP 200 [ 1267.659428] [57602]: [pid: 57602|app: 0|req: 270/564] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:33:37 2025] PUT /volume/v3/attachments/c5746ecb-b591-4ddb-8bae-551b62cbf01b => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1268.170343] [57601]: DEBUG cinder.api.middleware.request_id [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-52b5ceba-4d9e-4212-8a9a-603c8a4cdf8d None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.172659] [57601]: INFO cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-52b5ceba-4d9e-4212-8a9a-603c8a4cdf8d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] POST http://10.180.1.21/volume/v3/attachments/c5746ecb-b591-4ddb-8bae-551b62cbf01b/action [ 1268.173078] [57601]: DEBUG cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-52b5ceba-4d9e-4212-8a9a-603c8a4cdf8d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1268.173215] [57601]: DEBUG cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-52b5ceba-4d9e-4212-8a9a-603c8a4cdf8d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1268.194060] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.194060] [57601]: warnings.warn( [ 1268.202288] [57601]: INFO cinder.api.openstack.wsgi [req-d1c1d9f4-7f4e-4f3e-bb22-fcb63fe48e5e req-52b5ceba-4d9e-4212-8a9a-603c8a4cdf8d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments/c5746ecb-b591-4ddb-8bae-551b62cbf01b/action returned with HTTP 204 [ 1268.202887] [57601]: [pid: 57601|app: 0|req: 295/565] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:33:38 2025] POST /volume/v3/attachments/c5746ecb-b591-4ddb-8bae-551b62cbf01b/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1271.196871] [57602]: DEBUG cinder.api.middleware.request_id [None req-90955efe-be06-4548-a851-b88cf6f0d13f None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.199095] [57602]: INFO cinder.api.openstack.wsgi [None req-90955efe-be06-4548-a851-b88cf6f0d13f tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1271.199349] [57602]: DEBUG cinder.api.openstack.wsgi [None req-90955efe-be06-4548-a851-b88cf6f0d13f tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1271.199579] [57602]: DEBUG cinder.api.openstack.wsgi [None req-90955efe-be06-4548-a851-b88cf6f0d13f tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1271.199782] [57602]: INFO cinder.api.v3.volumes [None req-90955efe-be06-4548-a851-b88cf6f0d13f tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Delete volume with id: 2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1271.211585] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.211585] [57602]: warnings.warn( [ 1271.212171] [57602]: INFO cinder.volume.api [None req-90955efe-be06-4548-a851-b88cf6f0d13f tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1271.231566] [57602]: INFO cinder.volume.api [None req-90955efe-be06-4548-a851-b88cf6f0d13f tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Delete volume request issued successfully. [ 1271.231826] [57602]: INFO cinder.api.openstack.wsgi [None req-90955efe-be06-4548-a851-b88cf6f0d13f tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 202 [ 1271.232318] [57602]: [pid: 57602|app: 0|req: 271/566] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:33:41 2025] DELETE /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1271.238339] [57601]: DEBUG cinder.api.middleware.request_id [None req-d80e0c83-9354-42b5-8527-cab1722fe507 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.240672] [57601]: INFO cinder.api.openstack.wsgi [None req-d80e0c83-9354-42b5-8527-cab1722fe507 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1271.241803] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d80e0c83-9354-42b5-8527-cab1722fe507 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1271.241803] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d80e0c83-9354-42b5-8527-cab1722fe507 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1271.250154] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.250154] [57601]: warnings.warn( [ 1271.254709] [57601]: INFO cinder.volume.api [None req-d80e0c83-9354-42b5-8527-cab1722fe507 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1271.261381] [57601]: INFO cinder.api.openstack.wsgi [None req-d80e0c83-9354-42b5-8527-cab1722fe507 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1271.261977] [57601]: [pid: 57601|app: 0|req: 296/567] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:42 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.277231] [57602]: DEBUG cinder.api.middleware.request_id [None req-a2ba8ea9-e4ad-4c1a-bfbd-7ca2be3f0dc5 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.277888] [57602]: INFO cinder.api.openstack.wsgi [None req-a2ba8ea9-e4ad-4c1a-bfbd-7ca2be3f0dc5 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1272.278190] [57602]: DEBUG cinder.api.openstack.wsgi [None req-a2ba8ea9-e4ad-4c1a-bfbd-7ca2be3f0dc5 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1272.278418] [57602]: DEBUG cinder.api.openstack.wsgi [None req-a2ba8ea9-e4ad-4c1a-bfbd-7ca2be3f0dc5 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1272.290973] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.290973] [57602]: warnings.warn( [ 1272.296221] [57602]: INFO cinder.volume.api [None req-a2ba8ea9-e4ad-4c1a-bfbd-7ca2be3f0dc5 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1272.302520] [57602]: INFO cinder.api.openstack.wsgi [None req-a2ba8ea9-e4ad-4c1a-bfbd-7ca2be3f0dc5 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1272.303597] [57602]: [pid: 57602|app: 0|req: 272/568] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:43 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.315810] [57601]: DEBUG cinder.api.middleware.request_id [None req-82328da0-f4b0-4aeb-8743-6b67daf57626 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.318511] [57601]: INFO cinder.api.openstack.wsgi [None req-82328da0-f4b0-4aeb-8743-6b67daf57626 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1273.320021] [57601]: DEBUG cinder.api.openstack.wsgi [None req-82328da0-f4b0-4aeb-8743-6b67daf57626 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1273.320021] [57601]: DEBUG cinder.api.openstack.wsgi [None req-82328da0-f4b0-4aeb-8743-6b67daf57626 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1273.331886] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.331886] [57601]: warnings.warn( [ 1273.336923] [57601]: INFO cinder.volume.api [None req-82328da0-f4b0-4aeb-8743-6b67daf57626 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1273.343610] [57601]: INFO cinder.api.openstack.wsgi [None req-82328da0-f4b0-4aeb-8743-6b67daf57626 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 200 [ 1273.343760] [57601]: [pid: 57601|app: 0|req: 297/569] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:44 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.356672] [57602]: DEBUG cinder.api.middleware.request_id [None req-b45eb90e-55e4-4ec7-8a33-89926a2433ab None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.358762] [57602]: INFO cinder.api.openstack.wsgi [None req-b45eb90e-55e4-4ec7-8a33-89926a2433ab tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 [ 1274.358992] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b45eb90e-55e4-4ec7-8a33-89926a2433ab tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1274.359219] [57602]: DEBUG cinder.api.openstack.wsgi [None req-b45eb90e-55e4-4ec7-8a33-89926a2433ab tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1274.366148] [57602]: INFO cinder.api.openstack.wsgi [None req-b45eb90e-55e4-4ec7-8a33-89926a2433ab tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 returned with HTTP 404 [ 1274.366731] [57602]: [pid: 57602|app: 0|req: 273/570] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:45 2025] GET /volume/v3/volumes/2488783a-afeb-43ba-b0e2-32d4e1b252e7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1274.370628] [57601]: DEBUG cinder.api.middleware.request_id [None req-8772fc1e-adbe-4c7e-bb3b-df20aec70526 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.372703] [57601]: INFO cinder.api.openstack.wsgi [None req-8772fc1e-adbe-4c7e-bb3b-df20aec70526 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] DELETE http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1274.373041] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8772fc1e-adbe-4c7e-bb3b-df20aec70526 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1274.373272] [57601]: DEBUG cinder.api.openstack.wsgi [None req-8772fc1e-adbe-4c7e-bb3b-df20aec70526 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1274.373460] [57601]: INFO cinder.api.v3.volumes [None req-8772fc1e-adbe-4c7e-bb3b-df20aec70526 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Delete volume with id: 859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1274.384658] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.384658] [57601]: warnings.warn( [ 1274.385309] [57601]: INFO cinder.volume.api [None req-8772fc1e-adbe-4c7e-bb3b-df20aec70526 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1274.402364] [57601]: INFO cinder.volume.api [None req-8772fc1e-adbe-4c7e-bb3b-df20aec70526 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Delete volume request issued successfully. [ 1274.403048] [57601]: INFO cinder.api.openstack.wsgi [None req-8772fc1e-adbe-4c7e-bb3b-df20aec70526 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 202 [ 1274.403048] [57601]: [pid: 57601|app: 0|req: 298/571] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:33:45 2025] DELETE /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1274.408078] [57602]: DEBUG cinder.api.middleware.request_id [None req-6ec1300d-b34b-4560-845c-3b4a0a18d15d None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.412195] [57602]: INFO cinder.api.openstack.wsgi [None req-6ec1300d-b34b-4560-845c-3b4a0a18d15d tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1274.412466] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6ec1300d-b34b-4560-845c-3b4a0a18d15d tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1274.412708] [57602]: DEBUG cinder.api.openstack.wsgi [None req-6ec1300d-b34b-4560-845c-3b4a0a18d15d tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1274.423375] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.423375] [57602]: warnings.warn( [ 1274.428996] [57602]: INFO cinder.volume.api [None req-6ec1300d-b34b-4560-845c-3b4a0a18d15d tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1274.435092] [57602]: INFO cinder.api.openstack.wsgi [None req-6ec1300d-b34b-4560-845c-3b4a0a18d15d tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1274.435615] [57602]: [pid: 57602|app: 0|req: 274/572] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:45 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.448419] [57601]: DEBUG cinder.api.middleware.request_id [None req-0fa42ad9-f267-4c15-9fc7-a6ea68fcdd35 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.451138] [57601]: INFO cinder.api.openstack.wsgi [None req-0fa42ad9-f267-4c15-9fc7-a6ea68fcdd35 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1275.451385] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0fa42ad9-f267-4c15-9fc7-a6ea68fcdd35 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1275.451829] [57601]: DEBUG cinder.api.openstack.wsgi [None req-0fa42ad9-f267-4c15-9fc7-a6ea68fcdd35 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1275.460458] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.460458] [57601]: warnings.warn( [ 1275.464470] [57601]: INFO cinder.volume.api [None req-0fa42ad9-f267-4c15-9fc7-a6ea68fcdd35 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1275.469781] [57601]: INFO cinder.api.openstack.wsgi [None req-0fa42ad9-f267-4c15-9fc7-a6ea68fcdd35 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1275.470252] [57601]: [pid: 57601|app: 0|req: 299/573] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:46 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.480730] [57602]: DEBUG cinder.api.middleware.request_id [None req-eb502696-eb63-4ffd-a147-c5c06ec829b9 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.483753] [57602]: INFO cinder.api.openstack.wsgi [None req-eb502696-eb63-4ffd-a147-c5c06ec829b9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1276.484119] [57602]: DEBUG cinder.api.openstack.wsgi [None req-eb502696-eb63-4ffd-a147-c5c06ec829b9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1276.484428] [57602]: DEBUG cinder.api.openstack.wsgi [None req-eb502696-eb63-4ffd-a147-c5c06ec829b9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1276.495818] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.495818] [57602]: warnings.warn( [ 1276.499732] [57602]: INFO cinder.volume.api [None req-eb502696-eb63-4ffd-a147-c5c06ec829b9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1276.505091] [57602]: INFO cinder.api.openstack.wsgi [None req-eb502696-eb63-4ffd-a147-c5c06ec829b9 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 200 [ 1276.505522] [57602]: [pid: 57602|app: 0|req: 275/574] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:47 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.547774] [57601]: DEBUG cinder.api.middleware.request_id [None req-dd15dff3-313d-4fcf-a3db-46bb0b9b6a3c None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.549650] [57601]: INFO cinder.api.openstack.wsgi [None req-dd15dff3-313d-4fcf-a3db-46bb0b9b6a3c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] DELETE http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1276.549860] [57601]: DEBUG cinder.api.openstack.wsgi [None req-dd15dff3-313d-4fcf-a3db-46bb0b9b6a3c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1276.550110] [57601]: DEBUG cinder.api.openstack.wsgi [None req-dd15dff3-313d-4fcf-a3db-46bb0b9b6a3c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1276.550292] [57601]: INFO cinder.api.v3.volumes [None req-dd15dff3-313d-4fcf-a3db-46bb0b9b6a3c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Delete volume with id: 33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1276.558285] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.558285] [57601]: warnings.warn( [ 1276.559140] [57601]: INFO cinder.volume.api [None req-dd15dff3-313d-4fcf-a3db-46bb0b9b6a3c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1276.578925] [57601]: INFO cinder.volume.api [None req-dd15dff3-313d-4fcf-a3db-46bb0b9b6a3c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Delete volume request issued successfully. [ 1276.579271] [57601]: INFO cinder.api.openstack.wsgi [None req-dd15dff3-313d-4fcf-a3db-46bb0b9b6a3c tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 202 [ 1276.579944] [57601]: [pid: 57601|app: 0|req: 300/575] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:33:47 2025] DELETE /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1276.582833] [57602]: DEBUG cinder.api.middleware.request_id [None req-4157b995-5a6d-4077-a8d9-05ff33825928 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.585511] [57602]: INFO cinder.api.openstack.wsgi [None req-4157b995-5a6d-4077-a8d9-05ff33825928 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1276.585511] [57602]: DEBUG cinder.api.openstack.wsgi [None req-4157b995-5a6d-4077-a8d9-05ff33825928 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1276.585593] [57602]: DEBUG cinder.api.openstack.wsgi [None req-4157b995-5a6d-4077-a8d9-05ff33825928 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1276.596840] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.596840] [57602]: warnings.warn( [ 1276.601649] [57602]: INFO cinder.volume.api [None req-4157b995-5a6d-4077-a8d9-05ff33825928 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1276.607146] [57602]: INFO cinder.api.openstack.wsgi [None req-4157b995-5a6d-4077-a8d9-05ff33825928 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1276.607544] [57602]: [pid: 57602|app: 0|req: 276/576] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:47 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.517218] [57601]: DEBUG cinder.api.middleware.request_id [None req-5586e3e8-7f70-4c9c-be1a-3f1c4bc23bd3 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.519329] [57601]: INFO cinder.api.openstack.wsgi [None req-5586e3e8-7f70-4c9c-be1a-3f1c4bc23bd3 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 [ 1277.519540] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5586e3e8-7f70-4c9c-be1a-3f1c4bc23bd3 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1277.519747] [57601]: DEBUG cinder.api.openstack.wsgi [None req-5586e3e8-7f70-4c9c-be1a-3f1c4bc23bd3 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1277.526576] [57601]: INFO cinder.api.openstack.wsgi [None req-5586e3e8-7f70-4c9c-be1a-3f1c4bc23bd3 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 returned with HTTP 404 [ 1277.527229] [57601]: [pid: 57601|app: 0|req: 301/577] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:48 2025] GET /volume/v3/volumes/859b0e3b-691f-4583-b625-8b27a7adf5f8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1277.574993] [57602]: DEBUG cinder.api.middleware.request_id [None req-ee5c8e41-aa8e-4b86-a1c0-0ec4d73adcd4 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.578226] [57602]: INFO cinder.api.openstack.wsgi [None req-ee5c8e41-aa8e-4b86-a1c0-0ec4d73adcd4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] DELETE http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1277.578426] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ee5c8e41-aa8e-4b86-a1c0-0ec4d73adcd4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1277.578638] [57602]: DEBUG cinder.api.openstack.wsgi [None req-ee5c8e41-aa8e-4b86-a1c0-0ec4d73adcd4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1277.578809] [57602]: INFO cinder.api.v3.volumes [None req-ee5c8e41-aa8e-4b86-a1c0-0ec4d73adcd4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Delete volume with id: 076314aa-8676-46b2-ab42-2eb600f80858 [ 1277.589596] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.589596] [57602]: warnings.warn( [ 1277.590165] [57602]: INFO cinder.volume.api [None req-ee5c8e41-aa8e-4b86-a1c0-0ec4d73adcd4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1277.610688] [57602]: INFO cinder.volume.api [None req-ee5c8e41-aa8e-4b86-a1c0-0ec4d73adcd4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Delete volume request issued successfully. [ 1277.610899] [57602]: INFO cinder.api.openstack.wsgi [None req-ee5c8e41-aa8e-4b86-a1c0-0ec4d73adcd4 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 202 [ 1277.611623] [57602]: [pid: 57602|app: 0|req: 277/578] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:33:48 2025] DELETE /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1277.614769] [57601]: DEBUG cinder.api.middleware.request_id [None req-ab566b6d-2f08-45b8-b67b-e4eb1e30ef78 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.617362] [57601]: INFO cinder.api.openstack.wsgi [None req-ab566b6d-2f08-45b8-b67b-e4eb1e30ef78 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1277.617592] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ab566b6d-2f08-45b8-b67b-e4eb1e30ef78 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1277.617859] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ab566b6d-2f08-45b8-b67b-e4eb1e30ef78 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1277.618398] [57602]: DEBUG cinder.api.middleware.request_id [None req-3c2b2949-3bda-48b7-99a1-81e2452646b3 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.620243] [57602]: INFO cinder.api.openstack.wsgi [None req-3c2b2949-3bda-48b7-99a1-81e2452646b3 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1277.620424] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3c2b2949-3bda-48b7-99a1-81e2452646b3 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1277.620638] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3c2b2949-3bda-48b7-99a1-81e2452646b3 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1277.627105] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.627105] [57601]: warnings.warn( [ 1277.628338] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.628338] [57602]: warnings.warn( [ 1277.630593] [57601]: INFO cinder.volume.api [None req-ab566b6d-2f08-45b8-b67b-e4eb1e30ef78 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1277.632170] [57602]: INFO cinder.volume.api [None req-3c2b2949-3bda-48b7-99a1-81e2452646b3 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1277.636207] [57601]: INFO cinder.api.openstack.wsgi [None req-ab566b6d-2f08-45b8-b67b-e4eb1e30ef78 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1277.636589] [57601]: [pid: 57601|app: 0|req: 302/579] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:48 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.636944] [57602]: INFO cinder.api.openstack.wsgi [None req-3c2b2949-3bda-48b7-99a1-81e2452646b3 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1277.637397] [57602]: [pid: 57602|app: 0|req: 278/580] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:48 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.648574] [57601]: DEBUG cinder.api.middleware.request_id [None req-d132c102-bd84-48db-a274-f224667caea8 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.649740] [57602]: DEBUG cinder.api.middleware.request_id [None req-a1094e45-8452-4a02-88bf-d999923dc760 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.651639] [57601]: INFO cinder.api.openstack.wsgi [None req-d132c102-bd84-48db-a274-f224667caea8 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1278.651783] [57602]: INFO cinder.api.openstack.wsgi [None req-a1094e45-8452-4a02-88bf-d999923dc760 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1278.651929] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d132c102-bd84-48db-a274-f224667caea8 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1278.651997] [57602]: DEBUG cinder.api.openstack.wsgi [None req-a1094e45-8452-4a02-88bf-d999923dc760 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1278.652167] [57602]: DEBUG cinder.api.openstack.wsgi [None req-a1094e45-8452-4a02-88bf-d999923dc760 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1278.652228] [57601]: DEBUG cinder.api.openstack.wsgi [None req-d132c102-bd84-48db-a274-f224667caea8 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1278.655330] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=258,cinder:UPDATE=31,cinder:INSERT=14 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1278.655474] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=398,cinder:INSERT=25,cinder:UPDATE=65 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1278.664573] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.664573] [57601]: warnings.warn( [ 1278.665932] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.665932] [57602]: warnings.warn( [ 1278.670582] [57601]: INFO cinder.volume.api [None req-d132c102-bd84-48db-a274-f224667caea8 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Volume info retrieved successfully. [ 1278.670740] [57602]: INFO cinder.volume.api [None req-a1094e45-8452-4a02-88bf-d999923dc760 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1278.676870] [57601]: INFO cinder.api.openstack.wsgi [None req-d132c102-bd84-48db-a274-f224667caea8 tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 200 [ 1278.677165] [57602]: INFO cinder.api.openstack.wsgi [None req-a1094e45-8452-4a02-88bf-d999923dc760 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1278.677589] [57601]: [pid: 57601|app: 0|req: 303/581] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:49 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.677736] [57602]: [pid: 57602|app: 0|req: 279/582] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:49 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.021696] [57601]: DEBUG cinder.api.middleware.request_id [None req-771a735d-d353-4e89-bdf4-9551c316d757 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.024736] [57601]: INFO cinder.api.openstack.wsgi [None req-771a735d-d353-4e89-bdf4-9551c316d757 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] DELETE http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1279.024736] [57601]: DEBUG cinder.api.openstack.wsgi [None req-771a735d-d353-4e89-bdf4-9551c316d757 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1279.024736] [57601]: DEBUG cinder.api.openstack.wsgi [None req-771a735d-d353-4e89-bdf4-9551c316d757 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1279.025025] [57601]: INFO cinder.api.v3.volumes [None req-771a735d-d353-4e89-bdf4-9551c316d757 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Delete volume with id: 39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1279.034121] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.034121] [57601]: warnings.warn( [ 1279.034612] [57601]: INFO cinder.volume.api [None req-771a735d-d353-4e89-bdf4-9551c316d757 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1279.052494] [57601]: INFO cinder.volume.api [None req-771a735d-d353-4e89-bdf4-9551c316d757 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Delete volume request issued successfully. [ 1279.052907] [57601]: INFO cinder.api.openstack.wsgi [None req-771a735d-d353-4e89-bdf4-9551c316d757 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 202 [ 1279.053290] [57601]: [pid: 57601|app: 0|req: 304/583] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:33:49 2025] DELETE /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1279.057033] [57602]: DEBUG cinder.api.middleware.request_id [None req-2a2d472c-1e5e-4bec-8ea1-6fac133378b3 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.059379] [57602]: INFO cinder.api.openstack.wsgi [None req-2a2d472c-1e5e-4bec-8ea1-6fac133378b3 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1279.059633] [57602]: DEBUG cinder.api.openstack.wsgi [None req-2a2d472c-1e5e-4bec-8ea1-6fac133378b3 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1279.059897] [57602]: DEBUG cinder.api.openstack.wsgi [None req-2a2d472c-1e5e-4bec-8ea1-6fac133378b3 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1279.068371] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.068371] [57602]: warnings.warn( [ 1279.072741] [57602]: INFO cinder.volume.api [None req-2a2d472c-1e5e-4bec-8ea1-6fac133378b3 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1279.077762] [57602]: INFO cinder.api.openstack.wsgi [None req-2a2d472c-1e5e-4bec-8ea1-6fac133378b3 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1279.078272] [57602]: [pid: 57602|app: 0|req: 280/584] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:49 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.687795] [57601]: DEBUG cinder.api.middleware.request_id [None req-92062f48-c802-4157-8675-974a0b85edd2 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.688038] [57602]: DEBUG cinder.api.middleware.request_id [None req-0fed0e2d-0513-424c-ad12-9b5bbab8637e None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.689898] [57601]: INFO cinder.api.openstack.wsgi [None req-92062f48-c802-4157-8675-974a0b85edd2 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1279.690077] [57601]: DEBUG cinder.api.openstack.wsgi [None req-92062f48-c802-4157-8675-974a0b85edd2 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1279.690161] [57602]: INFO cinder.api.openstack.wsgi [None req-0fed0e2d-0513-424c-ad12-9b5bbab8637e tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] GET http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e [ 1279.690301] [57601]: DEBUG cinder.api.openstack.wsgi [None req-92062f48-c802-4157-8675-974a0b85edd2 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1279.690382] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0fed0e2d-0513-424c-ad12-9b5bbab8637e tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1279.690608] [57602]: DEBUG cinder.api.openstack.wsgi [None req-0fed0e2d-0513-424c-ad12-9b5bbab8637e tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1279.697957] [57602]: INFO cinder.api.openstack.wsgi [None req-0fed0e2d-0513-424c-ad12-9b5bbab8637e tempest-ServerActionsTestOtherB-885041878 tempest-ServerActionsTestOtherB-885041878-project-member] http://10.180.1.21/volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e returned with HTTP 404 [ 1279.698208] [57602]: [pid: 57602|app: 0|req: 281/585] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:50 2025] GET /volume/v3/volumes/33fdeb7e-7e46-4ee4-9efa-993e887c084e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1279.700063] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.700063] [57601]: warnings.warn( [ 1279.703811] [57601]: INFO cinder.volume.api [None req-92062f48-c802-4157-8675-974a0b85edd2 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Volume info retrieved successfully. [ 1279.709294] [57601]: INFO cinder.api.openstack.wsgi [None req-92062f48-c802-4157-8675-974a0b85edd2 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 200 [ 1279.709717] [57601]: [pid: 57601|app: 0|req: 305/586] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:50 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1280.089914] [57602]: DEBUG cinder.api.middleware.request_id [None req-671408ff-4eba-4c36-8b4c-0756ee9e8ed5 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.092027] [57602]: INFO cinder.api.openstack.wsgi [None req-671408ff-4eba-4c36-8b4c-0756ee9e8ed5 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1280.092027] [57602]: DEBUG cinder.api.openstack.wsgi [None req-671408ff-4eba-4c36-8b4c-0756ee9e8ed5 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1280.092331] [57602]: DEBUG cinder.api.openstack.wsgi [None req-671408ff-4eba-4c36-8b4c-0756ee9e8ed5 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1280.100345] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.100345] [57602]: warnings.warn( [ 1280.103951] [57602]: INFO cinder.volume.api [None req-671408ff-4eba-4c36-8b4c-0756ee9e8ed5 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1280.110382] [57602]: INFO cinder.api.openstack.wsgi [None req-671408ff-4eba-4c36-8b4c-0756ee9e8ed5 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1280.110852] [57602]: [pid: 57602|app: 0|req: 282/587] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:50 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1280.720276] [57601]: DEBUG cinder.api.middleware.request_id [None req-49c2845e-30ee-42b8-8b77-864fc5560d01 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.723287] [57601]: INFO cinder.api.openstack.wsgi [None req-49c2845e-30ee-42b8-8b77-864fc5560d01 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] GET http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 [ 1280.723445] [57601]: DEBUG cinder.api.openstack.wsgi [None req-49c2845e-30ee-42b8-8b77-864fc5560d01 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1280.723576] [57601]: DEBUG cinder.api.openstack.wsgi [None req-49c2845e-30ee-42b8-8b77-864fc5560d01 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1280.730589] [57601]: INFO cinder.api.openstack.wsgi [None req-49c2845e-30ee-42b8-8b77-864fc5560d01 tempest-AttachVolumeTestJSON-842532477 tempest-AttachVolumeTestJSON-842532477-project-member] http://10.180.1.21/volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 returned with HTTP 404 [ 1280.731221] [57601]: [pid: 57601|app: 0|req: 306/588] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:51 2025] GET /volume/v3/volumes/076314aa-8676-46b2-ab42-2eb600f80858 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1281.121720] [57602]: DEBUG cinder.api.middleware.request_id [None req-03f00b7f-90b5-41dd-8fac-96b1814623a5 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.123689] [57602]: INFO cinder.api.openstack.wsgi [None req-03f00b7f-90b5-41dd-8fac-96b1814623a5 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1281.124103] [57602]: DEBUG cinder.api.openstack.wsgi [None req-03f00b7f-90b5-41dd-8fac-96b1814623a5 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1281.125890] [57602]: DEBUG cinder.api.openstack.wsgi [None req-03f00b7f-90b5-41dd-8fac-96b1814623a5 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1281.137691] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.137691] [57602]: warnings.warn( [ 1281.141633] [57602]: INFO cinder.volume.api [None req-03f00b7f-90b5-41dd-8fac-96b1814623a5 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Volume info retrieved successfully. [ 1281.148717] [57602]: INFO cinder.api.openstack.wsgi [None req-03f00b7f-90b5-41dd-8fac-96b1814623a5 tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 200 [ 1281.148717] [57602]: [pid: 57602|app: 0|req: 283/589] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:51 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1282.161691] [57601]: DEBUG cinder.api.middleware.request_id [None req-74195c64-8aad-49c1-9516-7b37dae382ca None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.163868] [57601]: INFO cinder.api.openstack.wsgi [None req-74195c64-8aad-49c1-9516-7b37dae382ca tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] GET http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 [ 1282.163868] [57601]: DEBUG cinder.api.openstack.wsgi [None req-74195c64-8aad-49c1-9516-7b37dae382ca tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1282.164115] [57601]: DEBUG cinder.api.openstack.wsgi [None req-74195c64-8aad-49c1-9516-7b37dae382ca tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1282.170870] [57601]: INFO cinder.api.openstack.wsgi [None req-74195c64-8aad-49c1-9516-7b37dae382ca tempest-DeleteServersTestJSON-554805530 tempest-DeleteServersTestJSON-554805530-project-member] http://10.180.1.21/volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 returned with HTTP 404 [ 1282.171563] [57601]: [pid: 57601|app: 0|req: 307/590] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:33:52 2025] GET /volume/v3/volumes/39d4eba4-ba7e-4e40-bcbe-3070df843f78 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1290.288071] [57602]: DEBUG cinder.api.middleware.request_id [None req-89a5fbd7-68f9-4c61-9188-1287826a044f None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.288503] [57602]: INFO cinder.api.openstack.wsgi [None req-89a5fbd7-68f9-4c61-9188-1287826a044f None None] GET http://10.180.1.21/volume// [ 1290.288503] [57602]: DEBUG cinder.api.openstack.wsgi [None req-89a5fbd7-68f9-4c61-9188-1287826a044f None None] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1290.288696] [57602]: DEBUG cinder.api.openstack.wsgi [None req-89a5fbd7-68f9-4c61-9188-1287826a044f None None] Calling method 'all' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1290.289051] [57602]: INFO cinder.api.openstack.wsgi [None req-89a5fbd7-68f9-4c61-9188-1287826a044f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1290.289390] [57602]: [pid: 57602|app: 0|req: 284/591] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 8 17:34:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1290.293207] [57601]: DEBUG cinder.api.middleware.request_id [req-0bd56440-311a-4327-a5b1-516309685e92 req-5046c12c-6377-4db2-b2e7-b8fa300f28cc None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.295523] [57601]: INFO cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-5046c12c-6377-4db2-b2e7-b8fa300f28cc tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1290.295945] [57601]: DEBUG cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-5046c12c-6377-4db2-b2e7-b8fa300f28cc tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d35601fe-bce6-47c8-9406-dd9b19d152b5", "connector": null, "instance_uuid": "0a020bd8-f2c2-467e-bbb4-82b0e3c85cab"}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1290.313085] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.313085] [57601]: warnings.warn( [ 1290.340545] [57601]: INFO cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-5046c12c-6377-4db2-b2e7-b8fa300f28cc tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1290.341047] [57601]: [pid: 57601|app: 0|req: 308/592] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 8 17:34:01 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1290.345624] [57602]: DEBUG cinder.api.middleware.request_id [req-0bd56440-311a-4327-a5b1-516309685e92 req-e649687b-a9f6-4045-85a5-026e89326f54 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.348094] [57602]: INFO cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-e649687b-a9f6-4045-85a5-026e89326f54 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c5746ecb-b591-4ddb-8bae-551b62cbf01b [ 1290.348309] [57602]: DEBUG cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-e649687b-a9f6-4045-85a5-026e89326f54 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1290.348511] [57602]: DEBUG cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-e649687b-a9f6-4045-85a5-026e89326f54 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'version_select' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1290.355736] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.355736] [57602]: warnings.warn( [ 1290.889105] [57602]: INFO cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-e649687b-a9f6-4045-85a5-026e89326f54 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments/c5746ecb-b591-4ddb-8bae-551b62cbf01b returned with HTTP 200 [ 1290.889105] [57602]: [pid: 57602|app: 0|req: 285/593] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:34:01 2025] DELETE /volume/v3/attachments/c5746ecb-b591-4ddb-8bae-551b62cbf01b => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1295.371807] [57601]: DEBUG cinder.api.middleware.request_id [req-0bd56440-311a-4327-a5b1-516309685e92 req-452e98d6-7c1d-4a79-a10f-e48078d9bfe3 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.374395] [57601]: INFO cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-452e98d6-7c1d-4a79-a10f-e48078d9bfe3 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] PUT http://10.180.1.21/volume/v3/attachments/b3c2114b-7efa-4da0-a6b9-7e8f38e10f7c [ 1295.374873] [57601]: DEBUG cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-452e98d6-7c1d-4a79-a10f-e48078d9bfe3 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-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-962110", "mountpoint": "/dev/sda"}}} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1295.385148] [57601]: DEBUG cinder.coordination [req-0bd56440-311a-4327-a5b1-516309685e92 req-452e98d6-7c1d-4a79-a10f-e48078d9bfe3 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Acquiring lock "cinder-attachment_update-d35601fe-bce6-47c8-9406-dd9b19d152b5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1295.389835] [57601]: DEBUG cinder.coordination [req-0bd56440-311a-4327-a5b1-516309685e92 req-452e98d6-7c1d-4a79-a10f-e48078d9bfe3 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Lock "cinder-attachment_update-d35601fe-bce6-47c8-9406-dd9b19d152b5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57601) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1295.391052] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1295.391052] [57601]: warnings.warn( [ 1295.911396] [57601]: DEBUG cinder.coordination [req-0bd56440-311a-4327-a5b1-516309685e92 req-452e98d6-7c1d-4a79-a10f-e48078d9bfe3 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Lock "cinder-attachment_update-d35601fe-bce6-47c8-9406-dd9b19d152b5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=57601) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1295.911737] [57601]: INFO cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-452e98d6-7c1d-4a79-a10f-e48078d9bfe3 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments/b3c2114b-7efa-4da0-a6b9-7e8f38e10f7c returned with HTTP 200 [ 1295.912318] [57601]: [pid: 57601|app: 0|req: 309/594] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 8 17:34:06 2025] PUT /volume/v3/attachments/b3c2114b-7efa-4da0-a6b9-7e8f38e10f7c => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1295.916877] [57602]: DEBUG cinder.api.middleware.request_id [req-0bd56440-311a-4327-a5b1-516309685e92 req-05c6901e-ab36-475d-a91a-deae4eea2d98 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.043886] [57602]: INFO cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-05c6901e-ab36-475d-a91a-deae4eea2d98 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/attachments/b3c2114b-7efa-4da0-a6b9-7e8f38e10f7c [ 1296.044236] [57602]: DEBUG cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-05c6901e-ab36-475d-a91a-deae4eea2d98 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1296.044668] [57602]: DEBUG cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-05c6901e-ab36-475d-a91a-deae4eea2d98 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'version_select' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1296.062770] [57602]: INFO cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-05c6901e-ab36-475d-a91a-deae4eea2d98 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments/b3c2114b-7efa-4da0-a6b9-7e8f38e10f7c returned with HTTP 200 [ 1296.063251] [57602]: [pid: 57602|app: 0|req: 286/595] 10.180.1.21 () {62 vars in 1531 bytes} [Mon Dec 8 17:34:06 2025] GET /volume/v3/attachments/b3c2114b-7efa-4da0-a6b9-7e8f38e10f7c => generated 642 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1298.152704] [57601]: DEBUG cinder.api.middleware.request_id [req-0bd56440-311a-4327-a5b1-516309685e92 req-25f07727-672c-438c-8f9c-5de59948987b None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.154987] [57601]: INFO cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-25f07727-672c-438c-8f9c-5de59948987b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] POST http://10.180.1.21/volume/v3/attachments/b3c2114b-7efa-4da0-a6b9-7e8f38e10f7c/action [ 1298.155407] [57601]: DEBUG cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-25f07727-672c-438c-8f9c-5de59948987b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Action body: b'{"os-complete": null}' {{(pid=57601) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1298.155554] [57601]: DEBUG cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-25f07727-672c-438c-8f9c-5de59948987b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1298.174709] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.174709] [57601]: warnings.warn( [ 1298.182057] [57601]: INFO cinder.api.openstack.wsgi [req-0bd56440-311a-4327-a5b1-516309685e92 req-25f07727-672c-438c-8f9c-5de59948987b tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments/b3c2114b-7efa-4da0-a6b9-7e8f38e10f7c/action returned with HTTP 204 [ 1298.182594] [57601]: [pid: 57601|app: 0|req: 310/596] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 8 17:34:08 2025] POST /volume/v3/attachments/b3c2114b-7efa-4da0-a6b9-7e8f38e10f7c/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1306.061862] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=31,cinder:UPDATE=3 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1308.180201] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=29,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1313.790369] [57602]: DEBUG cinder.api.middleware.request_id [None req-af191a63-53d1-41f7-aed8-2e6d33df9186 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.792317] [57602]: INFO cinder.api.openstack.wsgi [None req-af191a63-53d1-41f7-aed8-2e6d33df9186 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 [ 1313.792531] [57602]: DEBUG cinder.api.openstack.wsgi [None req-af191a63-53d1-41f7-aed8-2e6d33df9186 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1313.792731] [57602]: DEBUG cinder.api.openstack.wsgi [None req-af191a63-53d1-41f7-aed8-2e6d33df9186 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1313.803772] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.803772] [57602]: warnings.warn( [ 1313.807969] [57602]: INFO cinder.volume.api [None req-af191a63-53d1-41f7-aed8-2e6d33df9186 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1313.812719] [57602]: INFO cinder.api.openstack.wsgi [None req-af191a63-53d1-41f7-aed8-2e6d33df9186 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 returned with HTTP 200 [ 1313.813151] [57602]: [pid: 57602|app: 0|req: 287/597] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:34:24 2025] GET /volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1313.854337] [57601]: DEBUG cinder.api.middleware.request_id [None req-4e484c79-b6ae-49ae-9a67-cd3ca7e2b2f6 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.856378] [57601]: INFO cinder.api.openstack.wsgi [None req-4e484c79-b6ae-49ae-9a67-cd3ca7e2b2f6 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 [ 1313.856605] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4e484c79-b6ae-49ae-9a67-cd3ca7e2b2f6 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1313.856807] [57601]: DEBUG cinder.api.openstack.wsgi [None req-4e484c79-b6ae-49ae-9a67-cd3ca7e2b2f6 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1313.864741] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.864741] [57601]: warnings.warn( [ 1313.869029] [57601]: INFO cinder.volume.api [None req-4e484c79-b6ae-49ae-9a67-cd3ca7e2b2f6 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1313.873818] [57601]: INFO cinder.api.openstack.wsgi [None req-4e484c79-b6ae-49ae-9a67-cd3ca7e2b2f6 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 returned with HTTP 200 [ 1313.874248] [57601]: [pid: 57601|app: 0|req: 311/598] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:34:24 2025] GET /volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.962079] [57602]: DEBUG cinder.api.middleware.request_id [None req-01781594-f508-4504-8895-f3b75205a651 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.964522] [57602]: INFO cinder.api.openstack.wsgi [None req-01781594-f508-4504-8895-f3b75205a651 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 [ 1321.964522] [57602]: DEBUG cinder.api.openstack.wsgi [None req-01781594-f508-4504-8895-f3b75205a651 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1321.964522] [57602]: DEBUG cinder.api.openstack.wsgi [None req-01781594-f508-4504-8895-f3b75205a651 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1321.964697] [57602]: INFO cinder.api.v3.volumes [None req-01781594-f508-4504-8895-f3b75205a651 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Delete volume with id: 6a347627-ef80-4386-8787-5e78ccc18904 [ 1321.976028] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.976028] [57602]: warnings.warn( [ 1321.976028] [57602]: INFO cinder.volume.api [None req-01781594-f508-4504-8895-f3b75205a651 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1321.998517] [57602]: INFO cinder.volume.api [None req-01781594-f508-4504-8895-f3b75205a651 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Delete volume request issued successfully. [ 1321.998751] [57602]: INFO cinder.api.openstack.wsgi [None req-01781594-f508-4504-8895-f3b75205a651 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 returned with HTTP 202 [ 1321.999174] [57602]: [pid: 57602|app: 0|req: 288/599] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:34:32 2025] DELETE /volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1322.002427] [57601]: DEBUG cinder.api.middleware.request_id [None req-a0dfdbc5-8f96-4a3c-844d-657eda3b6a81 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.004487] [57601]: INFO cinder.api.openstack.wsgi [None req-a0dfdbc5-8f96-4a3c-844d-657eda3b6a81 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 [ 1322.004698] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a0dfdbc5-8f96-4a3c-844d-657eda3b6a81 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1322.004998] [57601]: DEBUG cinder.api.openstack.wsgi [None req-a0dfdbc5-8f96-4a3c-844d-657eda3b6a81 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1322.012957] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1322.012957] [57601]: warnings.warn( [ 1322.017218] [57601]: INFO cinder.volume.api [None req-a0dfdbc5-8f96-4a3c-844d-657eda3b6a81 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1322.022950] [57601]: INFO cinder.api.openstack.wsgi [None req-a0dfdbc5-8f96-4a3c-844d-657eda3b6a81 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 returned with HTTP 200 [ 1322.023515] [57601]: [pid: 57601|app: 0|req: 312/600] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:34:32 2025] GET /volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.034114] [57602]: DEBUG cinder.api.middleware.request_id [None req-5cea4e13-6cd6-46d5-b3d2-7f598cc21221 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.036876] [57602]: INFO cinder.api.openstack.wsgi [None req-5cea4e13-6cd6-46d5-b3d2-7f598cc21221 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 [ 1323.037160] [57602]: DEBUG cinder.api.openstack.wsgi [None req-5cea4e13-6cd6-46d5-b3d2-7f598cc21221 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1323.037437] [57602]: DEBUG cinder.api.openstack.wsgi [None req-5cea4e13-6cd6-46d5-b3d2-7f598cc21221 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1323.044772] [57602]: INFO cinder.api.openstack.wsgi [None req-5cea4e13-6cd6-46d5-b3d2-7f598cc21221 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 returned with HTTP 404 [ 1323.045370] [57602]: [pid: 57602|app: 0|req: 289/601] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:34:33 2025] GET /volume/v3/volumes/6a347627-ef80-4386-8787-5e78ccc18904 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1323.088061] [57601]: DEBUG cinder.api.middleware.request_id [None req-e768138b-466a-4bdd-b770-3a667d5b2285 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.090071] [57601]: INFO cinder.api.openstack.wsgi [None req-e768138b-466a-4bdd-b770-3a667d5b2285 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f [ 1323.090358] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e768138b-466a-4bdd-b770-3a667d5b2285 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1323.090570] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e768138b-466a-4bdd-b770-3a667d5b2285 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1323.090749] [57601]: INFO cinder.api.v3.volumes [None req-e768138b-466a-4bdd-b770-3a667d5b2285 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Delete volume with id: a4dc71f8-f84c-4b38-81ba-e282c8158d1f [ 1323.101212] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.101212] [57601]: warnings.warn( [ 1323.101718] [57601]: INFO cinder.volume.api [None req-e768138b-466a-4bdd-b770-3a667d5b2285 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1323.118681] [57601]: INFO cinder.volume.api [None req-e768138b-466a-4bdd-b770-3a667d5b2285 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Delete volume request issued successfully. [ 1323.118855] [57601]: INFO cinder.api.openstack.wsgi [None req-e768138b-466a-4bdd-b770-3a667d5b2285 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f returned with HTTP 202 [ 1323.119418] [57601]: [pid: 57601|app: 0|req: 313/602] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:34:33 2025] DELETE /volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1323.122241] [57602]: DEBUG cinder.api.middleware.request_id [None req-a7c69f99-b1d6-4327-91fa-ccf06e877841 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.124744] [57602]: INFO cinder.api.openstack.wsgi [None req-a7c69f99-b1d6-4327-91fa-ccf06e877841 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f [ 1323.124953] [57602]: DEBUG cinder.api.openstack.wsgi [None req-a7c69f99-b1d6-4327-91fa-ccf06e877841 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1323.125234] [57602]: DEBUG cinder.api.openstack.wsgi [None req-a7c69f99-b1d6-4327-91fa-ccf06e877841 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1323.133453] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.133453] [57602]: warnings.warn( [ 1323.137625] [57602]: INFO cinder.volume.api [None req-a7c69f99-b1d6-4327-91fa-ccf06e877841 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1323.144319] [57602]: INFO cinder.api.openstack.wsgi [None req-a7c69f99-b1d6-4327-91fa-ccf06e877841 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f returned with HTTP 200 [ 1323.145047] [57602]: [pid: 57602|app: 0|req: 290/603] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:34:33 2025] GET /volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1324.156730] [57601]: DEBUG cinder.api.middleware.request_id [None req-140d81d2-3bde-44a3-ad95-021438fc4165 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.158885] [57601]: INFO cinder.api.openstack.wsgi [None req-140d81d2-3bde-44a3-ad95-021438fc4165 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f [ 1324.159114] [57601]: DEBUG cinder.api.openstack.wsgi [None req-140d81d2-3bde-44a3-ad95-021438fc4165 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1324.159328] [57601]: DEBUG cinder.api.openstack.wsgi [None req-140d81d2-3bde-44a3-ad95-021438fc4165 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1324.169998] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.169998] [57601]: warnings.warn( [ 1324.174054] [57601]: INFO cinder.volume.api [None req-140d81d2-3bde-44a3-ad95-021438fc4165 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1324.179200] [57601]: INFO cinder.api.openstack.wsgi [None req-140d81d2-3bde-44a3-ad95-021438fc4165 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f returned with HTTP 200 [ 1324.179620] [57601]: [pid: 57601|app: 0|req: 314/604] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:34:34 2025] GET /volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1325.189664] [57602]: DEBUG cinder.api.middleware.request_id [None req-e1bf6f95-d96a-4e23-971e-d4e5e84e7cf9 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.191882] [57602]: INFO cinder.api.openstack.wsgi [None req-e1bf6f95-d96a-4e23-971e-d4e5e84e7cf9 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f [ 1325.192107] [57602]: DEBUG cinder.api.openstack.wsgi [None req-e1bf6f95-d96a-4e23-971e-d4e5e84e7cf9 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1325.192344] [57602]: DEBUG cinder.api.openstack.wsgi [None req-e1bf6f95-d96a-4e23-971e-d4e5e84e7cf9 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1325.202104] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.202104] [57602]: warnings.warn( [ 1325.205534] [57602]: INFO cinder.volume.api [None req-e1bf6f95-d96a-4e23-971e-d4e5e84e7cf9 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Volume info retrieved successfully. [ 1325.209856] [57602]: INFO cinder.api.openstack.wsgi [None req-e1bf6f95-d96a-4e23-971e-d4e5e84e7cf9 tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f returned with HTTP 200 [ 1325.210274] [57602]: [pid: 57602|app: 0|req: 291/605] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:34:35 2025] GET /volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1326.220607] [57601]: DEBUG cinder.api.middleware.request_id [None req-1b643c6d-a5d7-46f8-a88d-2a409a9b16bf None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.222639] [57601]: INFO cinder.api.openstack.wsgi [None req-1b643c6d-a5d7-46f8-a88d-2a409a9b16bf tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] GET http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f [ 1326.222850] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1b643c6d-a5d7-46f8-a88d-2a409a9b16bf tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1326.223067] [57601]: DEBUG cinder.api.openstack.wsgi [None req-1b643c6d-a5d7-46f8-a88d-2a409a9b16bf tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1326.229276] [57601]: INFO cinder.api.openstack.wsgi [None req-1b643c6d-a5d7-46f8-a88d-2a409a9b16bf tempest-AttachVolumeShelveTestJSON-297690695 tempest-AttachVolumeShelveTestJSON-297690695-project-member] http://10.180.1.21/volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f returned with HTTP 404 [ 1326.229791] [57601]: [pid: 57601|app: 0|req: 315/606] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:34:36 2025] GET /volume/v3/volumes/a4dc71f8-f84c-4b38-81ba-e282c8158d1f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1335.207778] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1336.225409] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1337.005065] [57602]: DEBUG cinder.api.middleware.request_id [req-13dedf06-5c5c-415a-a67c-5744fde6048c req-b9765f7d-8bfe-484a-9c19-d2dbc2c61a07 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.007091] [57602]: INFO cinder.api.openstack.wsgi [req-13dedf06-5c5c-415a-a67c-5744fde6048c req-b9765f7d-8bfe-484a-9c19-d2dbc2c61a07 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b3c2114b-7efa-4da0-a6b9-7e8f38e10f7c [ 1337.007313] [57602]: DEBUG cinder.api.openstack.wsgi [req-13dedf06-5c5c-415a-a67c-5744fde6048c req-b9765f7d-8bfe-484a-9c19-d2dbc2c61a07 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1337.007549] [57602]: DEBUG cinder.api.openstack.wsgi [req-13dedf06-5c5c-415a-a67c-5744fde6048c req-b9765f7d-8bfe-484a-9c19-d2dbc2c61a07 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'version_select' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1337.017401] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.017401] [57602]: warnings.warn( [ 1337.552085] [57602]: INFO cinder.api.openstack.wsgi [req-13dedf06-5c5c-415a-a67c-5744fde6048c req-b9765f7d-8bfe-484a-9c19-d2dbc2c61a07 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/attachments/b3c2114b-7efa-4da0-a6b9-7e8f38e10f7c returned with HTTP 200 [ 1337.552655] [57602]: [pid: 57602|app: 0|req: 292/607] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 8 17:34:47 2025] DELETE /volume/v3/attachments/b3c2114b-7efa-4da0-a6b9-7e8f38e10f7c => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.559981] [57601]: DEBUG cinder.api.middleware.request_id [req-13dedf06-5c5c-415a-a67c-5744fde6048c req-cb598d27-b627-4795-9a99-6cf4793384c4 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.562523] [57601]: INFO cinder.api.openstack.wsgi [req-13dedf06-5c5c-415a-a67c-5744fde6048c req-cb598d27-b627-4795-9a99-6cf4793384c4 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1337.562716] [57601]: DEBUG cinder.api.openstack.wsgi [req-13dedf06-5c5c-415a-a67c-5744fde6048c req-cb598d27-b627-4795-9a99-6cf4793384c4 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1337.562911] [57601]: DEBUG cinder.api.openstack.wsgi [req-13dedf06-5c5c-415a-a67c-5744fde6048c req-cb598d27-b627-4795-9a99-6cf4793384c4 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'delete' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1337.563229] [57601]: INFO cinder.api.v3.volumes [req-13dedf06-5c5c-415a-a67c-5744fde6048c req-cb598d27-b627-4795-9a99-6cf4793384c4 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Delete volume with id: d35601fe-bce6-47c8-9406-dd9b19d152b5 [ 1337.573977] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.573977] [57601]: warnings.warn( [ 1337.574625] [57601]: INFO cinder.volume.api [req-13dedf06-5c5c-415a-a67c-5744fde6048c req-cb598d27-b627-4795-9a99-6cf4793384c4 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1337.597428] [57601]: INFO cinder.volume.api [req-13dedf06-5c5c-415a-a67c-5744fde6048c req-cb598d27-b627-4795-9a99-6cf4793384c4 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Delete volume request issued successfully. [ 1337.597678] [57601]: INFO cinder.api.openstack.wsgi [req-13dedf06-5c5c-415a-a67c-5744fde6048c req-cb598d27-b627-4795-9a99-6cf4793384c4 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 returned with HTTP 202 [ 1337.598276] [57601]: [pid: 57601|app: 0|req: 316/608] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 8 17:34:48 2025] DELETE /volume/v3/volumes/d35601fe-bce6-47c8-9406-dd9b19d152b5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1346.658678] [57602]: DEBUG cinder.api.middleware.request_id [None req-7a602884-232a-4b1d-8275-d96228f7ef47 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.660750] [57602]: INFO cinder.api.openstack.wsgi [None req-7a602884-232a-4b1d-8275-d96228f7ef47 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1346.660968] [57602]: DEBUG cinder.api.openstack.wsgi [None req-7a602884-232a-4b1d-8275-d96228f7ef47 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1346.661192] [57602]: DEBUG cinder.api.openstack.wsgi [None req-7a602884-232a-4b1d-8275-d96228f7ef47 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'delete' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1346.661371] [57602]: INFO cinder.api.v3.volumes [None req-7a602884-232a-4b1d-8275-d96228f7ef47 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Delete volume with id: c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1346.673024] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1346.673024] [57602]: warnings.warn( [ 1346.673577] [57602]: INFO cinder.volume.api [None req-7a602884-232a-4b1d-8275-d96228f7ef47 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1346.692041] [57602]: INFO cinder.volume.api [None req-7a602884-232a-4b1d-8275-d96228f7ef47 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Delete volume request issued successfully. [ 1346.692219] [57602]: INFO cinder.api.openstack.wsgi [None req-7a602884-232a-4b1d-8275-d96228f7ef47 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 202 [ 1346.692590] [57602]: [pid: 57602|app: 0|req: 293/609] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 8 17:34:57 2025] DELETE /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1346.695738] [57601]: DEBUG cinder.api.middleware.request_id [None req-e0e3fc79-390a-43a0-a6d8-309f57b55575 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.697848] [57601]: INFO cinder.api.openstack.wsgi [None req-e0e3fc79-390a-43a0-a6d8-309f57b55575 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1346.698237] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e0e3fc79-390a-43a0-a6d8-309f57b55575 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1346.698488] [57601]: DEBUG cinder.api.openstack.wsgi [None req-e0e3fc79-390a-43a0-a6d8-309f57b55575 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1346.706607] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1346.706607] [57601]: warnings.warn( [ 1346.710811] [57601]: INFO cinder.volume.api [None req-e0e3fc79-390a-43a0-a6d8-309f57b55575 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1346.715839] [57601]: INFO cinder.api.openstack.wsgi [None req-e0e3fc79-390a-43a0-a6d8-309f57b55575 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1346.716171] [57601]: [pid: 57601|app: 0|req: 317/610] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:34:57 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1347.727092] [57602]: DEBUG cinder.api.middleware.request_id [None req-60180a4a-c005-4fb3-b3dd-67a9335e4f8d None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.729343] [57602]: INFO cinder.api.openstack.wsgi [None req-60180a4a-c005-4fb3-b3dd-67a9335e4f8d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1347.729561] [57602]: DEBUG cinder.api.openstack.wsgi [None req-60180a4a-c005-4fb3-b3dd-67a9335e4f8d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1347.729772] [57602]: DEBUG cinder.api.openstack.wsgi [None req-60180a4a-c005-4fb3-b3dd-67a9335e4f8d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1347.737934] [57602]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.737934] [57602]: warnings.warn( [ 1347.741821] [57602]: INFO cinder.volume.api [None req-60180a4a-c005-4fb3-b3dd-67a9335e4f8d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1347.746242] [57602]: INFO cinder.api.openstack.wsgi [None req-60180a4a-c005-4fb3-b3dd-67a9335e4f8d tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1347.746714] [57602]: [pid: 57602|app: 0|req: 294/611] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:34:58 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1348.756400] [57601]: DEBUG cinder.api.middleware.request_id [None req-ed28a591-62b3-4469-afac-7f0109dfae93 None None] RequestId filter calling following filter/app {{(pid=57601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.758609] [57601]: INFO cinder.api.openstack.wsgi [None req-ed28a591-62b3-4469-afac-7f0109dfae93 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1348.758848] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ed28a591-62b3-4469-afac-7f0109dfae93 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1348.759099] [57601]: DEBUG cinder.api.openstack.wsgi [None req-ed28a591-62b3-4469-afac-7f0109dfae93 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1348.771036] [57601]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.771036] [57601]: warnings.warn( [ 1348.775040] [57601]: INFO cinder.volume.api [None req-ed28a591-62b3-4469-afac-7f0109dfae93 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Volume info retrieved successfully. [ 1348.780244] [57601]: INFO cinder.api.openstack.wsgi [None req-ed28a591-62b3-4469-afac-7f0109dfae93 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 200 [ 1348.780682] [57601]: [pid: 57601|app: 0|req: 318/612] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:34:59 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.791327] [57602]: DEBUG cinder.api.middleware.request_id [None req-3ff6b69f-3f65-494e-bace-e3b6084c3191 None None] RequestId filter calling following filter/app {{(pid=57602) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.793811] [57602]: INFO cinder.api.openstack.wsgi [None req-3ff6b69f-3f65-494e-bace-e3b6084c3191 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] GET http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 [ 1349.794123] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3ff6b69f-3f65-494e-bace-e3b6084c3191 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Empty body provided in request {{(pid=57602) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1349.794393] [57602]: DEBUG cinder.api.openstack.wsgi [None req-3ff6b69f-3f65-494e-bace-e3b6084c3191 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] Calling method 'show' {{(pid=57602) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1349.801204] [57602]: INFO cinder.api.openstack.wsgi [None req-3ff6b69f-3f65-494e-bace-e3b6084c3191 tempest-ServerActionsTestOtherA-1795417839 tempest-ServerActionsTestOtherA-1795417839-project-member] http://10.180.1.21/volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 returned with HTTP 404 [ 1349.801939] [57602]: [pid: 57602|app: 0|req: 295/613] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 8 17:35:00 2025] GET /volume/v3/volumes/c659ed91-6d18-4bb4-a9f7-05a83065bbb8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1358.777273] [57601]: DEBUG dbcounter [-] [57601] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57601) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1359.796934] [57602]: DEBUG dbcounter [-] [57602] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=57602) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}