[ 430.379500] [57382]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 430.380916] [57382]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Nov 12 14:23:43 2025] *** [ 430.380916] [57382]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 430.380916] [57382]: os: Linux-6.8.0-84-generic #84~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Sep 9 14:29:36 UTC 2 [ 430.380916] [57382]: nodename: devstack [ 430.380916] [57382]: machine: x86_64 [ 430.380916] [57382]: clock source: unix [ 430.380916] [57382]: pcre jit disabled [ 430.380916] [57382]: detected number of CPU cores: 8 [ 430.380916] [57382]: current working directory: / [ 430.380916] [57382]: detected binary path: /usr/bin/uwsgi-core [ 430.380916] [57382]: your processes number limit is 128149 [ 430.380916] [57382]: your memory page size is 4096 bytes [ 430.380916] [57382]: detected max file descriptor number: 2048 [ 430.380916] [57382]: lock engine: pthread robust mutexes [ 430.381366] [57382]: thunder lock: enabled [ 430.381366] [57382]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 430.381366] [57382]: Python version: 3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0] [ 430.381366] [57382]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 430.381366] [57382]: Set PythonHome to /opt/stack/data/venv [ 430.411660] [57382]: Python main interpreter initialized at 0x6545252d7be0 [ 430.411660] [57382]: python threads support enabled [ 430.411660] [57382]: your server socket listen backlog is limited to 100 connections [ 430.411660] [57382]: your mercy for graceful operations on workers is 80 seconds [ 430.411907] [57382]: mapped 403077 bytes (393 KB) for 2 cores [ 430.412048] [57382]: *** Operational MODE: preforking *** [ 430.412173] [57382]: *** uWSGI is running in multiple interpreter mode *** [ 430.412173] [57382]: spawned uWSGI master process (pid: 57382) [ 430.412853] [57382]: spawned uWSGI worker 1 (pid: 57383, cores: 1) [ 430.412991] [57382]: spawned uWSGI worker 2 (pid: 57384, cores: 1) [ 430.413079] [57382]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 430.601541] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 430.601541] [57383]: debtcollector.deprecate( [ 430.609457] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 430.609457] [57384]: debtcollector.deprecate( [ 430.721182] [57383]: /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. [ 430.721182] [57383]: removals.removed_module( [ 430.721882] [57383]: /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. [ 430.721882] [57383]: removals.removed_module( [ 430.729848] [57384]: /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. [ 430.729848] [57384]: removals.removed_module( [ 430.730608] [57384]: /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. [ 430.730608] [57384]: removals.removed_module( [ 431.303331] [57383]: /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 [ 431.303331] [57383]: warnings.warn( [ 431.313962] [57384]: /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 [ 431.313962] [57384]: warnings.warn( [ 431.362560] [57383]: /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. [ 431.362560] [57383]: warnings.warn( [ 431.372987] [57384]: /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. [ 431.372987] [57384]: warnings.warn( [ 431.631201] [57383]: 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. [ 431.631490] [57383]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57383) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:359}} [ 431.631859] [57384]: 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. [ 431.632045] [57384]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57384) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:359}} [ 431.708928] [57384]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 431.708928] [57384]: @jsonschema.FormatChecker.cls_checks('date-time') [ 431.710141] [57383]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 431.710141] [57383]: @jsonschema.FormatChecker.cls_checks('date-time') [ 432.089760] [57384]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57384) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 432.089921] [57383]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57383) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 432.089960] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.089960] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.090087] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.090123] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.090208] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.090394] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.094010] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.094109] [57384]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.094177] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.094300] [57384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.094410] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.094410] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.094485] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.094586] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.094696] [57383]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.094776] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.094850] [57383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.094918] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.094985] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.095078] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.096301] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.096406] [57384]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.096472] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.096545] [57384]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.096610] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.096673] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.096744] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.097135] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.097271] [57383]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.097384] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.097529] [57383]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.097615] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.097703] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.097907] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.102170] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.102245] [57384]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.102316] [57384]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.102385] [57384]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.102464] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.102530] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.102601] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.102670] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.102782] [57383]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.102882] [57383]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.102957] [57383]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.103038] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.103106] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.103184] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.103835] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.103920] [57384]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.103992] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.104072] [57384]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.104137] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.104200] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.104307] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.104369] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.104423] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.104468] [57384]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.104504] [57383]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.104536] [57384]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.104574] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.104608] [57384]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.104645] [57383]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.104679] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.104715] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.104745] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.104775] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.104804] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.104833] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.104867] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.104926] [57383]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.104987] [57383]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.105072] [57383]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.105139] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.105206] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.105278] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.106173] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.106272] [57384]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.106343] [57384]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.106445] [57384]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.106490] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.106523] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.106613] [57383]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.106647] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.106677] [57383]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.106706] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.106738] [57383]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.106769] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.106802] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.106834] [57384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.106865] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.106895] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.106895] [57384]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.106956] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.106990] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.107032] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.107068] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.107099] [57383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.107128] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.107159] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.107200] [57383]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.107231] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.107300] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.107392] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.108343] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.108445] [57384]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.108514] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.108552] [57384]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.108590] [57384]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.108622] [57383]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.108651] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.108681] [57383]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.108718] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.108756] [57383]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.108787] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.108817] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.108883] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.108959] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.109493] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.109577] [57384]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.109647] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.109714] [57384]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.109751] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.109800] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.109833] [57383]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.109906] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.109939] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.109980] [57383]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.110044] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.110079] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.110127] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.110212] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.112104] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.112189] [57384]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.112259] [57384]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.112327] [57384]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.112392] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.112430] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.112457] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.112513] [57383]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.112546] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.112593] [57383]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.112666] [57383]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.112736] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.112809] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.112884] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.113329] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.113410] [57384]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.113482] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.113550] [57384]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.113615] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.113677] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.113746] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.113779] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.113848] [57383]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.113923] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.113999] [57383]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.114086] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.114166] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.114242] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.115544] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.115631] [57384]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.115701] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.115769] [57384]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.115846] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.115912] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.115945] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.115979] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.116041] [57383]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.116076] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.116119] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.116159] [57384]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.116190] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.116220] [57383]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.116253] [57384]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.116284] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.116313] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.116344] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.116375] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.116436] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.116473] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.116507] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.116537] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.116567] [57384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.116597] [57383]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.116631] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.116662] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.116694] [57384]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.116733] [57383]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.116764] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.116794] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.116824] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.116854] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.116883] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.116916] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.116947] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.117021] [57383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.117089] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.117156] [57383]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.117221] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.117286] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.117364] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.117641] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.117710] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.117744] [57384]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.117779] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.117812] [57383]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.117843] [57384]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.117878] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.117909] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.117939] [57383]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.117968] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.117998] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.118049] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.118081] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.118110] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.118821] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.118902] [57384]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.118973] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.119041] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.119086] [57384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.119125] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.119157] [57383]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.119185] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.119260] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.119296] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.119342] [57383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.119446] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.119519] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.119597] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.121867] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.121958] [57384]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.122041] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.122111] [57384]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.122176] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.122252] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.122308] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.122342] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.122419] [57383]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.122502] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.122608] [57383]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.122686] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.122755] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.122832] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.123075] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.123160] [57384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.123193] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.123224] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.123253] [57383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.123295] [57384]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.123335] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.123365] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.123397] [57383]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.123427] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.123458] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.123488] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.123522] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.123555] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.127466] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.127555] [57384]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.127621] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.127689] [57384]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.127764] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.127829] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.127863] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.127915] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.127965] [57383]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.128056] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.128135] [57383]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.128221] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.128269] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.128345] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.129726] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.129812] [57384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.129903] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.129976] [57384]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.130053] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.130089] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.130120] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.130188] [57383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.130243] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.130290] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.130364] [57383]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.130434] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.130504] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.130581] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.130627] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.130707] [57384]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.130776] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.130844] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.130877] [57384]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.130918] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.130955] [57383]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.130986] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.131024] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.131069] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.131101] [57383]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.131135] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.131169] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.131199] [57384]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.131229] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.131259] [57384]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.131291] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.131325] [57384]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.131355] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.131386] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.131416] [57383]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.131449] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.131479] [57383]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.131508] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.131538] [57383]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.131538] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.131601] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.131674] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.132182] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.132266] [57384]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.132337] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.132407] [57384]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.132479] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.132537] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.132572] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.132624] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.132657] [57383]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.132736] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.132820] [57383]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.132921] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.132997] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.133086] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.134578] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.134664] [57384]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.134748] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.134821] [57384]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.134888] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.134947] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.134979] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.135038] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.135086] [57383]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.135151] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.135228] [57383]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.135297] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.135365] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.135443] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.138201] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.138282] [57384]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.138355] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.138432] [57384]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.138499] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.138532] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.138574] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.138636] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.138675] [57383]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.138712] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.138739] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.138783] [57383]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.138817] [57384]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.138846] [57384]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.138879] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.138914] [57384]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.138945] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.138979] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.139022] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.139060] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.139090] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.139124] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.139154] [57383]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.139186] [57383]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.139246] [57383]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.139313] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.139379] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.139454] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.139835] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.139920] [57384]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.139990] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.140072] [57384]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.140138] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.140200] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.140270] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.140343] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.140459] [57383]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.140571] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.140649] [57383]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.140740] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.140869] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.140969] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.141111] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.141194] [57384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.141264] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.141334] [57384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.141372] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.141405] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.141435] [57383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.141466] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.141497] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.141527] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.141572] [57383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.141620] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.141676] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.141752] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.143480] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.143576] [57384]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.143647] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.143716] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.143750] [57384]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.143781] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.143810] [57383]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.143850] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.143907] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.143941] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.143976] [57383]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.144057] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.144125] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.144201] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.145014] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.145109] [57384]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.145183] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.145222] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.145256] [57384]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.145288] [57383]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.145318] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.145386] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.145427] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.145463] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.145496] [57383]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.145531] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.145596] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.145673] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.147337] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.147423] [57384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.147463] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.147502] [57384]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.147545] [57383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.147586] [57384]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.147628] [57383]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.147661] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.147691] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.147720] [57383]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.147755] [57384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.147786] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.147830] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.147903] [57383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.149086] [57384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57384) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.149165] [57383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57383) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.149200] [57384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.149245] [57384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.149278] [57383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.149331] [57384]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.149367] [57383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.149399] [57384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.149429] [57383]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.149464] [57384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57384) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.149500] [57383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.149553] [57383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57383) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.175961] [57384]: INFO dbcounter [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Registered counter for database cinder [ 432.176494] [57383]: INFO dbcounter [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Registered counter for database cinder [ 432.186210] [57384]: DEBUG oslo_db.sqlalchemy.engines [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 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=57384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 432.186397] [57383]: DEBUG oslo_db.sqlalchemy.engines [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 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=57383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 432.317774] [57384]: DEBUG dbcounter [-] [57384] Writer thread running {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 432.322428] [57384]: INFO cinder.rpc [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 432.322566] [57383]: DEBUG dbcounter [-] [57383] Writer thread running {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 432.324678] [57384]: INFO cinder.rpc [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 432.326230] [57383]: INFO cinder.rpc [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 432.326822] [57384]: INFO cinder.rpc [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 432.328593] [57383]: INFO cinder.rpc [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 432.328658] [57384]: INFO cinder.rpc [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 432.329026] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.329211] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.330749] [57383]: INFO cinder.rpc [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 432.330784] [57384]: WARNING cinder.keymgr.conf_key_mgr [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 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' [ 432.331826] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.331982] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.332633] [57383]: INFO cinder.rpc [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 432.332991] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.333195] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.333988] [57383]: WARNING cinder.keymgr.conf_key_mgr [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 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' [ 432.334561] [57384]: DEBUG oslo_db.sqlalchemy.engines [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 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=57384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 432.335102] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.335269] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.336231] [57384]: INFO cinder.rpc [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 432.337815] [57383]: DEBUG oslo_db.sqlalchemy.engines [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 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=57383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 432.338061] [57384]: INFO cinder.rpc [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 432.338464] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.338619] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.340249] [57383]: INFO cinder.rpc [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 432.342523] [57383]: INFO cinder.rpc [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 432.342940] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.343113] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.348865] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.349053] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.351816] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.351975] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.354149] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.354342] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.354685] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.354840] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.357209] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.357395] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.359547] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.359812] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.360233] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.360400] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.363657] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.363813] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.364066] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.364257] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.366329] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.366519] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.366927] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.367098] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.369211] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.369379] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.369653] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.369817] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.371645] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.371814] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.372525] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.372696] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.375045] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.375211] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.375247] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.375415] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.376375] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.376550] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.378816] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.378981] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.380298] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.380619] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.382425] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.382684] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.384182] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.384353] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.386798] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.387106] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.387558] [57384]: WARNING cinder.api.contrib.hosts [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 432.387999] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.388167] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.389016] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.389187] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.390146] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.390300] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.391041] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.391196] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.392215] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.392370] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.393280] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.393434] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.394240] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.394410] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.395335] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.395492] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.396418] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.396583] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.397178] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.397308] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: extensions {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.397459] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.398667] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: os-hosts {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.400674] [57383]: WARNING cinder.api.contrib.hosts [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 432.400711] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: qos-specs {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.401129] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.401295] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.402197] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.402361] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.402923] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: os-quota-class-sets {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.403348] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.403511] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.404304] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.404349] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: scheduler-stats {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.404460] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.405511] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.405675] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.405900] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: os-snapshot-manage {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.406660] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.406817] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.407514] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: capabilities {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.407725] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.407898] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.408855] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.409027] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: encryption {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.409063] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.410023] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.410198] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.410924] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: extensions {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.411725] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: cgsnapshots {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.412290] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: os-hosts {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.413261] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: os-quota-sets {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.414305] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: qos-specs {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.416630] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: os-quota-class-sets {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.418265] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: scheduler-stats {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.419882] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: os-snapshot-manage {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.421408] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: capabilities {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.422798] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: encryption {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.425453] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: cgsnapshots {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.427402] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: os-quota-sets {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.509285] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: os-volume-manage {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.510858] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: os-volume-transfer {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.512568] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: os-volume-type-access {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.514168] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: backups {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.516282] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: os-services {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.517677] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: consistencygroups {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.519684] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: extra_specs {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.521283] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: os-availability-zone {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.522592] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extended resource: encryption {{(pid=57384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.524276] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: os-volume-manage {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.524654] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.524842] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.525940] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.526116] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.526939] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: os-volume-transfer {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.527065] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.527237] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.528148] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.528306] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.528767] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: os-volume-type-access {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.529258] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.529411] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.530259] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.530387] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: backups {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.530423] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.531451] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.531619] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.532468] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.532537] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: os-services {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.532621] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.533575] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.533728] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.533797] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: consistencygroups {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.534587] [57384]: WARNING stevedore.named [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.534741] [57384]: WARNING castellan.key_manager [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.535454] [57384]: DEBUG cinder.api.contrib.snapshot_actions [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] SnapshotActionsController initialized {{(pid=57384) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 432.535587] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extension VolumeActions extending resource: volumes {{(pid=57384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.535738] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extension UsedLimits extending resource: limits {{(pid=57384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.535864] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.535897] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: extra_specs {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.535985] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.536109] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extension TypesManage extending resource: types {{(pid=57384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.536231] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.536346] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extension AdminActions extending resource: volumes {{(pid=57384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.536495] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extension AdminActions extending resource: snapshots {{(pid=57384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.536615] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extension AdminActions extending resource: backups {{(pid=57384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.536752] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=57384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.536880] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.536993] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.537119] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.537363] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.537420] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.537544] [57384]: DEBUG cinder.api.v3.router [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=57384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.537586] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: os-availability-zone {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.538979] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extended resource: encryption {{(pid=57383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.540075] [57384]: WARNING keystonemiddleware.auth_token [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 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. [ 432.540966] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.541157] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.542216] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.542382] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.543357] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.543517] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.544335] [57384]: WARNING keystonemiddleware.auth_token [None req-6846ca42-dfaa-4b01-b3fe-ad16130855d0 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 [ 432.544456] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.544676] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.545673] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.545832] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.546757] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.546917] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.546988] [57384]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x6545252d7be0 pid: 57384 (default app) [ 432.548014] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.548172] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.549047] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.549209] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.550210] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.550368] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.551241] [57383]: WARNING stevedore.named [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.551400] [57383]: WARNING castellan.key_manager [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 432.552138] [57383]: DEBUG cinder.api.contrib.snapshot_actions [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] SnapshotActionsController initialized {{(pid=57383) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 432.552274] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extension VolumeActions extending resource: volumes {{(pid=57383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.552432] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extension UsedLimits extending resource: limits {{(pid=57383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.552557] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.552688] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.552805] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extension TypesManage extending resource: types {{(pid=57383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.552925] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.553050] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extension AdminActions extending resource: volumes {{(pid=57383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.553175] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extension AdminActions extending resource: snapshots {{(pid=57383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.553291] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extension AdminActions extending resource: backups {{(pid=57383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.553408] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extension VolumeTypeAccess extending resource: types {{(pid=57383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.553537] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.553654] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.553772] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.553965] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.554090] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.554201] [57383]: DEBUG cinder.api.v3.router [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 None None] Extension SnapshotActions extending resource: snapshots {{(pid=57383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.556615] [57384]: /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. [ 432.556615] [57384]: warnings.warn(deprecated_msg) [ 432.556749] [57384]: /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. [ 432.556749] [57384]: warnings.warn(deprecated_msg) [ 432.556749] [57384]: /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. [ 432.556749] [57384]: warnings.warn(deprecated_msg) [ 432.556749] [57384]: /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. [ 432.556926] [57384]: warnings.warn(deprecated_msg) [ 432.556926] [57384]: /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. [ 432.556926] [57384]: warnings.warn(deprecated_msg) [ 432.556926] [57384]: /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. [ 432.556926] [57384]: warnings.warn(deprecated_msg) [ 432.557093] [57383]: WARNING keystonemiddleware.auth_token [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 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. [ 432.557124] [57384]: /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. [ 432.557124] [57384]: warnings.warn(deprecated_msg) [ 432.557124] [57384]: /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. [ 432.557124] [57384]: warnings.warn(deprecated_msg) [ 432.557124] [57384]: /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. [ 432.557124] [57384]: warnings.warn(deprecated_msg) [ 432.557309] [57384]: /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. [ 432.557309] [57384]: warnings.warn(deprecated_msg) [ 432.557309] [57384]: /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. [ 432.557309] [57384]: warnings.warn(deprecated_msg) [ 432.557434] [57384]: /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. [ 432.557434] [57384]: warnings.warn(deprecated_msg) [ 432.557434] [57384]: /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. [ 432.557434] [57384]: warnings.warn(deprecated_msg) [ 432.557558] [57384]: /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. [ 432.557558] [57384]: warnings.warn(deprecated_msg) [ 432.557558] [57384]: /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. [ 432.557558] [57384]: warnings.warn(deprecated_msg) [ 432.557558] [57384]: /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. [ 432.557714] [57384]: warnings.warn(deprecated_msg) [ 432.557714] [57384]: /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. [ 432.557714] [57384]: warnings.warn(deprecated_msg) [ 432.557714] [57384]: /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. [ 432.557714] [57384]: warnings.warn(deprecated_msg) [ 432.557866] [57384]: /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. [ 432.557866] [57384]: warnings.warn(deprecated_msg) [ 432.557866] [57384]: /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. [ 432.557866] [57384]: warnings.warn(deprecated_msg) [ 432.557866] [57384]: /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. [ 432.557866] [57384]: warnings.warn(deprecated_msg) [ 432.558059] [57384]: /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. [ 432.558059] [57384]: warnings.warn(deprecated_msg) [ 432.558059] [57384]: /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. [ 432.558059] [57384]: warnings.warn(deprecated_msg) [ 432.558059] [57384]: /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. [ 432.558059] [57384]: warnings.warn(deprecated_msg) [ 432.558240] [57384]: /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. [ 432.558240] [57384]: warnings.warn(deprecated_msg) [ 432.558240] [57384]: /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. [ 432.558240] [57384]: warnings.warn(deprecated_msg) [ 432.558240] [57384]: /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. [ 432.558240] [57384]: warnings.warn(deprecated_msg) [ 432.558419] [57384]: /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. [ 432.558419] [57384]: warnings.warn(deprecated_msg) [ 432.558419] [57384]: /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. [ 432.558419] [57384]: warnings.warn(deprecated_msg) [ 432.558419] [57384]: /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. [ 432.558419] [57384]: warnings.warn(deprecated_msg) [ 432.558601] [57384]: /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. [ 432.558601] [57384]: warnings.warn(deprecated_msg) [ 432.558601] [57384]: /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. [ 432.558601] [57384]: warnings.warn(deprecated_msg) [ 432.558746] [57384]: /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. [ 432.558746] [57384]: warnings.warn(deprecated_msg) [ 432.558746] [57384]: /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. [ 432.558746] [57384]: warnings.warn(deprecated_msg) [ 432.558746] [57384]: /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. [ 432.558908] [57384]: warnings.warn(deprecated_msg) [ 432.558908] [57384]: /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. [ 432.558908] [57384]: warnings.warn(deprecated_msg) [ 432.558908] [57384]: /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. [ 432.558908] [57384]: warnings.warn(deprecated_msg) [ 432.559064] [57384]: /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. [ 432.559064] [57384]: warnings.warn(deprecated_msg) [ 432.559064] [57384]: /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. [ 432.559064] [57384]: warnings.warn(deprecated_msg) [ 432.559064] [57384]: /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. [ 432.559064] [57384]: warnings.warn(deprecated_msg) [ 432.559239] [57384]: /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. [ 432.559239] [57384]: warnings.warn(deprecated_msg) [ 432.559239] [57384]: /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. [ 432.559239] [57384]: warnings.warn(deprecated_msg) [ 432.559239] [57384]: /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. [ 432.559410] [57384]: warnings.warn(deprecated_msg) [ 432.559410] [57384]: /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. [ 432.559410] [57384]: warnings.warn(deprecated_msg) [ 432.559410] [57384]: /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. [ 432.559410] [57384]: warnings.warn(deprecated_msg) [ 432.559561] [57384]: /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. [ 432.559561] [57384]: warnings.warn(deprecated_msg) [ 432.559561] [57384]: /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. [ 432.559561] [57384]: warnings.warn(deprecated_msg) [ 432.559681] [57384]: /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. [ 432.559681] [57384]: warnings.warn(deprecated_msg) [ 432.559681] [57384]: /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. [ 432.559681] [57384]: warnings.warn(deprecated_msg) [ 432.559810] [57384]: /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. [ 432.559810] [57384]: warnings.warn(deprecated_msg) [ 432.559810] [57384]: /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. [ 432.559810] [57384]: warnings.warn(deprecated_msg) [ 432.559810] [57384]: /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. [ 432.559976] [57384]: warnings.warn(deprecated_msg) [ 432.559976] [57384]: /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. [ 432.559976] [57384]: warnings.warn(deprecated_msg) [ 432.559976] [57384]: /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. [ 432.559976] [57384]: warnings.warn(deprecated_msg) [ 432.560707] [57384]: /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. [ 432.560707] [57384]: warnings.warn(deprecated_msg) [ 432.560707] [57384]: /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. [ 432.560707] [57384]: warnings.warn(deprecated_msg) [ 432.560907] [57384]: /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. [ 432.560907] [57384]: warnings.warn(deprecated_msg) [ 432.560907] [57384]: /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. [ 432.560907] [57384]: warnings.warn(deprecated_msg) [ 432.561118] [57384]: /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. [ 432.561118] [57384]: warnings.warn(deprecated_msg) [ 432.561118] [57384]: /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. [ 432.561118] [57384]: warnings.warn(deprecated_msg) [ 432.561306] [57384]: /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. [ 432.561306] [57384]: warnings.warn(deprecated_msg) [ 432.561306] [57384]: /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. [ 432.561306] [57384]: warnings.warn(deprecated_msg) [ 432.561490] [57384]: /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. [ 432.561490] [57384]: warnings.warn(deprecated_msg) [ 432.561490] [57384]: /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. [ 432.561490] [57384]: warnings.warn(deprecated_msg) [ 432.561679] [57384]: /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. [ 432.561679] [57384]: warnings.warn(deprecated_msg) [ 432.561679] [57384]: /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. [ 432.561679] [57384]: warnings.warn(deprecated_msg) [ 432.561679] [57384]: /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. [ 432.561679] [57384]: warnings.warn(deprecated_msg) [ 432.562015] [57384]: /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. [ 432.562015] [57384]: warnings.warn(deprecated_msg) [ 432.562015] [57384]: /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. [ 432.562015] [57384]: warnings.warn(deprecated_msg) [ 432.562015] [57384]: /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. [ 432.562266] [57384]: warnings.warn(deprecated_msg) [ 432.562266] [57384]: /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. [ 432.562266] [57384]: warnings.warn(deprecated_msg) [ 432.562266] [57384]: /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. [ 432.562266] [57384]: warnings.warn(deprecated_msg) [ 432.562266] [57384]: /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. [ 432.562266] [57384]: warnings.warn(deprecated_msg) [ 432.562578] [57384]: /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. [ 432.562578] [57384]: warnings.warn(deprecated_msg) [ 432.562578] [57384]: /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. [ 432.562578] [57384]: warnings.warn(deprecated_msg) [ 432.562578] [57384]: /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. [ 432.562578] [57384]: warnings.warn(deprecated_msg) [ 432.562849] [57384]: /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. [ 432.562849] [57384]: warnings.warn(deprecated_msg) [ 432.562849] [57384]: /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. [ 432.562849] [57384]: warnings.warn(deprecated_msg) [ 432.562849] [57384]: /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. [ 432.562849] [57384]: warnings.warn(deprecated_msg) [ 432.563136] [57384]: /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. [ 432.563136] [57384]: warnings.warn(deprecated_msg) [ 432.563136] [57384]: /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. [ 432.563136] [57384]: warnings.warn(deprecated_msg) [ 432.563136] [57384]: /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. [ 432.563136] [57384]: warnings.warn(deprecated_msg) [ 432.563386] [57384]: /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. [ 432.563386] [57384]: warnings.warn(deprecated_msg) [ 432.563386] [57384]: /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. [ 432.563386] [57384]: warnings.warn(deprecated_msg) [ 432.563558] [57384]: /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. [ 432.563558] [57384]: warnings.warn(deprecated_msg) [ 432.563558] [57384]: /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. [ 432.563558] [57384]: warnings.warn(deprecated_msg) [ 432.563739] [57384]: /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. [ 432.563739] [57384]: warnings.warn(deprecated_msg) [ 432.563739] [57384]: /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. [ 432.563739] [57384]: warnings.warn(deprecated_msg) [ 432.563916] [57384]: /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. [ 432.563916] [57384]: warnings.warn(deprecated_msg) [ 432.563916] [57384]: /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. [ 432.563916] [57384]: warnings.warn(deprecated_msg) [ 432.563916] [57384]: DEBUG cinder.api.middleware.request_id [None req-d891363c-bb11-4aee-96a2-14442bdf8868 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 432.564142] [57383]: WARNING keystonemiddleware.auth_token [None req-73b663a7-fcf2-40ff-92b5-44393e63b650 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 [ 432.564181] [57384]: [pid: 57384|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Nov 12 14:23:45 2025] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 432.564216] [57383]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x6545252d7be0 pid: 57383 (default app) [ 436.009671] [57384]: DEBUG cinder.api.middleware.request_id [None req-8e734578-1903-44f9-baf3-268b009f29aa None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 436.369175] [57384]: INFO cinder.api.openstack.wsgi [None req-8e734578-1903-44f9-baf3-268b009f29aa admin admin] POST http://10.180.1.21/volume/v3/types [ 436.369886] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8e734578-1903-44f9-baf3-268b009f29aa admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 436.371658] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 436.371658] [57384]: warnings.warn( [ 436.375051] [57384]: DEBUG oslo_db.sqlalchemy.engines [None req-8e734578-1903-44f9-baf3-268b009f29aa 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=57384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 436.398809] [57384]: INFO cinder.api.openstack.wsgi [None req-8e734578-1903-44f9-baf3-268b009f29aa admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 436.399240] [57384]: [pid: 57384|app: 0|req: 2/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 14:23:48 2025] POST /volume/v3/types => generated 182 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 436.411903] [57383]: /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. [ 436.411903] [57383]: warnings.warn(deprecated_msg) [ 436.411903] [57383]: /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. [ 436.411903] [57383]: warnings.warn(deprecated_msg) [ 436.412474] [57383]: /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. [ 436.412474] [57383]: warnings.warn(deprecated_msg) [ 436.412474] [57383]: /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. [ 436.412474] [57383]: warnings.warn(deprecated_msg) [ 436.412691] [57383]: /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. [ 436.412691] [57383]: warnings.warn(deprecated_msg) [ 436.412691] [57383]: /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. [ 436.412691] [57383]: warnings.warn(deprecated_msg) [ 436.412691] [57383]: /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. [ 436.412691] [57383]: warnings.warn(deprecated_msg) [ 436.412994] [57383]: /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. [ 436.412994] [57383]: warnings.warn(deprecated_msg) [ 436.412994] [57383]: /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. [ 436.412994] [57383]: warnings.warn(deprecated_msg) [ 436.412994] [57383]: /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. [ 436.413260] [57383]: warnings.warn(deprecated_msg) [ 436.413260] [57383]: /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. [ 436.413260] [57383]: warnings.warn(deprecated_msg) [ 436.413260] [57383]: /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. [ 436.413260] [57383]: warnings.warn(deprecated_msg) [ 436.413491] [57383]: /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. [ 436.413491] [57383]: warnings.warn(deprecated_msg) [ 436.413491] [57383]: /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. [ 436.413491] [57383]: warnings.warn(deprecated_msg) [ 436.413676] [57383]: /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. [ 436.413676] [57383]: warnings.warn(deprecated_msg) [ 436.413676] [57383]: /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. [ 436.413676] [57383]: warnings.warn(deprecated_msg) [ 436.413676] [57383]: /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. [ 436.413927] [57383]: warnings.warn(deprecated_msg) [ 436.413927] [57383]: /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. [ 436.413927] [57383]: warnings.warn(deprecated_msg) [ 436.413927] [57383]: /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. [ 436.413927] [57383]: warnings.warn(deprecated_msg) [ 436.414182] [57383]: /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. [ 436.414182] [57383]: warnings.warn(deprecated_msg) [ 436.414182] [57383]: /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. [ 436.414182] [57383]: warnings.warn(deprecated_msg) [ 436.414182] [57383]: /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. [ 436.414182] [57383]: warnings.warn(deprecated_msg) [ 436.414469] [57383]: /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. [ 436.414469] [57383]: warnings.warn(deprecated_msg) [ 436.414469] [57383]: /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. [ 436.414469] [57383]: warnings.warn(deprecated_msg) [ 436.414469] [57383]: /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. [ 436.414469] [57383]: warnings.warn(deprecated_msg) [ 436.414761] [57383]: /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. [ 436.414761] [57383]: warnings.warn(deprecated_msg) [ 436.414761] [57383]: /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. [ 436.414761] [57383]: warnings.warn(deprecated_msg) [ 436.414761] [57383]: /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. [ 436.414761] [57383]: warnings.warn(deprecated_msg) [ 436.415077] [57383]: /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. [ 436.415077] [57383]: warnings.warn(deprecated_msg) [ 436.415077] [57383]: /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. [ 436.415077] [57383]: warnings.warn(deprecated_msg) [ 436.415077] [57383]: /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. [ 436.415326] [57383]: warnings.warn(deprecated_msg) [ 436.415326] [57383]: /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. [ 436.415326] [57383]: warnings.warn(deprecated_msg) [ 436.415326] [57383]: /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. [ 436.415326] [57383]: warnings.warn(deprecated_msg) [ 436.415576] [57383]: /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. [ 436.415576] [57383]: warnings.warn(deprecated_msg) [ 436.415576] [57383]: /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. [ 436.415576] [57383]: warnings.warn(deprecated_msg) [ 436.415576] [57383]: /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. [ 436.415576] [57383]: warnings.warn(deprecated_msg) [ 436.415864] [57383]: /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. [ 436.415864] [57383]: warnings.warn(deprecated_msg) [ 436.415864] [57383]: /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. [ 436.415864] [57383]: warnings.warn(deprecated_msg) [ 436.415864] [57383]: /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. [ 436.415864] [57383]: warnings.warn(deprecated_msg) [ 436.416158] [57383]: /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. [ 436.416158] [57383]: warnings.warn(deprecated_msg) [ 436.416158] [57383]: /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. [ 436.416158] [57383]: warnings.warn(deprecated_msg) [ 436.416158] [57383]: /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. [ 436.416430] [57383]: warnings.warn(deprecated_msg) [ 436.416430] [57383]: /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. [ 436.416430] [57383]: warnings.warn(deprecated_msg) [ 436.416430] [57383]: /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. [ 436.416430] [57383]: warnings.warn(deprecated_msg) [ 436.416682] [57383]: /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. [ 436.416682] [57383]: warnings.warn(deprecated_msg) [ 436.416682] [57383]: /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. [ 436.416682] [57383]: warnings.warn(deprecated_msg) [ 436.416900] [57383]: /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. [ 436.416900] [57383]: warnings.warn(deprecated_msg) [ 436.416900] [57383]: /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. [ 436.416900] [57383]: warnings.warn(deprecated_msg) [ 436.417113] [57383]: /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. [ 436.417113] [57383]: warnings.warn(deprecated_msg) [ 436.417113] [57383]: /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. [ 436.417113] [57383]: warnings.warn(deprecated_msg) [ 436.417113] [57383]: /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. [ 436.417393] [57383]: warnings.warn(deprecated_msg) [ 436.417393] [57383]: /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. [ 436.417393] [57383]: warnings.warn(deprecated_msg) [ 436.417393] [57383]: /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. [ 436.417393] [57383]: warnings.warn(deprecated_msg) [ 436.417649] [57383]: /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. [ 436.417649] [57383]: warnings.warn(deprecated_msg) [ 436.417649] [57383]: /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. [ 436.417649] [57383]: warnings.warn(deprecated_msg) [ 436.417863] [57383]: /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. [ 436.417863] [57383]: warnings.warn(deprecated_msg) [ 436.417863] [57383]: /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. [ 436.417863] [57383]: warnings.warn(deprecated_msg) [ 436.418100] [57383]: /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. [ 436.418100] [57383]: warnings.warn(deprecated_msg) [ 436.418100] [57383]: /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. [ 436.418100] [57383]: warnings.warn(deprecated_msg) [ 436.418311] [57383]: /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. [ 436.418311] [57383]: warnings.warn(deprecated_msg) [ 436.418311] [57383]: /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. [ 436.418311] [57383]: warnings.warn(deprecated_msg) [ 436.418542] [57383]: /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. [ 436.418542] [57383]: warnings.warn(deprecated_msg) [ 436.418542] [57383]: /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. [ 436.418542] [57383]: warnings.warn(deprecated_msg) [ 436.418755] [57383]: /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. [ 436.418755] [57383]: warnings.warn(deprecated_msg) [ 436.418755] [57383]: /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. [ 436.418755] [57383]: warnings.warn(deprecated_msg) [ 436.418755] [57383]: /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. [ 436.419029] [57383]: warnings.warn(deprecated_msg) [ 436.419029] [57383]: /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. [ 436.419029] [57383]: warnings.warn(deprecated_msg) [ 436.419029] [57383]: /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. [ 436.419029] [57383]: warnings.warn(deprecated_msg) [ 436.419029] [57383]: /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. [ 436.419354] [57383]: warnings.warn(deprecated_msg) [ 436.419354] [57383]: /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. [ 436.419354] [57383]: warnings.warn(deprecated_msg) [ 436.419354] [57383]: /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. [ 436.419354] [57383]: warnings.warn(deprecated_msg) [ 436.419608] [57383]: /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. [ 436.419608] [57383]: warnings.warn(deprecated_msg) [ 436.419608] [57383]: /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. [ 436.419608] [57383]: warnings.warn(deprecated_msg) [ 436.419608] [57383]: /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. [ 436.419608] [57383]: warnings.warn(deprecated_msg) [ 436.419916] [57383]: /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. [ 436.419916] [57383]: warnings.warn(deprecated_msg) [ 436.419916] [57383]: /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. [ 436.419916] [57383]: warnings.warn(deprecated_msg) [ 436.419916] [57383]: /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. [ 436.419916] [57383]: warnings.warn(deprecated_msg) [ 436.420244] [57383]: /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. [ 436.420244] [57383]: warnings.warn(deprecated_msg) [ 436.420244] [57383]: /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. [ 436.420244] [57383]: warnings.warn(deprecated_msg) [ 436.420244] [57383]: /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. [ 436.420244] [57383]: warnings.warn(deprecated_msg) [ 436.420537] [57383]: /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. [ 436.420537] [57383]: warnings.warn(deprecated_msg) [ 436.420537] [57383]: /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. [ 436.420537] [57383]: warnings.warn(deprecated_msg) [ 436.420537] [57383]: /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. [ 436.420537] [57383]: warnings.warn(deprecated_msg) [ 436.420840] [57383]: /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. [ 436.420840] [57383]: warnings.warn(deprecated_msg) [ 436.420840] [57383]: /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. [ 436.420840] [57383]: warnings.warn(deprecated_msg) [ 436.421070] [57383]: /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. [ 436.421070] [57383]: warnings.warn(deprecated_msg) [ 436.421070] [57383]: /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. [ 436.421070] [57383]: warnings.warn(deprecated_msg) [ 436.421070] [57383]: /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. [ 436.421335] [57383]: warnings.warn(deprecated_msg) [ 436.421335] [57383]: /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. [ 436.421335] [57383]: warnings.warn(deprecated_msg) [ 436.421335] [57383]: /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. [ 436.421335] [57383]: warnings.warn(deprecated_msg) [ 436.421335] [57383]: DEBUG cinder.api.middleware.request_id [req-8e734578-1903-44f9-baf3-268b009f29aa req-667d25eb-e091-466a-b5e9-cc550f058cf8 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 436.701134] [57383]: INFO cinder.api.openstack.wsgi [req-8e734578-1903-44f9-baf3-268b009f29aa req-667d25eb-e091-466a-b5e9-cc550f058cf8 admin admin] POST http://10.180.1.21/volume/v3/types/56bef706-a763-4541-a2bc-146379f8e4d4/extra_specs [ 436.701812] [57383]: DEBUG cinder.api.openstack.wsgi [req-8e734578-1903-44f9-baf3-268b009f29aa req-667d25eb-e091-466a-b5e9-cc550f058cf8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 436.703624] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 436.703624] [57383]: warnings.warn( [ 436.707585] [57383]: DEBUG oslo_db.sqlalchemy.engines [req-8e734578-1903-44f9-baf3-268b009f29aa req-667d25eb-e091-466a-b5e9-cc550f058cf8 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=57383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 436.754553] [57383]: INFO cinder.api.openstack.wsgi [req-8e734578-1903-44f9-baf3-268b009f29aa req-667d25eb-e091-466a-b5e9-cc550f058cf8 admin admin] http://10.180.1.21/volume/v3/types/56bef706-a763-4541-a2bc-146379f8e4d4/extra_specs returned with HTTP 200 [ 436.755052] [57383]: [pid: 57383|app: 0|req: 1/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Nov 12 14:23:49 2025] POST /volume/v3/types/56bef706-a763-4541-a2bc-146379f8e4d4/extra_specs => generated 51 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 446.396683] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 446.753368] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 449.001553] [57384]: DEBUG cinder.api.middleware.request_id [None req-8159687c-37b8-40e0-893d-bb629030dcd3 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 449.002238] [57384]: INFO cinder.api.openstack.wsgi [None req-8159687c-37b8-40e0-893d-bb629030dcd3 None None] GET http://10.180.1.21/volume// [ 449.002451] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8159687c-37b8-40e0-893d-bb629030dcd3 None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 449.002677] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8159687c-37b8-40e0-893d-bb629030dcd3 None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 449.003248] [57384]: INFO cinder.api.openstack.wsgi [None req-8159687c-37b8-40e0-893d-bb629030dcd3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 449.003560] [57384]: [pid: 57384|app: 0|req: 3/4] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Nov 12 14:24:01 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 518.508712] [57383]: DEBUG cinder.api.middleware.request_id [None req-19cb9163-cb2f-43c3-b0da-d9342082747a None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 518.582854] [57383]: INFO cinder.api.openstack.wsgi [None req-19cb9163-cb2f-43c3-b0da-d9342082747a tempest-verify_tempest_config-707532770 tempest-verify_tempest_config-707532770-project-member] GET http://10.180.1.21/volume/v3/extensions [ 518.583112] [57383]: DEBUG cinder.api.openstack.wsgi [None req-19cb9163-cb2f-43c3-b0da-d9342082747a tempest-verify_tempest_config-707532770 tempest-verify_tempest_config-707532770-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 518.583328] [57383]: DEBUG cinder.api.openstack.wsgi [None req-19cb9163-cb2f-43c3-b0da-d9342082747a tempest-verify_tempest_config-707532770 tempest-verify_tempest_config-707532770-project-member] Calling method 'index' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 518.583747] [57383]: INFO cinder.api.openstack.wsgi [None req-19cb9163-cb2f-43c3-b0da-d9342082747a tempest-verify_tempest_config-707532770 tempest-verify_tempest_config-707532770-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 518.584171] [57383]: [pid: 57383|app: 0|req: 2/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Nov 12 14:25:11 2025] GET /volume/v3/extensions => generated 5245 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 583.899081] [57384]: DEBUG cinder.api.middleware.request_id [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 584.002694] [57384]: INFO cinder.api.openstack.wsgi [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 584.003099] [57384]: DEBUG cinder.api.openstack.wsgi [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-319949189"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 584.009661] [57384]: DEBUG cinder.api.v3.volumes [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-319949189'}} {{(pid=57384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 584.010184] [57384]: INFO cinder.api.v3.volumes [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Create volume of 1 GB [ 584.023130] [57384]: DEBUG cinder.volume.api [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Availability zone cache updated, next update will occur around 2025-11-12 15:26:16.747376. {{(pid=57384) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 584.023205] [57384]: INFO cinder.volume.api [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Availability Zones retrieved successfully. [ 584.044673] [57384]: DEBUG cinder.volume.api [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Flow 'volume_create_api' (dfcb8f8e-d2f8-430c-805a-90ce5c000ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 584.045821] [57384]: DEBUG cinder.volume.api [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (add731a7-91c8-4c88-bcd9-a5a8a99ff7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 584.048156] [57384]: DEBUG cinder.volume.flows.api.create_volume [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Validating volume size '1' using validate_int {{(pid=57384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 584.120196] [57384]: DEBUG cinder.volume.api [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (add731a7-91c8-4c88-bcd9-a5a8a99ff7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 584.121300] [57384]: DEBUG cinder.volume.api [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0baedd6d-daf5-4348-81d9-562ea14fa39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 584.159039] [57384]: WARNING cinder.quota [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-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.159454] [57384]: WARNING cinder.quota [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-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. [ 584.277359] [57384]: DEBUG cinder.quota [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Created reservations ['59e5d14d-f67c-4944-96c8-0df32dd23462', 'c40e6b6e-1d44-4733-8541-9419a7328417', 'adb377f1-3c1d-4789-ad1a-e79903c818f2', 'f6d335cf-ab66-4597-8671-0ae2160a9f5b'] {{(pid=57384) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 584.277359] [57384]: DEBUG cinder.volume.api [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0baedd6d-daf5-4348-81d9-562ea14fa39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59e5d14d-f67c-4944-96c8-0df32dd23462', 'c40e6b6e-1d44-4733-8541-9419a7328417', 'adb377f1-3c1d-4789-ad1a-e79903c818f2', 'f6d335cf-ab66-4597-8671-0ae2160a9f5b']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 584.278940] [57384]: DEBUG cinder.volume.api [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4fef916-4069-4b83-982f-8560596bc561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 584.351745] [57384]: DEBUG cinder.volume.api [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4fef916-4069-4b83-982f-8560596bc561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f14dcf43-12ee-43d3-9672-5ef29746fb0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-319949189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cb3e1e100e949ba8baf9ad1e0825798',qos_specs=None,replication_status=,reservations=['59e5d14d-f67c-4944-96c8-0df32dd23462','c40e6b6e-1d44-4733-8541-9419a7328417','adb377f1-3c1d-4789-ad1a-e79903c818f2','f6d335cf-ab66-4597-8671-0ae2160a9f5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13bd6ab1f4194316a2eef74a0a2e43e9',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-319949189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f14dcf43-12ee-43d3-9672-5ef29746fb0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cb3e1e100e949ba8baf9ad1e0825798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13bd6ab1f4194316a2eef74a0a2e43e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 584.352377] [57384]: DEBUG cinder.volume.api [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0531f3c-cd73-4389-9122-ac7608c55f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 584.377117] [57384]: DEBUG cinder.volume.api [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0531f3c-cd73-4389-9122-ac7608c55f96) transitioned into state 'SUCCESS' from state '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-319949189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cb3e1e100e949ba8baf9ad1e0825798',qos_specs=None,replication_status=,reservations=['59e5d14d-f67c-4944-96c8-0df32dd23462','c40e6b6e-1d44-4733-8541-9419a7328417','adb377f1-3c1d-4789-ad1a-e79903c818f2','f6d335cf-ab66-4597-8671-0ae2160a9f5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13bd6ab1f4194316a2eef74a0a2e43e9',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 584.378068] [57384]: DEBUG cinder.volume.api [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (393e3df8-90fc-45eb-9121-09fc512a4c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 584.411118] [57384]: DEBUG cinder.volume.api [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (393e3df8-90fc-45eb-9121-09fc512a4c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 584.412281] [57384]: DEBUG cinder.volume.api [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Flow 'volume_create_api' (dfcb8f8e-d2f8-430c-805a-90ce5c000ffe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 584.412658] [57384]: INFO cinder.volume.api [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Create volume request issued successfully. [ 584.413725] [57384]: INFO cinder.api.openstack.wsgi [None req-b28b40cc-1f27-439c-8d54-82dca3f07b33 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 584.414229] [57384]: [pid: 57384|app: 0|req: 4/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:26:16 2025] POST /volume/v3/volumes => generated 783 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 584.427800] [57383]: DEBUG cinder.api.middleware.request_id [None req-1ea0510b-6693-4e8f-941c-2433d55e3a6d None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 584.430819] [57383]: INFO cinder.api.openstack.wsgi [None req-1ea0510b-6693-4e8f-941c-2433d55e3a6d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 584.431112] [57383]: DEBUG cinder.api.openstack.wsgi [None req-1ea0510b-6693-4e8f-941c-2433d55e3a6d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 584.431430] [57383]: DEBUG cinder.api.openstack.wsgi [None req-1ea0510b-6693-4e8f-941c-2433d55e3a6d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 584.467448] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 584.467448] [57383]: warnings.warn( [ 584.473177] [57383]: INFO cinder.volume.api [None req-1ea0510b-6693-4e8f-941c-2433d55e3a6d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 584.480670] [57383]: INFO cinder.api.openstack.wsgi [None req-1ea0510b-6693-4e8f-941c-2433d55e3a6d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 584.481124] [57383]: [pid: 57383|app: 0|req: 3/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:26:17 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 962 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 585.498653] [57384]: DEBUG cinder.api.middleware.request_id [None req-f4f6f24a-6746-441c-8d75-6ebc0e461fd9 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 585.502188] [57384]: INFO cinder.api.openstack.wsgi [None req-f4f6f24a-6746-441c-8d75-6ebc0e461fd9 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 585.502400] [57384]: DEBUG cinder.api.openstack.wsgi [None req-f4f6f24a-6746-441c-8d75-6ebc0e461fd9 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 585.502610] [57384]: DEBUG cinder.api.openstack.wsgi [None req-f4f6f24a-6746-441c-8d75-6ebc0e461fd9 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 585.514193] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.514193] [57384]: warnings.warn( [ 585.520684] [57384]: INFO cinder.volume.api [None req-f4f6f24a-6746-441c-8d75-6ebc0e461fd9 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 585.529096] [57384]: INFO cinder.api.openstack.wsgi [None req-f4f6f24a-6746-441c-8d75-6ebc0e461fd9 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 585.529557] [57384]: [pid: 57384|app: 0|req: 5/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:26:18 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 594.477909] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=4 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 595.524492] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 647.188725] [57383]: DEBUG cinder.api.middleware.request_id [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-0580132e-97d5-4352-bc79-24dadbb075d8 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 647.190552] [57383]: WARNING keystonemiddleware.auth_token [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-0580132e-97d5-4352-bc79-24dadbb075d8 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. [ 647.193445] [57383]: INFO cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-0580132e-97d5-4352-bc79-24dadbb075d8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 647.195193] [57383]: DEBUG cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-0580132e-97d5-4352-bc79-24dadbb075d8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 647.195193] [57383]: DEBUG cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-0580132e-97d5-4352-bc79-24dadbb075d8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 647.211470] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 647.211470] [57383]: warnings.warn( [ 647.218048] [57383]: INFO cinder.volume.api [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-0580132e-97d5-4352-bc79-24dadbb075d8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 647.224155] [57383]: INFO cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-0580132e-97d5-4352-bc79-24dadbb075d8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 647.224457] [57383]: [pid: 57383|app: 0|req: 4/9] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:27:19 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 648.261168] [57384]: DEBUG cinder.api.middleware.request_id [None req-5b6c570c-62f8-4efc-8cac-4edc3db3ac2b None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.261168] [57384]: INFO cinder.api.openstack.wsgi [None req-5b6c570c-62f8-4efc-8cac-4edc3db3ac2b None None] GET http://10.180.1.21/volume// [ 648.261168] [57384]: DEBUG cinder.api.openstack.wsgi [None req-5b6c570c-62f8-4efc-8cac-4edc3db3ac2b None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 648.261168] [57384]: DEBUG cinder.api.openstack.wsgi [None req-5b6c570c-62f8-4efc-8cac-4edc3db3ac2b None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 648.261168] [57384]: INFO cinder.api.openstack.wsgi [None req-5b6c570c-62f8-4efc-8cac-4edc3db3ac2b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 648.261168] [57384]: [pid: 57384|app: 0|req: 6/10] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 14:27:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 648.270249] [57383]: DEBUG cinder.api.middleware.request_id [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-663a5065-7a84-4c2e-bae1-41ce5d4eccc8 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.275438] [57383]: INFO cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-663a5065-7a84-4c2e-bae1-41ce5d4eccc8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 648.276300] [57383]: DEBUG cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-663a5065-7a84-4c2e-bae1-41ce5d4eccc8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f14dcf43-12ee-43d3-9672-5ef29746fb0f", "connector": null, "instance_uuid": "d0fa8edd-697a-47c8-9b08-5ffa7283c08d"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 648.294423] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 648.294423] [57383]: warnings.warn( [ 648.370591] [57383]: INFO cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-663a5065-7a84-4c2e-bae1-41ce5d4eccc8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 648.371502] [57383]: [pid: 57383|app: 0|req: 5/11] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:27:20 2025] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 648.408898] [57384]: DEBUG cinder.api.middleware.request_id [None req-0ea5e1e4-9438-48c2-b83d-6bdb88df87cb None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.412122] [57384]: INFO cinder.api.openstack.wsgi [None req-0ea5e1e4-9438-48c2-b83d-6bdb88df87cb tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 648.412429] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0ea5e1e4-9438-48c2-b83d-6bdb88df87cb tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 648.412684] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0ea5e1e4-9438-48c2-b83d-6bdb88df87cb tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 648.433505] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 648.433505] [57384]: warnings.warn( [ 648.445636] [57384]: INFO cinder.volume.api [None req-0ea5e1e4-9438-48c2-b83d-6bdb88df87cb tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 648.453708] [57384]: INFO cinder.api.openstack.wsgi [None req-0ea5e1e4-9438-48c2-b83d-6bdb88df87cb tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 648.454241] [57384]: [pid: 57384|app: 0|req: 7/12] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:21 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1008 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 648.912866] [57383]: DEBUG cinder.api.middleware.request_id [None req-f9f59e2c-fa36-4481-9c6e-ec79c472edc4 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.913743] [57383]: INFO cinder.api.openstack.wsgi [None req-f9f59e2c-fa36-4481-9c6e-ec79c472edc4 None None] GET http://10.180.1.21/volume// [ 648.913963] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f9f59e2c-fa36-4481-9c6e-ec79c472edc4 None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 648.914555] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f9f59e2c-fa36-4481-9c6e-ec79c472edc4 None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 648.914795] [57383]: INFO cinder.api.openstack.wsgi [None req-f9f59e2c-fa36-4481-9c6e-ec79c472edc4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 648.914909] [57383]: [pid: 57383|app: 0|req: 6/13] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:27:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 648.933644] [57384]: DEBUG cinder.api.middleware.request_id [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-c61371df-f7eb-45da-8f7d-35637e101e1d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.934867] [57384]: WARNING keystonemiddleware.auth_token [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-c61371df-f7eb-45da-8f7d-35637e101e1d 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. [ 648.936424] [57384]: INFO cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-c61371df-f7eb-45da-8f7d-35637e101e1d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 648.938132] [57384]: DEBUG cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-c61371df-f7eb-45da-8f7d-35637e101e1d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 648.939909] [57384]: DEBUG cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-c61371df-f7eb-45da-8f7d-35637e101e1d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 648.958174] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 648.958174] [57384]: warnings.warn( [ 648.963661] [57384]: INFO cinder.volume.api [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-c61371df-f7eb-45da-8f7d-35637e101e1d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 648.972722] [57384]: INFO cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-c61371df-f7eb-45da-8f7d-35637e101e1d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 648.972810] [57384]: [pid: 57384|app: 0|req: 8/14] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:27:21 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1232 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 649.011143] [57383]: DEBUG cinder.api.middleware.request_id [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-8e9fddcf-6ff6-4cd0-bd3d-1531b722f6fb None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.014575] [57383]: INFO cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-8e9fddcf-6ff6-4cd0-bd3d-1531b722f6fb tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] PUT http://10.180.1.21/volume/v3/attachments/5c111f45-9ec3-4ef0-8ca7-3a33bcf8ff55 [ 649.017345] [57383]: DEBUG cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-8e9fddcf-6ff6-4cd0-bd3d-1531b722f6fb tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-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-859790", "mountpoint": "/dev/sdb"}}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 649.033633] [57383]: DEBUG cinder.coordination [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-8e9fddcf-6ff6-4cd0-bd3d-1531b722f6fb tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Acquiring lock "cinder-attachment_update-f14dcf43-12ee-43d3-9672-5ef29746fb0f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 649.042864] [57383]: DEBUG cinder.coordination [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-8e9fddcf-6ff6-4cd0-bd3d-1531b722f6fb tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Lock "cinder-attachment_update-f14dcf43-12ee-43d3-9672-5ef29746fb0f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 649.044413] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 649.044413] [57383]: warnings.warn( [ 649.474196] [57384]: DEBUG cinder.api.middleware.request_id [None req-bf878a37-44b7-486b-9ae9-903167fa2d01 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.477229] [57384]: INFO cinder.api.openstack.wsgi [None req-bf878a37-44b7-486b-9ae9-903167fa2d01 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 649.477229] [57384]: DEBUG cinder.api.openstack.wsgi [None req-bf878a37-44b7-486b-9ae9-903167fa2d01 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 649.477743] [57384]: DEBUG cinder.api.openstack.wsgi [None req-bf878a37-44b7-486b-9ae9-903167fa2d01 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 649.495744] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 649.495744] [57384]: warnings.warn( [ 649.500849] [57384]: INFO cinder.volume.api [None req-bf878a37-44b7-486b-9ae9-903167fa2d01 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 649.507657] [57384]: INFO cinder.api.openstack.wsgi [None req-bf878a37-44b7-486b-9ae9-903167fa2d01 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 649.508145] [57384]: [pid: 57384|app: 0|req: 9/15] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:22 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 650.521924] [57384]: DEBUG cinder.api.middleware.request_id [None req-dfb560b5-81f3-4b50-94b9-d74bc12580d1 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 650.524492] [57384]: INFO cinder.api.openstack.wsgi [None req-dfb560b5-81f3-4b50-94b9-d74bc12580d1 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 650.524976] [57384]: DEBUG cinder.api.openstack.wsgi [None req-dfb560b5-81f3-4b50-94b9-d74bc12580d1 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 650.525232] [57384]: DEBUG cinder.api.openstack.wsgi [None req-dfb560b5-81f3-4b50-94b9-d74bc12580d1 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 650.541025] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 650.541025] [57384]: warnings.warn( [ 650.545254] [57384]: INFO cinder.volume.api [None req-dfb560b5-81f3-4b50-94b9-d74bc12580d1 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 650.550474] [57384]: INFO cinder.api.openstack.wsgi [None req-dfb560b5-81f3-4b50-94b9-d74bc12580d1 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 650.550931] [57384]: [pid: 57384|app: 0|req: 10/16] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:23 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 651.566305] [57384]: DEBUG cinder.api.middleware.request_id [None req-d68d0e60-a7aa-4b8d-88e6-8160d84c66a8 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 651.571793] [57384]: INFO cinder.api.openstack.wsgi [None req-d68d0e60-a7aa-4b8d-88e6-8160d84c66a8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 651.572036] [57384]: DEBUG cinder.api.openstack.wsgi [None req-d68d0e60-a7aa-4b8d-88e6-8160d84c66a8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 651.572250] [57384]: DEBUG cinder.api.openstack.wsgi [None req-d68d0e60-a7aa-4b8d-88e6-8160d84c66a8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 651.620279] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 651.620279] [57384]: warnings.warn( [ 651.628462] [57384]: INFO cinder.volume.api [None req-d68d0e60-a7aa-4b8d-88e6-8160d84c66a8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 651.637900] [57384]: INFO cinder.api.openstack.wsgi [None req-d68d0e60-a7aa-4b8d-88e6-8160d84c66a8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 651.638915] [57384]: [pid: 57384|app: 0|req: 11/17] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:24 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1008 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 652.659404] [57384]: DEBUG cinder.api.middleware.request_id [None req-009311f3-3232-4f0c-bddb-16f55dcd708d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 652.665499] [57384]: INFO cinder.api.openstack.wsgi [None req-009311f3-3232-4f0c-bddb-16f55dcd708d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 652.665499] [57384]: DEBUG cinder.api.openstack.wsgi [None req-009311f3-3232-4f0c-bddb-16f55dcd708d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 652.665586] [57384]: DEBUG cinder.api.openstack.wsgi [None req-009311f3-3232-4f0c-bddb-16f55dcd708d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 652.833073] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 652.833073] [57384]: warnings.warn( [ 652.838252] [57384]: INFO cinder.volume.api [None req-009311f3-3232-4f0c-bddb-16f55dcd708d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 652.844970] [57384]: INFO cinder.api.openstack.wsgi [None req-009311f3-3232-4f0c-bddb-16f55dcd708d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 652.846044] [57384]: [pid: 57384|app: 0|req: 12/18] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:25 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1008 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 653.858783] [57384]: DEBUG cinder.api.middleware.request_id [None req-e3940aab-ccb9-4ed6-8fa8-476596b9894d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.862809] [57384]: INFO cinder.api.openstack.wsgi [None req-e3940aab-ccb9-4ed6-8fa8-476596b9894d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 653.866034] [57384]: DEBUG cinder.api.openstack.wsgi [None req-e3940aab-ccb9-4ed6-8fa8-476596b9894d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 653.866034] [57384]: DEBUG cinder.api.openstack.wsgi [None req-e3940aab-ccb9-4ed6-8fa8-476596b9894d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 653.892677] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 653.892677] [57384]: warnings.warn( [ 653.899611] [57384]: INFO cinder.volume.api [None req-e3940aab-ccb9-4ed6-8fa8-476596b9894d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 653.909063] [57384]: INFO cinder.api.openstack.wsgi [None req-e3940aab-ccb9-4ed6-8fa8-476596b9894d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 653.909559] [57384]: [pid: 57384|app: 0|req: 13/19] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:26 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1008 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 654.924226] [57384]: DEBUG cinder.api.middleware.request_id [None req-b0307fba-0912-49db-abbb-24666978a942 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.928519] [57384]: INFO cinder.api.openstack.wsgi [None req-b0307fba-0912-49db-abbb-24666978a942 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 654.928519] [57384]: DEBUG cinder.api.openstack.wsgi [None req-b0307fba-0912-49db-abbb-24666978a942 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 654.928519] [57384]: DEBUG cinder.api.openstack.wsgi [None req-b0307fba-0912-49db-abbb-24666978a942 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 654.955359] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 654.955359] [57384]: warnings.warn( [ 654.962823] [57384]: INFO cinder.volume.api [None req-b0307fba-0912-49db-abbb-24666978a942 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 654.971849] [57384]: INFO cinder.api.openstack.wsgi [None req-b0307fba-0912-49db-abbb-24666978a942 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 654.973138] [57384]: [pid: 57384|app: 0|req: 14/20] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:27 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1008 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 655.600454] [57383]: DEBUG cinder.coordination [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-8e9fddcf-6ff6-4cd0-bd3d-1531b722f6fb tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Lock "cinder-attachment_update-f14dcf43-12ee-43d3-9672-5ef29746fb0f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.557s {{(pid=57383) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 655.600839] [57383]: INFO cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-8e9fddcf-6ff6-4cd0-bd3d-1531b722f6fb tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/attachments/5c111f45-9ec3-4ef0-8ca7-3a33bcf8ff55 returned with HTTP 200 [ 655.601573] [57383]: [pid: 57383|app: 0|req: 7/21] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:27:21 2025] PUT /volume/v3/attachments/5c111f45-9ec3-4ef0-8ca7-3a33bcf8ff55 => generated 617 bytes in 6591 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 655.986447] [57384]: DEBUG cinder.api.middleware.request_id [None req-9e4682ca-ae37-445e-aaa4-71180ff6a618 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 655.990043] [57384]: INFO cinder.api.openstack.wsgi [None req-9e4682ca-ae37-445e-aaa4-71180ff6a618 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 655.990043] [57384]: DEBUG cinder.api.openstack.wsgi [None req-9e4682ca-ae37-445e-aaa4-71180ff6a618 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 655.990043] [57384]: DEBUG cinder.api.openstack.wsgi [None req-9e4682ca-ae37-445e-aaa4-71180ff6a618 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 656.012968] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 656.012968] [57384]: warnings.warn( [ 656.017920] [57384]: INFO cinder.volume.api [None req-9e4682ca-ae37-445e-aaa4-71180ff6a618 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 656.023344] [57384]: INFO cinder.api.openstack.wsgi [None req-9e4682ca-ae37-445e-aaa4-71180ff6a618 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 656.023766] [57384]: [pid: 57384|app: 0|req: 15/22] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:28 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1009 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 657.043293] [57383]: DEBUG cinder.api.middleware.request_id [None req-261975ff-6c29-454d-84de-8140150aaca3 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 657.043293] [57383]: INFO cinder.api.openstack.wsgi [None req-261975ff-6c29-454d-84de-8140150aaca3 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 657.043293] [57383]: DEBUG cinder.api.openstack.wsgi [None req-261975ff-6c29-454d-84de-8140150aaca3 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 657.043293] [57383]: DEBUG cinder.api.openstack.wsgi [None req-261975ff-6c29-454d-84de-8140150aaca3 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 657.080477] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 657.080477] [57383]: warnings.warn( [ 657.087355] [57383]: INFO cinder.volume.api [None req-261975ff-6c29-454d-84de-8140150aaca3 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 657.095281] [57383]: INFO cinder.api.openstack.wsgi [None req-261975ff-6c29-454d-84de-8140150aaca3 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 657.095281] [57383]: [pid: 57383|app: 0|req: 8/23] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:29 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1009 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 657.628917] [57384]: DEBUG cinder.api.middleware.request_id [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-8aec9964-8a74-4dc5-beec-d470c4f5069d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 657.632513] [57384]: INFO cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-8aec9964-8a74-4dc5-beec-d470c4f5069d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] POST http://10.180.1.21/volume/v3/attachments/5c111f45-9ec3-4ef0-8ca7-3a33bcf8ff55/action [ 657.633289] [57384]: DEBUG cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-8aec9964-8a74-4dc5-beec-d470c4f5069d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Action body: b'{"os-complete": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 657.633437] [57384]: DEBUG cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-8aec9964-8a74-4dc5-beec-d470c4f5069d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 657.672773] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 657.672773] [57384]: warnings.warn( [ 657.687230] [57384]: INFO cinder.api.openstack.wsgi [req-ef72ec38-7d76-4780-a16f-c5a22a2b99b7 req-8aec9964-8a74-4dc5-beec-d470c4f5069d tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/attachments/5c111f45-9ec3-4ef0-8ca7-3a33bcf8ff55/action returned with HTTP 204 [ 657.687839] [57384]: [pid: 57384|app: 0|req: 16/24] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:27:30 2025] POST /volume/v3/attachments/5c111f45-9ec3-4ef0-8ca7-3a33bcf8ff55/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 658.108012] [57383]: DEBUG cinder.api.middleware.request_id [None req-dcb09d49-2ea8-4875-8455-1644bf156d9f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 658.110323] [57383]: INFO cinder.api.openstack.wsgi [None req-dcb09d49-2ea8-4875-8455-1644bf156d9f tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 658.110565] [57383]: DEBUG cinder.api.openstack.wsgi [None req-dcb09d49-2ea8-4875-8455-1644bf156d9f tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 658.111286] [57383]: DEBUG cinder.api.openstack.wsgi [None req-dcb09d49-2ea8-4875-8455-1644bf156d9f tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 658.128888] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 658.128888] [57383]: warnings.warn( [ 658.133203] [57383]: INFO cinder.volume.api [None req-dcb09d49-2ea8-4875-8455-1644bf156d9f tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 658.139541] [57383]: INFO cinder.api.openstack.wsgi [None req-dcb09d49-2ea8-4875-8455-1644bf156d9f tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 658.140059] [57383]: [pid: 57383|app: 0|req: 9/25] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:30 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 658.151894] [57384]: DEBUG cinder.api.middleware.request_id [None req-426bb6c3-9fa2-4b35-ab93-7ca6646dfb60 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 658.154162] [57384]: INFO cinder.api.openstack.wsgi [None req-426bb6c3-9fa2-4b35-ab93-7ca6646dfb60 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 658.155142] [57384]: DEBUG cinder.api.openstack.wsgi [None req-426bb6c3-9fa2-4b35-ab93-7ca6646dfb60 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 658.155142] [57384]: DEBUG cinder.api.openstack.wsgi [None req-426bb6c3-9fa2-4b35-ab93-7ca6646dfb60 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 658.167325] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 658.167325] [57384]: warnings.warn( [ 658.171622] [57384]: INFO cinder.volume.api [None req-426bb6c3-9fa2-4b35-ab93-7ca6646dfb60 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 658.176722] [57384]: INFO cinder.api.openstack.wsgi [None req-426bb6c3-9fa2-4b35-ab93-7ca6646dfb60 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 658.177251] [57384]: [pid: 57384|app: 0|req: 17/26] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:30 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 667.111444] [57383]: DEBUG cinder.api.middleware.request_id [None req-fdee3dd2-37e8-4f54-ba12-04e20118f382 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 667.113359] [57383]: INFO cinder.api.openstack.wsgi [None req-fdee3dd2-37e8-4f54-ba12-04e20118f382 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 667.113644] [57383]: DEBUG cinder.api.openstack.wsgi [None req-fdee3dd2-37e8-4f54-ba12-04e20118f382 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 667.113992] [57383]: DEBUG cinder.api.openstack.wsgi [None req-fdee3dd2-37e8-4f54-ba12-04e20118f382 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 667.137357] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 667.137357] [57383]: warnings.warn( [ 667.142206] [57383]: INFO cinder.volume.api [None req-fdee3dd2-37e8-4f54-ba12-04e20118f382 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 667.151069] [57383]: INFO cinder.api.openstack.wsgi [None req-fdee3dd2-37e8-4f54-ba12-04e20118f382 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 667.151069] [57383]: [pid: 57383|app: 0|req: 10/27] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:39 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 668.174186] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=54,cinder:UPDATE=2 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 670.352044] [57384]: DEBUG cinder.api.middleware.request_id [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-2b0fd98a-39c0-4c94-b9f3-6e74031db4d8 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.356556] [57384]: INFO cinder.api.openstack.wsgi [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-2b0fd98a-39c0-4c94-b9f3-6e74031db4d8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 670.357147] [57384]: DEBUG cinder.api.openstack.wsgi [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-2b0fd98a-39c0-4c94-b9f3-6e74031db4d8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 670.357147] [57384]: DEBUG cinder.api.openstack.wsgi [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-2b0fd98a-39c0-4c94-b9f3-6e74031db4d8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 670.371733] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 670.371733] [57384]: warnings.warn( [ 670.375885] [57384]: INFO cinder.volume.api [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-2b0fd98a-39c0-4c94-b9f3-6e74031db4d8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 670.383562] [57384]: INFO cinder.api.openstack.wsgi [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-2b0fd98a-39c0-4c94-b9f3-6e74031db4d8 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 670.384238] [57384]: [pid: 57384|app: 0|req: 18/28] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:27:43 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 670.447028] [57383]: DEBUG cinder.api.middleware.request_id [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-2a9af89d-88c6-4198-a1da-8f14c79a84b4 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.449851] [57383]: INFO cinder.api.openstack.wsgi [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-2a9af89d-88c6-4198-a1da-8f14c79a84b4 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] POST http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f/action [ 670.450712] [57383]: DEBUG cinder.api.openstack.wsgi [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-2a9af89d-88c6-4198-a1da-8f14c79a84b4 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=57383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 670.451278] [57383]: DEBUG cinder.api.openstack.wsgi [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-2a9af89d-88c6-4198-a1da-8f14c79a84b4 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 670.466874] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 670.466874] [57383]: warnings.warn( [ 670.467390] [57383]: INFO cinder.volume.api [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-2a9af89d-88c6-4198-a1da-8f14c79a84b4 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 670.474669] [57383]: INFO cinder.volume.api [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-2a9af89d-88c6-4198-a1da-8f14c79a84b4 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Begin detaching volume completed successfully. [ 670.474914] [57383]: INFO cinder.api.openstack.wsgi [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-2a9af89d-88c6-4198-a1da-8f14c79a84b4 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f/action returned with HTTP 202 [ 670.478023] [57383]: [pid: 57383|app: 0|req: 11/29] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 14:27:43 2025] POST /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 671.510096] [57384]: DEBUG cinder.api.middleware.request_id [None req-098a8e86-52fd-469e-a394-0f42c1bfd944 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.512331] [57384]: INFO cinder.api.openstack.wsgi [None req-098a8e86-52fd-469e-a394-0f42c1bfd944 None None] GET http://10.180.1.21/volume// [ 671.512540] [57384]: DEBUG cinder.api.openstack.wsgi [None req-098a8e86-52fd-469e-a394-0f42c1bfd944 None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 671.513778] [57384]: DEBUG cinder.api.openstack.wsgi [None req-098a8e86-52fd-469e-a394-0f42c1bfd944 None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 671.513778] [57384]: INFO cinder.api.openstack.wsgi [None req-098a8e86-52fd-469e-a394-0f42c1bfd944 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 671.513778] [57384]: [pid: 57384|app: 0|req: 19/30] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:27:44 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 671.517868] [57383]: DEBUG cinder.api.middleware.request_id [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-a2698315-b3a4-4ff0-a2b5-31322f6d3da4 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.525990] [57383]: INFO cinder.api.openstack.wsgi [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-a2698315-b3a4-4ff0-a2b5-31322f6d3da4 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 671.526147] [57383]: DEBUG cinder.api.openstack.wsgi [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-a2698315-b3a4-4ff0-a2b5-31322f6d3da4 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 671.526372] [57383]: DEBUG cinder.api.openstack.wsgi [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-a2698315-b3a4-4ff0-a2b5-31322f6d3da4 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 671.546983] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 671.546983] [57383]: warnings.warn( [ 671.553089] [57383]: INFO cinder.volume.api [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-a2698315-b3a4-4ff0-a2b5-31322f6d3da4 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 671.560622] [57383]: INFO cinder.api.openstack.wsgi [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-a2698315-b3a4-4ff0-a2b5-31322f6d3da4 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 671.561371] [57383]: [pid: 57383|app: 0|req: 12/31] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:27:44 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1554 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 673.792471] [57384]: DEBUG cinder.api.middleware.request_id [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-8cede0ea-edc1-4c82-9abf-8187048f35b2 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.792898] [57384]: INFO cinder.api.openstack.wsgi [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-8cede0ea-edc1-4c82-9abf-8187048f35b2 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/5c111f45-9ec3-4ef0-8ca7-3a33bcf8ff55 [ 673.793084] [57384]: DEBUG cinder.api.openstack.wsgi [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-8cede0ea-edc1-4c82-9abf-8187048f35b2 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 673.793275] [57384]: DEBUG cinder.api.openstack.wsgi [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-8cede0ea-edc1-4c82-9abf-8187048f35b2 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'version_select' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 673.815928] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.815928] [57384]: warnings.warn( [ 674.425433] [57384]: INFO cinder.api.openstack.wsgi [req-ded1be6f-12b8-4723-bb61-17693fc1b882 req-8cede0ea-edc1-4c82-9abf-8187048f35b2 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/attachments/5c111f45-9ec3-4ef0-8ca7-3a33bcf8ff55 returned with HTTP 200 [ 674.426623] [57384]: [pid: 57384|app: 0|req: 20/32] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:27:46 2025] DELETE /volume/v3/attachments/5c111f45-9ec3-4ef0-8ca7-3a33bcf8ff55 => generated 19 bytes in 639 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 675.644415] [57383]: DEBUG cinder.api.middleware.request_id [None req-46794b89-b41b-4b6d-b11f-07ef9d90b63f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.649012] [57383]: INFO cinder.api.openstack.wsgi [None req-46794b89-b41b-4b6d-b11f-07ef9d90b63f tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 675.649012] [57383]: DEBUG cinder.api.openstack.wsgi [None req-46794b89-b41b-4b6d-b11f-07ef9d90b63f tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 675.649012] [57383]: DEBUG cinder.api.openstack.wsgi [None req-46794b89-b41b-4b6d-b11f-07ef9d90b63f tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 675.660950] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.660950] [57383]: warnings.warn( [ 675.667330] [57383]: INFO cinder.volume.api [None req-46794b89-b41b-4b6d-b11f-07ef9d90b63f tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 675.673561] [57383]: INFO cinder.api.openstack.wsgi [None req-46794b89-b41b-4b6d-b11f-07ef9d90b63f tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 675.674371] [57383]: [pid: 57383|app: 0|req: 13/33] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:48 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 675.686247] [57384]: DEBUG cinder.api.middleware.request_id [None req-12e77bb2-cfd9-4ad1-aae0-2f721dd2348a None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.688650] [57384]: INFO cinder.api.openstack.wsgi [None req-12e77bb2-cfd9-4ad1-aae0-2f721dd2348a tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 675.689404] [57384]: DEBUG cinder.api.openstack.wsgi [None req-12e77bb2-cfd9-4ad1-aae0-2f721dd2348a tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 675.689404] [57384]: DEBUG cinder.api.openstack.wsgi [None req-12e77bb2-cfd9-4ad1-aae0-2f721dd2348a tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 675.689566] [57384]: INFO cinder.api.v3.volumes [None req-12e77bb2-cfd9-4ad1-aae0-2f721dd2348a tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Delete volume with id: f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 675.702831] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.702831] [57384]: warnings.warn( [ 675.703504] [57384]: INFO cinder.volume.api [None req-12e77bb2-cfd9-4ad1-aae0-2f721dd2348a tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 675.737551] [57384]: INFO cinder.volume.api [None req-12e77bb2-cfd9-4ad1-aae0-2f721dd2348a tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Delete volume request issued successfully. [ 675.737768] [57384]: INFO cinder.api.openstack.wsgi [None req-12e77bb2-cfd9-4ad1-aae0-2f721dd2348a tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 202 [ 675.738966] [57384]: [pid: 57384|app: 0|req: 21/34] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:27:48 2025] DELETE /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 675.744485] [57383]: DEBUG cinder.api.middleware.request_id [None req-aafb904b-2a06-4865-99c5-4413565f17f2 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.744803] [57383]: INFO cinder.api.openstack.wsgi [None req-aafb904b-2a06-4865-99c5-4413565f17f2 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 675.745139] [57383]: DEBUG cinder.api.openstack.wsgi [None req-aafb904b-2a06-4865-99c5-4413565f17f2 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 675.745240] [57383]: DEBUG cinder.api.openstack.wsgi [None req-aafb904b-2a06-4865-99c5-4413565f17f2 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 675.757084] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.757084] [57383]: warnings.warn( [ 675.761692] [57383]: INFO cinder.volume.api [None req-aafb904b-2a06-4865-99c5-4413565f17f2 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 675.766632] [57383]: INFO cinder.api.openstack.wsgi [None req-aafb904b-2a06-4865-99c5-4413565f17f2 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 675.768873] [57383]: [pid: 57383|app: 0|req: 14/35] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:48 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 676.778496] [57384]: DEBUG cinder.api.middleware.request_id [None req-74fd1f4c-863e-4930-aa11-6dcee585fc29 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 676.780847] [57384]: INFO cinder.api.openstack.wsgi [None req-74fd1f4c-863e-4930-aa11-6dcee585fc29 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 676.781023] [57384]: DEBUG cinder.api.openstack.wsgi [None req-74fd1f4c-863e-4930-aa11-6dcee585fc29 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 676.781261] [57384]: DEBUG cinder.api.openstack.wsgi [None req-74fd1f4c-863e-4930-aa11-6dcee585fc29 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 676.798787] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 676.798787] [57384]: warnings.warn( [ 676.802971] [57384]: INFO cinder.volume.api [None req-74fd1f4c-863e-4930-aa11-6dcee585fc29 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 676.809210] [57384]: INFO cinder.api.openstack.wsgi [None req-74fd1f4c-863e-4930-aa11-6dcee585fc29 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 676.809909] [57384]: [pid: 57384|app: 0|req: 22/36] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:49 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 677.834925] [57383]: DEBUG cinder.api.middleware.request_id [None req-3870c05e-61ab-475a-b244-c7513101597e None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.840826] [57383]: INFO cinder.api.openstack.wsgi [None req-3870c05e-61ab-475a-b244-c7513101597e tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 677.841903] [57383]: DEBUG cinder.api.openstack.wsgi [None req-3870c05e-61ab-475a-b244-c7513101597e tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 677.841903] [57383]: DEBUG cinder.api.openstack.wsgi [None req-3870c05e-61ab-475a-b244-c7513101597e tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 677.857436] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.857436] [57383]: warnings.warn( [ 677.861797] [57383]: INFO cinder.volume.api [None req-3870c05e-61ab-475a-b244-c7513101597e tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Volume info retrieved successfully. [ 677.872743] [57383]: INFO cinder.api.openstack.wsgi [None req-3870c05e-61ab-475a-b244-c7513101597e tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 200 [ 677.873552] [57383]: [pid: 57383|app: 0|req: 15/37] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:50 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 678.885804] [57384]: DEBUG cinder.api.middleware.request_id [None req-27954d91-e9aa-4c75-b595-02f2308d4ace None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.890378] [57384]: INFO cinder.api.openstack.wsgi [None req-27954d91-e9aa-4c75-b595-02f2308d4ace tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 678.890378] [57384]: DEBUG cinder.api.openstack.wsgi [None req-27954d91-e9aa-4c75-b595-02f2308d4ace tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 678.890378] [57384]: DEBUG cinder.api.openstack.wsgi [None req-27954d91-e9aa-4c75-b595-02f2308d4ace tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 678.900791] [57384]: INFO cinder.api.openstack.wsgi [None req-27954d91-e9aa-4c75-b595-02f2308d4ace tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 404 [ 678.901659] [57384]: [pid: 57384|app: 0|req: 23/38] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:27:51 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 687.839821] [57383]: DEBUG cinder.api.middleware.request_id [req-ec7fba83-1bf9-4973-8aa0-4880dc274453 req-8149718d-b336-4797-b9bb-3ce52cf7d1e2 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.843549] [57383]: INFO cinder.api.openstack.wsgi [req-ec7fba83-1bf9-4973-8aa0-4880dc274453 req-8149718d-b336-4797-b9bb-3ce52cf7d1e2 tempest-InstanceActionsTestJSON-821608473 tempest-InstanceActionsTestJSON-821608473-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=644750f5-ad35-4f3b-b592-9a3a007d4a1c [ 687.844207] [57383]: DEBUG cinder.api.openstack.wsgi [req-ec7fba83-1bf9-4973-8aa0-4880dc274453 req-8149718d-b336-4797-b9bb-3ce52cf7d1e2 tempest-InstanceActionsTestJSON-821608473 tempest-InstanceActionsTestJSON-821608473-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 687.844335] [57383]: DEBUG cinder.api.openstack.wsgi [req-ec7fba83-1bf9-4973-8aa0-4880dc274453 req-8149718d-b336-4797-b9bb-3ce52cf7d1e2 tempest-InstanceActionsTestJSON-821608473 tempest-InstanceActionsTestJSON-821608473-project-member] Calling method 'version_select' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 687.866579] [57383]: INFO cinder.api.openstack.wsgi [req-ec7fba83-1bf9-4973-8aa0-4880dc274453 req-8149718d-b336-4797-b9bb-3ce52cf7d1e2 tempest-InstanceActionsTestJSON-821608473 tempest-InstanceActionsTestJSON-821608473-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=644750f5-ad35-4f3b-b592-9a3a007d4a1c returned with HTTP 200 [ 687.867414] [57383]: [pid: 57383|app: 0|req: 16/39] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Nov 12 14:28:00 2025] GET /volume/v3/attachments?instance_id=644750f5-ad35-4f3b-b592-9a3a007d4a1c => generated 19 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 688.892169] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=23,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 697.860997] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=49,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 712.161684] [57384]: DEBUG cinder.api.middleware.request_id [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.166026] [57384]: INFO cinder.api.openstack.wsgi [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] POST http://10.180.1.21/volume/v3/volumes [ 712.166026] [57384]: DEBUG cinder.api.openstack.wsgi [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1167630431", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 712.166026] [57384]: DEBUG cinder.api.v3.volumes [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1167630431', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 712.166026] [57384]: INFO cinder.api.v3.volumes [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Create volume of 1 GB [ 712.172224] [57384]: INFO cinder.volume.api [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Availability Zones retrieved successfully. [ 712.182694] [57384]: DEBUG cinder.volume.api [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Flow 'volume_create_api' (89ad83dc-5b0a-4041-86f9-ad795a767783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 712.184482] [57384]: DEBUG cinder.volume.api [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fc25a92-0dcc-4bcb-9ab9-074a7646ad18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 712.185962] [57384]: DEBUG cinder.volume.flows.api.create_volume [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Validating volume size '1' using validate_int {{(pid=57384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 712.224774] [57384]: DEBUG cinder.volume.api [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fc25a92-0dcc-4bcb-9ab9-074a7646ad18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 712.226919] [57384]: DEBUG cinder.volume.api [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1301c029-6afd-475e-8548-ea26342f1155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 712.289178] [57384]: DEBUG cinder.quota [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Created reservations ['86b6769e-73e9-43b0-9b62-8166948e59d4', '7ea0f9a2-113b-477a-a827-35712e572eaf', '95347ca7-6b28-4819-9915-3c613556c795', '350f74eb-3c24-477b-a04f-08245926c361'] {{(pid=57384) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 712.290216] [57384]: DEBUG cinder.volume.api [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1301c029-6afd-475e-8548-ea26342f1155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86b6769e-73e9-43b0-9b62-8166948e59d4', '7ea0f9a2-113b-477a-a827-35712e572eaf', '95347ca7-6b28-4819-9915-3c613556c795', '350f74eb-3c24-477b-a04f-08245926c361']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 712.291145] [57384]: DEBUG cinder.volume.api [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8e3d2fa-c01a-46ec-97fb-8176062c6a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 712.349558] [57384]: DEBUG cinder.volume.api [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8e3d2fa-c01a-46ec-97fb-8176062c6a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b6f1cad-6cbc-4071-88eb-a80f8195bdc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1167630431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1c77d927b5746d59063b1f9edd69780',qos_specs=None,replication_status=,reservations=['86b6769e-73e9-43b0-9b62-8166948e59d4','7ea0f9a2-113b-477a-a827-35712e572eaf','95347ca7-6b28-4819-9915-3c613556c795','350f74eb-3c24-477b-a04f-08245926c361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c9f9413f10c4124b71cdf567eff1d24',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:28:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1167630431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b6f1cad-6cbc-4071-88eb-a80f8195bdc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1c77d927b5746d59063b1f9edd69780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c9f9413f10c4124b71cdf567eff1d24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 712.350288] [57384]: DEBUG cinder.volume.api [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1071f5bf-6879-497e-ad59-9ed1e60486eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 712.367690] [57384]: DEBUG cinder.volume.api [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1071f5bf-6879-497e-ad59-9ed1e60486eb) transitioned into state 'SUCCESS' from state '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-1167630431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1c77d927b5746d59063b1f9edd69780',qos_specs=None,replication_status=,reservations=['86b6769e-73e9-43b0-9b62-8166948e59d4','7ea0f9a2-113b-477a-a827-35712e572eaf','95347ca7-6b28-4819-9915-3c613556c795','350f74eb-3c24-477b-a04f-08245926c361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c9f9413f10c4124b71cdf567eff1d24',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 712.371187] [57384]: DEBUG cinder.volume.api [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c603f07-67f7-42b8-8b01-4663a22d00dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 712.381169] [57384]: DEBUG cinder.volume.api [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c603f07-67f7-42b8-8b01-4663a22d00dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 712.382832] [57384]: DEBUG cinder.volume.api [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Flow 'volume_create_api' (89ad83dc-5b0a-4041-86f9-ad795a767783) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 712.383333] [57384]: INFO cinder.volume.api [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Create volume request issued successfully. [ 712.384057] [57384]: INFO cinder.api.openstack.wsgi [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-68b31c36-d2d4-480b-9b26-10b45db4dc61 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 712.384624] [57384]: [pid: 57384|app: 0|req: 24/40] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Nov 12 14:28:24 2025] POST /volume/v3/volumes => generated 754 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 712.392932] [57383]: DEBUG cinder.api.middleware.request_id [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-60ff955e-8227-40e1-bf5f-df469f87e57a None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.394926] [57383]: INFO cinder.api.openstack.wsgi [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-60ff955e-8227-40e1-bf5f-df469f87e57a tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] GET http://10.180.1.21/volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 [ 712.395224] [57383]: DEBUG cinder.api.openstack.wsgi [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-60ff955e-8227-40e1-bf5f-df469f87e57a tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 712.395451] [57383]: DEBUG cinder.api.openstack.wsgi [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-60ff955e-8227-40e1-bf5f-df469f87e57a tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 712.555157] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.555157] [57383]: warnings.warn( [ 712.559230] [57383]: INFO cinder.volume.api [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-60ff955e-8227-40e1-bf5f-df469f87e57a tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Volume info retrieved successfully. [ 712.565693] [57383]: INFO cinder.api.openstack.wsgi [req-48fff748-e3de-4b1f-a6ab-d89d71da881d req-60ff955e-8227-40e1-bf5f-df469f87e57a tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] http://10.180.1.21/volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 returned with HTTP 200 [ 712.566291] [57383]: [pid: 57383|app: 0|req: 17/41] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:28:25 2025] GET /volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 => generated 846 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 713.914351] [57384]: DEBUG cinder.api.middleware.request_id [req-50a80b32-ada4-4b7b-bf3c-0ff1bbb26d94 req-3a649151-30b6-49e4-9aca-14228dc77772 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.918123] [57384]: INFO cinder.api.openstack.wsgi [req-50a80b32-ada4-4b7b-bf3c-0ff1bbb26d94 req-3a649151-30b6-49e4-9aca-14228dc77772 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] GET http://10.180.1.21/volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 [ 713.918656] [57384]: DEBUG cinder.api.openstack.wsgi [req-50a80b32-ada4-4b7b-bf3c-0ff1bbb26d94 req-3a649151-30b6-49e4-9aca-14228dc77772 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 713.918892] [57384]: DEBUG cinder.api.openstack.wsgi [req-50a80b32-ada4-4b7b-bf3c-0ff1bbb26d94 req-3a649151-30b6-49e4-9aca-14228dc77772 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 713.930408] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.930408] [57384]: warnings.warn( [ 713.935210] [57384]: INFO cinder.volume.api [req-50a80b32-ada4-4b7b-bf3c-0ff1bbb26d94 req-3a649151-30b6-49e4-9aca-14228dc77772 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Volume info retrieved successfully. [ 713.941768] [57384]: INFO cinder.api.openstack.wsgi [req-50a80b32-ada4-4b7b-bf3c-0ff1bbb26d94 req-3a649151-30b6-49e4-9aca-14228dc77772 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] http://10.180.1.21/volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 returned with HTTP 200 [ 713.942392] [57384]: [pid: 57384|app: 0|req: 25/42] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:28:26 2025] GET /volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 714.967727] [57383]: DEBUG cinder.api.middleware.request_id [req-371a516e-107c-450c-ba1d-6442d2e8ecf0 req-063da5c0-e4a3-4d4b-8fed-e6d34e41eda1 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.970665] [57383]: INFO cinder.api.openstack.wsgi [req-371a516e-107c-450c-ba1d-6442d2e8ecf0 req-063da5c0-e4a3-4d4b-8fed-e6d34e41eda1 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 714.971071] [57383]: DEBUG cinder.api.openstack.wsgi [req-371a516e-107c-450c-ba1d-6442d2e8ecf0 req-063da5c0-e4a3-4d4b-8fed-e6d34e41eda1 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b6f1cad-6cbc-4071-88eb-a80f8195bdc9", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-959874730", "description": null, "metadata": {}}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 714.985578] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.985578] [57383]: warnings.warn( [ 714.985578] [57383]: INFO cinder.volume.api [req-371a516e-107c-450c-ba1d-6442d2e8ecf0 req-063da5c0-e4a3-4d4b-8fed-e6d34e41eda1 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Volume info retrieved successfully. [ 714.985578] [57383]: INFO cinder.api.v3.snapshots [req-371a516e-107c-450c-ba1d-6442d2e8ecf0 req-063da5c0-e4a3-4d4b-8fed-e6d34e41eda1 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Create snapshot from volume 1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 [ 715.018280] [57383]: WARNING cinder.quota [req-371a516e-107c-450c-ba1d-6442d2e8ecf0 req-063da5c0-e4a3-4d4b-8fed-e6d34e41eda1 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-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. [ 715.018729] [57383]: WARNING cinder.quota [req-371a516e-107c-450c-ba1d-6442d2e8ecf0 req-063da5c0-e4a3-4d4b-8fed-e6d34e41eda1 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-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. [ 715.070070] [57383]: DEBUG cinder.quota [req-371a516e-107c-450c-ba1d-6442d2e8ecf0 req-063da5c0-e4a3-4d4b-8fed-e6d34e41eda1 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Created reservations ['c93d699d-9ae9-4514-925d-5a134cf541dc', '3320ec8e-fd20-42e3-9e07-21bd72fba7bb', 'eea782eb-14c6-403c-96af-c49f0e46c864', '42545678-0e48-44a2-b704-b24cb2420af9'] {{(pid=57383) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 715.137529] [57383]: INFO cinder.volume.api [req-371a516e-107c-450c-ba1d-6442d2e8ecf0 req-063da5c0-e4a3-4d4b-8fed-e6d34e41eda1 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Snapshot create request issued successfully. [ 715.137945] [57383]: INFO cinder.api.openstack.wsgi [req-371a516e-107c-450c-ba1d-6442d2e8ecf0 req-063da5c0-e4a3-4d4b-8fed-e6d34e41eda1 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 715.138479] [57383]: [pid: 57383|app: 0|req: 18/43] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Nov 12 14:28:27 2025] POST /volume/v3/snapshots => generated 310 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 715.482642] [57384]: DEBUG cinder.api.middleware.request_id [None req-92570868-e286-4d91-9a48-3be9fde976cd None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.485397] [57384]: INFO cinder.api.openstack.wsgi [None req-92570868-e286-4d91-9a48-3be9fde976cd tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 715.487198] [57384]: DEBUG cinder.api.openstack.wsgi [None req-92570868-e286-4d91-9a48-3be9fde976cd tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 715.487198] [57384]: DEBUG cinder.api.openstack.wsgi [None req-92570868-e286-4d91-9a48-3be9fde976cd tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 715.487198] [57384]: INFO cinder.api.v3.volumes [None req-92570868-e286-4d91-9a48-3be9fde976cd tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Delete volume with id: f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 715.495232] [57384]: INFO cinder.api.openstack.wsgi [None req-92570868-e286-4d91-9a48-3be9fde976cd tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 404 [ 715.495985] [57384]: [pid: 57384|app: 0|req: 26/44] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:28:28 2025] DELETE /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 715.501213] [57383]: DEBUG cinder.api.middleware.request_id [None req-046f1562-d573-4f6b-bc83-a40685fd7802 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.503286] [57383]: INFO cinder.api.openstack.wsgi [None req-046f1562-d573-4f6b-bc83-a40685fd7802 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] GET http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f [ 715.503936] [57383]: DEBUG cinder.api.openstack.wsgi [None req-046f1562-d573-4f6b-bc83-a40685fd7802 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 715.504381] [57383]: DEBUG cinder.api.openstack.wsgi [None req-046f1562-d573-4f6b-bc83-a40685fd7802 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 715.513426] [57383]: INFO cinder.api.openstack.wsgi [None req-046f1562-d573-4f6b-bc83-a40685fd7802 tempest-VolumesAssistedSnapshotsTest-1310571108 tempest-VolumesAssistedSnapshotsTest-1310571108-project-admin] http://10.180.1.21/volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f returned with HTTP 404 [ 715.514489] [57383]: [pid: 57383|app: 0|req: 19/45] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:28:28 2025] GET /volume/v3/volumes/f14dcf43-12ee-43d3-9672-5ef29746fb0f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 716.971152] [57384]: DEBUG cinder.api.middleware.request_id [req-04d01ebe-3265-4fb6-9f67-1bb726fdf851 req-a4680fa7-e7f0-4e8b-8695-83950d224df6 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.974110] [57384]: INFO cinder.api.openstack.wsgi [req-04d01ebe-3265-4fb6-9f67-1bb726fdf851 req-a4680fa7-e7f0-4e8b-8695-83950d224df6 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] GET http://10.180.1.21/volume/v3/snapshots/384b83d5-bf9b-49bf-8c64-fada7aeeef95 [ 716.974378] [57384]: DEBUG cinder.api.openstack.wsgi [req-04d01ebe-3265-4fb6-9f67-1bb726fdf851 req-a4680fa7-e7f0-4e8b-8695-83950d224df6 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 716.974594] [57384]: DEBUG cinder.api.openstack.wsgi [req-04d01ebe-3265-4fb6-9f67-1bb726fdf851 req-a4680fa7-e7f0-4e8b-8695-83950d224df6 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 717.001663] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.001663] [57384]: warnings.warn( [ 717.003205] [57384]: INFO cinder.volume.api [req-04d01ebe-3265-4fb6-9f67-1bb726fdf851 req-a4680fa7-e7f0-4e8b-8695-83950d224df6 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Snapshot retrieved successfully. [ 717.003601] [57384]: INFO cinder.api.openstack.wsgi [req-04d01ebe-3265-4fb6-9f67-1bb726fdf851 req-a4680fa7-e7f0-4e8b-8695-83950d224df6 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] http://10.180.1.21/volume/v3/snapshots/384b83d5-bf9b-49bf-8c64-fada7aeeef95 returned with HTTP 200 [ 717.004509] [57384]: [pid: 57384|app: 0|req: 27/46] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Nov 12 14:28:29 2025] GET /volume/v3/snapshots/384b83d5-bf9b-49bf-8c64-fada7aeeef95 => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 717.727243] [57383]: DEBUG cinder.api.middleware.request_id [req-839f19be-cbf5-4830-8e07-795d2f1b4dc9 req-4b7a5e7e-cb2b-426f-9d0d-f453a575d762 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.729415] [57383]: INFO cinder.api.openstack.wsgi [req-839f19be-cbf5-4830-8e07-795d2f1b4dc9 req-4b7a5e7e-cb2b-426f-9d0d-f453a575d762 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 717.729670] [57383]: DEBUG cinder.api.openstack.wsgi [req-839f19be-cbf5-4830-8e07-795d2f1b4dc9 req-4b7a5e7e-cb2b-426f-9d0d-f453a575d762 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 717.730748] [57383]: DEBUG cinder.api.openstack.wsgi [req-839f19be-cbf5-4830-8e07-795d2f1b4dc9 req-4b7a5e7e-cb2b-426f-9d0d-f453a575d762 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Calling method 'detail' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 717.730748] [57383]: DEBUG cinder.api.api_utils [req-839f19be-cbf5-4830-8e07-795d2f1b4dc9 req-4b7a5e7e-cb2b-426f-9d0d-f453a575d762 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Removing options '' from query. {{(pid=57383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 717.730748] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.730748] [57383]: warnings.warn( [ 717.731874] [57383]: DEBUG cinder.db.sqlalchemy.api [req-839f19be-cbf5-4830-8e07-795d2f1b4dc9 req-4b7a5e7e-cb2b-426f-9d0d-f453a575d762 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Building query based on filter {{(pid=57383) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 717.744766] [57383]: INFO cinder.volume.api [req-839f19be-cbf5-4830-8e07-795d2f1b4dc9 req-4b7a5e7e-cb2b-426f-9d0d-f453a575d762 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Get all snapshots completed successfully. [ 717.745319] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.745319] [57383]: warnings.warn( [ 717.746055] [57383]: INFO cinder.api.openstack.wsgi [req-839f19be-cbf5-4830-8e07-795d2f1b4dc9 req-4b7a5e7e-cb2b-426f-9d0d-f453a575d762 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 717.746656] [57383]: [pid: 57383|app: 0|req: 20/47] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Nov 12 14:28:30 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 718.359573] [57384]: DEBUG cinder.api.middleware.request_id [req-fd2e8de8-5ee9-4b85-ba8c-566503f10b21 req-fb338231-e2f5-41fd-b352-861ab2533807 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.363383] [57384]: INFO cinder.api.openstack.wsgi [req-fd2e8de8-5ee9-4b85-ba8c-566503f10b21 req-fb338231-e2f5-41fd-b352-861ab2533807 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] GET http://10.180.1.21/volume/v3/snapshots/384b83d5-bf9b-49bf-8c64-fada7aeeef95 [ 718.363643] [57384]: DEBUG cinder.api.openstack.wsgi [req-fd2e8de8-5ee9-4b85-ba8c-566503f10b21 req-fb338231-e2f5-41fd-b352-861ab2533807 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 718.363859] [57384]: DEBUG cinder.api.openstack.wsgi [req-fd2e8de8-5ee9-4b85-ba8c-566503f10b21 req-fb338231-e2f5-41fd-b352-861ab2533807 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 718.371964] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.371964] [57384]: warnings.warn( [ 718.373654] [57384]: INFO cinder.volume.api [req-fd2e8de8-5ee9-4b85-ba8c-566503f10b21 req-fb338231-e2f5-41fd-b352-861ab2533807 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Snapshot retrieved successfully. [ 718.373654] [57384]: INFO cinder.api.openstack.wsgi [req-fd2e8de8-5ee9-4b85-ba8c-566503f10b21 req-fb338231-e2f5-41fd-b352-861ab2533807 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] http://10.180.1.21/volume/v3/snapshots/384b83d5-bf9b-49bf-8c64-fada7aeeef95 returned with HTTP 200 [ 718.374287] [57384]: [pid: 57384|app: 0|req: 28/48] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Nov 12 14:28:31 2025] GET /volume/v3/snapshots/384b83d5-bf9b-49bf-8c64-fada7aeeef95 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 719.157787] [57383]: DEBUG cinder.api.middleware.request_id [req-114b3a0d-a88b-40ae-942b-9c92697a42d3 req-487bae70-9184-46bd-88e7-dbae92d52ed7 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.161776] [57383]: INFO cinder.api.openstack.wsgi [req-114b3a0d-a88b-40ae-942b-9c92697a42d3 req-487bae70-9184-46bd-88e7-dbae92d52ed7 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/384b83d5-bf9b-49bf-8c64-fada7aeeef95 [ 719.161973] [57383]: DEBUG cinder.api.openstack.wsgi [req-114b3a0d-a88b-40ae-942b-9c92697a42d3 req-487bae70-9184-46bd-88e7-dbae92d52ed7 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 719.162220] [57383]: DEBUG cinder.api.openstack.wsgi [req-114b3a0d-a88b-40ae-942b-9c92697a42d3 req-487bae70-9184-46bd-88e7-dbae92d52ed7 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Calling method 'delete' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 719.162377] [57383]: INFO cinder.api.v3.snapshots [req-114b3a0d-a88b-40ae-942b-9c92697a42d3 req-487bae70-9184-46bd-88e7-dbae92d52ed7 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Delete snapshot with id: 384b83d5-bf9b-49bf-8c64-fada7aeeef95 [ 719.171035] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.171035] [57383]: warnings.warn( [ 719.171551] [57383]: INFO cinder.volume.api [req-114b3a0d-a88b-40ae-942b-9c92697a42d3 req-487bae70-9184-46bd-88e7-dbae92d52ed7 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Snapshot retrieved successfully. [ 719.193677] [57383]: INFO cinder.volume.api [req-114b3a0d-a88b-40ae-942b-9c92697a42d3 req-487bae70-9184-46bd-88e7-dbae92d52ed7 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Snapshot delete request issued successfully. [ 719.193915] [57383]: INFO cinder.api.openstack.wsgi [req-114b3a0d-a88b-40ae-942b-9c92697a42d3 req-487bae70-9184-46bd-88e7-dbae92d52ed7 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] http://10.180.1.21/volume/v3/snapshots/384b83d5-bf9b-49bf-8c64-fada7aeeef95 returned with HTTP 202 [ 719.194483] [57383]: [pid: 57383|app: 0|req: 21/49] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Nov 12 14:28:31 2025] DELETE /volume/v3/snapshots/384b83d5-bf9b-49bf-8c64-fada7aeeef95 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 719.638959] [57384]: DEBUG cinder.api.middleware.request_id [req-85b23df7-9589-4b7c-8ddd-a574b387c49c req-8d4c77d3-a3b1-4ac3-9e43-84d9b142636e None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.641935] [57384]: INFO cinder.api.openstack.wsgi [req-85b23df7-9589-4b7c-8ddd-a574b387c49c req-8d4c77d3-a3b1-4ac3-9e43-84d9b142636e tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] GET http://10.180.1.21/volume/v3/snapshots/384b83d5-bf9b-49bf-8c64-fada7aeeef95 [ 719.642228] [57384]: DEBUG cinder.api.openstack.wsgi [req-85b23df7-9589-4b7c-8ddd-a574b387c49c req-8d4c77d3-a3b1-4ac3-9e43-84d9b142636e tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 719.642457] [57384]: DEBUG cinder.api.openstack.wsgi [req-85b23df7-9589-4b7c-8ddd-a574b387c49c req-8d4c77d3-a3b1-4ac3-9e43-84d9b142636e tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 719.649043] [57384]: INFO cinder.api.openstack.wsgi [req-85b23df7-9589-4b7c-8ddd-a574b387c49c req-8d4c77d3-a3b1-4ac3-9e43-84d9b142636e tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] http://10.180.1.21/volume/v3/snapshots/384b83d5-bf9b-49bf-8c64-fada7aeeef95 returned with HTTP 404 [ 719.649569] [57384]: [pid: 57384|app: 0|req: 29/50] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Nov 12 14:28:32 2025] GET /volume/v3/snapshots/384b83d5-bf9b-49bf-8c64-fada7aeeef95 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 720.235876] [57383]: DEBUG cinder.api.middleware.request_id [req-b7a22a2a-9625-4b92-a36b-bf70fe548142 req-b4f7c230-1d76-4a11-bf4e-b3bcce791378 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.238533] [57383]: INFO cinder.api.openstack.wsgi [req-b7a22a2a-9625-4b92-a36b-bf70fe548142 req-b4f7c230-1d76-4a11-bf4e-b3bcce791378 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 [ 720.238914] [57383]: DEBUG cinder.api.openstack.wsgi [req-b7a22a2a-9625-4b92-a36b-bf70fe548142 req-b4f7c230-1d76-4a11-bf4e-b3bcce791378 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 720.238914] [57383]: DEBUG cinder.api.openstack.wsgi [req-b7a22a2a-9625-4b92-a36b-bf70fe548142 req-b4f7c230-1d76-4a11-bf4e-b3bcce791378 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Calling method 'delete' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 720.239739] [57383]: INFO cinder.api.v3.volumes [req-b7a22a2a-9625-4b92-a36b-bf70fe548142 req-b4f7c230-1d76-4a11-bf4e-b3bcce791378 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Delete volume with id: 1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 [ 720.250407] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.250407] [57383]: warnings.warn( [ 720.251108] [57383]: INFO cinder.volume.api [req-b7a22a2a-9625-4b92-a36b-bf70fe548142 req-b4f7c230-1d76-4a11-bf4e-b3bcce791378 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Volume info retrieved successfully. [ 720.278644] [57383]: INFO cinder.volume.api [req-b7a22a2a-9625-4b92-a36b-bf70fe548142 req-b4f7c230-1d76-4a11-bf4e-b3bcce791378 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Delete volume request issued successfully. [ 720.278644] [57383]: INFO cinder.api.openstack.wsgi [req-b7a22a2a-9625-4b92-a36b-bf70fe548142 req-b4f7c230-1d76-4a11-bf4e-b3bcce791378 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] http://10.180.1.21/volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 returned with HTTP 202 [ 720.279299] [57383]: [pid: 57383|app: 0|req: 22/51] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 14:28:32 2025] DELETE /volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 721.614929] [57384]: DEBUG cinder.api.middleware.request_id [req-a1e5581a-736c-4b26-87a9-bf3e98a35f1a req-84738a49-d0f0-41d1-85c9-caecb07c01e2 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.619589] [57384]: INFO cinder.api.openstack.wsgi [req-a1e5581a-736c-4b26-87a9-bf3e98a35f1a req-84738a49-d0f0-41d1-85c9-caecb07c01e2 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] GET http://10.180.1.21/volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 [ 721.619589] [57384]: DEBUG cinder.api.openstack.wsgi [req-a1e5581a-736c-4b26-87a9-bf3e98a35f1a req-84738a49-d0f0-41d1-85c9-caecb07c01e2 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 721.619589] [57384]: DEBUG cinder.api.openstack.wsgi [req-a1e5581a-736c-4b26-87a9-bf3e98a35f1a req-84738a49-d0f0-41d1-85c9-caecb07c01e2 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 721.626646] [57384]: INFO cinder.api.openstack.wsgi [req-a1e5581a-736c-4b26-87a9-bf3e98a35f1a req-84738a49-d0f0-41d1-85c9-caecb07c01e2 tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] http://10.180.1.21/volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 returned with HTTP 404 [ 721.627261] [57384]: [pid: 57384|app: 0|req: 30/52] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:28:34 2025] GET /volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 722.911357] [57383]: DEBUG cinder.api.middleware.request_id [req-b6a7df1c-fb7d-4f14-b9ea-b5762efbb837 req-14386c90-1f6b-4061-9536-1077ee67213e None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.914037] [57383]: INFO cinder.api.openstack.wsgi [req-b6a7df1c-fb7d-4f14-b9ea-b5762efbb837 req-14386c90-1f6b-4061-9536-1077ee67213e tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 [ 722.914301] [57383]: DEBUG cinder.api.openstack.wsgi [req-b6a7df1c-fb7d-4f14-b9ea-b5762efbb837 req-14386c90-1f6b-4061-9536-1077ee67213e tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 722.914562] [57383]: DEBUG cinder.api.openstack.wsgi [req-b6a7df1c-fb7d-4f14-b9ea-b5762efbb837 req-14386c90-1f6b-4061-9536-1077ee67213e tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Calling method 'delete' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 722.914737] [57383]: INFO cinder.api.v3.volumes [req-b6a7df1c-fb7d-4f14-b9ea-b5762efbb837 req-14386c90-1f6b-4061-9536-1077ee67213e tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Delete volume with id: 1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 [ 722.922894] [57383]: INFO cinder.api.openstack.wsgi [req-b6a7df1c-fb7d-4f14-b9ea-b5762efbb837 req-14386c90-1f6b-4061-9536-1077ee67213e tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] http://10.180.1.21/volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 returned with HTTP 404 [ 722.927032] [57383]: [pid: 57383|app: 0|req: 23/53] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 14:28:35 2025] DELETE /volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 724.948253] [57384]: DEBUG cinder.api.middleware.request_id [req-bae253e7-75c6-41d5-a5b7-5bff7c65e7e8 req-6205c735-5fba-4b73-bab2-388d99875c4f None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.951821] [57384]: INFO cinder.api.openstack.wsgi [req-bae253e7-75c6-41d5-a5b7-5bff7c65e7e8 req-6205c735-5fba-4b73-bab2-388d99875c4f tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] GET http://10.180.1.21/volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 [ 724.952289] [57384]: DEBUG cinder.api.openstack.wsgi [req-bae253e7-75c6-41d5-a5b7-5bff7c65e7e8 req-6205c735-5fba-4b73-bab2-388d99875c4f tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 724.952390] [57384]: DEBUG cinder.api.openstack.wsgi [req-bae253e7-75c6-41d5-a5b7-5bff7c65e7e8 req-6205c735-5fba-4b73-bab2-388d99875c4f tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 724.967074] [57384]: INFO cinder.api.openstack.wsgi [req-bae253e7-75c6-41d5-a5b7-5bff7c65e7e8 req-6205c735-5fba-4b73-bab2-388d99875c4f tempest-VolumesSnapshotsTestJSON-843231423 tempest-VolumesSnapshotsTestJSON-843231423-project-member] http://10.180.1.21/volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 returned with HTTP 404 [ 724.967704] [57384]: [pid: 57384|app: 0|req: 31/54] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:28:37 2025] GET /volume/v3/volumes/1b6f1cad-6cbc-4071-88eb-a80f8195bdc9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 732.917477] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=28,cinder:INSERT=8,cinder:UPDATE=14 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 734.959061] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=37,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 744.049347] [57383]: DEBUG cinder.api.middleware.request_id [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.051572] [57383]: INFO cinder.api.openstack.wsgi [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] POST http://10.180.1.21/volume/v3/volumes [ 744.051980] [57383]: DEBUG cinder.api.openstack.wsgi [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1776365441"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 744.053676] [57383]: DEBUG cinder.api.v3.volumes [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1776365441'}} {{(pid=57383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 744.054192] [57383]: INFO cinder.api.v3.volumes [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Create volume of 1 GB [ 744.073508] [57383]: DEBUG cinder.volume.api [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Availability zone cache updated, next update will occur around 2025-11-12 15:28:56.797783. {{(pid=57383) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 744.073932] [57383]: INFO cinder.volume.api [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Availability Zones retrieved successfully. [ 744.098885] [57383]: DEBUG cinder.volume.api [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Flow 'volume_create_api' (e6a6eb11-faa2-4a0e-a9ff-b2d437cb6391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 744.100706] [57383]: DEBUG cinder.volume.api [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4e943ef-2298-4001-99c3-4a587dc056cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 744.102293] [57383]: DEBUG cinder.volume.flows.api.create_volume [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Validating volume size '1' using validate_int {{(pid=57383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 744.147419] [57383]: DEBUG cinder.volume.api [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4e943ef-2298-4001-99c3-4a587dc056cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 744.148585] [57383]: DEBUG cinder.volume.api [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (961d7c15-b429-4353-b6a9-83837367f98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 744.172644] [57383]: WARNING cinder.quota [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-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. [ 744.220051] [57383]: DEBUG cinder.quota [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Created reservations ['9ce79c49-71e4-4ebf-917f-e64a7932d9f4', 'e327e059-023e-407a-bc05-50293a681041', '45b05ea8-5f36-496c-b1cc-834308e449de', 'e4b8c6f0-53ba-4efb-9130-7722e3180efc'] {{(pid=57383) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 744.220796] [57383]: DEBUG cinder.volume.api [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (961d7c15-b429-4353-b6a9-83837367f98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ce79c49-71e4-4ebf-917f-e64a7932d9f4', 'e327e059-023e-407a-bc05-50293a681041', '45b05ea8-5f36-496c-b1cc-834308e449de', 'e4b8c6f0-53ba-4efb-9130-7722e3180efc']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 744.222307] [57383]: DEBUG cinder.volume.api [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba738879-279b-4e4d-a7b0-88c755e5357d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 744.239241] [57383]: DEBUG cinder.volume.api [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba738879-279b-4e4d-a7b0-88c755e5357d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b40dc372-8fce-4b9c-a0a2-44654c6ecdcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1776365441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d6e5aec95146059045dccf429ad57c',qos_specs=None,replication_status=,reservations=['9ce79c49-71e4-4ebf-917f-e64a7932d9f4','e327e059-023e-407a-bc05-50293a681041','45b05ea8-5f36-496c-b1cc-834308e449de','e4b8c6f0-53ba-4efb-9130-7722e3180efc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2e4a0536f09464db23661c116669e8b',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:28:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1776365441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b40dc372-8fce-4b9c-a0a2-44654c6ecdcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9d6e5aec95146059045dccf429ad57c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2e4a0536f09464db23661c116669e8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 744.240885] [57383]: DEBUG cinder.volume.api [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9003fa79-b987-4f2b-b776-35fc32069f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 744.260607] [57383]: DEBUG cinder.volume.api [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9003fa79-b987-4f2b-b776-35fc32069f41) transitioned into state 'SUCCESS' from state '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-1776365441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d6e5aec95146059045dccf429ad57c',qos_specs=None,replication_status=,reservations=['9ce79c49-71e4-4ebf-917f-e64a7932d9f4','e327e059-023e-407a-bc05-50293a681041','45b05ea8-5f36-496c-b1cc-834308e449de','e4b8c6f0-53ba-4efb-9130-7722e3180efc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2e4a0536f09464db23661c116669e8b',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 744.261715] [57383]: DEBUG cinder.volume.api [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a60284cd-a992-4a02-ba2b-8c6edfde471a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 744.274167] [57383]: DEBUG cinder.volume.api [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a60284cd-a992-4a02-ba2b-8c6edfde471a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 744.279067] [57383]: DEBUG cinder.volume.api [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Flow 'volume_create_api' (e6a6eb11-faa2-4a0e-a9ff-b2d437cb6391) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 744.279603] [57383]: INFO cinder.volume.api [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Create volume request issued successfully. [ 744.280613] [57383]: INFO cinder.api.openstack.wsgi [None req-0687c7ac-d83e-44b8-b4f9-3e76f54ae554 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 744.280985] [57383]: [pid: 57383|app: 0|req: 24/55] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:28:56 2025] POST /volume/v3/volumes => generated 754 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 744.293831] [57384]: DEBUG cinder.api.middleware.request_id [None req-f4fb8d95-222e-46c1-ae9e-f24f054b4912 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.296548] [57384]: INFO cinder.api.openstack.wsgi [None req-f4fb8d95-222e-46c1-ae9e-f24f054b4912 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] GET http://10.180.1.21/volume/v3/volumes/b40dc372-8fce-4b9c-a0a2-44654c6ecdcb [ 744.297226] [57384]: DEBUG cinder.api.openstack.wsgi [None req-f4fb8d95-222e-46c1-ae9e-f24f054b4912 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 744.297566] [57384]: DEBUG cinder.api.openstack.wsgi [None req-f4fb8d95-222e-46c1-ae9e-f24f054b4912 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 744.313343] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.313343] [57384]: warnings.warn( [ 744.318932] [57384]: INFO cinder.volume.api [None req-f4fb8d95-222e-46c1-ae9e-f24f054b4912 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Volume info retrieved successfully. [ 744.324738] [57384]: INFO cinder.api.openstack.wsgi [None req-f4fb8d95-222e-46c1-ae9e-f24f054b4912 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] http://10.180.1.21/volume/v3/volumes/b40dc372-8fce-4b9c-a0a2-44654c6ecdcb returned with HTTP 200 [ 744.325631] [57384]: [pid: 57384|app: 0|req: 32/56] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:28:57 2025] GET /volume/v3/volumes/b40dc372-8fce-4b9c-a0a2-44654c6ecdcb => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 745.337622] [57383]: DEBUG cinder.api.middleware.request_id [None req-a9d718c8-8455-4e4d-9ad4-42b4a0d071bd None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.340858] [57383]: INFO cinder.api.openstack.wsgi [None req-a9d718c8-8455-4e4d-9ad4-42b4a0d071bd tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] GET http://10.180.1.21/volume/v3/volumes/b40dc372-8fce-4b9c-a0a2-44654c6ecdcb [ 745.341226] [57383]: DEBUG cinder.api.openstack.wsgi [None req-a9d718c8-8455-4e4d-9ad4-42b4a0d071bd tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 745.341609] [57383]: DEBUG cinder.api.openstack.wsgi [None req-a9d718c8-8455-4e4d-9ad4-42b4a0d071bd tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 745.357233] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.357233] [57383]: warnings.warn( [ 745.363234] [57383]: INFO cinder.volume.api [None req-a9d718c8-8455-4e4d-9ad4-42b4a0d071bd tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Volume info retrieved successfully. [ 745.369695] [57383]: INFO cinder.api.openstack.wsgi [None req-a9d718c8-8455-4e4d-9ad4-42b4a0d071bd tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] http://10.180.1.21/volume/v3/volumes/b40dc372-8fce-4b9c-a0a2-44654c6ecdcb returned with HTTP 200 [ 745.370319] [57383]: [pid: 57383|app: 0|req: 25/57] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:28:58 2025] GET /volume/v3/volumes/b40dc372-8fce-4b9c-a0a2-44654c6ecdcb => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 751.042140] [57384]: DEBUG cinder.api.middleware.request_id [req-217c44f5-7651-4b86-bc16-9ab427d13afc req-fed95041-8249-49eb-a9b5-d18af8f8e182 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.044523] [57384]: INFO cinder.api.openstack.wsgi [req-217c44f5-7651-4b86-bc16-9ab427d13afc req-fed95041-8249-49eb-a9b5-d18af8f8e182 tempest-VolumesAdminNegativeTest-418180883 tempest-VolumesAdminNegativeTest-418180883-project] GET http://10.180.1.21/volume/v3/volumes/c60cc209-3291-439f-b87e-6e49a30a876e [ 751.044739] [57384]: DEBUG cinder.api.openstack.wsgi [req-217c44f5-7651-4b86-bc16-9ab427d13afc req-fed95041-8249-49eb-a9b5-d18af8f8e182 tempest-VolumesAdminNegativeTest-418180883 tempest-VolumesAdminNegativeTest-418180883-project] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 751.044950] [57384]: DEBUG cinder.api.openstack.wsgi [req-217c44f5-7651-4b86-bc16-9ab427d13afc req-fed95041-8249-49eb-a9b5-d18af8f8e182 tempest-VolumesAdminNegativeTest-418180883 tempest-VolumesAdminNegativeTest-418180883-project] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 751.053042] [57384]: INFO cinder.api.openstack.wsgi [req-217c44f5-7651-4b86-bc16-9ab427d13afc req-fed95041-8249-49eb-a9b5-d18af8f8e182 tempest-VolumesAdminNegativeTest-418180883 tempest-VolumesAdminNegativeTest-418180883-project] http://10.180.1.21/volume/v3/volumes/c60cc209-3291-439f-b87e-6e49a30a876e returned with HTTP 404 [ 751.053710] [57384]: [pid: 57384|app: 0|req: 33/58] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:29:03 2025] GET /volume/v3/volumes/c60cc209-3291-439f-b87e-6e49a30a876e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 751.065037] [57383]: DEBUG cinder.api.middleware.request_id [None req-86d02bdc-be2f-4212-b2f8-276883542729 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.069470] [57383]: INFO cinder.api.openstack.wsgi [None req-86d02bdc-be2f-4212-b2f8-276883542729 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b40dc372-8fce-4b9c-a0a2-44654c6ecdcb [ 751.070029] [57383]: DEBUG cinder.api.openstack.wsgi [None req-86d02bdc-be2f-4212-b2f8-276883542729 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 751.070029] [57383]: DEBUG cinder.api.openstack.wsgi [None req-86d02bdc-be2f-4212-b2f8-276883542729 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Calling method 'delete' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 751.070130] [57383]: INFO cinder.api.v3.volumes [None req-86d02bdc-be2f-4212-b2f8-276883542729 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Delete volume with id: b40dc372-8fce-4b9c-a0a2-44654c6ecdcb [ 751.088036] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.088036] [57383]: warnings.warn( [ 751.088036] [57383]: INFO cinder.volume.api [None req-86d02bdc-be2f-4212-b2f8-276883542729 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Volume info retrieved successfully. [ 751.116732] [57383]: INFO cinder.volume.api [None req-86d02bdc-be2f-4212-b2f8-276883542729 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Delete volume request issued successfully. [ 751.116732] [57383]: INFO cinder.api.openstack.wsgi [None req-86d02bdc-be2f-4212-b2f8-276883542729 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] http://10.180.1.21/volume/v3/volumes/b40dc372-8fce-4b9c-a0a2-44654c6ecdcb returned with HTTP 202 [ 751.116988] [57383]: [pid: 57383|app: 0|req: 26/59] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:29:03 2025] DELETE /volume/v3/volumes/b40dc372-8fce-4b9c-a0a2-44654c6ecdcb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 751.125586] [57384]: DEBUG cinder.api.middleware.request_id [None req-ab3eaae0-98a2-49fb-b4de-37e4e24f0e02 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.127797] [57384]: INFO cinder.api.openstack.wsgi [None req-ab3eaae0-98a2-49fb-b4de-37e4e24f0e02 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] GET http://10.180.1.21/volume/v3/volumes/b40dc372-8fce-4b9c-a0a2-44654c6ecdcb [ 751.128054] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ab3eaae0-98a2-49fb-b4de-37e4e24f0e02 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 751.128300] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ab3eaae0-98a2-49fb-b4de-37e4e24f0e02 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 751.140173] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.140173] [57384]: warnings.warn( [ 751.144978] [57384]: INFO cinder.volume.api [None req-ab3eaae0-98a2-49fb-b4de-37e4e24f0e02 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Volume info retrieved successfully. [ 751.151065] [57384]: INFO cinder.api.openstack.wsgi [None req-ab3eaae0-98a2-49fb-b4de-37e4e24f0e02 tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] http://10.180.1.21/volume/v3/volumes/b40dc372-8fce-4b9c-a0a2-44654c6ecdcb returned with HTTP 200 [ 751.155215] [57384]: [pid: 57384|app: 0|req: 34/60] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:29:03 2025] GET /volume/v3/volumes/b40dc372-8fce-4b9c-a0a2-44654c6ecdcb => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 752.162254] [57383]: DEBUG cinder.api.middleware.request_id [None req-c6610cf0-d23c-4e18-8103-a02938f79d1f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.164421] [57383]: INFO cinder.api.openstack.wsgi [None req-c6610cf0-d23c-4e18-8103-a02938f79d1f tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] GET http://10.180.1.21/volume/v3/volumes/b40dc372-8fce-4b9c-a0a2-44654c6ecdcb [ 752.164644] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c6610cf0-d23c-4e18-8103-a02938f79d1f tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 752.164871] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c6610cf0-d23c-4e18-8103-a02938f79d1f tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 752.171730] [57383]: INFO cinder.api.openstack.wsgi [None req-c6610cf0-d23c-4e18-8103-a02938f79d1f tempest-VolumesAdminNegativeTest-1441723799 tempest-VolumesAdminNegativeTest-1441723799-project-member] http://10.180.1.21/volume/v3/volumes/b40dc372-8fce-4b9c-a0a2-44654c6ecdcb returned with HTTP 404 [ 752.172320] [57383]: [pid: 57383|app: 0|req: 27/61] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:29:04 2025] GET /volume/v3/volumes/b40dc372-8fce-4b9c-a0a2-44654c6ecdcb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 754.220889] [57384]: DEBUG cinder.api.middleware.request_id [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.224531] [57384]: INFO cinder.api.openstack.wsgi [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] POST http://10.180.1.21/volume/v3/volumes [ 754.224531] [57384]: DEBUG cinder.api.openstack.wsgi [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1984157551", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 754.227095] [57384]: DEBUG cinder.api.v3.volumes [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1984157551', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 754.227219] [57384]: INFO cinder.api.v3.volumes [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Create volume of 1 GB [ 754.233664] [57384]: INFO cinder.volume.api [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Availability Zones retrieved successfully. [ 754.245045] [57384]: DEBUG cinder.volume.api [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Flow 'volume_create_api' (7474ba40-e234-4585-b141-87f67cafead7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 754.247237] [57384]: DEBUG cinder.volume.api [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd325c02-4ad7-4409-9c7f-39d20aacf712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 754.249320] [57384]: DEBUG cinder.volume.flows.api.create_volume [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Validating volume size '1' using validate_int {{(pid=57384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 754.270664] [57384]: DEBUG cinder.volume.api [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd325c02-4ad7-4409-9c7f-39d20aacf712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 754.271913] [57384]: DEBUG cinder.volume.api [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d1a96a-3f9f-4386-8880-b8bfac260bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 754.332594] [57384]: DEBUG cinder.quota [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Created reservations ['bb0af266-270e-4490-b491-5b4f8333d8bc', 'd6a9fd4f-dea2-42d8-914a-eb34c2c16825', '249a329c-a654-401f-b6cb-018ca534143d', '11e9da39-9956-4de9-ac3a-af210cc905b5'] {{(pid=57384) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 754.333700] [57384]: DEBUG cinder.volume.api [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d1a96a-3f9f-4386-8880-b8bfac260bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb0af266-270e-4490-b491-5b4f8333d8bc', 'd6a9fd4f-dea2-42d8-914a-eb34c2c16825', '249a329c-a654-401f-b6cb-018ca534143d', '11e9da39-9956-4de9-ac3a-af210cc905b5']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 754.334677] [57384]: DEBUG cinder.volume.api [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c0fc19-fe1e-48df-b2ee-6f2d3c3fd618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 754.353152] [57384]: DEBUG cinder.volume.api [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c0fc19-fe1e-48df-b2ee-6f2d3c3fd618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f8e9784-03b5-4902-8a5f-4d230726f444', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1984157551',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='25043bce58494fadb0ef2c6cafe9ec09',qos_specs=None,replication_status=,reservations=['bb0af266-270e-4490-b491-5b4f8333d8bc','d6a9fd4f-dea2-42d8-914a-eb34c2c16825','249a329c-a654-401f-b6cb-018ca534143d','11e9da39-9956-4de9-ac3a-af210cc905b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91e7e13b8c8458d933b3ae640958a00',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:29:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1984157551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f8e9784-03b5-4902-8a5f-4d230726f444,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='25043bce58494fadb0ef2c6cafe9ec09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c91e7e13b8c8458d933b3ae640958a00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 754.354276] [57384]: DEBUG cinder.volume.api [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b2b3d1-29ef-4b9f-b700-e964bf0c2b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 754.369459] [57384]: DEBUG cinder.volume.api [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b2b3d1-29ef-4b9f-b700-e964bf0c2b7d) transitioned into state 'SUCCESS' from state '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-1984157551',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='25043bce58494fadb0ef2c6cafe9ec09',qos_specs=None,replication_status=,reservations=['bb0af266-270e-4490-b491-5b4f8333d8bc','d6a9fd4f-dea2-42d8-914a-eb34c2c16825','249a329c-a654-401f-b6cb-018ca534143d','11e9da39-9956-4de9-ac3a-af210cc905b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c91e7e13b8c8458d933b3ae640958a00',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 754.370372] [57384]: DEBUG cinder.volume.api [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (486075b6-f1ad-45c4-8769-e6e7ec8968fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 754.382445] [57384]: DEBUG cinder.volume.api [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (486075b6-f1ad-45c4-8769-e6e7ec8968fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 754.385074] [57384]: DEBUG cinder.volume.api [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Flow 'volume_create_api' (7474ba40-e234-4585-b141-87f67cafead7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 754.385074] [57384]: INFO cinder.volume.api [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Create volume request issued successfully. [ 754.387180] [57384]: INFO cinder.api.openstack.wsgi [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-2b21006d-b612-490c-b916-5033e6eafdab tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 754.387180] [57384]: [pid: 57384|app: 0|req: 35/62] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Nov 12 14:29:06 2025] POST /volume/v3/volumes => generated 762 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 754.397439] [57383]: DEBUG cinder.api.middleware.request_id [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-5c1da694-b4ff-48f8-91e8-0deb13b325e7 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.401849] [57383]: INFO cinder.api.openstack.wsgi [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-5c1da694-b4ff-48f8-91e8-0deb13b325e7 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] GET http://10.180.1.21/volume/v3/volumes/4f8e9784-03b5-4902-8a5f-4d230726f444 [ 754.402188] [57383]: DEBUG cinder.api.openstack.wsgi [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-5c1da694-b4ff-48f8-91e8-0deb13b325e7 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 754.402265] [57383]: DEBUG cinder.api.openstack.wsgi [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-5c1da694-b4ff-48f8-91e8-0deb13b325e7 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 754.423745] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.423745] [57383]: warnings.warn( [ 754.431283] [57383]: INFO cinder.volume.api [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-5c1da694-b4ff-48f8-91e8-0deb13b325e7 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Volume info retrieved successfully. [ 754.440923] [57383]: INFO cinder.api.openstack.wsgi [req-79faae7d-4347-4c05-96c3-7137bc803ed7 req-5c1da694-b4ff-48f8-91e8-0deb13b325e7 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] http://10.180.1.21/volume/v3/volumes/4f8e9784-03b5-4902-8a5f-4d230726f444 returned with HTTP 200 [ 754.441500] [57383]: [pid: 57383|app: 0|req: 28/63] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:29:07 2025] GET /volume/v3/volumes/4f8e9784-03b5-4902-8a5f-4d230726f444 => generated 830 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 756.228565] [57384]: DEBUG cinder.api.middleware.request_id [req-5912d430-fb75-4788-b4fa-8bdf0273df0e req-a586a2cf-b982-4d9a-a93e-777319433a90 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.231830] [57384]: INFO cinder.api.openstack.wsgi [req-5912d430-fb75-4788-b4fa-8bdf0273df0e req-a586a2cf-b982-4d9a-a93e-777319433a90 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] GET http://10.180.1.21/volume/v3/volumes/4f8e9784-03b5-4902-8a5f-4d230726f444 [ 756.232107] [57384]: DEBUG cinder.api.openstack.wsgi [req-5912d430-fb75-4788-b4fa-8bdf0273df0e req-a586a2cf-b982-4d9a-a93e-777319433a90 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 756.232370] [57384]: DEBUG cinder.api.openstack.wsgi [req-5912d430-fb75-4788-b4fa-8bdf0273df0e req-a586a2cf-b982-4d9a-a93e-777319433a90 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 756.246357] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.246357] [57384]: warnings.warn( [ 756.251132] [57384]: INFO cinder.volume.api [req-5912d430-fb75-4788-b4fa-8bdf0273df0e req-a586a2cf-b982-4d9a-a93e-777319433a90 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Volume info retrieved successfully. [ 756.258576] [57384]: INFO cinder.api.openstack.wsgi [req-5912d430-fb75-4788-b4fa-8bdf0273df0e req-a586a2cf-b982-4d9a-a93e-777319433a90 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] http://10.180.1.21/volume/v3/volumes/4f8e9784-03b5-4902-8a5f-4d230726f444 returned with HTTP 200 [ 756.259291] [57384]: [pid: 57384|app: 0|req: 36/64] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:29:08 2025] GET /volume/v3/volumes/4f8e9784-03b5-4902-8a5f-4d230726f444 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 759.320382] [57383]: DEBUG cinder.api.middleware.request_id [req-b1aa370c-f13e-4bcd-ba00-79bf651ba00d req-3346eead-1dc7-47ca-afba-c64d5e9edd92 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.323480] [57383]: INFO cinder.api.openstack.wsgi [req-b1aa370c-f13e-4bcd-ba00-79bf651ba00d req-3346eead-1dc7-47ca-afba-c64d5e9edd92 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] GET http://10.180.1.21/volume/v3/volumes/4f8e9784-03b5-4902-8a5f-4d230726f444 [ 759.323806] [57383]: DEBUG cinder.api.openstack.wsgi [req-b1aa370c-f13e-4bcd-ba00-79bf651ba00d req-3346eead-1dc7-47ca-afba-c64d5e9edd92 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 759.324119] [57383]: DEBUG cinder.api.openstack.wsgi [req-b1aa370c-f13e-4bcd-ba00-79bf651ba00d req-3346eead-1dc7-47ca-afba-c64d5e9edd92 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 759.336913] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.336913] [57383]: warnings.warn( [ 759.341802] [57383]: INFO cinder.volume.api [req-b1aa370c-f13e-4bcd-ba00-79bf651ba00d req-3346eead-1dc7-47ca-afba-c64d5e9edd92 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Volume info retrieved successfully. [ 759.347560] [57383]: INFO cinder.api.openstack.wsgi [req-b1aa370c-f13e-4bcd-ba00-79bf651ba00d req-3346eead-1dc7-47ca-afba-c64d5e9edd92 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] http://10.180.1.21/volume/v3/volumes/4f8e9784-03b5-4902-8a5f-4d230726f444 returned with HTTP 200 [ 759.348033] [57383]: [pid: 57383|app: 0|req: 29/65] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:29:12 2025] GET /volume/v3/volumes/4f8e9784-03b5-4902-8a5f-4d230726f444 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 761.258143] [57384]: DEBUG cinder.api.middleware.request_id [req-14dbe014-712a-4d86-885b-dbb26e22abb1 req-f832745c-40c7-4c4b-a8eb-49ef3147ead4 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.260822] [57384]: INFO cinder.api.openstack.wsgi [req-14dbe014-712a-4d86-885b-dbb26e22abb1 req-f832745c-40c7-4c4b-a8eb-49ef3147ead4 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4f8e9784-03b5-4902-8a5f-4d230726f444 [ 761.261149] [57384]: DEBUG cinder.api.openstack.wsgi [req-14dbe014-712a-4d86-885b-dbb26e22abb1 req-f832745c-40c7-4c4b-a8eb-49ef3147ead4 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 761.261488] [57384]: DEBUG cinder.api.openstack.wsgi [req-14dbe014-712a-4d86-885b-dbb26e22abb1 req-f832745c-40c7-4c4b-a8eb-49ef3147ead4 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 761.261848] [57384]: INFO cinder.api.v3.volumes [req-14dbe014-712a-4d86-885b-dbb26e22abb1 req-f832745c-40c7-4c4b-a8eb-49ef3147ead4 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Delete volume with id: 4f8e9784-03b5-4902-8a5f-4d230726f444 [ 761.274878] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.274878] [57384]: warnings.warn( [ 761.275810] [57384]: INFO cinder.volume.api [req-14dbe014-712a-4d86-885b-dbb26e22abb1 req-f832745c-40c7-4c4b-a8eb-49ef3147ead4 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Volume info retrieved successfully. [ 761.300389] [57384]: INFO cinder.volume.api [req-14dbe014-712a-4d86-885b-dbb26e22abb1 req-f832745c-40c7-4c4b-a8eb-49ef3147ead4 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Delete volume request issued successfully. [ 761.300591] [57384]: INFO cinder.api.openstack.wsgi [req-14dbe014-712a-4d86-885b-dbb26e22abb1 req-f832745c-40c7-4c4b-a8eb-49ef3147ead4 tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] http://10.180.1.21/volume/v3/volumes/4f8e9784-03b5-4902-8a5f-4d230726f444 returned with HTTP 202 [ 761.301274] [57384]: [pid: 57384|app: 0|req: 37/66] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 14:29:13 2025] DELETE /volume/v3/volumes/4f8e9784-03b5-4902-8a5f-4d230726f444 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 763.219958] [57383]: DEBUG cinder.api.middleware.request_id [req-9b54922e-0bb9-4e35-91b4-26ebff0689da req-e48f25ce-4849-4e9b-b925-53257268088c None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.222505] [57383]: INFO cinder.api.openstack.wsgi [req-9b54922e-0bb9-4e35-91b4-26ebff0689da req-e48f25ce-4849-4e9b-b925-53257268088c tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] GET http://10.180.1.21/volume/v3/volumes/4f8e9784-03b5-4902-8a5f-4d230726f444 [ 763.222746] [57383]: DEBUG cinder.api.openstack.wsgi [req-9b54922e-0bb9-4e35-91b4-26ebff0689da req-e48f25ce-4849-4e9b-b925-53257268088c tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 763.222965] [57383]: DEBUG cinder.api.openstack.wsgi [req-9b54922e-0bb9-4e35-91b4-26ebff0689da req-e48f25ce-4849-4e9b-b925-53257268088c tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 763.230881] [57383]: INFO cinder.api.openstack.wsgi [req-9b54922e-0bb9-4e35-91b4-26ebff0689da req-e48f25ce-4849-4e9b-b925-53257268088c tempest-VolumesGetTestJSON-139628641 tempest-VolumesGetTestJSON-139628641-project-member] http://10.180.1.21/volume/v3/volumes/4f8e9784-03b5-4902-8a5f-4d230726f444 returned with HTTP 404 [ 763.231545] [57383]: [pid: 57383|app: 0|req: 30/67] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:29:15 2025] GET /volume/v3/volumes/4f8e9784-03b5-4902-8a5f-4d230726f444 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 764.230991] [57384]: DEBUG cinder.api.middleware.request_id [None req-07d40f85-3918-429e-a402-c9fcce07bd16 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.323024] [57384]: INFO cinder.api.openstack.wsgi [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] POST http://10.180.1.21/volume/v3/volumes [ 764.323207] [57384]: DEBUG cinder.api.openstack.wsgi [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-872899701"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 764.325227] [57384]: DEBUG cinder.api.v3.volumes [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-872899701'}} {{(pid=57384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 764.325380] [57384]: INFO cinder.api.v3.volumes [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Create volume of 1 GB [ 764.335564] [57384]: INFO cinder.volume.api [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Availability Zones retrieved successfully. [ 764.343114] [57384]: DEBUG cinder.volume.api [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Flow 'volume_create_api' (0add6c9d-04c7-45f6-b6fe-f7b0f784dd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 764.344550] [57384]: DEBUG cinder.volume.api [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90840e28-b540-4214-9197-8693747e65c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 764.345977] [57384]: DEBUG cinder.volume.flows.api.create_volume [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Validating volume size '1' using validate_int {{(pid=57384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 764.372886] [57384]: DEBUG cinder.volume.api [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90840e28-b540-4214-9197-8693747e65c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 764.373990] [57384]: DEBUG cinder.volume.api [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463f8877-54cc-4b78-9d0f-28fe6a07cc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 764.448958] [57384]: DEBUG cinder.quota [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Created reservations ['7ac15876-dc0d-4f6d-823e-304a5cca1f31', '131d46e8-12af-498d-826a-edbd4d6873d6', 'b03dcfb2-1001-4c1a-9a29-2c9aea9561a0', 'bf6ddcfd-b1fb-4997-b78e-c9bd00d4d0da'] {{(pid=57384) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 764.450193] [57384]: DEBUG cinder.volume.api [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463f8877-54cc-4b78-9d0f-28fe6a07cc48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ac15876-dc0d-4f6d-823e-304a5cca1f31', '131d46e8-12af-498d-826a-edbd4d6873d6', 'b03dcfb2-1001-4c1a-9a29-2c9aea9561a0', 'bf6ddcfd-b1fb-4997-b78e-c9bd00d4d0da']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 764.451362] [57384]: DEBUG cinder.volume.api [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55819cbe-51e9-4ebc-9a8e-8a17df79f3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 764.474260] [57384]: DEBUG cinder.volume.api [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55819cbe-51e9-4ebc-9a8e-8a17df79f3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7defd32a-9494-490b-a1c9-45f98994be28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-872899701',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c878604e6aa944e7a09817cf54c17377',qos_specs=None,replication_status=,reservations=['7ac15876-dc0d-4f6d-823e-304a5cca1f31','131d46e8-12af-498d-826a-edbd4d6873d6','b03dcfb2-1001-4c1a-9a29-2c9aea9561a0','bf6ddcfd-b1fb-4997-b78e-c9bd00d4d0da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7483a0a1e789408c962b73fb67a2a384',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:29:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-872899701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7defd32a-9494-490b-a1c9-45f98994be28,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c878604e6aa944e7a09817cf54c17377',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7483a0a1e789408c962b73fb67a2a384',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 764.474689] [57384]: DEBUG cinder.volume.api [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26234314-55ab-43b7-81bf-3b2d2d4beb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 764.501181] [57384]: DEBUG cinder.volume.api [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26234314-55ab-43b7-81bf-3b2d2d4beb06) transitioned into state 'SUCCESS' from state '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-872899701',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c878604e6aa944e7a09817cf54c17377',qos_specs=None,replication_status=,reservations=['7ac15876-dc0d-4f6d-823e-304a5cca1f31','131d46e8-12af-498d-826a-edbd4d6873d6','b03dcfb2-1001-4c1a-9a29-2c9aea9561a0','bf6ddcfd-b1fb-4997-b78e-c9bd00d4d0da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7483a0a1e789408c962b73fb67a2a384',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 764.505221] [57384]: DEBUG cinder.volume.api [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c9be6c-d757-44cf-8d3c-4e6f1fc06cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 764.518280] [57384]: DEBUG cinder.volume.api [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c9be6c-d757-44cf-8d3c-4e6f1fc06cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 764.521101] [57384]: DEBUG cinder.volume.api [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Flow 'volume_create_api' (0add6c9d-04c7-45f6-b6fe-f7b0f784dd44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 764.521101] [57384]: INFO cinder.volume.api [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Create volume request issued successfully. [ 764.521101] [57384]: INFO cinder.api.openstack.wsgi [None req-07d40f85-3918-429e-a402-c9fcce07bd16 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 764.521101] [57384]: [pid: 57384|app: 0|req: 38/68] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 14:29:16 2025] POST /volume/v3/volumes => generated 758 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 764.529983] [57383]: DEBUG cinder.api.middleware.request_id [None req-cd65fec3-79f9-4683-8fe2-58ab6b07ee27 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.532183] [57383]: INFO cinder.api.openstack.wsgi [None req-cd65fec3-79f9-4683-8fe2-58ab6b07ee27 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 [ 764.532446] [57383]: DEBUG cinder.api.openstack.wsgi [None req-cd65fec3-79f9-4683-8fe2-58ab6b07ee27 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 764.532867] [57383]: DEBUG cinder.api.openstack.wsgi [None req-cd65fec3-79f9-4683-8fe2-58ab6b07ee27 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 764.544089] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.544089] [57383]: warnings.warn( [ 764.549118] [57383]: INFO cinder.volume.api [None req-cd65fec3-79f9-4683-8fe2-58ab6b07ee27 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Volume info retrieved successfully. [ 764.555473] [57383]: INFO cinder.api.openstack.wsgi [None req-cd65fec3-79f9-4683-8fe2-58ab6b07ee27 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 returned with HTTP 200 [ 764.556130] [57383]: [pid: 57383|app: 0|req: 31/69] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:29:17 2025] GET /volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.169604] [57384]: DEBUG cinder.api.middleware.request_id [req-2c0298e7-707f-46a5-bf1a-a7fe7de482ac req-ffcca5bf-dac0-4e18-a27b-02293c3ade29 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.173245] [57384]: INFO cinder.api.openstack.wsgi [req-2c0298e7-707f-46a5-bf1a-a7fe7de482ac req-ffcca5bf-dac0-4e18-a27b-02293c3ade29 tempest-SecurityGroupsTestJSON-649357933 tempest-SecurityGroupsTestJSON-649357933-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=6be327f8-a957-4d47-969e-749c35809d6e [ 765.173551] [57384]: DEBUG cinder.api.openstack.wsgi [req-2c0298e7-707f-46a5-bf1a-a7fe7de482ac req-ffcca5bf-dac0-4e18-a27b-02293c3ade29 tempest-SecurityGroupsTestJSON-649357933 tempest-SecurityGroupsTestJSON-649357933-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 765.173786] [57384]: DEBUG cinder.api.openstack.wsgi [req-2c0298e7-707f-46a5-bf1a-a7fe7de482ac req-ffcca5bf-dac0-4e18-a27b-02293c3ade29 tempest-SecurityGroupsTestJSON-649357933 tempest-SecurityGroupsTestJSON-649357933-project-member] Calling method 'version_select' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 765.190643] [57384]: INFO cinder.api.openstack.wsgi [req-2c0298e7-707f-46a5-bf1a-a7fe7de482ac req-ffcca5bf-dac0-4e18-a27b-02293c3ade29 tempest-SecurityGroupsTestJSON-649357933 tempest-SecurityGroupsTestJSON-649357933-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=6be327f8-a957-4d47-969e-749c35809d6e returned with HTTP 200 [ 765.191289] [57384]: [pid: 57384|app: 0|req: 39/70] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Nov 12 14:29:17 2025] GET /volume/v3/attachments?instance_id=6be327f8-a957-4d47-969e-749c35809d6e => generated 19 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.567921] [57383]: DEBUG cinder.api.middleware.request_id [None req-42bb37a0-a338-4da2-8c47-f1ad6f1fc80f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.570053] [57383]: INFO cinder.api.openstack.wsgi [None req-42bb37a0-a338-4da2-8c47-f1ad6f1fc80f tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 [ 765.570305] [57383]: DEBUG cinder.api.openstack.wsgi [None req-42bb37a0-a338-4da2-8c47-f1ad6f1fc80f tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 765.570550] [57383]: DEBUG cinder.api.openstack.wsgi [None req-42bb37a0-a338-4da2-8c47-f1ad6f1fc80f tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 765.582049] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.582049] [57383]: warnings.warn( [ 765.587416] [57383]: INFO cinder.volume.api [None req-42bb37a0-a338-4da2-8c47-f1ad6f1fc80f tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Volume info retrieved successfully. [ 765.592820] [57383]: INFO cinder.api.openstack.wsgi [None req-42bb37a0-a338-4da2-8c47-f1ad6f1fc80f tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 returned with HTTP 200 [ 765.593425] [57383]: [pid: 57383|app: 0|req: 32/71] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:29:18 2025] GET /volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.959501] [57384]: DEBUG cinder.api.middleware.request_id [req-3db3e174-9c82-4f26-aa38-949ae7cc5e6d req-840629a0-2162-48b1-813f-00c03dc529da None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.962814] [57384]: INFO cinder.api.openstack.wsgi [req-3db3e174-9c82-4f26-aa38-949ae7cc5e6d req-840629a0-2162-48b1-813f-00c03dc529da tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 [ 765.963090] [57384]: DEBUG cinder.api.openstack.wsgi [req-3db3e174-9c82-4f26-aa38-949ae7cc5e6d req-840629a0-2162-48b1-813f-00c03dc529da tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 765.963329] [57384]: DEBUG cinder.api.openstack.wsgi [req-3db3e174-9c82-4f26-aa38-949ae7cc5e6d req-840629a0-2162-48b1-813f-00c03dc529da tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 765.972184] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.972184] [57384]: warnings.warn( [ 765.976990] [57384]: INFO cinder.volume.api [req-3db3e174-9c82-4f26-aa38-949ae7cc5e6d req-840629a0-2162-48b1-813f-00c03dc529da tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Volume info retrieved successfully. [ 765.982217] [57384]: INFO cinder.api.openstack.wsgi [req-3db3e174-9c82-4f26-aa38-949ae7cc5e6d req-840629a0-2162-48b1-813f-00c03dc529da tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 returned with HTTP 200 [ 765.982789] [57384]: [pid: 57384|app: 0|req: 40/72] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:29:18 2025] GET /volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.995482] [57383]: DEBUG cinder.api.middleware.request_id [None req-1d162981-7f8f-4644-8982-b2bf7c05734a None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.998224] [57383]: INFO cinder.api.openstack.wsgi [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] POST http://10.180.1.21/volume/v3/volumes [ 765.998745] [57383]: DEBUG cinder.api.openstack.wsgi [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-868015722"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 766.000703] [57383]: DEBUG cinder.api.v3.volumes [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-868015722'}} {{(pid=57383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 766.000862] [57383]: INFO cinder.api.v3.volumes [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Create volume of 1 GB [ 766.005487] [57383]: INFO cinder.volume.api [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Availability Zones retrieved successfully. [ 766.015198] [57383]: DEBUG cinder.volume.api [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Flow 'volume_create_api' (de901510-bbab-47e8-8585-82456b3e24ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 766.016535] [57383]: DEBUG cinder.volume.api [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6caf1cb2-865a-4cae-952d-e72376d85134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 766.017880] [57383]: DEBUG cinder.volume.flows.api.create_volume [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Validating volume size '1' using validate_int {{(pid=57383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 766.039248] [57383]: DEBUG cinder.volume.api [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6caf1cb2-865a-4cae-952d-e72376d85134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 766.040693] [57383]: DEBUG cinder.volume.api [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c3c6739-9b4e-4b46-a26b-1fcd698ebc36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 766.077152] [57383]: DEBUG cinder.quota [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Created reservations ['a123e263-06cf-4ab0-9a70-65e7d2d5a00c', '7c789b4f-8e3a-4860-b82e-ad6af7af143e', '93e37d05-137b-4d0e-b3c4-9520a25fdd4a', 'fdc94313-b501-4e55-acf5-8dbaf2c005e9'] {{(pid=57383) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 766.078199] [57383]: DEBUG cinder.volume.api [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c3c6739-9b4e-4b46-a26b-1fcd698ebc36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a123e263-06cf-4ab0-9a70-65e7d2d5a00c', '7c789b4f-8e3a-4860-b82e-ad6af7af143e', '93e37d05-137b-4d0e-b3c4-9520a25fdd4a', 'fdc94313-b501-4e55-acf5-8dbaf2c005e9']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 766.079294] [57383]: DEBUG cinder.volume.api [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20456269-745e-42b7-944d-cde66a35c543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 766.096374] [57383]: DEBUG cinder.volume.api [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20456269-745e-42b7-944d-cde66a35c543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-868015722',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c878604e6aa944e7a09817cf54c17377',qos_specs=None,replication_status=,reservations=['a123e263-06cf-4ab0-9a70-65e7d2d5a00c','7c789b4f-8e3a-4860-b82e-ad6af7af143e','93e37d05-137b-4d0e-b3c4-9520a25fdd4a','fdc94313-b501-4e55-acf5-8dbaf2c005e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7483a0a1e789408c962b73fb67a2a384',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:29:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-868015722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c878604e6aa944e7a09817cf54c17377',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7483a0a1e789408c962b73fb67a2a384',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 766.097457] [57383]: DEBUG cinder.volume.api [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aba8125-b59c-49ff-b891-4bcad913beb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 766.113842] [57383]: DEBUG cinder.volume.api [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aba8125-b59c-49ff-b891-4bcad913beb8) transitioned into state 'SUCCESS' from state '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-868015722',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c878604e6aa944e7a09817cf54c17377',qos_specs=None,replication_status=,reservations=['a123e263-06cf-4ab0-9a70-65e7d2d5a00c','7c789b4f-8e3a-4860-b82e-ad6af7af143e','93e37d05-137b-4d0e-b3c4-9520a25fdd4a','fdc94313-b501-4e55-acf5-8dbaf2c005e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7483a0a1e789408c962b73fb67a2a384',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 766.114838] [57383]: DEBUG cinder.volume.api [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1273392d-fad0-4a9e-890b-0ad40690eb92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 766.124829] [57383]: DEBUG cinder.volume.api [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1273392d-fad0-4a9e-890b-0ad40690eb92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 766.126153] [57383]: DEBUG cinder.volume.api [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Flow 'volume_create_api' (de901510-bbab-47e8-8585-82456b3e24ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 766.126542] [57383]: INFO cinder.volume.api [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Create volume request issued successfully. [ 766.127307] [57383]: INFO cinder.api.openstack.wsgi [None req-1d162981-7f8f-4644-8982-b2bf7c05734a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 766.127868] [57383]: [pid: 57383|app: 0|req: 33/73] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 14:29:18 2025] POST /volume/v3/volumes => generated 758 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 766.137187] [57384]: DEBUG cinder.api.middleware.request_id [None req-b1deee3d-c4a4-4c6c-8710-36af5a522f10 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.139545] [57384]: INFO cinder.api.openstack.wsgi [None req-b1deee3d-c4a4-4c6c-8710-36af5a522f10 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b [ 766.139767] [57384]: DEBUG cinder.api.openstack.wsgi [None req-b1deee3d-c4a4-4c6c-8710-36af5a522f10 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 766.139980] [57384]: DEBUG cinder.api.openstack.wsgi [None req-b1deee3d-c4a4-4c6c-8710-36af5a522f10 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 766.148261] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.148261] [57384]: warnings.warn( [ 766.152389] [57384]: INFO cinder.volume.api [None req-b1deee3d-c4a4-4c6c-8710-36af5a522f10 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Volume info retrieved successfully. [ 766.157649] [57384]: INFO cinder.api.openstack.wsgi [None req-b1deee3d-c4a4-4c6c-8710-36af5a522f10 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b returned with HTTP 200 [ 766.158161] [57384]: [pid: 57384|app: 0|req: 41/74] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:29:18 2025] GET /volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 767.169505] [57383]: DEBUG cinder.api.middleware.request_id [None req-74636bb8-88ab-4a75-bfc3-b89401e74268 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.172450] [57383]: INFO cinder.api.openstack.wsgi [None req-74636bb8-88ab-4a75-bfc3-b89401e74268 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b [ 767.176496] [57383]: DEBUG cinder.api.openstack.wsgi [None req-74636bb8-88ab-4a75-bfc3-b89401e74268 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 767.176496] [57383]: DEBUG cinder.api.openstack.wsgi [None req-74636bb8-88ab-4a75-bfc3-b89401e74268 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 767.195407] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.195407] [57383]: warnings.warn( [ 767.202718] [57383]: INFO cinder.volume.api [None req-74636bb8-88ab-4a75-bfc3-b89401e74268 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Volume info retrieved successfully. [ 767.213240] [57383]: INFO cinder.api.openstack.wsgi [None req-74636bb8-88ab-4a75-bfc3-b89401e74268 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b returned with HTTP 200 [ 767.213428] [57383]: [pid: 57383|app: 0|req: 34/75] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:29:19 2025] GET /volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 767.934027] [57384]: DEBUG cinder.api.middleware.request_id [req-f3c7b02d-e1de-44e3-bb7d-b34e55b5c9cc req-d42cba6c-118f-41c9-b223-850e3506131e None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.936451] [57384]: INFO cinder.api.openstack.wsgi [req-f3c7b02d-e1de-44e3-bb7d-b34e55b5c9cc req-d42cba6c-118f-41c9-b223-850e3506131e tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b [ 767.936688] [57384]: DEBUG cinder.api.openstack.wsgi [req-f3c7b02d-e1de-44e3-bb7d-b34e55b5c9cc req-d42cba6c-118f-41c9-b223-850e3506131e tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 767.936927] [57384]: DEBUG cinder.api.openstack.wsgi [req-f3c7b02d-e1de-44e3-bb7d-b34e55b5c9cc req-d42cba6c-118f-41c9-b223-850e3506131e tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 767.947702] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.947702] [57384]: warnings.warn( [ 767.952193] [57384]: INFO cinder.volume.api [req-f3c7b02d-e1de-44e3-bb7d-b34e55b5c9cc req-d42cba6c-118f-41c9-b223-850e3506131e tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Volume info retrieved successfully. [ 767.958803] [57384]: INFO cinder.api.openstack.wsgi [req-f3c7b02d-e1de-44e3-bb7d-b34e55b5c9cc req-d42cba6c-118f-41c9-b223-850e3506131e tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b returned with HTTP 200 [ 767.958949] [57384]: [pid: 57384|app: 0|req: 42/76] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:29:20 2025] GET /volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 767.971201] [57383]: DEBUG cinder.api.middleware.request_id [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.972996] [57383]: INFO cinder.api.openstack.wsgi [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] POST http://10.180.1.21/volume/v3/volumes [ 767.973563] [57383]: DEBUG cinder.api.openstack.wsgi [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-596757075"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 767.975822] [57383]: DEBUG cinder.api.v3.volumes [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-596757075'}} {{(pid=57383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 767.975822] [57383]: INFO cinder.api.v3.volumes [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Create volume of 1 GB [ 767.987817] [57383]: INFO cinder.volume.api [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Availability Zones retrieved successfully. [ 767.999101] [57383]: DEBUG cinder.volume.api [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Flow 'volume_create_api' (debbab70-2c4c-4795-9e4e-799710ea1087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 768.001039] [57383]: DEBUG cinder.volume.api [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a017fbd0-b8a5-404f-b787-b906d38efe2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 768.002351] [57383]: DEBUG cinder.volume.flows.api.create_volume [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Validating volume size '1' using validate_int {{(pid=57383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 768.031571] [57383]: DEBUG cinder.volume.api [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a017fbd0-b8a5-404f-b787-b906d38efe2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 768.032615] [57383]: DEBUG cinder.volume.api [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbe78797-c87a-49c1-8bdf-ca733ef40967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 768.075842] [57383]: DEBUG cinder.quota [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Created reservations ['113b025e-852b-4dd4-b01b-a63ee5e3dc7c', 'c1d37326-afef-4f6d-8a6d-46dfb4b2fc66', '3b358263-b0a2-4a94-924e-e225c4bb7872', '4cd65854-72e6-4e16-a329-9631095148c5'] {{(pid=57383) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 768.077079] [57383]: DEBUG cinder.volume.api [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbe78797-c87a-49c1-8bdf-ca733ef40967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['113b025e-852b-4dd4-b01b-a63ee5e3dc7c', 'c1d37326-afef-4f6d-8a6d-46dfb4b2fc66', '3b358263-b0a2-4a94-924e-e225c4bb7872', '4cd65854-72e6-4e16-a329-9631095148c5']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 768.078123] [57383]: DEBUG cinder.volume.api [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f23c5d7f-b68e-4791-b5a7-4946a3b9a398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 768.102165] [57383]: DEBUG cinder.volume.api [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f23c5d7f-b68e-4791-b5a7-4946a3b9a398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b71b603-ed82-4569-b954-f9ba380d0eae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-596757075',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c878604e6aa944e7a09817cf54c17377',qos_specs=None,replication_status=,reservations=['113b025e-852b-4dd4-b01b-a63ee5e3dc7c','c1d37326-afef-4f6d-8a6d-46dfb4b2fc66','3b358263-b0a2-4a94-924e-e225c4bb7872','4cd65854-72e6-4e16-a329-9631095148c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7483a0a1e789408c962b73fb67a2a384',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-596757075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b71b603-ed82-4569-b954-f9ba380d0eae,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c878604e6aa944e7a09817cf54c17377',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7483a0a1e789408c962b73fb67a2a384',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 768.103780] [57383]: DEBUG cinder.volume.api [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e0c180-8d31-4e17-ac7c-a8a53bc536d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 768.118381] [57383]: DEBUG cinder.volume.api [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e0c180-8d31-4e17-ac7c-a8a53bc536d1) transitioned into state 'SUCCESS' from state '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-596757075',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c878604e6aa944e7a09817cf54c17377',qos_specs=None,replication_status=,reservations=['113b025e-852b-4dd4-b01b-a63ee5e3dc7c','c1d37326-afef-4f6d-8a6d-46dfb4b2fc66','3b358263-b0a2-4a94-924e-e225c4bb7872','4cd65854-72e6-4e16-a329-9631095148c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7483a0a1e789408c962b73fb67a2a384',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 768.119360] [57383]: DEBUG cinder.volume.api [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a7b5ec-6938-456e-bf61-cd1e8a47fc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 768.132598] [57383]: DEBUG cinder.volume.api [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a7b5ec-6938-456e-bf61-cd1e8a47fc18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 768.133589] [57383]: DEBUG cinder.volume.api [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Flow 'volume_create_api' (debbab70-2c4c-4795-9e4e-799710ea1087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 768.133989] [57383]: INFO cinder.volume.api [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Create volume request issued successfully. [ 768.134750] [57383]: INFO cinder.api.openstack.wsgi [None req-8f378401-bcd9-4c15-a64a-6a6635db68d9 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 768.135321] [57383]: [pid: 57383|app: 0|req: 35/77] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 14:29:20 2025] POST /volume/v3/volumes => generated 758 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 768.151261] [57384]: DEBUG cinder.api.middleware.request_id [None req-e89a8777-570a-4124-9b0b-beb2dd4a6e9d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.160624] [57384]: INFO cinder.api.openstack.wsgi [None req-e89a8777-570a-4124-9b0b-beb2dd4a6e9d tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae [ 768.160624] [57384]: DEBUG cinder.api.openstack.wsgi [None req-e89a8777-570a-4124-9b0b-beb2dd4a6e9d tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 768.160624] [57384]: DEBUG cinder.api.openstack.wsgi [None req-e89a8777-570a-4124-9b0b-beb2dd4a6e9d tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 768.175120] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.175120] [57384]: warnings.warn( [ 768.182714] [57384]: INFO cinder.volume.api [None req-e89a8777-570a-4124-9b0b-beb2dd4a6e9d tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Volume info retrieved successfully. [ 768.194332] [57384]: INFO cinder.api.openstack.wsgi [None req-e89a8777-570a-4124-9b0b-beb2dd4a6e9d tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae returned with HTTP 200 [ 768.194787] [57384]: [pid: 57384|app: 0|req: 43/78] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:29:20 2025] GET /volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae => generated 826 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 769.205333] [57383]: DEBUG cinder.api.middleware.request_id [None req-7f2f57f5-e8af-4c56-95bd-b4ff3f71fc97 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.208558] [57383]: INFO cinder.api.openstack.wsgi [None req-7f2f57f5-e8af-4c56-95bd-b4ff3f71fc97 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae [ 769.208845] [57383]: DEBUG cinder.api.openstack.wsgi [None req-7f2f57f5-e8af-4c56-95bd-b4ff3f71fc97 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 769.209022] [57383]: DEBUG cinder.api.openstack.wsgi [None req-7f2f57f5-e8af-4c56-95bd-b4ff3f71fc97 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 769.230975] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.230975] [57383]: warnings.warn( [ 769.241039] [57383]: INFO cinder.volume.api [None req-7f2f57f5-e8af-4c56-95bd-b4ff3f71fc97 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Volume info retrieved successfully. [ 769.250532] [57383]: INFO cinder.api.openstack.wsgi [None req-7f2f57f5-e8af-4c56-95bd-b4ff3f71fc97 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae returned with HTTP 200 [ 769.251022] [57383]: [pid: 57383|app: 0|req: 36/79] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:29:21 2025] GET /volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 769.696829] [57384]: DEBUG cinder.api.middleware.request_id [req-c3949075-9bf4-4afd-b82d-6b90550bf396 req-7f90eb07-855a-48de-9b74-66fd3fc38a23 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.700141] [57384]: INFO cinder.api.openstack.wsgi [req-c3949075-9bf4-4afd-b82d-6b90550bf396 req-7f90eb07-855a-48de-9b74-66fd3fc38a23 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae [ 769.700351] [57384]: DEBUG cinder.api.openstack.wsgi [req-c3949075-9bf4-4afd-b82d-6b90550bf396 req-7f90eb07-855a-48de-9b74-66fd3fc38a23 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 769.700603] [57384]: DEBUG cinder.api.openstack.wsgi [req-c3949075-9bf4-4afd-b82d-6b90550bf396 req-7f90eb07-855a-48de-9b74-66fd3fc38a23 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 769.712105] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.712105] [57384]: warnings.warn( [ 769.716787] [57384]: INFO cinder.volume.api [req-c3949075-9bf4-4afd-b82d-6b90550bf396 req-7f90eb07-855a-48de-9b74-66fd3fc38a23 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Volume info retrieved successfully. [ 769.722416] [57384]: INFO cinder.api.openstack.wsgi [req-c3949075-9bf4-4afd-b82d-6b90550bf396 req-7f90eb07-855a-48de-9b74-66fd3fc38a23 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae returned with HTTP 200 [ 769.722962] [57384]: [pid: 57384|app: 0|req: 44/80] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:29:22 2025] GET /volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 770.016724] [57383]: DEBUG cinder.api.middleware.request_id [req-469e0794-b666-485b-9f79-9d5256d0dd01 req-2efba5fd-20a5-4594-920f-3dbcfdcee20b None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.019597] [57383]: INFO cinder.api.openstack.wsgi [req-469e0794-b666-485b-9f79-9d5256d0dd01 req-2efba5fd-20a5-4594-920f-3dbcfdcee20b tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 770.020153] [57383]: DEBUG cinder.api.openstack.wsgi [req-469e0794-b666-485b-9f79-9d5256d0dd01 req-2efba5fd-20a5-4594-920f-3dbcfdcee20b tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 770.020488] [57383]: DEBUG cinder.api.openstack.wsgi [req-469e0794-b666-485b-9f79-9d5256d0dd01 req-2efba5fd-20a5-4594-920f-3dbcfdcee20b tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'detail' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 770.020881] [57383]: DEBUG cinder.api.api_utils [req-469e0794-b666-485b-9f79-9d5256d0dd01 req-2efba5fd-20a5-4594-920f-3dbcfdcee20b tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Removing options '' from query. {{(pid=57383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 770.021830] [57383]: DEBUG cinder.volume.api [req-469e0794-b666-485b-9f79-9d5256d0dd01 req-2efba5fd-20a5-4594-920f-3dbcfdcee20b tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 770.052836] [57383]: INFO cinder.volume.api [req-469e0794-b666-485b-9f79-9d5256d0dd01 req-2efba5fd-20a5-4594-920f-3dbcfdcee20b tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Get all volumes completed successfully. [ 770.053956] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.053956] [57383]: warnings.warn( [ 770.059332] [57383]: INFO cinder.api.openstack.wsgi [req-469e0794-b666-485b-9f79-9d5256d0dd01 req-2efba5fd-20a5-4594-920f-3dbcfdcee20b tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 770.059836] [57383]: [pid: 57383|app: 0|req: 37/81] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 14:29:22 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 771.695414] [57384]: DEBUG cinder.api.middleware.request_id [req-7e0a7628-c3af-4419-a935-4d5b1d363636 req-beafded2-4011-4980-9104-49f5bc64a9fe None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.700192] [57384]: INFO cinder.api.openstack.wsgi [req-7e0a7628-c3af-4419-a935-4d5b1d363636 req-beafded2-4011-4980-9104-49f5bc64a9fe tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 771.700192] [57384]: DEBUG cinder.api.openstack.wsgi [req-7e0a7628-c3af-4419-a935-4d5b1d363636 req-beafded2-4011-4980-9104-49f5bc64a9fe tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 771.704585] [57384]: DEBUG cinder.api.openstack.wsgi [req-7e0a7628-c3af-4419-a935-4d5b1d363636 req-beafded2-4011-4980-9104-49f5bc64a9fe tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'detail' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 771.704585] [57384]: DEBUG cinder.api.api_utils [req-7e0a7628-c3af-4419-a935-4d5b1d363636 req-beafded2-4011-4980-9104-49f5bc64a9fe tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Removing options '' from query. {{(pid=57384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 771.704585] [57384]: DEBUG cinder.volume.api [req-7e0a7628-c3af-4419-a935-4d5b1d363636 req-beafded2-4011-4980-9104-49f5bc64a9fe tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57384) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 771.747297] [57384]: INFO cinder.volume.api [req-7e0a7628-c3af-4419-a935-4d5b1d363636 req-beafded2-4011-4980-9104-49f5bc64a9fe tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Get all volumes completed successfully. [ 771.748616] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 771.748616] [57384]: warnings.warn( [ 771.754493] [57384]: INFO cinder.api.openstack.wsgi [req-7e0a7628-c3af-4419-a935-4d5b1d363636 req-beafded2-4011-4980-9104-49f5bc64a9fe tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 771.757990] [57384]: [pid: 57384|app: 0|req: 45/82] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 14:29:24 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 772.608503] [57383]: DEBUG cinder.api.middleware.request_id [req-c112a8e1-b2b1-4749-ac6d-c28546141c91 req-f35c1eb3-f6c0-4b11-9400-44d9abb8c5ee None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.612043] [57383]: INFO cinder.api.openstack.wsgi [req-c112a8e1-b2b1-4749-ac6d-c28546141c91 req-f35c1eb3-f6c0-4b11-9400-44d9abb8c5ee tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 772.612562] [57383]: DEBUG cinder.api.openstack.wsgi [req-c112a8e1-b2b1-4749-ac6d-c28546141c91 req-f35c1eb3-f6c0-4b11-9400-44d9abb8c5ee tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 772.612898] [57383]: DEBUG cinder.api.openstack.wsgi [req-c112a8e1-b2b1-4749-ac6d-c28546141c91 req-f35c1eb3-f6c0-4b11-9400-44d9abb8c5ee tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'detail' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 772.614018] [57383]: DEBUG cinder.api.api_utils [req-c112a8e1-b2b1-4749-ac6d-c28546141c91 req-f35c1eb3-f6c0-4b11-9400-44d9abb8c5ee tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Removing options '' from query. {{(pid=57383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 772.614720] [57383]: DEBUG cinder.volume.api [req-c112a8e1-b2b1-4749-ac6d-c28546141c91 req-f35c1eb3-f6c0-4b11-9400-44d9abb8c5ee tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 772.632624] [57383]: INFO cinder.volume.api [req-c112a8e1-b2b1-4749-ac6d-c28546141c91 req-f35c1eb3-f6c0-4b11-9400-44d9abb8c5ee tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Get all volumes completed successfully. [ 772.632624] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.632624] [57383]: warnings.warn( [ 772.637963] [57383]: INFO cinder.api.openstack.wsgi [req-c112a8e1-b2b1-4749-ac6d-c28546141c91 req-f35c1eb3-f6c0-4b11-9400-44d9abb8c5ee tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 772.638691] [57383]: [pid: 57383|app: 0|req: 38/83] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 14:29:25 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 773.423332] [57384]: DEBUG cinder.api.middleware.request_id [req-edd4ced5-4f2e-400d-a8e4-da6bd5f4f805 req-aa62f62c-080e-40f3-8ff8-39225021ab2b None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.426901] [57384]: INFO cinder.api.openstack.wsgi [req-edd4ced5-4f2e-400d-a8e4-da6bd5f4f805 req-aa62f62c-080e-40f3-8ff8-39225021ab2b tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 773.427116] [57384]: DEBUG cinder.api.openstack.wsgi [req-edd4ced5-4f2e-400d-a8e4-da6bd5f4f805 req-aa62f62c-080e-40f3-8ff8-39225021ab2b tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 773.427207] [57384]: DEBUG cinder.api.openstack.wsgi [req-edd4ced5-4f2e-400d-a8e4-da6bd5f4f805 req-aa62f62c-080e-40f3-8ff8-39225021ab2b tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'detail' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 773.427612] [57384]: DEBUG cinder.api.api_utils [req-edd4ced5-4f2e-400d-a8e4-da6bd5f4f805 req-aa62f62c-080e-40f3-8ff8-39225021ab2b tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Removing options '' from query. {{(pid=57384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 773.428747] [57384]: DEBUG cinder.volume.api [req-edd4ced5-4f2e-400d-a8e4-da6bd5f4f805 req-aa62f62c-080e-40f3-8ff8-39225021ab2b tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57384) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 773.445556] [57384]: INFO cinder.volume.api [req-edd4ced5-4f2e-400d-a8e4-da6bd5f4f805 req-aa62f62c-080e-40f3-8ff8-39225021ab2b tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Get all volumes completed successfully. [ 773.447102] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.447102] [57384]: warnings.warn( [ 773.453103] [57384]: INFO cinder.api.openstack.wsgi [req-edd4ced5-4f2e-400d-a8e4-da6bd5f4f805 req-aa62f62c-080e-40f3-8ff8-39225021ab2b tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 773.455699] [57384]: [pid: 57384|app: 0|req: 46/84] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 14:29:26 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 774.585630] [57383]: DEBUG cinder.api.middleware.request_id [req-022da672-79ab-4730-a1e3-30c8835250f7 req-ecdc5230-bde7-4a58-a9a7-92515de4cb3d None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.588143] [57383]: INFO cinder.api.openstack.wsgi [req-022da672-79ab-4730-a1e3-30c8835250f7 req-ecdc5230-bde7-4a58-a9a7-92515de4cb3d tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 774.589117] [57383]: DEBUG cinder.api.openstack.wsgi [req-022da672-79ab-4730-a1e3-30c8835250f7 req-ecdc5230-bde7-4a58-a9a7-92515de4cb3d tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 774.589117] [57383]: DEBUG cinder.api.openstack.wsgi [req-022da672-79ab-4730-a1e3-30c8835250f7 req-ecdc5230-bde7-4a58-a9a7-92515de4cb3d tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'detail' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 774.589117] [57383]: DEBUG cinder.api.api_utils [req-022da672-79ab-4730-a1e3-30c8835250f7 req-ecdc5230-bde7-4a58-a9a7-92515de4cb3d tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Removing options '' from query. {{(pid=57383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 774.589910] [57383]: DEBUG cinder.volume.api [req-022da672-79ab-4730-a1e3-30c8835250f7 req-ecdc5230-bde7-4a58-a9a7-92515de4cb3d tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 774.605428] [57383]: INFO cinder.volume.api [req-022da672-79ab-4730-a1e3-30c8835250f7 req-ecdc5230-bde7-4a58-a9a7-92515de4cb3d tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Get all volumes completed successfully. [ 774.607222] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.607222] [57383]: warnings.warn( [ 774.615151] [57383]: INFO cinder.api.openstack.wsgi [req-022da672-79ab-4730-a1e3-30c8835250f7 req-ecdc5230-bde7-4a58-a9a7-92515de4cb3d tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 774.615662] [57383]: [pid: 57383|app: 0|req: 39/85] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 14:29:27 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 775.086888] [57384]: DEBUG cinder.api.middleware.request_id [req-cd21382c-287a-45d1-bb0a-ad3d22ec2f0a req-9ae4b4be-f0c0-4c0f-8105-710de0bb351a None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.093041] [57384]: INFO cinder.api.openstack.wsgi [req-cd21382c-287a-45d1-bb0a-ad3d22ec2f0a req-9ae4b4be-f0c0-4c0f-8105-710de0bb351a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 775.093041] [57384]: DEBUG cinder.api.openstack.wsgi [req-cd21382c-287a-45d1-bb0a-ad3d22ec2f0a req-9ae4b4be-f0c0-4c0f-8105-710de0bb351a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 775.093041] [57384]: DEBUG cinder.api.openstack.wsgi [req-cd21382c-287a-45d1-bb0a-ad3d22ec2f0a req-9ae4b4be-f0c0-4c0f-8105-710de0bb351a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'detail' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 775.093041] [57384]: DEBUG cinder.api.api_utils [req-cd21382c-287a-45d1-bb0a-ad3d22ec2f0a req-9ae4b4be-f0c0-4c0f-8105-710de0bb351a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Removing options '' from query. {{(pid=57384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 775.093632] [57384]: DEBUG cinder.volume.api [req-cd21382c-287a-45d1-bb0a-ad3d22ec2f0a req-9ae4b4be-f0c0-4c0f-8105-710de0bb351a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57384) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 775.111771] [57384]: INFO cinder.volume.api [req-cd21382c-287a-45d1-bb0a-ad3d22ec2f0a req-9ae4b4be-f0c0-4c0f-8105-710de0bb351a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Get all volumes completed successfully. [ 775.113671] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.113671] [57384]: warnings.warn( [ 775.120957] [57384]: INFO cinder.api.openstack.wsgi [req-cd21382c-287a-45d1-bb0a-ad3d22ec2f0a req-9ae4b4be-f0c0-4c0f-8105-710de0bb351a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 775.121439] [57384]: [pid: 57384|app: 0|req: 47/86] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 14:29:27 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 775.544613] [57383]: DEBUG cinder.api.middleware.request_id [req-f5c92833-cfa2-4a95-9398-9278a49cc4ce req-30d89e88-2a9f-4111-a9e8-7e840e8bf177 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.550884] [57383]: INFO cinder.api.openstack.wsgi [req-f5c92833-cfa2-4a95-9398-9278a49cc4ce req-30d89e88-2a9f-4111-a9e8-7e840e8bf177 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 775.551202] [57383]: DEBUG cinder.api.openstack.wsgi [req-f5c92833-cfa2-4a95-9398-9278a49cc4ce req-30d89e88-2a9f-4111-a9e8-7e840e8bf177 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 775.551403] [57383]: DEBUG cinder.api.openstack.wsgi [req-f5c92833-cfa2-4a95-9398-9278a49cc4ce req-30d89e88-2a9f-4111-a9e8-7e840e8bf177 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'detail' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 775.551725] [57383]: DEBUG cinder.api.api_utils [req-f5c92833-cfa2-4a95-9398-9278a49cc4ce req-30d89e88-2a9f-4111-a9e8-7e840e8bf177 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Removing options '' from query. {{(pid=57383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 775.555747] [57383]: DEBUG cinder.volume.api [req-f5c92833-cfa2-4a95-9398-9278a49cc4ce req-30d89e88-2a9f-4111-a9e8-7e840e8bf177 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57383) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 775.574351] [57383]: INFO cinder.volume.api [req-f5c92833-cfa2-4a95-9398-9278a49cc4ce req-30d89e88-2a9f-4111-a9e8-7e840e8bf177 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Get all volumes completed successfully. [ 775.576184] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.576184] [57383]: warnings.warn( [ 775.584760] [57383]: INFO cinder.api.openstack.wsgi [req-f5c92833-cfa2-4a95-9398-9278a49cc4ce req-30d89e88-2a9f-4111-a9e8-7e840e8bf177 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 775.585409] [57383]: [pid: 57383|app: 0|req: 40/87] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 14:29:28 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 775.886456] [57384]: DEBUG cinder.api.middleware.request_id [req-4edcebf6-8356-427e-a17d-07d01e5766f0 req-9ca2e64d-ce0e-49b0-a7fd-6f87c6d659fa None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.889021] [57384]: INFO cinder.api.openstack.wsgi [req-4edcebf6-8356-427e-a17d-07d01e5766f0 req-9ca2e64d-ce0e-49b0-a7fd-6f87c6d659fa tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 775.889250] [57384]: DEBUG cinder.api.openstack.wsgi [req-4edcebf6-8356-427e-a17d-07d01e5766f0 req-9ca2e64d-ce0e-49b0-a7fd-6f87c6d659fa tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 775.889468] [57384]: DEBUG cinder.api.openstack.wsgi [req-4edcebf6-8356-427e-a17d-07d01e5766f0 req-9ca2e64d-ce0e-49b0-a7fd-6f87c6d659fa tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'detail' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 775.889770] [57384]: DEBUG cinder.api.api_utils [req-4edcebf6-8356-427e-a17d-07d01e5766f0 req-9ca2e64d-ce0e-49b0-a7fd-6f87c6d659fa tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Removing options '' from query. {{(pid=57384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 775.890815] [57384]: DEBUG cinder.volume.api [req-4edcebf6-8356-427e-a17d-07d01e5766f0 req-9ca2e64d-ce0e-49b0-a7fd-6f87c6d659fa tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57384) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 775.902640] [57384]: INFO cinder.volume.api [req-4edcebf6-8356-427e-a17d-07d01e5766f0 req-9ca2e64d-ce0e-49b0-a7fd-6f87c6d659fa tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Get all volumes completed successfully. [ 775.903959] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.903959] [57384]: warnings.warn( [ 775.910020] [57384]: INFO cinder.api.openstack.wsgi [req-4edcebf6-8356-427e-a17d-07d01e5766f0 req-9ca2e64d-ce0e-49b0-a7fd-6f87c6d659fa tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 775.910575] [57384]: [pid: 57384|app: 0|req: 48/88] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 14:29:28 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 775.927260] [57383]: DEBUG cinder.api.middleware.request_id [None req-42bcdeb7-5b0b-4ff1-b99a-2185ed6bbc52 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.930216] [57383]: INFO cinder.api.openstack.wsgi [None req-42bcdeb7-5b0b-4ff1-b99a-2185ed6bbc52 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae [ 775.930314] [57383]: DEBUG cinder.api.openstack.wsgi [None req-42bcdeb7-5b0b-4ff1-b99a-2185ed6bbc52 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 775.930700] [57383]: DEBUG cinder.api.openstack.wsgi [None req-42bcdeb7-5b0b-4ff1-b99a-2185ed6bbc52 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'delete' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 775.930700] [57383]: INFO cinder.api.v3.volumes [None req-42bcdeb7-5b0b-4ff1-b99a-2185ed6bbc52 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Delete volume with id: 5b71b603-ed82-4569-b954-f9ba380d0eae [ 775.942346] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.942346] [57383]: warnings.warn( [ 775.943101] [57383]: INFO cinder.volume.api [None req-42bcdeb7-5b0b-4ff1-b99a-2185ed6bbc52 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Volume info retrieved successfully. [ 775.970316] [57383]: INFO cinder.volume.api [None req-42bcdeb7-5b0b-4ff1-b99a-2185ed6bbc52 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Delete volume request issued successfully. [ 775.970639] [57383]: INFO cinder.api.openstack.wsgi [None req-42bcdeb7-5b0b-4ff1-b99a-2185ed6bbc52 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae returned with HTTP 202 [ 775.971317] [57383]: [pid: 57383|app: 0|req: 41/89] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:29:28 2025] DELETE /volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 775.975726] [57384]: DEBUG cinder.api.middleware.request_id [None req-b40d5c16-1b92-499a-864b-4ee1b774e692 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.978443] [57384]: INFO cinder.api.openstack.wsgi [None req-b40d5c16-1b92-499a-864b-4ee1b774e692 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae [ 775.978771] [57384]: DEBUG cinder.api.openstack.wsgi [None req-b40d5c16-1b92-499a-864b-4ee1b774e692 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 775.979680] [57384]: DEBUG cinder.api.openstack.wsgi [None req-b40d5c16-1b92-499a-864b-4ee1b774e692 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 775.993211] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.993211] [57384]: warnings.warn( [ 776.003515] [57384]: INFO cinder.volume.api [None req-b40d5c16-1b92-499a-864b-4ee1b774e692 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Volume info retrieved successfully. [ 776.010228] [57384]: INFO cinder.api.openstack.wsgi [None req-b40d5c16-1b92-499a-864b-4ee1b774e692 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae returned with HTTP 200 [ 776.010746] [57384]: [pid: 57384|app: 0|req: 49/90] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:29:28 2025] GET /volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 777.024889] [57383]: DEBUG cinder.api.middleware.request_id [None req-5c3c860f-f6c4-4e38-990f-b4fd45020f5f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.031073] [57383]: INFO cinder.api.openstack.wsgi [None req-5c3c860f-f6c4-4e38-990f-b4fd45020f5f tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae [ 777.031342] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5c3c860f-f6c4-4e38-990f-b4fd45020f5f tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 777.031559] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5c3c860f-f6c4-4e38-990f-b4fd45020f5f tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 777.041022] [57383]: INFO cinder.api.openstack.wsgi [None req-5c3c860f-f6c4-4e38-990f-b4fd45020f5f tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae returned with HTTP 404 [ 777.041022] [57383]: [pid: 57383|app: 0|req: 42/91] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:29:29 2025] GET /volume/v3/volumes/5b71b603-ed82-4569-b954-f9ba380d0eae => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 777.044071] [57384]: DEBUG cinder.api.middleware.request_id [None req-635abb9b-b7d6-4433-84ad-eec3a6dd93ad None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.046152] [57384]: INFO cinder.api.openstack.wsgi [None req-635abb9b-b7d6-4433-84ad-eec3a6dd93ad tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b [ 777.046824] [57384]: DEBUG cinder.api.openstack.wsgi [None req-635abb9b-b7d6-4433-84ad-eec3a6dd93ad tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 777.047138] [57384]: DEBUG cinder.api.openstack.wsgi [None req-635abb9b-b7d6-4433-84ad-eec3a6dd93ad tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 777.047436] [57384]: INFO cinder.api.v3.volumes [None req-635abb9b-b7d6-4433-84ad-eec3a6dd93ad tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Delete volume with id: c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b [ 777.062390] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.062390] [57384]: warnings.warn( [ 777.062978] [57384]: INFO cinder.volume.api [None req-635abb9b-b7d6-4433-84ad-eec3a6dd93ad tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Volume info retrieved successfully. [ 777.087870] [57384]: INFO cinder.volume.api [None req-635abb9b-b7d6-4433-84ad-eec3a6dd93ad tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Delete volume request issued successfully. [ 777.089278] [57384]: INFO cinder.api.openstack.wsgi [None req-635abb9b-b7d6-4433-84ad-eec3a6dd93ad tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b returned with HTTP 202 [ 777.089278] [57384]: [pid: 57384|app: 0|req: 50/92] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:29:29 2025] DELETE /volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 777.091914] [57383]: DEBUG cinder.api.middleware.request_id [None req-5b36c533-b4fd-4bf4-ac77-e2d4e11c6a5f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.094335] [57383]: INFO cinder.api.openstack.wsgi [None req-5b36c533-b4fd-4bf4-ac77-e2d4e11c6a5f tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b [ 777.094685] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5b36c533-b4fd-4bf4-ac77-e2d4e11c6a5f tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 777.095112] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5b36c533-b4fd-4bf4-ac77-e2d4e11c6a5f tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 777.107735] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.107735] [57383]: warnings.warn( [ 777.118700] [57383]: INFO cinder.volume.api [None req-5b36c533-b4fd-4bf4-ac77-e2d4e11c6a5f tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Volume info retrieved successfully. [ 777.124673] [57383]: INFO cinder.api.openstack.wsgi [None req-5b36c533-b4fd-4bf4-ac77-e2d4e11c6a5f tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b returned with HTTP 200 [ 777.124905] [57383]: [pid: 57383|app: 0|req: 43/93] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:29:29 2025] GET /volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 778.139184] [57384]: DEBUG cinder.api.middleware.request_id [None req-5f5c5d44-fe9e-4451-a903-5433f084b42d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.142471] [57384]: INFO cinder.api.openstack.wsgi [None req-5f5c5d44-fe9e-4451-a903-5433f084b42d tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b [ 778.142570] [57384]: DEBUG cinder.api.openstack.wsgi [None req-5f5c5d44-fe9e-4451-a903-5433f084b42d tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 778.142786] [57384]: DEBUG cinder.api.openstack.wsgi [None req-5f5c5d44-fe9e-4451-a903-5433f084b42d tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 778.151357] [57384]: INFO cinder.api.openstack.wsgi [None req-5f5c5d44-fe9e-4451-a903-5433f084b42d tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b returned with HTTP 404 [ 778.151914] [57384]: [pid: 57384|app: 0|req: 51/94] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:29:30 2025] GET /volume/v3/volumes/c09c58ee-e12e-4b27-93cd-5de2a7c8ca9b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 778.155023] [57383]: DEBUG cinder.api.middleware.request_id [None req-f6dc79a9-6586-4a25-a0b4-8e55823c6e9e None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.157468] [57383]: INFO cinder.api.openstack.wsgi [None req-f6dc79a9-6586-4a25-a0b4-8e55823c6e9e tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 [ 778.157589] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f6dc79a9-6586-4a25-a0b4-8e55823c6e9e tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 778.157742] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f6dc79a9-6586-4a25-a0b4-8e55823c6e9e tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'delete' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 778.157920] [57383]: INFO cinder.api.v3.volumes [None req-f6dc79a9-6586-4a25-a0b4-8e55823c6e9e tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Delete volume with id: 7defd32a-9494-490b-a1c9-45f98994be28 [ 778.169882] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.169882] [57383]: warnings.warn( [ 778.170635] [57383]: INFO cinder.volume.api [None req-f6dc79a9-6586-4a25-a0b4-8e55823c6e9e tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Volume info retrieved successfully. [ 778.204342] [57383]: INFO cinder.volume.api [None req-f6dc79a9-6586-4a25-a0b4-8e55823c6e9e tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Delete volume request issued successfully. [ 778.204611] [57383]: INFO cinder.api.openstack.wsgi [None req-f6dc79a9-6586-4a25-a0b4-8e55823c6e9e tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 returned with HTTP 202 [ 778.205145] [57383]: [pid: 57383|app: 0|req: 44/95] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:29:30 2025] DELETE /volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 778.212322] [57384]: DEBUG cinder.api.middleware.request_id [None req-ef4bb1a3-f337-4aa3-9df8-9bcd728ac89a None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.214452] [57384]: INFO cinder.api.openstack.wsgi [None req-ef4bb1a3-f337-4aa3-9df8-9bcd728ac89a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 [ 778.214701] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ef4bb1a3-f337-4aa3-9df8-9bcd728ac89a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 778.215032] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ef4bb1a3-f337-4aa3-9df8-9bcd728ac89a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 778.226942] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.226942] [57384]: warnings.warn( [ 778.233238] [57384]: INFO cinder.volume.api [None req-ef4bb1a3-f337-4aa3-9df8-9bcd728ac89a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Volume info retrieved successfully. [ 778.240679] [57384]: INFO cinder.api.openstack.wsgi [None req-ef4bb1a3-f337-4aa3-9df8-9bcd728ac89a tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 returned with HTTP 200 [ 778.241245] [57384]: [pid: 57384|app: 0|req: 52/96] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:29:30 2025] GET /volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 779.252293] [57383]: DEBUG cinder.api.middleware.request_id [None req-c92b5756-96a2-4b3e-94eb-2b0a969cf177 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.254552] [57383]: INFO cinder.api.openstack.wsgi [None req-c92b5756-96a2-4b3e-94eb-2b0a969cf177 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] GET http://10.180.1.21/volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 [ 779.255515] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c92b5756-96a2-4b3e-94eb-2b0a969cf177 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 779.256086] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c92b5756-96a2-4b3e-94eb-2b0a969cf177 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 779.264492] [57383]: INFO cinder.api.openstack.wsgi [None req-c92b5756-96a2-4b3e-94eb-2b0a969cf177 tempest-VolumesTestJSON-1210251638 tempest-VolumesTestJSON-1210251638-project-member] http://10.180.1.21/volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 returned with HTTP 404 [ 779.265042] [57383]: [pid: 57383|app: 0|req: 45/97] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:29:31 2025] GET /volume/v3/volumes/7defd32a-9494-490b-a1c9-45f98994be28 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 788.236784] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=111,cinder:INSERT=24,cinder:UPDATE=26 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 789.260443] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=121,cinder:INSERT=27,cinder:UPDATE=39 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 810.008306] [57384]: DEBUG cinder.api.middleware.request_id [req-617772de-5b84-4bb9-b7b7-b2b251b2c360 req-16692dbf-4a55-4779-a6a4-806b8eb93f98 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.010864] [57384]: INFO cinder.api.openstack.wsgi [req-617772de-5b84-4bb9-b7b7-b2b251b2c360 req-16692dbf-4a55-4779-a6a4-806b8eb93f98 tempest-ServerActionsTestJSON-1304584015 tempest-ServerActionsTestJSON-1304584015-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=15a80c84-e57f-427c-a03c-f100485902f9 [ 810.011120] [57384]: DEBUG cinder.api.openstack.wsgi [req-617772de-5b84-4bb9-b7b7-b2b251b2c360 req-16692dbf-4a55-4779-a6a4-806b8eb93f98 tempest-ServerActionsTestJSON-1304584015 tempest-ServerActionsTestJSON-1304584015-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 810.011337] [57384]: DEBUG cinder.api.openstack.wsgi [req-617772de-5b84-4bb9-b7b7-b2b251b2c360 req-16692dbf-4a55-4779-a6a4-806b8eb93f98 tempest-ServerActionsTestJSON-1304584015 tempest-ServerActionsTestJSON-1304584015-project-member] Calling method 'version_select' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 810.017340] [57384]: INFO cinder.api.openstack.wsgi [req-617772de-5b84-4bb9-b7b7-b2b251b2c360 req-16692dbf-4a55-4779-a6a4-806b8eb93f98 tempest-ServerActionsTestJSON-1304584015 tempest-ServerActionsTestJSON-1304584015-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=15a80c84-e57f-427c-a03c-f100485902f9 returned with HTTP 200 [ 810.017790] [57384]: [pid: 57384|app: 0|req: 53/98] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Nov 12 14:30:02 2025] GET /volume/v3/attachments?instance_id=15a80c84-e57f-427c-a03c-f100485902f9 => generated 19 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 810.020526] [57383]: DEBUG cinder.api.middleware.request_id [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.022447] [57383]: INFO cinder.api.openstack.wsgi [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] POST http://10.180.1.21/volume/v3/volumes [ 810.022863] [57383]: DEBUG cinder.api.openstack.wsgi [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1366468689"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 810.024985] [57383]: DEBUG cinder.api.v3.volumes [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1366468689'}} {{(pid=57383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 810.024985] [57383]: INFO cinder.api.v3.volumes [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Create volume of 1 GB [ 810.031273] [57383]: INFO cinder.volume.api [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Availability Zones retrieved successfully. [ 810.039393] [57383]: DEBUG cinder.volume.api [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Flow 'volume_create_api' (c5e3c950-d44e-46a9-b99b-ee2cd83bada4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 810.041170] [57383]: DEBUG cinder.volume.api [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (750dd624-a751-407e-b715-df78601b0915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 810.041958] [57383]: DEBUG cinder.volume.flows.api.create_volume [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Validating volume size '1' using validate_int {{(pid=57383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 810.064215] [57383]: DEBUG cinder.volume.api [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (750dd624-a751-407e-b715-df78601b0915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 810.065365] [57383]: DEBUG cinder.volume.api [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b3977f-c2f2-4822-adef-6e568bfc8c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 810.126643] [57383]: DEBUG cinder.quota [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Created reservations ['e929c9f4-5714-407c-8665-00ed9e1108b3', 'a3412431-c7ba-4fd4-8c84-08b9be15da03', '99e27601-1378-4479-93cb-401d444eadf9', 'eb0b33be-1021-448f-9356-9dad91f0e112'] {{(pid=57383) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 810.127916] [57383]: DEBUG cinder.volume.api [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b3977f-c2f2-4822-adef-6e568bfc8c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e929c9f4-5714-407c-8665-00ed9e1108b3', 'a3412431-c7ba-4fd4-8c84-08b9be15da03', '99e27601-1378-4479-93cb-401d444eadf9', 'eb0b33be-1021-448f-9356-9dad91f0e112']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 810.128626] [57383]: DEBUG cinder.volume.api [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa1a25a2-7cb9-45d4-a486-243ea80d1292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 810.146693] [57383]: DEBUG cinder.volume.api [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa1a25a2-7cb9-45d4-a486-243ea80d1292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d0db4e5-0210-471c-8d39-9bbf61f72643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1366468689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0be6a05d5b2441daa6b796fe45ae44a5',qos_specs=None,replication_status=,reservations=['e929c9f4-5714-407c-8665-00ed9e1108b3','a3412431-c7ba-4fd4-8c84-08b9be15da03','99e27601-1378-4479-93cb-401d444eadf9','eb0b33be-1021-448f-9356-9dad91f0e112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5492ba22702469b9073333b88c3c80c',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:30:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1366468689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d0db4e5-0210-471c-8d39-9bbf61f72643,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0be6a05d5b2441daa6b796fe45ae44a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5492ba22702469b9073333b88c3c80c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 810.147851] [57383]: DEBUG cinder.volume.api [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26149b5f-4552-4c76-bc3e-adc767b72c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 810.166372] [57383]: DEBUG cinder.volume.api [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26149b5f-4552-4c76-bc3e-adc767b72c64) transitioned into state 'SUCCESS' from state '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-1366468689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0be6a05d5b2441daa6b796fe45ae44a5',qos_specs=None,replication_status=,reservations=['e929c9f4-5714-407c-8665-00ed9e1108b3','a3412431-c7ba-4fd4-8c84-08b9be15da03','99e27601-1378-4479-93cb-401d444eadf9','eb0b33be-1021-448f-9356-9dad91f0e112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5492ba22702469b9073333b88c3c80c',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 810.167589] [57383]: DEBUG cinder.volume.api [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b72f8704-4801-424f-95d6-120b3a3b91e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 810.184033] [57383]: DEBUG cinder.volume.api [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b72f8704-4801-424f-95d6-120b3a3b91e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 810.184683] [57383]: DEBUG cinder.volume.api [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Flow 'volume_create_api' (c5e3c950-d44e-46a9-b99b-ee2cd83bada4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 810.185034] [57383]: INFO cinder.volume.api [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Create volume request issued successfully. [ 810.187470] [57383]: INFO cinder.api.openstack.wsgi [None req-0a9a5ffd-3217-4034-8a3b-5e84659b4801 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 810.187470] [57383]: [pid: 57383|app: 0|req: 46/99] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:30:02 2025] POST /volume/v3/volumes => generated 758 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 810.206167] [57384]: DEBUG cinder.api.middleware.request_id [None req-726f348d-a248-401d-8c09-70501422729b None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.208898] [57384]: INFO cinder.api.openstack.wsgi [None req-726f348d-a248-401d-8c09-70501422729b tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/4d0db4e5-0210-471c-8d39-9bbf61f72643 [ 810.209164] [57384]: DEBUG cinder.api.openstack.wsgi [None req-726f348d-a248-401d-8c09-70501422729b tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 810.209424] [57384]: DEBUG cinder.api.openstack.wsgi [None req-726f348d-a248-401d-8c09-70501422729b tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 810.231187] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.231187] [57384]: warnings.warn( [ 810.237770] [57384]: INFO cinder.volume.api [None req-726f348d-a248-401d-8c09-70501422729b tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 810.248974] [57384]: INFO cinder.api.openstack.wsgi [None req-726f348d-a248-401d-8c09-70501422729b tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/4d0db4e5-0210-471c-8d39-9bbf61f72643 returned with HTTP 200 [ 810.249476] [57384]: [pid: 57384|app: 0|req: 54/100] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:30:02 2025] GET /volume/v3/volumes/4d0db4e5-0210-471c-8d39-9bbf61f72643 => generated 826 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 811.262803] [57383]: DEBUG cinder.api.middleware.request_id [None req-f4eb0192-c8c7-44a2-b52f-166549e1d8ae None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.265058] [57383]: INFO cinder.api.openstack.wsgi [None req-f4eb0192-c8c7-44a2-b52f-166549e1d8ae tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/4d0db4e5-0210-471c-8d39-9bbf61f72643 [ 811.265517] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f4eb0192-c8c7-44a2-b52f-166549e1d8ae tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 811.265884] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f4eb0192-c8c7-44a2-b52f-166549e1d8ae tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 811.279048] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.279048] [57383]: warnings.warn( [ 811.285965] [57383]: INFO cinder.volume.api [None req-f4eb0192-c8c7-44a2-b52f-166549e1d8ae tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 811.292537] [57383]: INFO cinder.api.openstack.wsgi [None req-f4eb0192-c8c7-44a2-b52f-166549e1d8ae tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/4d0db4e5-0210-471c-8d39-9bbf61f72643 returned with HTTP 200 [ 811.292696] [57383]: [pid: 57383|app: 0|req: 47/101] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:30:03 2025] GET /volume/v3/volumes/4d0db4e5-0210-471c-8d39-9bbf61f72643 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 820.244850] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=5 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 821.290210] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 829.180269] [57384]: DEBUG cinder.api.middleware.request_id [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 829.184423] [57384]: INFO cinder.api.openstack.wsgi [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] POST http://10.180.1.21/volume/v3/volumes [ 829.184666] [57384]: DEBUG cinder.api.openstack.wsgi [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-926915315"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 829.186759] [57384]: DEBUG cinder.api.v3.volumes [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-926915315'}} {{(pid=57384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 829.186759] [57384]: INFO cinder.api.v3.volumes [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Create volume of 1 GB [ 829.198025] [57384]: INFO cinder.volume.api [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Availability Zones retrieved successfully. [ 829.202485] [57384]: DEBUG cinder.volume.api [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Flow 'volume_create_api' (599f2de5-611e-408e-8317-8b68dcc3a75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 829.204375] [57384]: DEBUG cinder.volume.api [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51954fcb-2a29-41a0-ad5f-a791fe7b4ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 829.206125] [57384]: DEBUG cinder.volume.flows.api.create_volume [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Validating volume size '1' using validate_int {{(pid=57384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 829.232125] [57384]: DEBUG cinder.volume.api [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51954fcb-2a29-41a0-ad5f-a791fe7b4ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 829.233416] [57384]: DEBUG cinder.volume.api [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c972bdf1-4b30-46f7-9e72-7753499fbfd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 829.288629] [57384]: DEBUG cinder.quota [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Created reservations ['f29052a4-aad1-40be-a710-39a9da28887b', '0f35da92-093e-458d-81a0-913501842aa6', 'f4c01048-ae50-4191-84f8-7ae0ecfdc8e6', '205d5479-4632-45c2-a427-d5d1c9c0e14c'] {{(pid=57384) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 829.289742] [57384]: DEBUG cinder.volume.api [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c972bdf1-4b30-46f7-9e72-7753499fbfd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f29052a4-aad1-40be-a710-39a9da28887b', '0f35da92-093e-458d-81a0-913501842aa6', 'f4c01048-ae50-4191-84f8-7ae0ecfdc8e6', '205d5479-4632-45c2-a427-d5d1c9c0e14c']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 829.291726] [57384]: DEBUG cinder.volume.api [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dea4e82-9e8f-479a-85e6-7578d0362b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 829.312922] [57384]: DEBUG cinder.volume.api [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dea4e82-9e8f-479a-85e6-7578d0362b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e72fd62-ecd6-47f3-83dc-dc789ee264ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-926915315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0be6a05d5b2441daa6b796fe45ae44a5',qos_specs=None,replication_status=,reservations=['f29052a4-aad1-40be-a710-39a9da28887b','0f35da92-093e-458d-81a0-913501842aa6','f4c01048-ae50-4191-84f8-7ae0ecfdc8e6','205d5479-4632-45c2-a427-d5d1c9c0e14c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5492ba22702469b9073333b88c3c80c',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:30:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-926915315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e72fd62-ecd6-47f3-83dc-dc789ee264ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0be6a05d5b2441daa6b796fe45ae44a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5492ba22702469b9073333b88c3c80c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 829.314138] [57384]: DEBUG cinder.volume.api [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f72390b-370d-4425-b32e-9a63cab89db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 829.334084] [57384]: DEBUG cinder.volume.api [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f72390b-370d-4425-b32e-9a63cab89db9) transitioned into state 'SUCCESS' from state '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-926915315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0be6a05d5b2441daa6b796fe45ae44a5',qos_specs=None,replication_status=,reservations=['f29052a4-aad1-40be-a710-39a9da28887b','0f35da92-093e-458d-81a0-913501842aa6','f4c01048-ae50-4191-84f8-7ae0ecfdc8e6','205d5479-4632-45c2-a427-d5d1c9c0e14c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5492ba22702469b9073333b88c3c80c',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 829.335132] [57384]: DEBUG cinder.volume.api [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c0697e5-3e14-42e0-bbb3-8c5acedebaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 829.346988] [57384]: DEBUG cinder.volume.api [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c0697e5-3e14-42e0-bbb3-8c5acedebaa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 829.348405] [57384]: DEBUG cinder.volume.api [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Flow 'volume_create_api' (599f2de5-611e-408e-8317-8b68dcc3a75b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 829.348795] [57384]: INFO cinder.volume.api [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Create volume request issued successfully. [ 829.349508] [57384]: INFO cinder.api.openstack.wsgi [None req-bc1e14d3-76ab-4432-b08d-e471ffe531ce tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 829.350330] [57384]: [pid: 57384|app: 0|req: 55/102] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:30:21 2025] POST /volume/v3/volumes => generated 757 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 829.361595] [57383]: DEBUG cinder.api.middleware.request_id [None req-718de6cd-0127-48cc-9c81-115c46f9b881 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 829.364826] [57383]: INFO cinder.api.openstack.wsgi [None req-718de6cd-0127-48cc-9c81-115c46f9b881 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 829.364826] [57383]: DEBUG cinder.api.openstack.wsgi [None req-718de6cd-0127-48cc-9c81-115c46f9b881 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 829.364966] [57383]: DEBUG cinder.api.openstack.wsgi [None req-718de6cd-0127-48cc-9c81-115c46f9b881 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 829.373740] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 829.373740] [57383]: warnings.warn( [ 829.378828] [57383]: INFO cinder.volume.api [None req-718de6cd-0127-48cc-9c81-115c46f9b881 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 829.385225] [57383]: INFO cinder.api.openstack.wsgi [None req-718de6cd-0127-48cc-9c81-115c46f9b881 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 829.385553] [57383]: [pid: 57383|app: 0|req: 48/103] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:30:22 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 830.399754] [57384]: DEBUG cinder.api.middleware.request_id [None req-e3d58219-48ed-4925-a1cd-60d5c7cb21c3 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 830.402309] [57384]: INFO cinder.api.openstack.wsgi [None req-e3d58219-48ed-4925-a1cd-60d5c7cb21c3 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 830.402655] [57384]: DEBUG cinder.api.openstack.wsgi [None req-e3d58219-48ed-4925-a1cd-60d5c7cb21c3 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 830.402879] [57384]: DEBUG cinder.api.openstack.wsgi [None req-e3d58219-48ed-4925-a1cd-60d5c7cb21c3 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 830.413717] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 830.413717] [57384]: warnings.warn( [ 830.419328] [57384]: INFO cinder.volume.api [None req-e3d58219-48ed-4925-a1cd-60d5c7cb21c3 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 830.425074] [57384]: INFO cinder.api.openstack.wsgi [None req-e3d58219-48ed-4925-a1cd-60d5c7cb21c3 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 830.426270] [57384]: [pid: 57384|app: 0|req: 56/104] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:30:23 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 839.381802] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=4 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 840.422270] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 881.706587] [57383]: DEBUG cinder.api.middleware.request_id [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.708860] [57383]: INFO cinder.api.openstack.wsgi [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] POST http://10.180.1.21/volume/v3/volumes [ 881.709231] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1732201992"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 881.710809] [57383]: DEBUG cinder.api.v3.volumes [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1732201992'}} {{(pid=57383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 881.710944] [57383]: INFO cinder.api.v3.volumes [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Create volume of 1 GB [ 881.719349] [57383]: INFO cinder.volume.api [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Availability Zones retrieved successfully. [ 881.724770] [57383]: DEBUG cinder.volume.api [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Flow 'volume_create_api' (e7b0a527-d2dc-49ac-90e0-6440b1230489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 881.726605] [57383]: DEBUG cinder.volume.api [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b860f4b-2912-4ceb-a550-d5a8654b2a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 881.727596] [57383]: DEBUG cinder.volume.flows.api.create_volume [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Validating volume size '1' using validate_int {{(pid=57383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 881.760630] [57383]: DEBUG cinder.volume.api [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b860f4b-2912-4ceb-a550-d5a8654b2a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 881.762428] [57383]: DEBUG cinder.volume.api [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5613ee25-54ac-412d-83cf-f108cf0f907e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 881.830128] [57383]: DEBUG cinder.quota [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Created reservations ['b34ca57e-af38-4741-9bcb-743c1ce4ce46', 'e10e5910-b412-4e03-ad5c-b9850c9a770f', 'c7f9b612-b32f-409b-b195-f5c38b6fef35', '2c59e787-0994-4f60-8a3e-08e37e4253e9'] {{(pid=57383) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 881.831077] [57383]: DEBUG cinder.volume.api [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5613ee25-54ac-412d-83cf-f108cf0f907e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b34ca57e-af38-4741-9bcb-743c1ce4ce46', 'e10e5910-b412-4e03-ad5c-b9850c9a770f', 'c7f9b612-b32f-409b-b195-f5c38b6fef35', '2c59e787-0994-4f60-8a3e-08e37e4253e9']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 881.832403] [57383]: DEBUG cinder.volume.api [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f81955-85e2-477c-802c-9e9c8cbc1324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 881.855580] [57383]: DEBUG cinder.volume.api [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f81955-85e2-477c-802c-9e9c8cbc1324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd979b54c-8c0b-488c-ab34-6a5c8b4bce29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1732201992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4bbb763469a4095bd525dc7bbac532c',qos_specs=None,replication_status=,reservations=['b34ca57e-af38-4741-9bcb-743c1ce4ce46','e10e5910-b412-4e03-ad5c-b9850c9a770f','c7f9b612-b32f-409b-b195-f5c38b6fef35','2c59e787-0994-4f60-8a3e-08e37e4253e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6285f2be42402d942f6b9bb0b245f3',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:31:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1732201992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d979b54c-8c0b-488c-ab34-6a5c8b4bce29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4bbb763469a4095bd525dc7bbac532c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f6285f2be42402d942f6b9bb0b245f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 881.856726] [57383]: DEBUG cinder.volume.api [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecc1f10d-ac66-4542-b182-379e670d2beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 881.876761] [57383]: DEBUG cinder.volume.api [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecc1f10d-ac66-4542-b182-379e670d2beb) transitioned into state 'SUCCESS' from state '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-1732201992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4bbb763469a4095bd525dc7bbac532c',qos_specs=None,replication_status=,reservations=['b34ca57e-af38-4741-9bcb-743c1ce4ce46','e10e5910-b412-4e03-ad5c-b9850c9a770f','c7f9b612-b32f-409b-b195-f5c38b6fef35','2c59e787-0994-4f60-8a3e-08e37e4253e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6285f2be42402d942f6b9bb0b245f3',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 881.877910] [57383]: DEBUG cinder.volume.api [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcc67a7f-cc98-4484-b669-03b0cbf24280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 881.887935] [57383]: DEBUG cinder.volume.api [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcc67a7f-cc98-4484-b669-03b0cbf24280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 881.889196] [57383]: DEBUG cinder.volume.api [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Flow 'volume_create_api' (e7b0a527-d2dc-49ac-90e0-6440b1230489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 881.889587] [57383]: INFO cinder.volume.api [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Create volume request issued successfully. [ 881.890967] [57383]: INFO cinder.api.openstack.wsgi [None req-9fe6e190-632f-4d9a-b24d-d9cad8b58989 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 881.890967] [57383]: [pid: 57383|app: 0|req: 49/105] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:31:14 2025] POST /volume/v3/volumes => generated 754 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 881.902543] [57384]: DEBUG cinder.api.middleware.request_id [None req-0baede05-5631-4e3b-aca7-3faff9629cd5 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.906011] [57384]: INFO cinder.api.openstack.wsgi [None req-0baede05-5631-4e3b-aca7-3faff9629cd5 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 881.906255] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0baede05-5631-4e3b-aca7-3faff9629cd5 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 881.906467] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0baede05-5631-4e3b-aca7-3faff9629cd5 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 881.929157] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.929157] [57384]: warnings.warn( [ 881.933183] [57384]: INFO cinder.volume.api [None req-0baede05-5631-4e3b-aca7-3faff9629cd5 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 881.940555] [57384]: INFO cinder.api.openstack.wsgi [None req-0baede05-5631-4e3b-aca7-3faff9629cd5 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 881.941178] [57384]: [pid: 57384|app: 0|req: 57/106] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:14 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 882.956943] [57383]: DEBUG cinder.api.middleware.request_id [None req-9cf40872-e862-4a23-b400-52d2ad26ac6b None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.960543] [57383]: INFO cinder.api.openstack.wsgi [None req-9cf40872-e862-4a23-b400-52d2ad26ac6b tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 882.962037] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9cf40872-e862-4a23-b400-52d2ad26ac6b tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 882.962037] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9cf40872-e862-4a23-b400-52d2ad26ac6b tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 882.974531] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 882.974531] [57383]: warnings.warn( [ 882.982019] [57383]: INFO cinder.volume.api [None req-9cf40872-e862-4a23-b400-52d2ad26ac6b tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 882.992372] [57383]: INFO cinder.api.openstack.wsgi [None req-9cf40872-e862-4a23-b400-52d2ad26ac6b tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 882.992829] [57383]: [pid: 57383|app: 0|req: 50/107] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:15 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 883.232930] [57384]: DEBUG cinder.api.middleware.request_id [None req-040114e2-762c-4564-92a5-202d68fbf9fe None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.238629] [57384]: INFO cinder.api.openstack.wsgi [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] POST http://10.180.1.21/volume/v3/volumes [ 883.240048] [57384]: DEBUG cinder.api.openstack.wsgi [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1201176091", "imageRef": "724fab6b-f0b4-4853-9430-a4e857da79fe", "size": 1}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 883.240760] [57384]: DEBUG cinder.api.v3.volumes [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1201176091', 'imageRef': '724fab6b-f0b4-4853-9430-a4e857da79fe', 'size': 1}} {{(pid=57384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 883.515347] [57384]: INFO cinder.api.v3.volumes [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Create volume of 1 GB [ 883.524056] [57384]: INFO cinder.volume.api [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Availability Zones retrieved successfully. [ 883.536553] [57384]: DEBUG cinder.volume.api [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Flow 'volume_create_api' (a64f4160-041f-4a6f-8c93-2d4efcf70a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 883.539844] [57384]: DEBUG cinder.volume.api [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a3834e8-3fec-4035-a553-0106c9b4c28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 883.541356] [57384]: DEBUG cinder.volume.flows.api.create_volume [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Validating volume size '1' using validate_int {{(pid=57384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 883.631190] [57384]: DEBUG cinder.volume.api [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a3834e8-3fec-4035-a553-0106c9b4c28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 883.632917] [57384]: DEBUG cinder.volume.api [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7656f5e8-93e0-471a-ab38-a193758ae06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 883.690257] [57383]: DEBUG cinder.api.middleware.request_id [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-0126413b-ab62-4ba5-9674-16251841298d None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.693356] [57383]: INFO cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-0126413b-ab62-4ba5-9674-16251841298d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 883.693718] [57383]: DEBUG cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-0126413b-ab62-4ba5-9674-16251841298d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 883.693807] [57383]: DEBUG cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-0126413b-ab62-4ba5-9674-16251841298d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 883.705047] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.705047] [57383]: warnings.warn( [ 883.711232] [57383]: INFO cinder.volume.api [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-0126413b-ab62-4ba5-9674-16251841298d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 883.717158] [57383]: INFO cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-0126413b-ab62-4ba5-9674-16251841298d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 883.717523] [57383]: [pid: 57383|app: 0|req: 51/108] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:31:16 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 883.727073] [57384]: DEBUG cinder.quota [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Created reservations ['a0a179d4-fb31-49e9-91c6-5bb828ac67b6', '561ae71c-1daa-4cfc-8e40-a13c748112ad', 'f7f77453-f44d-4961-bf78-a8fc6856d250', '99263ba5-45de-4cbe-a927-acf35f6f46ed'] {{(pid=57384) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 883.728742] [57384]: DEBUG cinder.volume.api [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7656f5e8-93e0-471a-ab38-a193758ae06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0a179d4-fb31-49e9-91c6-5bb828ac67b6', '561ae71c-1daa-4cfc-8e40-a13c748112ad', 'f7f77453-f44d-4961-bf78-a8fc6856d250', '99263ba5-45de-4cbe-a927-acf35f6f46ed']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 883.730326] [57384]: DEBUG cinder.volume.api [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a53a651-82fd-48ed-a646-5f5dee8807a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 883.746831] [57384]: DEBUG cinder.volume.api [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a53a651-82fd-48ed-a646-5f5dee8807a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b4e9641-3ce4-457b-b0e2-8018b0170089', '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-1201176091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00830f0be8b34abfb8e5102d2c37115c',qos_specs=None,replication_status=,reservations=['a0a179d4-fb31-49e9-91c6-5bb828ac67b6','561ae71c-1daa-4cfc-8e40-a13c748112ad','f7f77453-f44d-4961-bf78-a8fc6856d250','99263ba5-45de-4cbe-a927-acf35f6f46ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8afd438e21dd4b09b8d3d6e2a8701a35',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:31:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1201176091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b4e9641-3ce4-457b-b0e2-8018b0170089,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00830f0be8b34abfb8e5102d2c37115c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8afd438e21dd4b09b8d3d6e2a8701a35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 883.748018] [57384]: DEBUG cinder.volume.api [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c48ed5a-f63d-4aa7-9795-9ab0b6371c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 883.766548] [57384]: DEBUG cinder.volume.api [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c48ed5a-f63d-4aa7-9795-9ab0b6371c88) transitioned into state 'SUCCESS' from state '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-1201176091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00830f0be8b34abfb8e5102d2c37115c',qos_specs=None,replication_status=,reservations=['a0a179d4-fb31-49e9-91c6-5bb828ac67b6','561ae71c-1daa-4cfc-8e40-a13c748112ad','f7f77453-f44d-4961-bf78-a8fc6856d250','99263ba5-45de-4cbe-a927-acf35f6f46ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8afd438e21dd4b09b8d3d6e2a8701a35',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 883.767521] [57384]: DEBUG cinder.volume.api [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd39956-9682-4690-a04c-e77547c81999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 883.778438] [57384]: DEBUG cinder.volume.api [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd39956-9682-4690-a04c-e77547c81999) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 883.779775] [57384]: DEBUG cinder.volume.api [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Flow 'volume_create_api' (a64f4160-041f-4a6f-8c93-2d4efcf70a3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 883.780266] [57384]: INFO cinder.volume.api [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Create volume request issued successfully. [ 883.780980] [57384]: INFO cinder.api.openstack.wsgi [None req-040114e2-762c-4564-92a5-202d68fbf9fe tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 883.781534] [57384]: [pid: 57384|app: 0|req: 58/109] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Nov 12 14:31:15 2025] POST /volume/v3/volumes => generated 898 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 883.795094] [57383]: DEBUG cinder.api.middleware.request_id [None req-18422835-7ba2-4fb1-a765-12b54c4cc600 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.801305] [57383]: INFO cinder.api.openstack.wsgi [None req-18422835-7ba2-4fb1-a765-12b54c4cc600 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 883.801588] [57383]: DEBUG cinder.api.openstack.wsgi [None req-18422835-7ba2-4fb1-a765-12b54c4cc600 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 883.801813] [57383]: DEBUG cinder.api.openstack.wsgi [None req-18422835-7ba2-4fb1-a765-12b54c4cc600 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 883.816839] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.816839] [57383]: warnings.warn( [ 883.821565] [57383]: INFO cinder.volume.api [None req-18422835-7ba2-4fb1-a765-12b54c4cc600 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 883.827633] [57383]: INFO cinder.api.openstack.wsgi [None req-18422835-7ba2-4fb1-a765-12b54c4cc600 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 883.828098] [57383]: [pid: 57383|app: 0|req: 52/110] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:16 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 966 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 884.840971] [57384]: DEBUG cinder.api.middleware.request_id [None req-4bf5c129-1fe9-449d-b6b7-d6f02b16fc6b None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 884.845952] [57384]: INFO cinder.api.openstack.wsgi [None req-4bf5c129-1fe9-449d-b6b7-d6f02b16fc6b tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 884.846405] [57384]: DEBUG cinder.api.openstack.wsgi [None req-4bf5c129-1fe9-449d-b6b7-d6f02b16fc6b tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 884.846570] [57384]: DEBUG cinder.api.openstack.wsgi [None req-4bf5c129-1fe9-449d-b6b7-d6f02b16fc6b tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 884.858577] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 884.858577] [57384]: warnings.warn( [ 884.863167] [57384]: INFO cinder.volume.api [None req-4bf5c129-1fe9-449d-b6b7-d6f02b16fc6b tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 884.869867] [57384]: INFO cinder.api.openstack.wsgi [None req-4bf5c129-1fe9-449d-b6b7-d6f02b16fc6b tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 884.869867] [57384]: [pid: 57384|app: 0|req: 59/111] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:17 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 885.250414] [57383]: DEBUG cinder.api.middleware.request_id [None req-7da5c2ae-6228-4d69-945e-94570af49887 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.251028] [57383]: INFO cinder.api.openstack.wsgi [None req-7da5c2ae-6228-4d69-945e-94570af49887 None None] GET http://10.180.1.21/volume// [ 885.251151] [57383]: DEBUG cinder.api.openstack.wsgi [None req-7da5c2ae-6228-4d69-945e-94570af49887 None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 885.251355] [57383]: DEBUG cinder.api.openstack.wsgi [None req-7da5c2ae-6228-4d69-945e-94570af49887 None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 885.251791] [57383]: INFO cinder.api.openstack.wsgi [None req-7da5c2ae-6228-4d69-945e-94570af49887 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 885.252123] [57383]: [pid: 57383|app: 0|req: 53/112] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 14:31:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 885.257312] [57384]: DEBUG cinder.api.middleware.request_id [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-ab86811c-51f8-483e-ae2d-3fee066814e7 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.263372] [57384]: INFO cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-ab86811c-51f8-483e-ae2d-3fee066814e7 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] POST http://10.180.1.21/volume/v3/attachments [ 885.264019] [57384]: DEBUG cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-ab86811c-51f8-483e-ae2d-3fee066814e7 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d979b54c-8c0b-488c-ab34-6a5c8b4bce29", "connector": null, "instance_uuid": "6fca2bee-75fa-4ced-85a7-dd2ffd7d1825"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 885.278713] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 885.278713] [57384]: warnings.warn( [ 885.325236] [57384]: INFO cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-ab86811c-51f8-483e-ae2d-3fee066814e7 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 885.326240] [57384]: [pid: 57384|app: 0|req: 60/113] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:31:17 2025] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 885.376034] [57383]: DEBUG cinder.api.middleware.request_id [None req-8c5afb46-2ae2-4de9-88be-27d16b7d52f7 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.380148] [57383]: INFO cinder.api.openstack.wsgi [None req-8c5afb46-2ae2-4de9-88be-27d16b7d52f7 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 885.382568] [57383]: DEBUG cinder.api.openstack.wsgi [None req-8c5afb46-2ae2-4de9-88be-27d16b7d52f7 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 885.382878] [57383]: DEBUG cinder.api.openstack.wsgi [None req-8c5afb46-2ae2-4de9-88be-27d16b7d52f7 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 885.398637] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 885.398637] [57383]: warnings.warn( [ 885.406316] [57383]: INFO cinder.volume.api [None req-8c5afb46-2ae2-4de9-88be-27d16b7d52f7 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 885.412469] [57383]: INFO cinder.api.openstack.wsgi [None req-8c5afb46-2ae2-4de9-88be-27d16b7d52f7 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 885.412960] [57383]: [pid: 57383|app: 0|req: 54/114] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:18 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 885.885563] [57384]: DEBUG cinder.api.middleware.request_id [None req-1f68709e-533b-4b2d-9609-0a6320c5eed2 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.885798] [57383]: DEBUG cinder.api.middleware.request_id [None req-9b5cd18f-bc3b-4961-a1ed-c5ad0504e4eb None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.886556] [57383]: INFO cinder.api.openstack.wsgi [None req-9b5cd18f-bc3b-4961-a1ed-c5ad0504e4eb None None] GET http://10.180.1.21/volume// [ 885.886556] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9b5cd18f-bc3b-4961-a1ed-c5ad0504e4eb None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 885.886556] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9b5cd18f-bc3b-4961-a1ed-c5ad0504e4eb None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 885.887033] [57383]: INFO cinder.api.openstack.wsgi [None req-9b5cd18f-bc3b-4961-a1ed-c5ad0504e4eb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 885.887710] [57383]: [pid: 57383|app: 0|req: 55/115] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:31:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 885.888808] [57384]: INFO cinder.api.openstack.wsgi [None req-1f68709e-533b-4b2d-9609-0a6320c5eed2 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 885.889132] [57384]: DEBUG cinder.api.openstack.wsgi [None req-1f68709e-533b-4b2d-9609-0a6320c5eed2 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 885.889357] [57384]: DEBUG cinder.api.openstack.wsgi [None req-1f68709e-533b-4b2d-9609-0a6320c5eed2 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 885.892132] [57383]: DEBUG cinder.api.middleware.request_id [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-25f0e996-e204-486e-aabe-d333123c0518 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.897361] [57383]: INFO cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-25f0e996-e204-486e-aabe-d333123c0518 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 885.897361] [57383]: DEBUG cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-25f0e996-e204-486e-aabe-d333123c0518 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 885.897361] [57383]: DEBUG cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-25f0e996-e204-486e-aabe-d333123c0518 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 885.900869] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 885.900869] [57384]: warnings.warn( [ 885.906252] [57384]: INFO cinder.volume.api [None req-1f68709e-533b-4b2d-9609-0a6320c5eed2 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 885.911047] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 885.911047] [57383]: warnings.warn( [ 885.912888] [57384]: INFO cinder.api.openstack.wsgi [None req-1f68709e-533b-4b2d-9609-0a6320c5eed2 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 885.913445] [57384]: [pid: 57384|app: 0|req: 61/116] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:18 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 885.918927] [57383]: INFO cinder.volume.api [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-25f0e996-e204-486e-aabe-d333123c0518 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 885.926204] [57383]: INFO cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-25f0e996-e204-486e-aabe-d333123c0518 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 885.926585] [57383]: [pid: 57383|app: 0|req: 56/117] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:31:18 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 885.964957] [57384]: DEBUG cinder.api.middleware.request_id [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-1a56fd6e-fe69-4115-8342-80b08539c4f9 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.968061] [57384]: INFO cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-1a56fd6e-fe69-4115-8342-80b08539c4f9 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] PUT http://10.180.1.21/volume/v3/attachments/414d348e-c4ab-4e7a-982a-e61f4e92297a [ 885.968609] [57384]: DEBUG cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-1a56fd6e-fe69-4115-8342-80b08539c4f9 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-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-859927", "mountpoint": "/dev/sdb"}}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 885.978089] [57384]: DEBUG cinder.coordination [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-1a56fd6e-fe69-4115-8342-80b08539c4f9 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Acquiring lock "cinder-attachment_update-d979b54c-8c0b-488c-ab34-6a5c8b4bce29-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 885.986497] [57384]: DEBUG cinder.coordination [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-1a56fd6e-fe69-4115-8342-80b08539c4f9 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Lock "cinder-attachment_update-d979b54c-8c0b-488c-ab34-6a5c8b4bce29-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 885.987702] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 885.987702] [57384]: warnings.warn( [ 886.426336] [57383]: DEBUG cinder.api.middleware.request_id [None req-4c3e2e70-60c9-4475-becf-cef327ceb910 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.430932] [57383]: INFO cinder.api.openstack.wsgi [None req-4c3e2e70-60c9-4475-becf-cef327ceb910 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 886.430932] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4c3e2e70-60c9-4475-becf-cef327ceb910 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 886.430932] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4c3e2e70-60c9-4475-becf-cef327ceb910 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 886.445154] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.445154] [57383]: warnings.warn( [ 886.449753] [57383]: INFO cinder.volume.api [None req-4c3e2e70-60c9-4475-becf-cef327ceb910 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 886.458822] [57383]: INFO cinder.api.openstack.wsgi [None req-4c3e2e70-60c9-4475-becf-cef327ceb910 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 886.459463] [57383]: [pid: 57383|app: 0|req: 57/118] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:19 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 886.927334] [57383]: DEBUG cinder.api.middleware.request_id [None req-3a76cb6b-f417-4dcc-b5a6-9a7316f4e8b9 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.929510] [57383]: INFO cinder.api.openstack.wsgi [None req-3a76cb6b-f417-4dcc-b5a6-9a7316f4e8b9 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 886.929828] [57383]: DEBUG cinder.api.openstack.wsgi [None req-3a76cb6b-f417-4dcc-b5a6-9a7316f4e8b9 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 886.929963] [57383]: DEBUG cinder.api.openstack.wsgi [None req-3a76cb6b-f417-4dcc-b5a6-9a7316f4e8b9 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 886.940439] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.940439] [57383]: warnings.warn( [ 886.944978] [57383]: INFO cinder.volume.api [None req-3a76cb6b-f417-4dcc-b5a6-9a7316f4e8b9 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 886.951883] [57383]: INFO cinder.api.openstack.wsgi [None req-3a76cb6b-f417-4dcc-b5a6-9a7316f4e8b9 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 886.952611] [57383]: [pid: 57383|app: 0|req: 58/119] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:19 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 887.470361] [57383]: DEBUG cinder.api.middleware.request_id [None req-e6716bd0-eed2-4e9e-9c81-08bf4cd6bf23 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.475896] [57383]: INFO cinder.api.openstack.wsgi [None req-e6716bd0-eed2-4e9e-9c81-08bf4cd6bf23 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 887.476167] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e6716bd0-eed2-4e9e-9c81-08bf4cd6bf23 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 887.476855] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e6716bd0-eed2-4e9e-9c81-08bf4cd6bf23 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 887.495277] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 887.495277] [57383]: warnings.warn( [ 887.503518] [57383]: INFO cinder.volume.api [None req-e6716bd0-eed2-4e9e-9c81-08bf4cd6bf23 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 887.512280] [57383]: INFO cinder.api.openstack.wsgi [None req-e6716bd0-eed2-4e9e-9c81-08bf4cd6bf23 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 887.513431] [57383]: [pid: 57383|app: 0|req: 59/120] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:20 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 887.967024] [57383]: DEBUG cinder.api.middleware.request_id [None req-30424387-3ffe-4f67-9326-3029f6765bcb None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.967289] [57383]: INFO cinder.api.openstack.wsgi [None req-30424387-3ffe-4f67-9326-3029f6765bcb tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 887.967568] [57383]: DEBUG cinder.api.openstack.wsgi [None req-30424387-3ffe-4f67-9326-3029f6765bcb tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 887.967775] [57383]: DEBUG cinder.api.openstack.wsgi [None req-30424387-3ffe-4f67-9326-3029f6765bcb tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 887.982024] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 887.982024] [57383]: warnings.warn( [ 887.987214] [57383]: INFO cinder.volume.api [None req-30424387-3ffe-4f67-9326-3029f6765bcb tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 887.994351] [57383]: INFO cinder.api.openstack.wsgi [None req-30424387-3ffe-4f67-9326-3029f6765bcb tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 887.994895] [57383]: [pid: 57383|app: 0|req: 60/121] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:20 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 888.526807] [57383]: DEBUG cinder.api.middleware.request_id [None req-45152f31-518f-4d87-9761-44eac59d2210 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.530153] [57383]: INFO cinder.api.openstack.wsgi [None req-45152f31-518f-4d87-9761-44eac59d2210 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 888.530153] [57383]: DEBUG cinder.api.openstack.wsgi [None req-45152f31-518f-4d87-9761-44eac59d2210 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 888.530342] [57383]: DEBUG cinder.api.openstack.wsgi [None req-45152f31-518f-4d87-9761-44eac59d2210 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 888.549500] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.549500] [57383]: warnings.warn( [ 888.558268] [57383]: INFO cinder.volume.api [None req-45152f31-518f-4d87-9761-44eac59d2210 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 888.564666] [57383]: INFO cinder.api.openstack.wsgi [None req-45152f31-518f-4d87-9761-44eac59d2210 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 888.565256] [57383]: [pid: 57383|app: 0|req: 61/122] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:21 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 889.010452] [57383]: DEBUG cinder.api.middleware.request_id [None req-eb02b1fc-bb7f-4c53-884d-7d35d3a580a8 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.013081] [57383]: INFO cinder.api.openstack.wsgi [None req-eb02b1fc-bb7f-4c53-884d-7d35d3a580a8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 889.013403] [57383]: DEBUG cinder.api.openstack.wsgi [None req-eb02b1fc-bb7f-4c53-884d-7d35d3a580a8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 889.014050] [57383]: DEBUG cinder.api.openstack.wsgi [None req-eb02b1fc-bb7f-4c53-884d-7d35d3a580a8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 889.026662] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.026662] [57383]: warnings.warn( [ 889.034386] [57383]: INFO cinder.volume.api [None req-eb02b1fc-bb7f-4c53-884d-7d35d3a580a8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 889.042052] [57383]: INFO cinder.api.openstack.wsgi [None req-eb02b1fc-bb7f-4c53-884d-7d35d3a580a8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 889.042452] [57383]: [pid: 57383|app: 0|req: 62/123] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:21 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 889.575440] [57383]: DEBUG cinder.api.middleware.request_id [None req-1823502b-8b31-415e-8455-8812641a653c None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.577665] [57383]: INFO cinder.api.openstack.wsgi [None req-1823502b-8b31-415e-8455-8812641a653c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 889.577955] [57383]: DEBUG cinder.api.openstack.wsgi [None req-1823502b-8b31-415e-8455-8812641a653c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 889.578239] [57383]: DEBUG cinder.api.openstack.wsgi [None req-1823502b-8b31-415e-8455-8812641a653c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 889.605362] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.605362] [57383]: warnings.warn( [ 889.610646] [57383]: INFO cinder.volume.api [None req-1823502b-8b31-415e-8455-8812641a653c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 889.617658] [57383]: INFO cinder.api.openstack.wsgi [None req-1823502b-8b31-415e-8455-8812641a653c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 889.618345] [57383]: [pid: 57383|app: 0|req: 63/124] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:22 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 890.054315] [57383]: DEBUG cinder.api.middleware.request_id [None req-a0aef84b-c457-4e69-a745-4cb269250d21 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.056599] [57383]: INFO cinder.api.openstack.wsgi [None req-a0aef84b-c457-4e69-a745-4cb269250d21 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 890.056881] [57383]: DEBUG cinder.api.openstack.wsgi [None req-a0aef84b-c457-4e69-a745-4cb269250d21 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 890.057118] [57383]: DEBUG cinder.api.openstack.wsgi [None req-a0aef84b-c457-4e69-a745-4cb269250d21 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 890.068176] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.068176] [57383]: warnings.warn( [ 890.072251] [57383]: INFO cinder.volume.api [None req-a0aef84b-c457-4e69-a745-4cb269250d21 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 890.076967] [57383]: INFO cinder.api.openstack.wsgi [None req-a0aef84b-c457-4e69-a745-4cb269250d21 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 890.077377] [57383]: [pid: 57383|app: 0|req: 64/125] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:22 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 890.634289] [57383]: DEBUG cinder.api.middleware.request_id [None req-3d728d3f-f696-450b-8cf0-e20a12ac636c None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.634289] [57383]: INFO cinder.api.openstack.wsgi [None req-3d728d3f-f696-450b-8cf0-e20a12ac636c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 890.634289] [57383]: DEBUG cinder.api.openstack.wsgi [None req-3d728d3f-f696-450b-8cf0-e20a12ac636c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 890.634289] [57383]: DEBUG cinder.api.openstack.wsgi [None req-3d728d3f-f696-450b-8cf0-e20a12ac636c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 890.667153] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.667153] [57383]: warnings.warn( [ 890.671016] [57383]: INFO cinder.volume.api [None req-3d728d3f-f696-450b-8cf0-e20a12ac636c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 890.685260] [57383]: INFO cinder.api.openstack.wsgi [None req-3d728d3f-f696-450b-8cf0-e20a12ac636c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 890.686671] [57383]: [pid: 57383|app: 0|req: 65/126] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:23 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 846 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 891.016755] [57384]: DEBUG cinder.coordination [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-1a56fd6e-fe69-4115-8342-80b08539c4f9 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Lock "cinder-attachment_update-d979b54c-8c0b-488c-ab34-6a5c8b4bce29-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.030s {{(pid=57384) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 891.017143] [57384]: INFO cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-1a56fd6e-fe69-4115-8342-80b08539c4f9 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/attachments/414d348e-c4ab-4e7a-982a-e61f4e92297a returned with HTTP 200 [ 891.017767] [57384]: [pid: 57384|app: 0|req: 62/127] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:31:18 2025] PUT /volume/v3/attachments/414d348e-c4ab-4e7a-982a-e61f4e92297a => generated 617 bytes in 5053 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 891.089738] [57383]: DEBUG cinder.api.middleware.request_id [None req-6ea167e1-66ef-4315-9b04-a5137919b5b3 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 891.091860] [57383]: INFO cinder.api.openstack.wsgi [None req-6ea167e1-66ef-4315-9b04-a5137919b5b3 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 891.092136] [57383]: DEBUG cinder.api.openstack.wsgi [None req-6ea167e1-66ef-4315-9b04-a5137919b5b3 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 891.092352] [57383]: DEBUG cinder.api.openstack.wsgi [None req-6ea167e1-66ef-4315-9b04-a5137919b5b3 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 891.100935] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 891.100935] [57383]: warnings.warn( [ 891.105276] [57383]: INFO cinder.volume.api [None req-6ea167e1-66ef-4315-9b04-a5137919b5b3 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 891.110459] [57383]: INFO cinder.api.openstack.wsgi [None req-6ea167e1-66ef-4315-9b04-a5137919b5b3 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 891.110926] [57383]: [pid: 57383|app: 0|req: 66/128] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:23 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 891.705682] [57384]: DEBUG cinder.api.middleware.request_id [None req-877ae91b-0a0b-4b22-b76b-cc366267942e None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 891.707549] [57384]: INFO cinder.api.openstack.wsgi [None req-877ae91b-0a0b-4b22-b76b-cc366267942e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 891.707819] [57384]: DEBUG cinder.api.openstack.wsgi [None req-877ae91b-0a0b-4b22-b76b-cc366267942e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 891.708073] [57384]: DEBUG cinder.api.openstack.wsgi [None req-877ae91b-0a0b-4b22-b76b-cc366267942e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 891.724378] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 891.724378] [57384]: warnings.warn( [ 891.729350] [57384]: INFO cinder.volume.api [None req-877ae91b-0a0b-4b22-b76b-cc366267942e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 891.737761] [57384]: INFO cinder.api.openstack.wsgi [None req-877ae91b-0a0b-4b22-b76b-cc366267942e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 891.738327] [57384]: [pid: 57384|app: 0|req: 63/129] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:24 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 892.123325] [57383]: DEBUG cinder.api.middleware.request_id [None req-c2e5dfa8-5c29-4b50-aa77-ab7c31da76bb None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.127183] [57383]: INFO cinder.api.openstack.wsgi [None req-c2e5dfa8-5c29-4b50-aa77-ab7c31da76bb tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 892.127701] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c2e5dfa8-5c29-4b50-aa77-ab7c31da76bb tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 892.128219] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c2e5dfa8-5c29-4b50-aa77-ab7c31da76bb tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 892.144531] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 892.144531] [57383]: warnings.warn( [ 892.151347] [57383]: INFO cinder.volume.api [None req-c2e5dfa8-5c29-4b50-aa77-ab7c31da76bb tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 892.159382] [57383]: INFO cinder.api.openstack.wsgi [None req-c2e5dfa8-5c29-4b50-aa77-ab7c31da76bb tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 892.160544] [57383]: [pid: 57383|app: 0|req: 67/130] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:24 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 892.722294] [57384]: DEBUG cinder.api.middleware.request_id [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-759ef128-5ddc-4eca-a80e-cf2ffdd66c90 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.725900] [57384]: INFO cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-759ef128-5ddc-4eca-a80e-cf2ffdd66c90 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] POST http://10.180.1.21/volume/v3/attachments/414d348e-c4ab-4e7a-982a-e61f4e92297a/action [ 892.726465] [57384]: DEBUG cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-759ef128-5ddc-4eca-a80e-cf2ffdd66c90 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action body: b'{"os-complete": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 892.726576] [57384]: DEBUG cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-759ef128-5ddc-4eca-a80e-cf2ffdd66c90 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 892.751316] [57383]: DEBUG cinder.api.middleware.request_id [None req-04997d88-dad0-45d5-af6a-715f7dec579e None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.754371] [57383]: INFO cinder.api.openstack.wsgi [None req-04997d88-dad0-45d5-af6a-715f7dec579e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 892.755047] [57383]: DEBUG cinder.api.openstack.wsgi [None req-04997d88-dad0-45d5-af6a-715f7dec579e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 892.755047] [57383]: DEBUG cinder.api.openstack.wsgi [None req-04997d88-dad0-45d5-af6a-715f7dec579e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 892.758622] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 892.758622] [57384]: warnings.warn( [ 892.769016] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 892.769016] [57383]: warnings.warn( [ 892.770673] [57384]: INFO cinder.api.openstack.wsgi [req-9c8451c9-1220-4e83-9c35-eef5c47f1a9d req-759ef128-5ddc-4eca-a80e-cf2ffdd66c90 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/attachments/414d348e-c4ab-4e7a-982a-e61f4e92297a/action returned with HTTP 204 [ 892.771392] [57384]: [pid: 57384|app: 0|req: 64/131] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:31:25 2025] POST /volume/v3/attachments/414d348e-c4ab-4e7a-982a-e61f4e92297a/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 892.775289] [57383]: INFO cinder.volume.api [None req-04997d88-dad0-45d5-af6a-715f7dec579e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 892.782641] [57383]: INFO cinder.api.openstack.wsgi [None req-04997d88-dad0-45d5-af6a-715f7dec579e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 892.782967] [57383]: [pid: 57383|app: 0|req: 68/132] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:25 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 893.171600] [57384]: DEBUG cinder.api.middleware.request_id [None req-0195b6a0-4cd8-4e24-9469-1a2d9d6d0f7e None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.174615] [57384]: INFO cinder.api.openstack.wsgi [None req-0195b6a0-4cd8-4e24-9469-1a2d9d6d0f7e tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 893.174886] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0195b6a0-4cd8-4e24-9469-1a2d9d6d0f7e tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 893.175170] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0195b6a0-4cd8-4e24-9469-1a2d9d6d0f7e tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 893.184423] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 893.184423] [57384]: warnings.warn( [ 893.191012] [57384]: INFO cinder.volume.api [None req-0195b6a0-4cd8-4e24-9469-1a2d9d6d0f7e tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 893.197829] [57384]: INFO cinder.api.openstack.wsgi [None req-0195b6a0-4cd8-4e24-9469-1a2d9d6d0f7e tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 893.198244] [57384]: [pid: 57384|app: 0|req: 65/133] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:25 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 893.794116] [57383]: DEBUG cinder.api.middleware.request_id [None req-c4f05b63-881f-47d0-ada4-d7f31b7945a0 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.798935] [57383]: INFO cinder.api.openstack.wsgi [None req-c4f05b63-881f-47d0-ada4-d7f31b7945a0 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 893.800877] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c4f05b63-881f-47d0-ada4-d7f31b7945a0 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 893.800877] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c4f05b63-881f-47d0-ada4-d7f31b7945a0 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 893.823763] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 893.823763] [57383]: warnings.warn( [ 893.830231] [57383]: INFO cinder.volume.api [None req-c4f05b63-881f-47d0-ada4-d7f31b7945a0 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 893.837604] [57383]: INFO cinder.api.openstack.wsgi [None req-c4f05b63-881f-47d0-ada4-d7f31b7945a0 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 893.837604] [57383]: [pid: 57383|app: 0|req: 69/134] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:26 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 893.850735] [57384]: DEBUG cinder.api.middleware.request_id [None req-6a08e2d1-ea21-46b6-8167-c5684ae2824d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.853267] [57384]: INFO cinder.api.openstack.wsgi [None req-6a08e2d1-ea21-46b6-8167-c5684ae2824d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 893.854089] [57384]: DEBUG cinder.api.openstack.wsgi [None req-6a08e2d1-ea21-46b6-8167-c5684ae2824d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 893.854089] [57384]: DEBUG cinder.api.openstack.wsgi [None req-6a08e2d1-ea21-46b6-8167-c5684ae2824d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 893.866561] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 893.866561] [57384]: warnings.warn( [ 893.870768] [57384]: INFO cinder.volume.api [None req-6a08e2d1-ea21-46b6-8167-c5684ae2824d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 893.875992] [57384]: INFO cinder.api.openstack.wsgi [None req-6a08e2d1-ea21-46b6-8167-c5684ae2824d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 893.876550] [57384]: [pid: 57384|app: 0|req: 66/135] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:26 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 894.211482] [57383]: DEBUG cinder.api.middleware.request_id [None req-5750017c-9ccb-48e2-aa07-c01fce35c1f8 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.213723] [57383]: INFO cinder.api.openstack.wsgi [None req-5750017c-9ccb-48e2-aa07-c01fce35c1f8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 894.214052] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5750017c-9ccb-48e2-aa07-c01fce35c1f8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 894.214428] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5750017c-9ccb-48e2-aa07-c01fce35c1f8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 894.222843] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 894.222843] [57383]: warnings.warn( [ 894.228748] [57383]: INFO cinder.volume.api [None req-5750017c-9ccb-48e2-aa07-c01fce35c1f8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 894.235786] [57383]: INFO cinder.api.openstack.wsgi [None req-5750017c-9ccb-48e2-aa07-c01fce35c1f8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 894.236475] [57383]: [pid: 57383|app: 0|req: 70/136] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:26 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 895.248458] [57384]: DEBUG cinder.api.middleware.request_id [None req-66785d33-4ce7-4c8e-a5f3-93c5a6b2d5e6 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.250737] [57384]: INFO cinder.api.openstack.wsgi [None req-66785d33-4ce7-4c8e-a5f3-93c5a6b2d5e6 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 895.251011] [57384]: DEBUG cinder.api.openstack.wsgi [None req-66785d33-4ce7-4c8e-a5f3-93c5a6b2d5e6 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 895.251239] [57384]: DEBUG cinder.api.openstack.wsgi [None req-66785d33-4ce7-4c8e-a5f3-93c5a6b2d5e6 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 895.264365] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 895.264365] [57384]: warnings.warn( [ 895.269574] [57384]: INFO cinder.volume.api [None req-66785d33-4ce7-4c8e-a5f3-93c5a6b2d5e6 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 895.277441] [57384]: INFO cinder.api.openstack.wsgi [None req-66785d33-4ce7-4c8e-a5f3-93c5a6b2d5e6 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 895.278025] [57384]: [pid: 57384|app: 0|req: 67/137] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:27 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 896.292985] [57383]: DEBUG cinder.api.middleware.request_id [None req-75d2a6df-c1ef-44bf-ac47-9b81c6a94339 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.295076] [57383]: INFO cinder.api.openstack.wsgi [None req-75d2a6df-c1ef-44bf-ac47-9b81c6a94339 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 896.295430] [57383]: DEBUG cinder.api.openstack.wsgi [None req-75d2a6df-c1ef-44bf-ac47-9b81c6a94339 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 896.295699] [57383]: DEBUG cinder.api.openstack.wsgi [None req-75d2a6df-c1ef-44bf-ac47-9b81c6a94339 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 896.307668] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 896.307668] [57383]: warnings.warn( [ 896.311979] [57383]: INFO cinder.volume.api [None req-75d2a6df-c1ef-44bf-ac47-9b81c6a94339 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 896.317988] [57383]: INFO cinder.api.openstack.wsgi [None req-75d2a6df-c1ef-44bf-ac47-9b81c6a94339 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 896.318442] [57383]: [pid: 57383|app: 0|req: 71/138] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:29 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 897.331295] [57384]: DEBUG cinder.api.middleware.request_id [None req-ba50828f-af5d-4262-9c7e-1b14c00e78f6 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.332933] [57384]: INFO cinder.api.openstack.wsgi [None req-ba50828f-af5d-4262-9c7e-1b14c00e78f6 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 897.333269] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ba50828f-af5d-4262-9c7e-1b14c00e78f6 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 897.333546] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ba50828f-af5d-4262-9c7e-1b14c00e78f6 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 897.353496] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 897.353496] [57384]: warnings.warn( [ 897.358761] [57384]: INFO cinder.volume.api [None req-ba50828f-af5d-4262-9c7e-1b14c00e78f6 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 897.371311] [57384]: INFO cinder.api.openstack.wsgi [None req-ba50828f-af5d-4262-9c7e-1b14c00e78f6 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 897.371887] [57384]: [pid: 57384|app: 0|req: 68/139] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:30 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 898.388285] [57383]: DEBUG cinder.api.middleware.request_id [None req-5a778e0c-b35b-4921-8356-c6940296cac7 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.390333] [57383]: INFO cinder.api.openstack.wsgi [None req-5a778e0c-b35b-4921-8356-c6940296cac7 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 898.390719] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5a778e0c-b35b-4921-8356-c6940296cac7 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 898.390833] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5a778e0c-b35b-4921-8356-c6940296cac7 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 898.406617] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 898.406617] [57383]: warnings.warn( [ 898.410262] [57383]: INFO cinder.volume.api [None req-5a778e0c-b35b-4921-8356-c6940296cac7 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 898.416730] [57383]: INFO cinder.api.openstack.wsgi [None req-5a778e0c-b35b-4921-8356-c6940296cac7 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 898.417519] [57383]: [pid: 57383|app: 0|req: 72/140] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:31 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 899.429175] [57384]: DEBUG cinder.api.middleware.request_id [None req-b20ec9bb-7acc-4bbd-b6ac-4ce264f59ccc None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.432034] [57384]: INFO cinder.api.openstack.wsgi [None req-b20ec9bb-7acc-4bbd-b6ac-4ce264f59ccc tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 899.432034] [57384]: DEBUG cinder.api.openstack.wsgi [None req-b20ec9bb-7acc-4bbd-b6ac-4ce264f59ccc tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 899.432034] [57384]: DEBUG cinder.api.openstack.wsgi [None req-b20ec9bb-7acc-4bbd-b6ac-4ce264f59ccc tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 899.447085] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.447085] [57384]: warnings.warn( [ 899.453033] [57384]: INFO cinder.volume.api [None req-b20ec9bb-7acc-4bbd-b6ac-4ce264f59ccc tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 899.462031] [57384]: INFO cinder.api.openstack.wsgi [None req-b20ec9bb-7acc-4bbd-b6ac-4ce264f59ccc tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 899.462031] [57384]: [pid: 57384|app: 0|req: 69/141] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:32 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 900.474589] [57383]: DEBUG cinder.api.middleware.request_id [None req-c77ab642-052d-4ae0-b67c-aaac09a58a50 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.476804] [57383]: INFO cinder.api.openstack.wsgi [None req-c77ab642-052d-4ae0-b67c-aaac09a58a50 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 900.477117] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c77ab642-052d-4ae0-b67c-aaac09a58a50 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 900.477327] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c77ab642-052d-4ae0-b67c-aaac09a58a50 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 900.490250] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.490250] [57383]: warnings.warn( [ 900.499637] [57383]: INFO cinder.volume.api [None req-c77ab642-052d-4ae0-b67c-aaac09a58a50 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 900.509687] [57383]: INFO cinder.api.openstack.wsgi [None req-c77ab642-052d-4ae0-b67c-aaac09a58a50 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 900.510381] [57383]: [pid: 57383|app: 0|req: 73/142] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:33 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 901.522282] [57384]: DEBUG cinder.api.middleware.request_id [None req-e0a1e55d-9bf4-409d-9bc8-9a671b19ef41 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.530155] [57384]: INFO cinder.api.openstack.wsgi [None req-e0a1e55d-9bf4-409d-9bc8-9a671b19ef41 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 901.530503] [57384]: DEBUG cinder.api.openstack.wsgi [None req-e0a1e55d-9bf4-409d-9bc8-9a671b19ef41 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 901.531216] [57384]: DEBUG cinder.api.openstack.wsgi [None req-e0a1e55d-9bf4-409d-9bc8-9a671b19ef41 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 901.544608] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.544608] [57384]: warnings.warn( [ 901.553791] [57384]: INFO cinder.volume.api [None req-e0a1e55d-9bf4-409d-9bc8-9a671b19ef41 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 901.561788] [57384]: INFO cinder.api.openstack.wsgi [None req-e0a1e55d-9bf4-409d-9bc8-9a671b19ef41 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 901.562432] [57384]: [pid: 57384|app: 0|req: 70/143] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:34 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 990 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 902.574161] [57383]: DEBUG cinder.api.middleware.request_id [None req-4a2ec734-c638-4f49-aaf1-e290432e2c62 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.577039] [57383]: INFO cinder.api.openstack.wsgi [None req-4a2ec734-c638-4f49-aaf1-e290432e2c62 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 902.577377] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4a2ec734-c638-4f49-aaf1-e290432e2c62 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 902.577633] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4a2ec734-c638-4f49-aaf1-e290432e2c62 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 902.588379] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.588379] [57383]: warnings.warn( [ 902.593331] [57383]: INFO cinder.volume.api [None req-4a2ec734-c638-4f49-aaf1-e290432e2c62 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 902.606537] [57383]: INFO cinder.api.openstack.wsgi [None req-4a2ec734-c638-4f49-aaf1-e290432e2c62 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 902.606537] [57383]: [pid: 57383|app: 0|req: 74/144] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:31:35 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 1573 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 903.761302] [57384]: DEBUG cinder.api.middleware.request_id [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-565b29b6-01a4-4d9e-b27a-87de7a2563d9 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.769316] [57384]: INFO cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-565b29b6-01a4-4d9e-b27a-87de7a2563d9 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 903.769316] [57384]: DEBUG cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-565b29b6-01a4-4d9e-b27a-87de7a2563d9 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 903.769316] [57384]: DEBUG cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-565b29b6-01a4-4d9e-b27a-87de7a2563d9 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 903.787982] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.787982] [57384]: warnings.warn( [ 903.793968] [57384]: INFO cinder.volume.api [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-565b29b6-01a4-4d9e-b27a-87de7a2563d9 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 903.809777] [57384]: INFO cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-565b29b6-01a4-4d9e-b27a-87de7a2563d9 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 903.809777] [57384]: [pid: 57384|app: 0|req: 71/145] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:31:36 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 1392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 904.505976] [57383]: DEBUG cinder.api.middleware.request_id [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-e2908bfc-d28e-442c-b8cb-2c62c62c4210 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.511691] [57383]: INFO cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-e2908bfc-d28e-442c-b8cb-2c62c62c4210 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 904.511691] [57383]: DEBUG cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-e2908bfc-d28e-442c-b8cb-2c62c62c4210 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 904.511691] [57383]: DEBUG cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-e2908bfc-d28e-442c-b8cb-2c62c62c4210 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 904.539221] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.539221] [57383]: warnings.warn( [ 904.544064] [57383]: INFO cinder.volume.api [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-e2908bfc-d28e-442c-b8cb-2c62c62c4210 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 904.551826] [57383]: INFO cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-e2908bfc-d28e-442c-b8cb-2c62c62c4210 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 904.552379] [57383]: [pid: 57383|app: 0|req: 75/146] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:31:37 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 1392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 904.559528] [57384]: DEBUG cinder.api.middleware.request_id [None req-a0798513-27b7-4411-8b82-22933153e4ee None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.559719] [57384]: INFO cinder.api.openstack.wsgi [None req-a0798513-27b7-4411-8b82-22933153e4ee None None] GET http://10.180.1.21/volume// [ 904.559855] [57384]: DEBUG cinder.api.openstack.wsgi [None req-a0798513-27b7-4411-8b82-22933153e4ee None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 904.560098] [57384]: DEBUG cinder.api.openstack.wsgi [None req-a0798513-27b7-4411-8b82-22933153e4ee None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 904.560526] [57384]: INFO cinder.api.openstack.wsgi [None req-a0798513-27b7-4411-8b82-22933153e4ee None None] http://10.180.1.21/volume// returned with HTTP 300 [ 904.560871] [57384]: [pid: 57384|app: 0|req: 72/147] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 14:31:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 904.565557] [57383]: DEBUG cinder.api.middleware.request_id [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-c23891db-d9b4-422f-bf5c-2ffe99a8877c None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.568093] [57383]: INFO cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-c23891db-d9b4-422f-bf5c-2ffe99a8877c tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] POST http://10.180.1.21/volume/v3/attachments [ 904.568523] [57383]: DEBUG cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-c23891db-d9b4-422f-bf5c-2ffe99a8877c tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b4e9641-3ce4-457b-b0e2-8018b0170089", "connector": null, "instance_uuid": "5af3a05d-9508-4bab-bfb4-6c9e2ba6439e"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 904.578250] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.578250] [57383]: warnings.warn( [ 904.629202] [57383]: INFO cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-c23891db-d9b4-422f-bf5c-2ffe99a8877c tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 904.629836] [57383]: [pid: 57383|app: 0|req: 76/148] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:31:37 2025] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 913.241402] [57384]: DEBUG cinder.api.middleware.request_id [None req-8c28c568-c981-42d0-8840-2230cc36967f None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.247011] [57384]: INFO cinder.api.openstack.wsgi [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] POST http://10.180.1.21/volume/v3/volumes [ 913.247011] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-28309489"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 913.247011] [57384]: DEBUG cinder.api.v3.volumes [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-28309489'}} {{(pid=57384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 913.247011] [57384]: INFO cinder.api.v3.volumes [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Create volume of 1 GB [ 913.253266] [57384]: INFO cinder.volume.api [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Availability Zones retrieved successfully. [ 913.261999] [57384]: DEBUG cinder.volume.api [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Flow 'volume_create_api' (f75c147e-efe4-4ce6-9c72-7e971c0b003a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 913.264192] [57384]: DEBUG cinder.volume.api [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (334f0c23-b980-417e-84ab-664b5d818f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 913.265342] [57384]: DEBUG cinder.volume.flows.api.create_volume [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Validating volume size '1' using validate_int {{(pid=57384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 913.297317] [57384]: DEBUG cinder.volume.api [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (334f0c23-b980-417e-84ab-664b5d818f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 913.298414] [57384]: DEBUG cinder.volume.api [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b8a5e39-1fad-4e90-9bfe-0e83b91b19ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 913.364175] [57384]: DEBUG cinder.quota [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Created reservations ['1e5bd3bb-315f-48f2-8822-cd7682ac3149', '92181fd3-ef29-43b4-bddb-4d051975696c', 'f821ff01-27f8-4da5-8e1a-c08d1db27ba5', '885d057e-69b6-4c5d-ba0e-994176ad8af6'] {{(pid=57384) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 913.364175] [57384]: DEBUG cinder.volume.api [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b8a5e39-1fad-4e90-9bfe-0e83b91b19ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e5bd3bb-315f-48f2-8822-cd7682ac3149', '92181fd3-ef29-43b4-bddb-4d051975696c', 'f821ff01-27f8-4da5-8e1a-c08d1db27ba5', '885d057e-69b6-4c5d-ba0e-994176ad8af6']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 913.364175] [57384]: DEBUG cinder.volume.api [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37ede025-9d99-4ed1-8d7b-a1e7fcf3b53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 913.383925] [57384]: DEBUG cinder.volume.api [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37ede025-9d99-4ed1-8d7b-a1e7fcf3b53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '401a0198-1b33-4dfe-a5ed-8063626e5feb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-28309489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f3d698cd964208b73aac3429d81ca7',qos_specs=None,replication_status=,reservations=['1e5bd3bb-315f-48f2-8822-cd7682ac3149','92181fd3-ef29-43b4-bddb-4d051975696c','f821ff01-27f8-4da5-8e1a-c08d1db27ba5','885d057e-69b6-4c5d-ba0e-994176ad8af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd5b232e7244acf938373b897a9aca8',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-28309489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=401a0198-1b33-4dfe-a5ed-8063626e5feb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f3d698cd964208b73aac3429d81ca7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd5b232e7244acf938373b897a9aca8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 913.383925] [57384]: DEBUG cinder.volume.api [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82cd7a5b-31f9-45ae-b8d9-2a0eaf2d54eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 913.399469] [57384]: DEBUG cinder.volume.api [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82cd7a5b-31f9-45ae-b8d9-2a0eaf2d54eb) transitioned into state 'SUCCESS' from state '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-28309489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f3d698cd964208b73aac3429d81ca7',qos_specs=None,replication_status=,reservations=['1e5bd3bb-315f-48f2-8822-cd7682ac3149','92181fd3-ef29-43b4-bddb-4d051975696c','f821ff01-27f8-4da5-8e1a-c08d1db27ba5','885d057e-69b6-4c5d-ba0e-994176ad8af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd5b232e7244acf938373b897a9aca8',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 913.401631] [57384]: DEBUG cinder.volume.api [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826b3b7a-270b-450b-885a-95dc8051876f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 913.416363] [57384]: DEBUG cinder.volume.api [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826b3b7a-270b-450b-885a-95dc8051876f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 913.420020] [57384]: DEBUG cinder.volume.api [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Flow 'volume_create_api' (f75c147e-efe4-4ce6-9c72-7e971c0b003a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 913.420020] [57384]: INFO cinder.volume.api [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Create volume request issued successfully. [ 913.420020] [57384]: INFO cinder.api.openstack.wsgi [None req-8c28c568-c981-42d0-8840-2230cc36967f tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 913.420020] [57384]: [pid: 57384|app: 0|req: 73/149] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:31:45 2025] POST /volume/v3/volumes => generated 751 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 913.435482] [57383]: DEBUG cinder.api.middleware.request_id [None req-8a445fea-779d-446b-b9c5-401fd18c6c0d None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.438436] [57383]: INFO cinder.api.openstack.wsgi [None req-8a445fea-779d-446b-b9c5-401fd18c6c0d tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] GET http://10.180.1.21/volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb [ 913.438782] [57383]: DEBUG cinder.api.openstack.wsgi [None req-8a445fea-779d-446b-b9c5-401fd18c6c0d tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 913.438965] [57383]: DEBUG cinder.api.openstack.wsgi [None req-8a445fea-779d-446b-b9c5-401fd18c6c0d tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 913.451046] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 913.451046] [57383]: warnings.warn( [ 913.456200] [57383]: INFO cinder.volume.api [None req-8a445fea-779d-446b-b9c5-401fd18c6c0d tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Volume info retrieved successfully. [ 913.464740] [57383]: INFO cinder.api.openstack.wsgi [None req-8a445fea-779d-446b-b9c5-401fd18c6c0d tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] http://10.180.1.21/volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb returned with HTTP 200 [ 913.465217] [57383]: [pid: 57383|app: 0|req: 77/150] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:46 2025] GET /volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 914.479327] [57384]: DEBUG cinder.api.middleware.request_id [None req-3ac032c5-50a0-42f1-ba49-f6d6b9b8f3e7 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.481920] [57384]: INFO cinder.api.openstack.wsgi [None req-3ac032c5-50a0-42f1-ba49-f6d6b9b8f3e7 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] GET http://10.180.1.21/volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb [ 914.482265] [57384]: DEBUG cinder.api.openstack.wsgi [None req-3ac032c5-50a0-42f1-ba49-f6d6b9b8f3e7 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 914.482584] [57384]: DEBUG cinder.api.openstack.wsgi [None req-3ac032c5-50a0-42f1-ba49-f6d6b9b8f3e7 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 914.494567] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.494567] [57384]: warnings.warn( [ 914.504732] [57384]: INFO cinder.volume.api [None req-3ac032c5-50a0-42f1-ba49-f6d6b9b8f3e7 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Volume info retrieved successfully. [ 914.516959] [57384]: INFO cinder.api.openstack.wsgi [None req-3ac032c5-50a0-42f1-ba49-f6d6b9b8f3e7 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] http://10.180.1.21/volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb returned with HTTP 200 [ 914.517636] [57384]: [pid: 57384|app: 0|req: 74/151] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:47 2025] GET /volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 914.532205] [57383]: DEBUG cinder.api.middleware.request_id [None req-aaa613d3-f79b-46ab-9936-e1af79dda2c3 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.540423] [57383]: INFO cinder.api.openstack.wsgi [None req-aaa613d3-f79b-46ab-9936-e1af79dda2c3 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] POST http://10.180.1.21/volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb/action [ 914.540423] [57383]: DEBUG cinder.api.openstack.wsgi [None req-aaa613d3-f79b-46ab-9936-e1af79dda2c3 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=57383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 914.540423] [57383]: DEBUG cinder.api.openstack.wsgi [None req-aaa613d3-f79b-46ab-9936-e1af79dda2c3 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 914.570057] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.570057] [57383]: warnings.warn( [ 914.570057] [57383]: INFO cinder.volume.api [None req-aaa613d3-f79b-46ab-9936-e1af79dda2c3 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Volume info retrieved successfully. [ 914.580136] [57383]: INFO cinder.volume.api [None req-aaa613d3-f79b-46ab-9936-e1af79dda2c3 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Volume updated successfully. [ 914.580421] [57383]: INFO cinder.api.openstack.wsgi [None req-aaa613d3-f79b-46ab-9936-e1af79dda2c3 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] http://10.180.1.21/volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb/action returned with HTTP 200 [ 914.581800] [57383]: [pid: 57383|app: 0|req: 78/152] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Nov 12 14:31:47 2025] POST /volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb/action => generated 0 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 914.585774] [57384]: DEBUG cinder.api.middleware.request_id [None req-0af8a53f-e40d-466b-92c7-c5bcc950f4ae None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.590542] [57384]: INFO cinder.api.openstack.wsgi [None req-0af8a53f-e40d-466b-92c7-c5bcc950f4ae tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] GET http://10.180.1.21/volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb [ 914.591076] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0af8a53f-e40d-466b-92c7-c5bcc950f4ae tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 914.591338] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0af8a53f-e40d-466b-92c7-c5bcc950f4ae tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 914.616481] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.616481] [57384]: warnings.warn( [ 914.622952] [57384]: INFO cinder.volume.api [None req-0af8a53f-e40d-466b-92c7-c5bcc950f4ae tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Volume info retrieved successfully. [ 914.630085] [57384]: INFO cinder.api.openstack.wsgi [None req-0af8a53f-e40d-466b-92c7-c5bcc950f4ae tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] http://10.180.1.21/volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb returned with HTTP 200 [ 914.631028] [57384]: [pid: 57384|app: 0|req: 75/153] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:47 2025] GET /volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.050024] [57383]: DEBUG cinder.api.middleware.request_id [req-7efedfd2-3c63-43b7-849a-3cc6ab732565 req-6b1fa6b0-57cb-438c-a961-e2caa694ec5d None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.053414] [57383]: INFO cinder.api.openstack.wsgi [req-7efedfd2-3c63-43b7-849a-3cc6ab732565 req-6b1fa6b0-57cb-438c-a961-e2caa694ec5d tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] GET http://10.180.1.21/volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb [ 915.053613] [57383]: DEBUG cinder.api.openstack.wsgi [req-7efedfd2-3c63-43b7-849a-3cc6ab732565 req-6b1fa6b0-57cb-438c-a961-e2caa694ec5d tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 915.053702] [57383]: DEBUG cinder.api.openstack.wsgi [req-7efedfd2-3c63-43b7-849a-3cc6ab732565 req-6b1fa6b0-57cb-438c-a961-e2caa694ec5d tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 915.071849] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.071849] [57383]: warnings.warn( [ 915.078304] [57383]: INFO cinder.volume.api [req-7efedfd2-3c63-43b7-849a-3cc6ab732565 req-6b1fa6b0-57cb-438c-a961-e2caa694ec5d tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Volume info retrieved successfully. [ 915.086174] [57383]: INFO cinder.api.openstack.wsgi [req-7efedfd2-3c63-43b7-849a-3cc6ab732565 req-6b1fa6b0-57cb-438c-a961-e2caa694ec5d tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] http://10.180.1.21/volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb returned with HTTP 200 [ 915.086524] [57383]: [pid: 57383|app: 0|req: 79/154] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:31:47 2025] GET /volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.978313] [57384]: DEBUG cinder.api.middleware.request_id [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.983188] [57384]: INFO cinder.api.openstack.wsgi [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] POST http://10.180.1.21/volume/v3/volumes [ 915.983500] [57384]: DEBUG cinder.api.openstack.wsgi [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1362755270"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 915.988019] [57384]: DEBUG cinder.api.v3.volumes [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1362755270'}} {{(pid=57384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 915.988019] [57384]: INFO cinder.api.v3.volumes [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Create volume of 1 GB [ 915.995788] [57384]: INFO cinder.volume.api [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Availability Zones retrieved successfully. [ 916.004497] [57384]: DEBUG cinder.volume.api [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Flow 'volume_create_api' (70dc7313-31a3-4f71-8ea9-77e7ad7dc2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 916.009029] [57384]: DEBUG cinder.volume.api [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ebff143-7389-4120-898e-0d1907a32f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 916.009029] [57384]: DEBUG cinder.volume.flows.api.create_volume [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Validating volume size '1' using validate_int {{(pid=57384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 916.040390] [57384]: DEBUG cinder.volume.api [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ebff143-7389-4120-898e-0d1907a32f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 916.041552] [57384]: DEBUG cinder.volume.api [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5875279c-80c1-467f-af1e-75c1682400c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 916.087841] [57384]: DEBUG cinder.quota [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Created reservations ['4cd73f13-4bf5-4616-bbe3-1b6b1c309917', 'e07eee83-fab5-40f1-b39a-9d350eb3b76b', '60f2579e-497e-446c-9736-fce34ac3561b', '8a581fbc-2787-4098-a2c9-a926992d5fb2'] {{(pid=57384) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 916.088963] [57384]: DEBUG cinder.volume.api [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5875279c-80c1-467f-af1e-75c1682400c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cd73f13-4bf5-4616-bbe3-1b6b1c309917', 'e07eee83-fab5-40f1-b39a-9d350eb3b76b', '60f2579e-497e-446c-9736-fce34ac3561b', '8a581fbc-2787-4098-a2c9-a926992d5fb2']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 916.090027] [57384]: DEBUG cinder.volume.api [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a9aedc-1691-462f-a593-1324b8320ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 916.108139] [57384]: DEBUG cinder.volume.api [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a9aedc-1691-462f-a593-1324b8320ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1f1f9fd-deaf-41cb-8d1c-de338c55727d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1362755270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f3d698cd964208b73aac3429d81ca7',qos_specs=None,replication_status=,reservations=['4cd73f13-4bf5-4616-bbe3-1b6b1c309917','e07eee83-fab5-40f1-b39a-9d350eb3b76b','60f2579e-497e-446c-9736-fce34ac3561b','8a581fbc-2787-4098-a2c9-a926992d5fb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd5b232e7244acf938373b897a9aca8',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:31:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1362755270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1f1f9fd-deaf-41cb-8d1c-de338c55727d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f3d698cd964208b73aac3429d81ca7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd5b232e7244acf938373b897a9aca8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 916.109230] [57384]: DEBUG cinder.volume.api [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (934f4428-5ea8-4ccd-85e3-7d52c6a94a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 916.125606] [57384]: DEBUG cinder.volume.api [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (934f4428-5ea8-4ccd-85e3-7d52c6a94a29) transitioned into state 'SUCCESS' from state '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-1362755270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f3d698cd964208b73aac3429d81ca7',qos_specs=None,replication_status=,reservations=['4cd73f13-4bf5-4616-bbe3-1b6b1c309917','e07eee83-fab5-40f1-b39a-9d350eb3b76b','60f2579e-497e-446c-9736-fce34ac3561b','8a581fbc-2787-4098-a2c9-a926992d5fb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd5b232e7244acf938373b897a9aca8',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 916.126561] [57384]: DEBUG cinder.volume.api [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31a7abe-0a1d-4d61-b989-39137f11c60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 916.136942] [57384]: DEBUG cinder.volume.api [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31a7abe-0a1d-4d61-b989-39137f11c60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 916.138341] [57384]: DEBUG cinder.volume.api [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Flow 'volume_create_api' (70dc7313-31a3-4f71-8ea9-77e7ad7dc2b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 916.138779] [57384]: INFO cinder.volume.api [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Create volume request issued successfully. [ 916.140236] [57384]: INFO cinder.api.openstack.wsgi [None req-c2a15fd8-62d8-4023-8257-b1add868c6c6 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 916.140911] [57384]: [pid: 57384|app: 0|req: 76/155] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:31:48 2025] POST /volume/v3/volumes => generated 753 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 916.149554] [57383]: DEBUG cinder.api.middleware.request_id [None req-14e3af57-8507-4780-a909-abb896f6b0bc None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.152397] [57383]: INFO cinder.api.openstack.wsgi [None req-14e3af57-8507-4780-a909-abb896f6b0bc tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] GET http://10.180.1.21/volume/v3/volumes/a1f1f9fd-deaf-41cb-8d1c-de338c55727d [ 916.152607] [57383]: DEBUG cinder.api.openstack.wsgi [None req-14e3af57-8507-4780-a909-abb896f6b0bc tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 916.152846] [57383]: DEBUG cinder.api.openstack.wsgi [None req-14e3af57-8507-4780-a909-abb896f6b0bc tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 916.161445] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 916.161445] [57383]: warnings.warn( [ 916.166532] [57383]: INFO cinder.volume.api [None req-14e3af57-8507-4780-a909-abb896f6b0bc tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Volume info retrieved successfully. [ 916.177254] [57383]: INFO cinder.api.openstack.wsgi [None req-14e3af57-8507-4780-a909-abb896f6b0bc tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] http://10.180.1.21/volume/v3/volumes/a1f1f9fd-deaf-41cb-8d1c-de338c55727d returned with HTTP 200 [ 916.177922] [57383]: [pid: 57383|app: 0|req: 80/156] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:48 2025] GET /volume/v3/volumes/a1f1f9fd-deaf-41cb-8d1c-de338c55727d => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 917.189492] [57384]: DEBUG cinder.api.middleware.request_id [None req-08d8d771-b539-46f3-a09a-032e5c623594 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.195034] [57384]: INFO cinder.api.openstack.wsgi [None req-08d8d771-b539-46f3-a09a-032e5c623594 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] GET http://10.180.1.21/volume/v3/volumes/a1f1f9fd-deaf-41cb-8d1c-de338c55727d [ 917.195266] [57384]: DEBUG cinder.api.openstack.wsgi [None req-08d8d771-b539-46f3-a09a-032e5c623594 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 917.195506] [57384]: DEBUG cinder.api.openstack.wsgi [None req-08d8d771-b539-46f3-a09a-032e5c623594 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 917.211848] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.211848] [57384]: warnings.warn( [ 917.217295] [57384]: INFO cinder.volume.api [None req-08d8d771-b539-46f3-a09a-032e5c623594 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Volume info retrieved successfully. [ 917.224299] [57384]: INFO cinder.api.openstack.wsgi [None req-08d8d771-b539-46f3-a09a-032e5c623594 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] http://10.180.1.21/volume/v3/volumes/a1f1f9fd-deaf-41cb-8d1c-de338c55727d returned with HTTP 200 [ 917.224919] [57384]: [pid: 57384|app: 0|req: 77/157] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:31:49 2025] GET /volume/v3/volumes/a1f1f9fd-deaf-41cb-8d1c-de338c55727d => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.105305] [57383]: DEBUG cinder.api.middleware.request_id [None req-6cae3d40-ad74-44d2-83fe-cac8980752bf None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.105893] [57383]: INFO cinder.api.openstack.wsgi [None req-6cae3d40-ad74-44d2-83fe-cac8980752bf None None] GET http://10.180.1.21/volume// [ 925.106562] [57383]: DEBUG cinder.api.openstack.wsgi [None req-6cae3d40-ad74-44d2-83fe-cac8980752bf None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 925.107214] [57383]: DEBUG cinder.api.openstack.wsgi [None req-6cae3d40-ad74-44d2-83fe-cac8980752bf None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 925.107315] [57383]: INFO cinder.api.openstack.wsgi [None req-6cae3d40-ad74-44d2-83fe-cac8980752bf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 925.107648] [57383]: [pid: 57383|app: 0|req: 81/158] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:31:57 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 925.111419] [57384]: DEBUG cinder.api.middleware.request_id [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-9e1146a6-5635-4362-ad60-053383bac150 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.115026] [57384]: INFO cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-9e1146a6-5635-4362-ad60-053383bac150 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 925.115512] [57384]: DEBUG cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-9e1146a6-5635-4362-ad60-053383bac150 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 925.115512] [57384]: DEBUG cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-9e1146a6-5635-4362-ad60-053383bac150 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 925.131846] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.131846] [57384]: warnings.warn( [ 925.137551] [57384]: INFO cinder.volume.api [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-9e1146a6-5635-4362-ad60-053383bac150 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 925.147039] [57384]: INFO cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-9e1146a6-5635-4362-ad60-053383bac150 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 925.147039] [57384]: [pid: 57384|app: 0|req: 78/159] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:31:57 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 1572 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 925.290680] [57383]: DEBUG cinder.api.middleware.request_id [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-bb482e0f-797d-49e2-aa81-d799c0bc4432 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.294567] [57383]: INFO cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-bb482e0f-797d-49e2-aa81-d799c0bc4432 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] PUT http://10.180.1.21/volume/v3/attachments/77720684-fc61-499a-8178-1b10f02beca9 [ 925.295235] [57383]: DEBUG cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-bb482e0f-797d-49e2-aa81-d799c0bc4432 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-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=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 925.303569] [57383]: DEBUG cinder.coordination [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-bb482e0f-797d-49e2-aa81-d799c0bc4432 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Acquiring lock "cinder-attachment_update-1b4e9641-3ce4-457b-b0e2-8018b0170089-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 925.308766] [57383]: DEBUG cinder.coordination [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-bb482e0f-797d-49e2-aa81-d799c0bc4432 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Lock "cinder-attachment_update-1b4e9641-3ce4-457b-b0e2-8018b0170089-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 925.309909] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.309909] [57383]: warnings.warn( [ 925.833931] [57383]: DEBUG cinder.coordination [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-bb482e0f-797d-49e2-aa81-d799c0bc4432 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Lock "cinder-attachment_update-1b4e9641-3ce4-457b-b0e2-8018b0170089-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=57383) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 925.834307] [57383]: INFO cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-bb482e0f-797d-49e2-aa81-d799c0bc4432 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/attachments/77720684-fc61-499a-8178-1b10f02beca9 returned with HTTP 200 [ 925.834805] [57383]: [pid: 57383|app: 0|req: 82/160] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:31:58 2025] PUT /volume/v3/attachments/77720684-fc61-499a-8178-1b10f02beca9 => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 926.342841] [57384]: DEBUG cinder.api.middleware.request_id [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-0f7fe7a2-51db-4db6-9398-f32620b0176c None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.346176] [57384]: INFO cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-0f7fe7a2-51db-4db6-9398-f32620b0176c tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] POST http://10.180.1.21/volume/v3/attachments/77720684-fc61-499a-8178-1b10f02beca9/action [ 926.346525] [57384]: DEBUG cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-0f7fe7a2-51db-4db6-9398-f32620b0176c tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Action body: b'{"os-complete": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 926.346715] [57384]: DEBUG cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-0f7fe7a2-51db-4db6-9398-f32620b0176c tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 926.371770] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.371770] [57384]: warnings.warn( [ 926.380405] [57384]: INFO cinder.api.openstack.wsgi [req-cbe0ad32-7cd7-47e3-a14e-faa00053d62d req-0f7fe7a2-51db-4db6-9398-f32620b0176c tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/attachments/77720684-fc61-499a-8178-1b10f02beca9/action returned with HTTP 204 [ 926.380900] [57384]: [pid: 57384|app: 0|req: 79/161] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:31:59 2025] POST /volume/v3/attachments/77720684-fc61-499a-8178-1b10f02beca9/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 934.600662] [57383]: DEBUG cinder.api.middleware.request_id [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-e029363b-32dd-43bf-8cca-f93ed1de89a2 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.603321] [57383]: INFO cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-e029363b-32dd-43bf-8cca-f93ed1de89a2 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 934.603554] [57383]: DEBUG cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-e029363b-32dd-43bf-8cca-f93ed1de89a2 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 934.603820] [57383]: DEBUG cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-e029363b-32dd-43bf-8cca-f93ed1de89a2 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 934.614703] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.614703] [57383]: warnings.warn( [ 934.619831] [57383]: INFO cinder.volume.api [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-e029363b-32dd-43bf-8cca-f93ed1de89a2 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 934.626450] [57383]: INFO cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-e029363b-32dd-43bf-8cca-f93ed1de89a2 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 934.626856] [57383]: [pid: 57383|app: 0|req: 83/162] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:32:07 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 936.152330] [57384]: DEBUG cinder.api.middleware.request_id [None req-c3698d57-5c5a-42d7-878d-ce4c8f89fb0b None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.152781] [57384]: INFO cinder.api.openstack.wsgi [None req-c3698d57-5c5a-42d7-878d-ce4c8f89fb0b None None] GET http://10.180.1.21/volume// [ 936.152960] [57384]: DEBUG cinder.api.openstack.wsgi [None req-c3698d57-5c5a-42d7-878d-ce4c8f89fb0b None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 936.153187] [57384]: DEBUG cinder.api.openstack.wsgi [None req-c3698d57-5c5a-42d7-878d-ce4c8f89fb0b None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 936.153615] [57384]: INFO cinder.api.openstack.wsgi [None req-c3698d57-5c5a-42d7-878d-ce4c8f89fb0b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 936.153978] [57384]: [pid: 57384|app: 0|req: 80/163] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 14:32:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 936.159354] [57383]: DEBUG cinder.api.middleware.request_id [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-7517edee-dd0d-4264-b92d-4d3f6637d0f6 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.162446] [57383]: INFO cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-7517edee-dd0d-4264-b92d-4d3f6637d0f6 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] POST http://10.180.1.21/volume/v3/attachments [ 936.162913] [57383]: DEBUG cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-7517edee-dd0d-4264-b92d-4d3f6637d0f6 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e72fd62-ecd6-47f3-83dc-dc789ee264ec", "connector": null, "instance_uuid": "74e2e7c9-08cc-4b10-ac23-0f26c5ef1742"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 936.176335] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.176335] [57383]: warnings.warn( [ 936.207710] [57383]: INFO cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-7517edee-dd0d-4264-b92d-4d3f6637d0f6 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 936.208423] [57383]: [pid: 57383|app: 0|req: 84/164] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:32:08 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 936.231378] [57384]: DEBUG cinder.api.middleware.request_id [None req-95cecd7f-8254-4fea-81fa-688cf47073f6 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.233251] [57384]: INFO cinder.api.openstack.wsgi [None req-95cecd7f-8254-4fea-81fa-688cf47073f6 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 936.233439] [57384]: DEBUG cinder.api.openstack.wsgi [None req-95cecd7f-8254-4fea-81fa-688cf47073f6 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 936.233666] [57384]: DEBUG cinder.api.openstack.wsgi [None req-95cecd7f-8254-4fea-81fa-688cf47073f6 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 936.245420] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.245420] [57384]: warnings.warn( [ 936.250170] [57384]: INFO cinder.volume.api [None req-95cecd7f-8254-4fea-81fa-688cf47073f6 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 936.257243] [57384]: INFO cinder.api.openstack.wsgi [None req-95cecd7f-8254-4fea-81fa-688cf47073f6 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 936.257784] [57384]: [pid: 57384|app: 0|req: 81/165] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:08 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 936.736031] [57383]: DEBUG cinder.api.middleware.request_id [None req-10296883-b97d-41d0-b097-4007f01aac4e None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.736260] [57383]: INFO cinder.api.openstack.wsgi [None req-10296883-b97d-41d0-b097-4007f01aac4e None None] GET http://10.180.1.21/volume// [ 936.736413] [57383]: DEBUG cinder.api.openstack.wsgi [None req-10296883-b97d-41d0-b097-4007f01aac4e None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 936.736714] [57383]: DEBUG cinder.api.openstack.wsgi [None req-10296883-b97d-41d0-b097-4007f01aac4e None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 936.737349] [57383]: INFO cinder.api.openstack.wsgi [None req-10296883-b97d-41d0-b097-4007f01aac4e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 936.737855] [57383]: [pid: 57383|app: 0|req: 85/166] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:32:09 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 936.744212] [57384]: DEBUG cinder.api.middleware.request_id [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-f084ace2-4e96-4098-813f-a8d7ef4cd7b4 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.748053] [57384]: INFO cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-f084ace2-4e96-4098-813f-a8d7ef4cd7b4 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 936.748506] [57384]: DEBUG cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-f084ace2-4e96-4098-813f-a8d7ef4cd7b4 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 936.748850] [57384]: DEBUG cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-f084ace2-4e96-4098-813f-a8d7ef4cd7b4 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 936.782252] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.782252] [57384]: warnings.warn( [ 936.793345] [57384]: INFO cinder.volume.api [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-f084ace2-4e96-4098-813f-a8d7ef4cd7b4 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 936.806456] [57384]: INFO cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-f084ace2-4e96-4098-813f-a8d7ef4cd7b4 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 936.807189] [57384]: [pid: 57384|app: 0|req: 82/167] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:32:09 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 1030 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 936.854183] [57383]: DEBUG cinder.api.middleware.request_id [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-a367023b-eeb9-4707-b0de-382281b29397 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.856456] [57383]: INFO cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-a367023b-eeb9-4707-b0de-382281b29397 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] PUT http://10.180.1.21/volume/v3/attachments/ca5403d5-731d-41a0-aeb0-425fc4740c24 [ 936.856875] [57383]: DEBUG cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-a367023b-eeb9-4707-b0de-382281b29397 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-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-859957", "mountpoint": "/dev/sdb"}}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 936.867609] [57383]: DEBUG cinder.coordination [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-a367023b-eeb9-4707-b0de-382281b29397 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Acquiring lock "cinder-attachment_update-7e72fd62-ecd6-47f3-83dc-dc789ee264ec-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 936.872401] [57383]: DEBUG cinder.coordination [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-a367023b-eeb9-4707-b0de-382281b29397 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Lock "cinder-attachment_update-7e72fd62-ecd6-47f3-83dc-dc789ee264ec-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 936.873554] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.873554] [57383]: warnings.warn( [ 937.273120] [57384]: DEBUG cinder.api.middleware.request_id [None req-2ce1d2d0-393d-45ed-bd4a-b61e6a5f7f24 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.275437] [57384]: INFO cinder.api.openstack.wsgi [None req-2ce1d2d0-393d-45ed-bd4a-b61e6a5f7f24 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 937.276086] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2ce1d2d0-393d-45ed-bd4a-b61e6a5f7f24 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 937.276684] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2ce1d2d0-393d-45ed-bd4a-b61e6a5f7f24 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 937.292977] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.292977] [57384]: warnings.warn( [ 937.297953] [57384]: INFO cinder.volume.api [None req-2ce1d2d0-393d-45ed-bd4a-b61e6a5f7f24 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 937.307167] [57384]: INFO cinder.api.openstack.wsgi [None req-2ce1d2d0-393d-45ed-bd4a-b61e6a5f7f24 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 937.307928] [57384]: [pid: 57384|app: 0|req: 83/168] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:09 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 937.604270] [57384]: DEBUG cinder.api.middleware.request_id [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.606172] [57384]: INFO cinder.api.openstack.wsgi [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] POST http://10.180.1.21/volume/v3/volumes [ 937.606589] [57384]: DEBUG cinder.api.openstack.wsgi [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-607159820"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 937.608747] [57384]: DEBUG cinder.api.v3.volumes [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-607159820'}} {{(pid=57384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 937.608919] [57384]: INFO cinder.api.v3.volumes [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Create volume of 1 GB [ 937.614401] [57384]: INFO cinder.volume.api [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Availability Zones retrieved successfully. [ 937.622899] [57384]: DEBUG cinder.volume.api [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Flow 'volume_create_api' (19b79b91-dc57-404b-aec4-dd593b776dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 937.625262] [57384]: DEBUG cinder.volume.api [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7edfe2-abd1-41b0-806e-14e2e0f49dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 937.626761] [57384]: DEBUG cinder.volume.flows.api.create_volume [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Validating volume size '1' using validate_int {{(pid=57384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 937.659265] [57384]: DEBUG cinder.volume.api [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7edfe2-abd1-41b0-806e-14e2e0f49dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 937.659596] [57384]: DEBUG cinder.volume.api [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6638bb8a-27b2-4895-9ea7-6c83f3dbfe1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 937.730576] [57384]: DEBUG cinder.quota [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Created reservations ['59c1d0b5-2ce1-4c50-b992-aabdf915157e', 'a5c97f19-2d55-42db-aa65-4995769dbdf8', '75033617-14f7-4294-9d64-24e55d855cec', '606e7963-cb59-40ee-a327-c15c488e5267'] {{(pid=57384) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 937.731838] [57384]: DEBUG cinder.volume.api [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6638bb8a-27b2-4895-9ea7-6c83f3dbfe1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59c1d0b5-2ce1-4c50-b992-aabdf915157e', 'a5c97f19-2d55-42db-aa65-4995769dbdf8', '75033617-14f7-4294-9d64-24e55d855cec', '606e7963-cb59-40ee-a327-c15c488e5267']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 937.733243] [57384]: DEBUG cinder.volume.api [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eeca72d-88e3-409e-82fd-aa3edb251bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 937.752060] [57384]: DEBUG cinder.volume.api [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eeca72d-88e3-409e-82fd-aa3edb251bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c2016ae-a801-49aa-a35e-6820087190e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-607159820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47fb435aaa3f41e886947e6d25d6e483',qos_specs=None,replication_status=,reservations=['59c1d0b5-2ce1-4c50-b992-aabdf915157e','a5c97f19-2d55-42db-aa65-4995769dbdf8','75033617-14f7-4294-9d64-24e55d855cec','606e7963-cb59-40ee-a327-c15c488e5267'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ea190cb41740d1b5c45cfc94bfae7d',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-607159820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c2016ae-a801-49aa-a35e-6820087190e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47fb435aaa3f41e886947e6d25d6e483',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ea190cb41740d1b5c45cfc94bfae7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 937.753086] [57384]: DEBUG cinder.volume.api [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe104f52-dd78-4720-97a6-54921111efae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 937.770629] [57384]: DEBUG cinder.volume.api [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe104f52-dd78-4720-97a6-54921111efae) transitioned into state 'SUCCESS' from state '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-607159820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47fb435aaa3f41e886947e6d25d6e483',qos_specs=None,replication_status=,reservations=['59c1d0b5-2ce1-4c50-b992-aabdf915157e','a5c97f19-2d55-42db-aa65-4995769dbdf8','75033617-14f7-4294-9d64-24e55d855cec','606e7963-cb59-40ee-a327-c15c488e5267'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ea190cb41740d1b5c45cfc94bfae7d',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 937.772017] [57384]: DEBUG cinder.volume.api [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e16e7b9a-baef-436f-a430-7b51abcce3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 937.788876] [57384]: DEBUG cinder.volume.api [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e16e7b9a-baef-436f-a430-7b51abcce3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 937.790323] [57384]: DEBUG cinder.volume.api [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Flow 'volume_create_api' (19b79b91-dc57-404b-aec4-dd593b776dc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 937.790599] [57384]: INFO cinder.volume.api [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Create volume request issued successfully. [ 937.791313] [57384]: INFO cinder.api.openstack.wsgi [None req-bf8a72e6-2a9e-41ef-8656-759ce8188313 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 937.791827] [57384]: [pid: 57384|app: 0|req: 84/169] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:32:10 2025] POST /volume/v3/volumes => generated 749 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 937.804699] [57384]: DEBUG cinder.api.middleware.request_id [None req-673e25af-bafa-4e5e-835d-f78b0ee82549 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.807268] [57384]: INFO cinder.api.openstack.wsgi [None req-673e25af-bafa-4e5e-835d-f78b0ee82549 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 937.807563] [57384]: DEBUG cinder.api.openstack.wsgi [None req-673e25af-bafa-4e5e-835d-f78b0ee82549 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 937.807793] [57384]: DEBUG cinder.api.openstack.wsgi [None req-673e25af-bafa-4e5e-835d-f78b0ee82549 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 937.818833] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.818833] [57384]: warnings.warn( [ 937.823575] [57384]: INFO cinder.volume.api [None req-673e25af-bafa-4e5e-835d-f78b0ee82549 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 937.831161] [57384]: INFO cinder.api.openstack.wsgi [None req-673e25af-bafa-4e5e-835d-f78b0ee82549 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 937.831647] [57384]: [pid: 57384|app: 0|req: 85/170] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:10 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.320321] [57384]: DEBUG cinder.api.middleware.request_id [None req-cb39cfc0-b92c-477c-913e-cb4dbdd202eb None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.323353] [57384]: INFO cinder.api.openstack.wsgi [None req-cb39cfc0-b92c-477c-913e-cb4dbdd202eb tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 938.323353] [57384]: DEBUG cinder.api.openstack.wsgi [None req-cb39cfc0-b92c-477c-913e-cb4dbdd202eb tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 938.323353] [57384]: DEBUG cinder.api.openstack.wsgi [None req-cb39cfc0-b92c-477c-913e-cb4dbdd202eb tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 938.342477] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.342477] [57384]: warnings.warn( [ 938.348491] [57384]: INFO cinder.volume.api [None req-cb39cfc0-b92c-477c-913e-cb4dbdd202eb tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 938.356401] [57384]: INFO cinder.api.openstack.wsgi [None req-cb39cfc0-b92c-477c-913e-cb4dbdd202eb tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 938.361031] [57384]: [pid: 57384|app: 0|req: 86/171] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:11 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.846955] [57384]: DEBUG cinder.api.middleware.request_id [None req-64989d99-a437-4767-9d4d-746dd9420130 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.850289] [57384]: INFO cinder.api.openstack.wsgi [None req-64989d99-a437-4767-9d4d-746dd9420130 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 938.850289] [57384]: DEBUG cinder.api.openstack.wsgi [None req-64989d99-a437-4767-9d4d-746dd9420130 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 938.850289] [57384]: DEBUG cinder.api.openstack.wsgi [None req-64989d99-a437-4767-9d4d-746dd9420130 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 938.861063] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.861063] [57384]: warnings.warn( [ 938.866276] [57384]: INFO cinder.volume.api [None req-64989d99-a437-4767-9d4d-746dd9420130 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 938.873899] [57384]: INFO cinder.api.openstack.wsgi [None req-64989d99-a437-4767-9d4d-746dd9420130 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 938.874703] [57384]: [pid: 57384|app: 0|req: 87/172] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:11 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 939.369677] [57384]: DEBUG cinder.api.middleware.request_id [None req-2cba078b-5a53-49ad-a5b3-9c1d1311d3bd None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.371801] [57384]: INFO cinder.api.openstack.wsgi [None req-2cba078b-5a53-49ad-a5b3-9c1d1311d3bd tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 939.372079] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2cba078b-5a53-49ad-a5b3-9c1d1311d3bd tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 939.372334] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2cba078b-5a53-49ad-a5b3-9c1d1311d3bd tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 939.386062] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.386062] [57384]: warnings.warn( [ 939.392377] [57384]: INFO cinder.volume.api [None req-2cba078b-5a53-49ad-a5b3-9c1d1311d3bd tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 939.398768] [57384]: INFO cinder.api.openstack.wsgi [None req-2cba078b-5a53-49ad-a5b3-9c1d1311d3bd tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 939.398768] [57384]: [pid: 57384|app: 0|req: 88/173] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:12 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.411372] [57384]: DEBUG cinder.api.middleware.request_id [None req-1d4cf618-6c0c-4f21-93d2-a54321ed7260 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.414094] [57384]: INFO cinder.api.openstack.wsgi [None req-1d4cf618-6c0c-4f21-93d2-a54321ed7260 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 940.414094] [57384]: DEBUG cinder.api.openstack.wsgi [None req-1d4cf618-6c0c-4f21-93d2-a54321ed7260 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 940.414290] [57384]: DEBUG cinder.api.openstack.wsgi [None req-1d4cf618-6c0c-4f21-93d2-a54321ed7260 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 940.433237] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=217,cinder:INSERT=37,cinder:UPDATE=55 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 940.436166] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.436166] [57384]: warnings.warn( [ 940.442519] [57384]: INFO cinder.volume.api [None req-1d4cf618-6c0c-4f21-93d2-a54321ed7260 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 940.449020] [57384]: INFO cinder.api.openstack.wsgi [None req-1d4cf618-6c0c-4f21-93d2-a54321ed7260 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 940.449671] [57384]: [pid: 57384|app: 0|req: 89/174] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:13 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.773009] [57384]: DEBUG cinder.api.middleware.request_id [req-e9d81309-f035-48f5-988d-6dec736d827e req-275083a4-7986-4915-a9fe-77f12a343671 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.775674] [57384]: INFO cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-275083a4-7986-4915-a9fe-77f12a343671 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 940.775913] [57384]: DEBUG cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-275083a4-7986-4915-a9fe-77f12a343671 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 940.776103] [57384]: DEBUG cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-275083a4-7986-4915-a9fe-77f12a343671 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 940.787835] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.787835] [57384]: warnings.warn( [ 940.792173] [57384]: INFO cinder.volume.api [req-e9d81309-f035-48f5-988d-6dec736d827e req-275083a4-7986-4915-a9fe-77f12a343671 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 940.799120] [57384]: INFO cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-275083a4-7986-4915-a9fe-77f12a343671 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 940.799582] [57384]: [pid: 57384|app: 0|req: 90/175] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:32:13 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 941.460546] [57384]: DEBUG cinder.api.middleware.request_id [None req-50a2d56a-c50b-47fa-b02f-df1369a9e6e5 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.462641] [57384]: INFO cinder.api.openstack.wsgi [None req-50a2d56a-c50b-47fa-b02f-df1369a9e6e5 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 941.463437] [57384]: DEBUG cinder.api.openstack.wsgi [None req-50a2d56a-c50b-47fa-b02f-df1369a9e6e5 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 941.463437] [57384]: DEBUG cinder.api.openstack.wsgi [None req-50a2d56a-c50b-47fa-b02f-df1369a9e6e5 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 941.477749] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.477749] [57384]: warnings.warn( [ 941.482499] [57384]: INFO cinder.volume.api [None req-50a2d56a-c50b-47fa-b02f-df1369a9e6e5 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 941.488876] [57384]: INFO cinder.api.openstack.wsgi [None req-50a2d56a-c50b-47fa-b02f-df1369a9e6e5 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 941.489392] [57384]: [pid: 57384|app: 0|req: 91/176] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:14 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 941.898248] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=169,cinder:INSERT=12,cinder:UPDATE=19 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 941.903775] [57383]: DEBUG cinder.coordination [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-a367023b-eeb9-4707-b0de-382281b29397 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Lock "cinder-attachment_update-7e72fd62-ecd6-47f3-83dc-dc789ee264ec-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=57383) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 941.903775] [57383]: INFO cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-a367023b-eeb9-4707-b0de-382281b29397 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/attachments/ca5403d5-731d-41a0-aeb0-425fc4740c24 returned with HTTP 200 [ 941.904067] [57383]: [pid: 57383|app: 0|req: 86/177] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:32:09 2025] PUT /volume/v3/attachments/ca5403d5-731d-41a0-aeb0-425fc4740c24 => generated 617 bytes in 5053 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 942.321562] [57384]: DEBUG cinder.api.middleware.request_id [None req-e6c44613-9426-44e5-b49d-0285e08128e7 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.322279] [57384]: INFO cinder.api.openstack.wsgi [None req-e6c44613-9426-44e5-b49d-0285e08128e7 None None] GET http://10.180.1.21/volume// [ 942.322567] [57384]: DEBUG cinder.api.openstack.wsgi [None req-e6c44613-9426-44e5-b49d-0285e08128e7 None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 942.322872] [57384]: DEBUG cinder.api.openstack.wsgi [None req-e6c44613-9426-44e5-b49d-0285e08128e7 None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 942.323515] [57384]: INFO cinder.api.openstack.wsgi [None req-e6c44613-9426-44e5-b49d-0285e08128e7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 942.324042] [57384]: [pid: 57384|app: 0|req: 92/178] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 14:32:15 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 942.329112] [57383]: DEBUG cinder.api.middleware.request_id [req-e9d81309-f035-48f5-988d-6dec736d827e req-21864b2f-e88c-41d3-a224-288ace2d23c3 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.331451] [57383]: INFO cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-21864b2f-e88c-41d3-a224-288ace2d23c3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] POST http://10.180.1.21/volume/v3/attachments [ 942.332025] [57383]: DEBUG cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-21864b2f-e88c-41d3-a224-288ace2d23c3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c2016ae-a801-49aa-a35e-6820087190e8", "connector": null, "instance_uuid": "333324fc-ecd0-4ada-9f0b-0783099eb5fe"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 942.346708] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.346708] [57383]: warnings.warn( [ 942.374891] [57383]: INFO cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-21864b2f-e88c-41d3-a224-288ace2d23c3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 942.375457] [57383]: [pid: 57383|app: 0|req: 87/179] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:32:15 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 942.400599] [57384]: DEBUG cinder.api.middleware.request_id [None req-bd7e8382-8a44-44a5-b3e9-5ce34b82ee71 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.402857] [57384]: INFO cinder.api.openstack.wsgi [None req-bd7e8382-8a44-44a5-b3e9-5ce34b82ee71 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 942.403236] [57384]: DEBUG cinder.api.openstack.wsgi [None req-bd7e8382-8a44-44a5-b3e9-5ce34b82ee71 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 942.403236] [57384]: DEBUG cinder.api.openstack.wsgi [None req-bd7e8382-8a44-44a5-b3e9-5ce34b82ee71 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 942.416075] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.416075] [57384]: warnings.warn( [ 942.421108] [57384]: INFO cinder.volume.api [None req-bd7e8382-8a44-44a5-b3e9-5ce34b82ee71 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 942.426592] [57384]: INFO cinder.api.openstack.wsgi [None req-bd7e8382-8a44-44a5-b3e9-5ce34b82ee71 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 942.427096] [57384]: [pid: 57384|app: 0|req: 93/180] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:15 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 942.500555] [57383]: DEBUG cinder.api.middleware.request_id [None req-d3f42561-92d4-44ec-ae2c-bdfb14ae13af None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.502493] [57383]: INFO cinder.api.openstack.wsgi [None req-d3f42561-92d4-44ec-ae2c-bdfb14ae13af tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 942.502720] [57383]: DEBUG cinder.api.openstack.wsgi [None req-d3f42561-92d4-44ec-ae2c-bdfb14ae13af tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 942.502936] [57383]: DEBUG cinder.api.openstack.wsgi [None req-d3f42561-92d4-44ec-ae2c-bdfb14ae13af tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 942.513396] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.513396] [57383]: warnings.warn( [ 942.517857] [57383]: INFO cinder.volume.api [None req-d3f42561-92d4-44ec-ae2c-bdfb14ae13af tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 942.523347] [57383]: INFO cinder.api.openstack.wsgi [None req-d3f42561-92d4-44ec-ae2c-bdfb14ae13af tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 942.523793] [57383]: [pid: 57383|app: 0|req: 88/181] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:15 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 942.904748] [57384]: DEBUG cinder.api.middleware.request_id [None req-ce641c8f-b398-4b10-a672-9e0d6bc12489 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.905226] [57384]: INFO cinder.api.openstack.wsgi [None req-ce641c8f-b398-4b10-a672-9e0d6bc12489 None None] GET http://10.180.1.21/volume// [ 942.905444] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ce641c8f-b398-4b10-a672-9e0d6bc12489 None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 942.905742] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ce641c8f-b398-4b10-a672-9e0d6bc12489 None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 942.906333] [57384]: INFO cinder.api.openstack.wsgi [None req-ce641c8f-b398-4b10-a672-9e0d6bc12489 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 942.906861] [57384]: [pid: 57384|app: 0|req: 94/182] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:32:15 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 942.911704] [57383]: DEBUG cinder.api.middleware.request_id [req-e9d81309-f035-48f5-988d-6dec736d827e req-774e6065-69d0-47f7-8da0-1dad675d9eb9 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.914309] [57383]: INFO cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-774e6065-69d0-47f7-8da0-1dad675d9eb9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 942.914596] [57383]: DEBUG cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-774e6065-69d0-47f7-8da0-1dad675d9eb9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 942.914846] [57383]: DEBUG cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-774e6065-69d0-47f7-8da0-1dad675d9eb9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 942.930374] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.930374] [57383]: warnings.warn( [ 942.935252] [57383]: INFO cinder.volume.api [req-e9d81309-f035-48f5-988d-6dec736d827e req-774e6065-69d0-47f7-8da0-1dad675d9eb9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 942.943586] [57383]: INFO cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-774e6065-69d0-47f7-8da0-1dad675d9eb9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 942.944634] [57383]: [pid: 57383|app: 0|req: 89/183] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:32:15 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 942.981638] [57384]: DEBUG cinder.api.middleware.request_id [req-e9d81309-f035-48f5-988d-6dec736d827e req-98e98d0e-8084-46fa-9944-719f67ddc5ce None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.984312] [57384]: INFO cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-98e98d0e-8084-46fa-9944-719f67ddc5ce tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] PUT http://10.180.1.21/volume/v3/attachments/7c857544-ea72-42a8-851a-124c65a84af6 [ 942.985271] [57384]: DEBUG cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-98e98d0e-8084-46fa-9944-719f67ddc5ce tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-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-859968", "mountpoint": "/dev/sdb"}}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 942.996307] [57384]: DEBUG cinder.coordination [req-e9d81309-f035-48f5-988d-6dec736d827e req-98e98d0e-8084-46fa-9944-719f67ddc5ce tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Acquiring lock "cinder-attachment_update-9c2016ae-a801-49aa-a35e-6820087190e8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 943.003110] [57384]: DEBUG cinder.coordination [req-e9d81309-f035-48f5-988d-6dec736d827e req-98e98d0e-8084-46fa-9944-719f67ddc5ce tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Lock "cinder-attachment_update-9c2016ae-a801-49aa-a35e-6820087190e8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 943.004962] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.004962] [57384]: warnings.warn( [ 943.437864] [57383]: DEBUG cinder.api.middleware.request_id [None req-76fd8bea-7ec4-44e2-80af-50d4e0c72ae6 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.440616] [57383]: INFO cinder.api.openstack.wsgi [None req-76fd8bea-7ec4-44e2-80af-50d4e0c72ae6 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 943.442631] [57383]: DEBUG cinder.api.openstack.wsgi [None req-76fd8bea-7ec4-44e2-80af-50d4e0c72ae6 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 943.442631] [57383]: DEBUG cinder.api.openstack.wsgi [None req-76fd8bea-7ec4-44e2-80af-50d4e0c72ae6 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 943.466953] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.466953] [57383]: warnings.warn( [ 943.471490] [57383]: INFO cinder.volume.api [None req-76fd8bea-7ec4-44e2-80af-50d4e0c72ae6 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 943.477349] [57383]: INFO cinder.api.openstack.wsgi [None req-76fd8bea-7ec4-44e2-80af-50d4e0c72ae6 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 943.477997] [57383]: [pid: 57383|app: 0|req: 90/184] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:16 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 943.536729] [57383]: DEBUG cinder.api.middleware.request_id [None req-eeb71041-9f93-42b0-a398-83fea19fac53 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.539751] [57383]: INFO cinder.api.openstack.wsgi [None req-eeb71041-9f93-42b0-a398-83fea19fac53 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 943.540191] [57383]: DEBUG cinder.api.openstack.wsgi [None req-eeb71041-9f93-42b0-a398-83fea19fac53 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 943.540607] [57383]: DEBUG cinder.api.openstack.wsgi [None req-eeb71041-9f93-42b0-a398-83fea19fac53 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 943.571394] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.571394] [57383]: warnings.warn( [ 943.576805] [57383]: INFO cinder.volume.api [None req-eeb71041-9f93-42b0-a398-83fea19fac53 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 943.583397] [57383]: INFO cinder.api.openstack.wsgi [None req-eeb71041-9f93-42b0-a398-83fea19fac53 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 943.584053] [57383]: [pid: 57383|app: 0|req: 91/185] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:16 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 943.584748] [57383]: DEBUG cinder.api.middleware.request_id [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-e72f0bfb-e32f-42b1-ad1d-cce7c47e44a3 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.587558] [57383]: INFO cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-e72f0bfb-e32f-42b1-ad1d-cce7c47e44a3 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] POST http://10.180.1.21/volume/v3/attachments/ca5403d5-731d-41a0-aeb0-425fc4740c24/action [ 943.588176] [57383]: DEBUG cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-e72f0bfb-e32f-42b1-ad1d-cce7c47e44a3 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Action body: b'{"os-complete": null}' {{(pid=57383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 943.588361] [57383]: DEBUG cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-e72f0bfb-e32f-42b1-ad1d-cce7c47e44a3 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 943.612472] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.612472] [57383]: warnings.warn( [ 943.621941] [57383]: INFO cinder.api.openstack.wsgi [req-cd67fe96-a2c4-4210-baf0-ec84f2ffc328 req-e72f0bfb-e32f-42b1-ad1d-cce7c47e44a3 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/attachments/ca5403d5-731d-41a0-aeb0-425fc4740c24/action returned with HTTP 204 [ 943.622539] [57383]: [pid: 57383|app: 0|req: 92/186] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:32:16 2025] POST /volume/v3/attachments/ca5403d5-731d-41a0-aeb0-425fc4740c24/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 943.902295] [57383]: DEBUG cinder.api.middleware.request_id [None req-771c4776-00a3-4a6b-b6fa-2c13eb8c493e None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.905834] [57383]: INFO cinder.api.openstack.wsgi [None req-771c4776-00a3-4a6b-b6fa-2c13eb8c493e tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 943.906621] [57383]: DEBUG cinder.api.openstack.wsgi [None req-771c4776-00a3-4a6b-b6fa-2c13eb8c493e tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 943.906621] [57383]: DEBUG cinder.api.openstack.wsgi [None req-771c4776-00a3-4a6b-b6fa-2c13eb8c493e tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 943.924941] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.924941] [57383]: warnings.warn( [ 943.932217] [57383]: INFO cinder.volume.api [None req-771c4776-00a3-4a6b-b6fa-2c13eb8c493e tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 943.945017] [57383]: INFO cinder.api.openstack.wsgi [None req-771c4776-00a3-4a6b-b6fa-2c13eb8c493e tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 943.945590] [57383]: [pid: 57383|app: 0|req: 93/187] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 14:32:16 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 1865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 944.489733] [57383]: DEBUG cinder.api.middleware.request_id [None req-99f5ef55-3569-4168-b3db-bd97015af48e None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.491969] [57383]: INFO cinder.api.openstack.wsgi [None req-99f5ef55-3569-4168-b3db-bd97015af48e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 944.492215] [57383]: DEBUG cinder.api.openstack.wsgi [None req-99f5ef55-3569-4168-b3db-bd97015af48e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 944.492426] [57383]: DEBUG cinder.api.openstack.wsgi [None req-99f5ef55-3569-4168-b3db-bd97015af48e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 944.503660] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.503660] [57383]: warnings.warn( [ 944.507694] [57383]: INFO cinder.volume.api [None req-99f5ef55-3569-4168-b3db-bd97015af48e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 944.512971] [57383]: INFO cinder.api.openstack.wsgi [None req-99f5ef55-3569-4168-b3db-bd97015af48e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 944.513463] [57383]: [pid: 57383|app: 0|req: 94/188] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:17 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 944.594724] [57383]: DEBUG cinder.api.middleware.request_id [None req-66a52acd-e036-4df5-b724-574b05f7ba1a None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.597114] [57383]: INFO cinder.api.openstack.wsgi [None req-66a52acd-e036-4df5-b724-574b05f7ba1a tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 944.597383] [57383]: DEBUG cinder.api.openstack.wsgi [None req-66a52acd-e036-4df5-b724-574b05f7ba1a tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 944.597704] [57383]: DEBUG cinder.api.openstack.wsgi [None req-66a52acd-e036-4df5-b724-574b05f7ba1a tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 944.615766] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.615766] [57383]: warnings.warn( [ 944.621602] [57383]: INFO cinder.volume.api [None req-66a52acd-e036-4df5-b724-574b05f7ba1a tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 944.628260] [57383]: INFO cinder.api.openstack.wsgi [None req-66a52acd-e036-4df5-b724-574b05f7ba1a tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 944.628771] [57383]: [pid: 57383|app: 0|req: 95/189] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:17 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 944.640146] [57383]: DEBUG cinder.api.middleware.request_id [None req-71e9b53d-532d-404a-a712-2a2774d940a3 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.643193] [57383]: INFO cinder.api.openstack.wsgi [None req-71e9b53d-532d-404a-a712-2a2774d940a3 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 944.643458] [57383]: DEBUG cinder.api.openstack.wsgi [None req-71e9b53d-532d-404a-a712-2a2774d940a3 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 944.643688] [57383]: DEBUG cinder.api.openstack.wsgi [None req-71e9b53d-532d-404a-a712-2a2774d940a3 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 944.661769] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.661769] [57383]: warnings.warn( [ 944.666302] [57383]: INFO cinder.volume.api [None req-71e9b53d-532d-404a-a712-2a2774d940a3 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 944.672540] [57383]: INFO cinder.api.openstack.wsgi [None req-71e9b53d-532d-404a-a712-2a2774d940a3 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 944.673017] [57383]: [pid: 57383|app: 0|req: 96/190] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:17 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 945.524540] [57383]: DEBUG cinder.api.middleware.request_id [None req-e46a05c2-346d-408a-840b-b5e39b1789ad None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.527821] [57383]: INFO cinder.api.openstack.wsgi [None req-e46a05c2-346d-408a-840b-b5e39b1789ad tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 945.528130] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e46a05c2-346d-408a-840b-b5e39b1789ad tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 945.528404] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e46a05c2-346d-408a-840b-b5e39b1789ad tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 945.546252] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.546252] [57383]: warnings.warn( [ 945.552662] [57383]: INFO cinder.volume.api [None req-e46a05c2-346d-408a-840b-b5e39b1789ad tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 945.557567] [57383]: INFO cinder.api.openstack.wsgi [None req-e46a05c2-346d-408a-840b-b5e39b1789ad tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 945.558040] [57383]: [pid: 57383|app: 0|req: 97/191] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:18 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 945.958593] [57383]: DEBUG cinder.api.middleware.request_id [req-b740bb93-c736-4df7-ad7d-bffd1d5bdef7 req-e4ae59ac-c05f-4fde-aec7-dd98dc7c560a None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.962087] [57383]: INFO cinder.api.openstack.wsgi [req-b740bb93-c736-4df7-ad7d-bffd1d5bdef7 req-e4ae59ac-c05f-4fde-aec7-dd98dc7c560a tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 945.962664] [57383]: DEBUG cinder.api.openstack.wsgi [req-b740bb93-c736-4df7-ad7d-bffd1d5bdef7 req-e4ae59ac-c05f-4fde-aec7-dd98dc7c560a tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 945.963369] [57383]: DEBUG cinder.api.openstack.wsgi [req-b740bb93-c736-4df7-ad7d-bffd1d5bdef7 req-e4ae59ac-c05f-4fde-aec7-dd98dc7c560a tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 945.984197] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.984197] [57383]: warnings.warn( [ 945.990787] [57383]: INFO cinder.volume.api [req-b740bb93-c736-4df7-ad7d-bffd1d5bdef7 req-e4ae59ac-c05f-4fde-aec7-dd98dc7c560a tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 946.000215] [57383]: INFO cinder.api.openstack.wsgi [req-b740bb93-c736-4df7-ad7d-bffd1d5bdef7 req-e4ae59ac-c05f-4fde-aec7-dd98dc7c560a tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 946.001182] [57383]: [pid: 57383|app: 0|req: 98/192] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:32:18 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 946.568493] [57383]: DEBUG cinder.api.middleware.request_id [None req-ef102c6f-571b-40fc-b925-bce52a40989d None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.570763] [57383]: INFO cinder.api.openstack.wsgi [None req-ef102c6f-571b-40fc-b925-bce52a40989d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 946.571018] [57383]: DEBUG cinder.api.openstack.wsgi [None req-ef102c6f-571b-40fc-b925-bce52a40989d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 946.571257] [57383]: DEBUG cinder.api.openstack.wsgi [None req-ef102c6f-571b-40fc-b925-bce52a40989d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 946.585057] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.585057] [57383]: warnings.warn( [ 946.589396] [57383]: INFO cinder.volume.api [None req-ef102c6f-571b-40fc-b925-bce52a40989d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 946.595811] [57383]: INFO cinder.api.openstack.wsgi [None req-ef102c6f-571b-40fc-b925-bce52a40989d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 946.596140] [57383]: [pid: 57383|app: 0|req: 99/193] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:19 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 947.529609] [57384]: DEBUG cinder.coordination [req-e9d81309-f035-48f5-988d-6dec736d827e req-98e98d0e-8084-46fa-9944-719f67ddc5ce tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Lock "cinder-attachment_update-9c2016ae-a801-49aa-a35e-6820087190e8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=57384) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 947.531783] [57384]: INFO cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-98e98d0e-8084-46fa-9944-719f67ddc5ce tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/attachments/7c857544-ea72-42a8-851a-124c65a84af6 returned with HTTP 200 [ 947.531783] [57384]: [pid: 57384|app: 0|req: 95/194] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:32:15 2025] PUT /volume/v3/attachments/7c857544-ea72-42a8-851a-124c65a84af6 => generated 617 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 947.606417] [57383]: DEBUG cinder.api.middleware.request_id [None req-991527d5-1866-443a-ab09-689b9df06d3f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.609429] [57383]: INFO cinder.api.openstack.wsgi [None req-991527d5-1866-443a-ab09-689b9df06d3f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 947.610137] [57383]: DEBUG cinder.api.openstack.wsgi [None req-991527d5-1866-443a-ab09-689b9df06d3f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 947.610519] [57383]: DEBUG cinder.api.openstack.wsgi [None req-991527d5-1866-443a-ab09-689b9df06d3f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 947.627613] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.627613] [57383]: warnings.warn( [ 947.635656] [57383]: INFO cinder.volume.api [None req-991527d5-1866-443a-ab09-689b9df06d3f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 947.643186] [57383]: INFO cinder.api.openstack.wsgi [None req-991527d5-1866-443a-ab09-689b9df06d3f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 947.643807] [57383]: [pid: 57383|app: 0|req: 100/195] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:20 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 948.660161] [57384]: DEBUG cinder.api.middleware.request_id [None req-0a3f5ae7-7432-47f4-b5e9-4e2784331160 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.662556] [57384]: INFO cinder.api.openstack.wsgi [None req-0a3f5ae7-7432-47f4-b5e9-4e2784331160 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 948.662795] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0a3f5ae7-7432-47f4-b5e9-4e2784331160 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 948.663653] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0a3f5ae7-7432-47f4-b5e9-4e2784331160 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 948.679757] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.679757] [57384]: warnings.warn( [ 948.685182] [57384]: INFO cinder.volume.api [None req-0a3f5ae7-7432-47f4-b5e9-4e2784331160 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 948.691883] [57384]: INFO cinder.api.openstack.wsgi [None req-0a3f5ae7-7432-47f4-b5e9-4e2784331160 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 948.692467] [57384]: [pid: 57384|app: 0|req: 96/196] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:21 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 949.711621] [57383]: DEBUG cinder.api.middleware.request_id [None req-5b78798c-a53e-44b4-b0c9-e6727121a0a9 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.716034] [57383]: INFO cinder.api.openstack.wsgi [None req-5b78798c-a53e-44b4-b0c9-e6727121a0a9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 949.716034] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5b78798c-a53e-44b4-b0c9-e6727121a0a9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 949.716034] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5b78798c-a53e-44b4-b0c9-e6727121a0a9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 949.741756] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.741756] [57383]: warnings.warn( [ 949.747174] [57383]: INFO cinder.volume.api [None req-5b78798c-a53e-44b4-b0c9-e6727121a0a9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 949.754120] [57383]: INFO cinder.api.openstack.wsgi [None req-5b78798c-a53e-44b4-b0c9-e6727121a0a9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 949.754638] [57383]: [pid: 57383|app: 0|req: 101/197] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:22 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 950.192631] [57384]: DEBUG cinder.api.middleware.request_id [req-e9d81309-f035-48f5-988d-6dec736d827e req-0f341677-a3c9-46f4-b2cf-82ffa1d02b77 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.195595] [57384]: INFO cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-0f341677-a3c9-46f4-b2cf-82ffa1d02b77 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] POST http://10.180.1.21/volume/v3/attachments/7c857544-ea72-42a8-851a-124c65a84af6/action [ 950.196121] [57384]: DEBUG cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-0f341677-a3c9-46f4-b2cf-82ffa1d02b77 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action body: b'{"os-complete": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 950.196278] [57384]: DEBUG cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-0f341677-a3c9-46f4-b2cf-82ffa1d02b77 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 950.218249] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.218249] [57384]: warnings.warn( [ 950.234482] [57384]: INFO cinder.api.openstack.wsgi [req-e9d81309-f035-48f5-988d-6dec736d827e req-0f341677-a3c9-46f4-b2cf-82ffa1d02b77 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/attachments/7c857544-ea72-42a8-851a-124c65a84af6/action returned with HTTP 204 [ 950.235040] [57384]: [pid: 57384|app: 0|req: 97/198] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:32:22 2025] POST /volume/v3/attachments/7c857544-ea72-42a8-851a-124c65a84af6/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 950.767783] [57383]: DEBUG cinder.api.middleware.request_id [None req-90d7cd94-5d87-46d3-958a-79c33c8d5ff8 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.770005] [57383]: INFO cinder.api.openstack.wsgi [None req-90d7cd94-5d87-46d3-958a-79c33c8d5ff8 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 950.770252] [57383]: DEBUG cinder.api.openstack.wsgi [None req-90d7cd94-5d87-46d3-958a-79c33c8d5ff8 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 950.770473] [57383]: DEBUG cinder.api.openstack.wsgi [None req-90d7cd94-5d87-46d3-958a-79c33c8d5ff8 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 950.784210] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.784210] [57383]: warnings.warn( [ 950.788257] [57383]: INFO cinder.volume.api [None req-90d7cd94-5d87-46d3-958a-79c33c8d5ff8 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 950.793761] [57383]: INFO cinder.api.openstack.wsgi [None req-90d7cd94-5d87-46d3-958a-79c33c8d5ff8 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 950.794207] [57383]: [pid: 57383|app: 0|req: 102/199] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:23 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 950.804329] [57384]: DEBUG cinder.api.middleware.request_id [None req-de40efca-9491-4ad8-a7f7-62060d560ec1 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.807088] [57384]: INFO cinder.api.openstack.wsgi [None req-de40efca-9491-4ad8-a7f7-62060d560ec1 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 950.807390] [57384]: DEBUG cinder.api.openstack.wsgi [None req-de40efca-9491-4ad8-a7f7-62060d560ec1 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 950.807674] [57384]: DEBUG cinder.api.openstack.wsgi [None req-de40efca-9491-4ad8-a7f7-62060d560ec1 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 950.819217] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.819217] [57384]: warnings.warn( [ 950.823155] [57384]: INFO cinder.volume.api [None req-de40efca-9491-4ad8-a7f7-62060d560ec1 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 950.828043] [57384]: INFO cinder.api.openstack.wsgi [None req-de40efca-9491-4ad8-a7f7-62060d560ec1 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 950.828572] [57384]: [pid: 57384|app: 0|req: 98/200] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:23 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 958.167100] [57383]: DEBUG cinder.api.middleware.request_id [req-5f60ace6-3c6e-430f-b281-bb4ae6f29f08 req-8cb986ac-f1a5-4d84-a929-eee4bd4e64da None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.170772] [57383]: INFO cinder.api.openstack.wsgi [req-5f60ace6-3c6e-430f-b281-bb4ae6f29f08 req-8cb986ac-f1a5-4d84-a929-eee4bd4e64da tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 958.170772] [57383]: DEBUG cinder.api.openstack.wsgi [req-5f60ace6-3c6e-430f-b281-bb4ae6f29f08 req-8cb986ac-f1a5-4d84-a929-eee4bd4e64da tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 958.171404] [57383]: DEBUG cinder.api.openstack.wsgi [req-5f60ace6-3c6e-430f-b281-bb4ae6f29f08 req-8cb986ac-f1a5-4d84-a929-eee4bd4e64da tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 958.188568] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 958.188568] [57383]: warnings.warn( [ 958.194593] [57383]: INFO cinder.volume.api [req-5f60ace6-3c6e-430f-b281-bb4ae6f29f08 req-8cb986ac-f1a5-4d84-a929-eee4bd4e64da tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 958.202031] [57383]: INFO cinder.api.openstack.wsgi [req-5f60ace6-3c6e-430f-b281-bb4ae6f29f08 req-8cb986ac-f1a5-4d84-a929-eee4bd4e64da tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 958.202184] [57383]: [pid: 57383|app: 0|req: 103/201] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:32:30 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 959.219378] [57384]: DEBUG cinder.api.middleware.request_id [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.223031] [57384]: INFO cinder.api.openstack.wsgi [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] POST http://10.180.1.21/volume/v3/volumes [ 959.223239] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2041233702", "imageRef": "724fab6b-f0b4-4853-9430-a4e857da79fe", "size": 1}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 959.225321] [57384]: DEBUG cinder.api.v3.volumes [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2041233702', 'imageRef': '724fab6b-f0b4-4853-9430-a4e857da79fe', 'size': 1}} {{(pid=57384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 959.312472] [57384]: INFO cinder.api.v3.volumes [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Create volume of 1 GB [ 959.320082] [57384]: INFO cinder.volume.api [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Availability Zones retrieved successfully. [ 959.331544] [57384]: DEBUG cinder.volume.api [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Flow 'volume_create_api' (3c7c1289-2210-41ac-8a1c-cbe6ee1131fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 959.333746] [57384]: DEBUG cinder.volume.api [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27466467-116f-4db3-b42b-17a7ad097e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 959.336226] [57384]: DEBUG cinder.volume.flows.api.create_volume [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Validating volume size '1' using validate_int {{(pid=57384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 959.401873] [57384]: DEBUG cinder.volume.api [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27466467-116f-4db3-b42b-17a7ad097e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 959.402807] [57384]: DEBUG cinder.volume.api [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7740e2c2-61fd-473b-90db-497ddaaf1df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 959.476545] [57384]: DEBUG cinder.quota [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Created reservations ['8dc4e3bd-9f9b-4f7e-b8b6-38bd4e49f7af', '1ce5a34b-d783-4a5e-80f3-75fe1b9f6708', 'e3f6ff85-772f-4215-b78c-858d25dbea59', 'd602e8f5-21c0-4335-9f10-a079b67a985d'] {{(pid=57384) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 959.477270] [57384]: DEBUG cinder.volume.api [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7740e2c2-61fd-473b-90db-497ddaaf1df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dc4e3bd-9f9b-4f7e-b8b6-38bd4e49f7af', '1ce5a34b-d783-4a5e-80f3-75fe1b9f6708', 'e3f6ff85-772f-4215-b78c-858d25dbea59', 'd602e8f5-21c0-4335-9f10-a079b67a985d']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 959.478383] [57384]: DEBUG cinder.volume.api [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7324129-992f-49d2-b547-d25a31b6446a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 959.500991] [57384]: DEBUG cinder.volume.api [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7324129-992f-49d2-b547-d25a31b6446a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb845b1c-a8a1-4750-ade2-64bb41a38868', '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-2041233702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61f044458bce4c4fae17646b7246eddd',qos_specs=None,replication_status=,reservations=['8dc4e3bd-9f9b-4f7e-b8b6-38bd4e49f7af','1ce5a34b-d783-4a5e-80f3-75fe1b9f6708','e3f6ff85-772f-4215-b78c-858d25dbea59','d602e8f5-21c0-4335-9f10-a079b67a985d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eec8204b484c24b91f2efc13659e01',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:32:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2041233702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb845b1c-a8a1-4750-ade2-64bb41a38868,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61f044458bce4c4fae17646b7246eddd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15eec8204b484c24b91f2efc13659e01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 959.502109] [57384]: DEBUG cinder.volume.api [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51f0acc4-0866-4803-8e92-7562b874cdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 959.517438] [57384]: DEBUG cinder.volume.api [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51f0acc4-0866-4803-8e92-7562b874cdb5) transitioned into state 'SUCCESS' from state '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-2041233702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61f044458bce4c4fae17646b7246eddd',qos_specs=None,replication_status=,reservations=['8dc4e3bd-9f9b-4f7e-b8b6-38bd4e49f7af','1ce5a34b-d783-4a5e-80f3-75fe1b9f6708','e3f6ff85-772f-4215-b78c-858d25dbea59','d602e8f5-21c0-4335-9f10-a079b67a985d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eec8204b484c24b91f2efc13659e01',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 959.518419] [57384]: DEBUG cinder.volume.api [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e00791c2-b9f8-446a-994c-86dbff4109aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 959.529707] [57384]: DEBUG cinder.volume.api [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e00791c2-b9f8-446a-994c-86dbff4109aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 959.532231] [57384]: DEBUG cinder.volume.api [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Flow 'volume_create_api' (3c7c1289-2210-41ac-8a1c-cbe6ee1131fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 959.532231] [57384]: INFO cinder.volume.api [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Create volume request issued successfully. [ 959.532231] [57384]: INFO cinder.api.openstack.wsgi [None req-0f7b41fa-3242-41ef-990c-efc2265298f2 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 959.532434] [57384]: [pid: 57384|app: 0|req: 99/202] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 14:32:31 2025] POST /volume/v3/volumes => generated 752 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 959.546575] [57383]: DEBUG cinder.api.middleware.request_id [None req-06f84f94-2ada-497c-9fd8-1b149b53b277 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.550713] [57383]: INFO cinder.api.openstack.wsgi [None req-06f84f94-2ada-497c-9fd8-1b149b53b277 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 959.551184] [57383]: DEBUG cinder.api.openstack.wsgi [None req-06f84f94-2ada-497c-9fd8-1b149b53b277 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 959.551555] [57383]: DEBUG cinder.api.openstack.wsgi [None req-06f84f94-2ada-497c-9fd8-1b149b53b277 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 959.573744] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 959.573744] [57383]: warnings.warn( [ 959.583241] [57383]: INFO cinder.volume.api [None req-06f84f94-2ada-497c-9fd8-1b149b53b277 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 959.589655] [57383]: INFO cinder.api.openstack.wsgi [None req-06f84f94-2ada-497c-9fd8-1b149b53b277 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 959.590174] [57383]: [pid: 57383|app: 0|req: 104/203] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:32 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 820 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 960.604239] [57384]: DEBUG cinder.api.middleware.request_id [None req-31032b80-37cb-4a0c-9b22-99f3255e9569 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.606459] [57384]: INFO cinder.api.openstack.wsgi [None req-31032b80-37cb-4a0c-9b22-99f3255e9569 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 960.606657] [57384]: DEBUG cinder.api.openstack.wsgi [None req-31032b80-37cb-4a0c-9b22-99f3255e9569 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 960.606886] [57384]: DEBUG cinder.api.openstack.wsgi [None req-31032b80-37cb-4a0c-9b22-99f3255e9569 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 960.618519] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 960.618519] [57384]: warnings.warn( [ 960.623394] [57384]: INFO cinder.volume.api [None req-31032b80-37cb-4a0c-9b22-99f3255e9569 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 960.634590] [57384]: INFO cinder.api.openstack.wsgi [None req-31032b80-37cb-4a0c-9b22-99f3255e9569 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 960.635204] [57384]: [pid: 57384|app: 0|req: 100/204] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:33 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 961.650146] [57383]: DEBUG cinder.api.middleware.request_id [None req-034d8581-7319-4afd-ac3c-41a543b2142f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.653973] [57383]: INFO cinder.api.openstack.wsgi [None req-034d8581-7319-4afd-ac3c-41a543b2142f tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 961.654982] [57383]: DEBUG cinder.api.openstack.wsgi [None req-034d8581-7319-4afd-ac3c-41a543b2142f tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 961.656673] [57383]: DEBUG cinder.api.openstack.wsgi [None req-034d8581-7319-4afd-ac3c-41a543b2142f tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 961.670176] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.670176] [57383]: warnings.warn( [ 961.821110] [57383]: INFO cinder.volume.api [None req-034d8581-7319-4afd-ac3c-41a543b2142f tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 961.821110] [57383]: INFO cinder.api.openstack.wsgi [None req-034d8581-7319-4afd-ac3c-41a543b2142f tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 961.821110] [57383]: [pid: 57383|app: 0|req: 105/205] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:34 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 962.712986] [57384]: DEBUG cinder.api.middleware.request_id [None req-5850cda2-c5d6-4b44-8cb4-b9251229bae8 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.720476] [57384]: INFO cinder.api.openstack.wsgi [None req-5850cda2-c5d6-4b44-8cb4-b9251229bae8 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 962.720476] [57384]: DEBUG cinder.api.openstack.wsgi [None req-5850cda2-c5d6-4b44-8cb4-b9251229bae8 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 962.720476] [57384]: DEBUG cinder.api.openstack.wsgi [None req-5850cda2-c5d6-4b44-8cb4-b9251229bae8 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 962.732959] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.732959] [57384]: warnings.warn( [ 962.737484] [57384]: INFO cinder.volume.api [None req-5850cda2-c5d6-4b44-8cb4-b9251229bae8 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 962.743774] [57384]: INFO cinder.api.openstack.wsgi [None req-5850cda2-c5d6-4b44-8cb4-b9251229bae8 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 962.744410] [57384]: [pid: 57384|app: 0|req: 101/206] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:35 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 963.763116] [57383]: DEBUG cinder.api.middleware.request_id [None req-3a3c55af-425f-4edf-8b68-aa733011fdfe None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.765242] [57383]: INFO cinder.api.openstack.wsgi [None req-3a3c55af-425f-4edf-8b68-aa733011fdfe tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 963.765459] [57383]: DEBUG cinder.api.openstack.wsgi [None req-3a3c55af-425f-4edf-8b68-aa733011fdfe tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 963.765752] [57383]: DEBUG cinder.api.openstack.wsgi [None req-3a3c55af-425f-4edf-8b68-aa733011fdfe tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 963.776638] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 963.776638] [57383]: warnings.warn( [ 963.781437] [57383]: INFO cinder.volume.api [None req-3a3c55af-425f-4edf-8b68-aa733011fdfe tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 963.787880] [57383]: INFO cinder.api.openstack.wsgi [None req-3a3c55af-425f-4edf-8b68-aa733011fdfe tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 963.788464] [57383]: [pid: 57383|app: 0|req: 106/207] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:36 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 964.802040] [57384]: DEBUG cinder.api.middleware.request_id [None req-c2a7b57e-d852-48b9-9dcc-08edcfd4d0bd None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.804760] [57384]: INFO cinder.api.openstack.wsgi [None req-c2a7b57e-d852-48b9-9dcc-08edcfd4d0bd tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 964.806475] [57384]: DEBUG cinder.api.openstack.wsgi [None req-c2a7b57e-d852-48b9-9dcc-08edcfd4d0bd tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 964.806475] [57384]: DEBUG cinder.api.openstack.wsgi [None req-c2a7b57e-d852-48b9-9dcc-08edcfd4d0bd tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 964.819030] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.819030] [57384]: warnings.warn( [ 964.829026] [57384]: INFO cinder.volume.api [None req-c2a7b57e-d852-48b9-9dcc-08edcfd4d0bd tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 964.836403] [57384]: INFO cinder.api.openstack.wsgi [None req-c2a7b57e-d852-48b9-9dcc-08edcfd4d0bd tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 964.836862] [57384]: [pid: 57384|app: 0|req: 102/208] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:37 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 965.851873] [57383]: DEBUG cinder.api.middleware.request_id [None req-28e51902-39de-4f8f-8398-73342864b9c4 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.854899] [57383]: INFO cinder.api.openstack.wsgi [None req-28e51902-39de-4f8f-8398-73342864b9c4 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 965.854899] [57383]: DEBUG cinder.api.openstack.wsgi [None req-28e51902-39de-4f8f-8398-73342864b9c4 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 965.855371] [57383]: DEBUG cinder.api.openstack.wsgi [None req-28e51902-39de-4f8f-8398-73342864b9c4 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 965.876395] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.876395] [57383]: warnings.warn( [ 965.881240] [57383]: INFO cinder.volume.api [None req-28e51902-39de-4f8f-8398-73342864b9c4 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 965.888030] [57383]: INFO cinder.api.openstack.wsgi [None req-28e51902-39de-4f8f-8398-73342864b9c4 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 965.888628] [57383]: [pid: 57383|app: 0|req: 107/209] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:38 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 966.903692] [57384]: DEBUG cinder.api.middleware.request_id [None req-53c15ff4-eb66-492a-843a-431485e4a777 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.908016] [57384]: INFO cinder.api.openstack.wsgi [None req-53c15ff4-eb66-492a-843a-431485e4a777 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 966.908016] [57384]: DEBUG cinder.api.openstack.wsgi [None req-53c15ff4-eb66-492a-843a-431485e4a777 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 966.908016] [57384]: DEBUG cinder.api.openstack.wsgi [None req-53c15ff4-eb66-492a-843a-431485e4a777 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 966.951288] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.951288] [57384]: warnings.warn( [ 966.961584] [57384]: INFO cinder.volume.api [None req-53c15ff4-eb66-492a-843a-431485e4a777 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 966.971375] [57384]: INFO cinder.api.openstack.wsgi [None req-53c15ff4-eb66-492a-843a-431485e4a777 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 966.971817] [57384]: [pid: 57384|app: 0|req: 103/210] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:39 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 967.892993] [57383]: DEBUG cinder.api.middleware.request_id [req-d0ca6132-3734-4d4a-bced-dea1ab66ddca req-6c65c9c0-67b5-4983-9b4e-2568d147d464 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.895462] [57383]: INFO cinder.api.openstack.wsgi [req-d0ca6132-3734-4d4a-bced-dea1ab66ddca req-6c65c9c0-67b5-4983-9b4e-2568d147d464 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 967.895687] [57383]: DEBUG cinder.api.openstack.wsgi [req-d0ca6132-3734-4d4a-bced-dea1ab66ddca req-6c65c9c0-67b5-4983-9b4e-2568d147d464 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 967.895898] [57383]: DEBUG cinder.api.openstack.wsgi [req-d0ca6132-3734-4d4a-bced-dea1ab66ddca req-6c65c9c0-67b5-4983-9b4e-2568d147d464 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 967.916524] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.916524] [57383]: warnings.warn( [ 967.921830] [57383]: INFO cinder.volume.api [req-d0ca6132-3734-4d4a-bced-dea1ab66ddca req-6c65c9c0-67b5-4983-9b4e-2568d147d464 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 967.927930] [57383]: INFO cinder.api.openstack.wsgi [req-d0ca6132-3734-4d4a-bced-dea1ab66ddca req-6c65c9c0-67b5-4983-9b4e-2568d147d464 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 967.928532] [57383]: [pid: 57383|app: 0|req: 108/211] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:32:40 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 967.986180] [57384]: DEBUG cinder.api.middleware.request_id [None req-1f926497-3d29-4ae8-863e-eec510605c22 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.989262] [57384]: INFO cinder.api.openstack.wsgi [None req-1f926497-3d29-4ae8-863e-eec510605c22 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 967.989521] [57384]: DEBUG cinder.api.openstack.wsgi [None req-1f926497-3d29-4ae8-863e-eec510605c22 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 967.989977] [57384]: DEBUG cinder.api.openstack.wsgi [None req-1f926497-3d29-4ae8-863e-eec510605c22 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 968.000602] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.000602] [57384]: warnings.warn( [ 968.004704] [57384]: INFO cinder.volume.api [None req-1f926497-3d29-4ae8-863e-eec510605c22 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 968.010618] [57384]: INFO cinder.api.openstack.wsgi [None req-1f926497-3d29-4ae8-863e-eec510605c22 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 968.010618] [57384]: [pid: 57384|app: 0|req: 104/212] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:40 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 969.021066] [57383]: DEBUG cinder.api.middleware.request_id [None req-7ad522e3-8ca0-42c2-8045-fccfee9ca8fc None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.025693] [57383]: INFO cinder.api.openstack.wsgi [None req-7ad522e3-8ca0-42c2-8045-fccfee9ca8fc tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 969.028906] [57383]: DEBUG cinder.api.openstack.wsgi [None req-7ad522e3-8ca0-42c2-8045-fccfee9ca8fc tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 969.028906] [57383]: DEBUG cinder.api.openstack.wsgi [None req-7ad522e3-8ca0-42c2-8045-fccfee9ca8fc tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 969.048616] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.048616] [57383]: warnings.warn( [ 969.056573] [57383]: INFO cinder.volume.api [None req-7ad522e3-8ca0-42c2-8045-fccfee9ca8fc tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 969.069465] [57383]: INFO cinder.api.openstack.wsgi [None req-7ad522e3-8ca0-42c2-8045-fccfee9ca8fc tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 969.070500] [57383]: [pid: 57383|app: 0|req: 109/213] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:41 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 970.083906] [57384]: DEBUG cinder.api.middleware.request_id [None req-22698bb7-4e60-4008-8448-70c9052df972 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.086901] [57384]: INFO cinder.api.openstack.wsgi [None req-22698bb7-4e60-4008-8448-70c9052df972 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 970.087074] [57384]: DEBUG cinder.api.openstack.wsgi [None req-22698bb7-4e60-4008-8448-70c9052df972 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 970.087315] [57384]: DEBUG cinder.api.openstack.wsgi [None req-22698bb7-4e60-4008-8448-70c9052df972 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 970.102562] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.102562] [57384]: warnings.warn( [ 970.112947] [57384]: INFO cinder.volume.api [None req-22698bb7-4e60-4008-8448-70c9052df972 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 970.123708] [57384]: INFO cinder.api.openstack.wsgi [None req-22698bb7-4e60-4008-8448-70c9052df972 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 970.124586] [57384]: [pid: 57384|app: 0|req: 105/214] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:42 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 971.137503] [57383]: DEBUG cinder.api.middleware.request_id [None req-c52caf7a-914f-4de2-b141-74754da0b071 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.139875] [57383]: INFO cinder.api.openstack.wsgi [None req-c52caf7a-914f-4de2-b141-74754da0b071 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 971.140174] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c52caf7a-914f-4de2-b141-74754da0b071 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 971.140415] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c52caf7a-914f-4de2-b141-74754da0b071 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 971.152461] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.152461] [57383]: warnings.warn( [ 971.157298] [57383]: INFO cinder.volume.api [None req-c52caf7a-914f-4de2-b141-74754da0b071 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 971.162878] [57383]: INFO cinder.api.openstack.wsgi [None req-c52caf7a-914f-4de2-b141-74754da0b071 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 971.163377] [57383]: [pid: 57383|app: 0|req: 110/215] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:43 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 971.959366] [57384]: DEBUG cinder.api.middleware.request_id [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-6442d728-d62b-419d-98a3-f9ff32d91753 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.963549] [57384]: INFO cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-6442d728-d62b-419d-98a3-f9ff32d91753 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 971.963549] [57384]: DEBUG cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-6442d728-d62b-419d-98a3-f9ff32d91753 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 971.964092] [57384]: DEBUG cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-6442d728-d62b-419d-98a3-f9ff32d91753 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 971.985382] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.985382] [57384]: warnings.warn( [ 971.992240] [57384]: INFO cinder.volume.api [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-6442d728-d62b-419d-98a3-f9ff32d91753 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 972.004146] [57384]: INFO cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-6442d728-d62b-419d-98a3-f9ff32d91753 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 972.006573] [57384]: [pid: 57384|app: 0|req: 106/216] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:32:44 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 1684 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 972.043822] [57383]: DEBUG cinder.api.middleware.request_id [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-6516fbab-425c-4fbe-b1c3-45ffb17897c8 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.046915] [57383]: INFO cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-6516fbab-425c-4fbe-b1c3-45ffb17897c8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] GET http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 972.047148] [57383]: DEBUG cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-6516fbab-425c-4fbe-b1c3-45ffb17897c8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 972.047365] [57383]: DEBUG cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-6516fbab-425c-4fbe-b1c3-45ffb17897c8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 972.063978] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.063978] [57383]: warnings.warn( [ 972.070998] [57383]: INFO cinder.volume.api [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-6516fbab-425c-4fbe-b1c3-45ffb17897c8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 972.080479] [57383]: INFO cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-6516fbab-425c-4fbe-b1c3-45ffb17897c8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 200 [ 972.081155] [57383]: [pid: 57383|app: 0|req: 111/217] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:32:44 2025] GET /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 1684 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 972.174185] [57384]: DEBUG cinder.api.middleware.request_id [None req-3f599920-5d3e-421a-b80e-c55097ab441f None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.176654] [57384]: INFO cinder.api.openstack.wsgi [None req-3f599920-5d3e-421a-b80e-c55097ab441f tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 972.176908] [57384]: DEBUG cinder.api.openstack.wsgi [None req-3f599920-5d3e-421a-b80e-c55097ab441f tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 972.177745] [57384]: DEBUG cinder.api.openstack.wsgi [None req-3f599920-5d3e-421a-b80e-c55097ab441f tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 972.187825] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.187825] [57384]: warnings.warn( [ 972.193051] [57384]: INFO cinder.volume.api [None req-3f599920-5d3e-421a-b80e-c55097ab441f tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 972.198521] [57384]: INFO cinder.api.openstack.wsgi [None req-3f599920-5d3e-421a-b80e-c55097ab441f tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 972.198967] [57384]: [pid: 57384|app: 0|req: 107/218] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:44 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 973.213463] [57383]: DEBUG cinder.api.middleware.request_id [None req-cd589540-2f53-49c1-9cce-2cb697d45aca None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.215989] [57383]: INFO cinder.api.openstack.wsgi [None req-cd589540-2f53-49c1-9cce-2cb697d45aca tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 973.216309] [57383]: DEBUG cinder.api.openstack.wsgi [None req-cd589540-2f53-49c1-9cce-2cb697d45aca tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 973.216653] [57383]: DEBUG cinder.api.openstack.wsgi [None req-cd589540-2f53-49c1-9cce-2cb697d45aca tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 973.237524] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.237524] [57383]: warnings.warn( [ 973.244062] [57383]: INFO cinder.volume.api [None req-cd589540-2f53-49c1-9cce-2cb697d45aca tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 973.251957] [57383]: INFO cinder.api.openstack.wsgi [None req-cd589540-2f53-49c1-9cce-2cb697d45aca tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 973.251957] [57383]: [pid: 57383|app: 0|req: 112/219] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:45 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 974.264566] [57384]: DEBUG cinder.api.middleware.request_id [None req-8989cc92-3b08-4459-985b-633b26c6499a None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.266739] [57384]: INFO cinder.api.openstack.wsgi [None req-8989cc92-3b08-4459-985b-633b26c6499a tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 974.266975] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8989cc92-3b08-4459-985b-633b26c6499a tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 974.267195] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8989cc92-3b08-4459-985b-633b26c6499a tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 974.278559] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.278559] [57384]: warnings.warn( [ 974.283560] [57384]: INFO cinder.volume.api [None req-8989cc92-3b08-4459-985b-633b26c6499a tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 974.291193] [57384]: INFO cinder.api.openstack.wsgi [None req-8989cc92-3b08-4459-985b-633b26c6499a tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 974.291591] [57384]: [pid: 57384|app: 0|req: 108/220] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:46 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 975.305909] [57383]: DEBUG cinder.api.middleware.request_id [None req-c9b80afd-9a12-4dfe-a669-21c27cdd24a1 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.308205] [57383]: INFO cinder.api.openstack.wsgi [None req-c9b80afd-9a12-4dfe-a669-21c27cdd24a1 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 975.308329] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c9b80afd-9a12-4dfe-a669-21c27cdd24a1 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 975.308488] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c9b80afd-9a12-4dfe-a669-21c27cdd24a1 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 975.320020] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.320020] [57383]: warnings.warn( [ 975.325126] [57383]: INFO cinder.volume.api [None req-c9b80afd-9a12-4dfe-a669-21c27cdd24a1 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 975.331337] [57383]: INFO cinder.api.openstack.wsgi [None req-c9b80afd-9a12-4dfe-a669-21c27cdd24a1 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 975.331795] [57383]: [pid: 57383|app: 0|req: 113/221] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:48 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 976.179580] [57384]: DEBUG cinder.api.middleware.request_id [None req-2ac330c6-da0a-432e-9e47-3c6138e14fad None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.180182] [57384]: INFO cinder.api.openstack.wsgi [None req-2ac330c6-da0a-432e-9e47-3c6138e14fad None None] GET http://10.180.1.21/volume// [ 976.180473] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2ac330c6-da0a-432e-9e47-3c6138e14fad None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 976.180872] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2ac330c6-da0a-432e-9e47-3c6138e14fad None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 976.181391] [57384]: INFO cinder.api.openstack.wsgi [None req-2ac330c6-da0a-432e-9e47-3c6138e14fad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 976.181739] [57384]: [pid: 57384|app: 0|req: 109/222] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:32:48 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 976.188330] [57383]: DEBUG cinder.api.middleware.request_id [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-5ca27583-b020-4f07-aa84-e08bb8ea8ba7 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.190812] [57383]: INFO cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-5ca27583-b020-4f07-aa84-e08bb8ea8ba7 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] POST http://10.180.1.21/volume/v3/attachments [ 976.192288] [57383]: DEBUG cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-5ca27583-b020-4f07-aa84-e08bb8ea8ba7 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b4e9641-3ce4-457b-b0e2-8018b0170089", "connector": null, "instance_uuid": "5af3a05d-9508-4bab-bfb4-6c9e2ba6439e"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 976.212782] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.212782] [57383]: warnings.warn( [ 976.257430] [57383]: INFO cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-5ca27583-b020-4f07-aa84-e08bb8ea8ba7 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 976.258044] [57383]: [pid: 57383|app: 0|req: 114/223] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:32:48 2025] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 976.323992] [57384]: DEBUG cinder.api.middleware.request_id [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-effd8266-5291-4a9d-8468-81f5cc65ac2d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.327846] [57384]: INFO cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-effd8266-5291-4a9d-8468-81f5cc65ac2d tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] POST http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089/action [ 976.327846] [57384]: DEBUG cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-effd8266-5291-4a9d-8468-81f5cc65ac2d tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 976.327846] [57384]: DEBUG cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-effd8266-5291-4a9d-8468-81f5cc65ac2d tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 976.345287] [57383]: DEBUG cinder.api.middleware.request_id [None req-fc8d32da-6c1a-460c-8c14-0e62858f1d7b None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.347794] [57383]: INFO cinder.api.openstack.wsgi [None req-fc8d32da-6c1a-460c-8c14-0e62858f1d7b tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 976.348342] [57383]: DEBUG cinder.api.openstack.wsgi [None req-fc8d32da-6c1a-460c-8c14-0e62858f1d7b tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 976.348818] [57383]: DEBUG cinder.api.openstack.wsgi [None req-fc8d32da-6c1a-460c-8c14-0e62858f1d7b tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 976.350371] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.350371] [57384]: warnings.warn( [ 976.351013] [57384]: INFO cinder.volume.api [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-effd8266-5291-4a9d-8468-81f5cc65ac2d tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 976.359652] [57384]: INFO cinder.volume.api [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-effd8266-5291-4a9d-8468-81f5cc65ac2d tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Roll detaching of volume completed successfully. [ 976.359652] [57384]: INFO cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-effd8266-5291-4a9d-8468-81f5cc65ac2d tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089/action returned with HTTP 202 [ 976.359652] [57384]: [pid: 57384|app: 0|req: 110/224] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 14:32:49 2025] POST /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 976.359937] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.359937] [57383]: warnings.warn( [ 976.364766] [57384]: DEBUG cinder.api.middleware.request_id [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-ace7bdaa-192f-4d9e-8148-0fc4da2c78e8 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.366362] [57383]: INFO cinder.volume.api [None req-fc8d32da-6c1a-460c-8c14-0e62858f1d7b tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 976.367190] [57384]: INFO cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-ace7bdaa-192f-4d9e-8148-0fc4da2c78e8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] DELETE http://10.180.1.21/volume/v3/attachments/525b6022-da20-4a51-9ba4-6e7e48c1fdb6 [ 976.367405] [57384]: DEBUG cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-ace7bdaa-192f-4d9e-8148-0fc4da2c78e8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 976.367633] [57384]: DEBUG cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-ace7bdaa-192f-4d9e-8148-0fc4da2c78e8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'version_select' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 976.373084] [57383]: INFO cinder.api.openstack.wsgi [None req-fc8d32da-6c1a-460c-8c14-0e62858f1d7b tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 976.373663] [57383]: [pid: 57383|app: 0|req: 115/225] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:49 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 976.379469] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.379469] [57384]: warnings.warn( [ 976.410475] [57384]: INFO cinder.api.openstack.wsgi [req-1299887e-09c3-4427-8e94-e73ad67a60aa req-ace7bdaa-192f-4d9e-8148-0fc4da2c78e8 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/attachments/525b6022-da20-4a51-9ba4-6e7e48c1fdb6 returned with HTTP 200 [ 976.410966] [57384]: [pid: 57384|app: 0|req: 111/226] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:32:49 2025] DELETE /volume/v3/attachments/525b6022-da20-4a51-9ba4-6e7e48c1fdb6 => generated 192 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 977.386042] [57383]: DEBUG cinder.api.middleware.request_id [None req-00a9d2d7-dbd0-49d4-a970-17fce7bed46f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.388427] [57383]: INFO cinder.api.openstack.wsgi [None req-00a9d2d7-dbd0-49d4-a970-17fce7bed46f tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 977.388657] [57383]: DEBUG cinder.api.openstack.wsgi [None req-00a9d2d7-dbd0-49d4-a970-17fce7bed46f tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 977.389085] [57383]: DEBUG cinder.api.openstack.wsgi [None req-00a9d2d7-dbd0-49d4-a970-17fce7bed46f tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 977.411515] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.411515] [57383]: warnings.warn( [ 977.419373] [57383]: INFO cinder.volume.api [None req-00a9d2d7-dbd0-49d4-a970-17fce7bed46f tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 977.426846] [57383]: INFO cinder.api.openstack.wsgi [None req-00a9d2d7-dbd0-49d4-a970-17fce7bed46f tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 977.428532] [57383]: [pid: 57383|app: 0|req: 116/227] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:50 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 978.440530] [57384]: DEBUG cinder.api.middleware.request_id [None req-23d94594-b28d-42a7-82ef-ba6e12b9d35d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.442936] [57384]: INFO cinder.api.openstack.wsgi [None req-23d94594-b28d-42a7-82ef-ba6e12b9d35d tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 978.443105] [57384]: DEBUG cinder.api.openstack.wsgi [None req-23d94594-b28d-42a7-82ef-ba6e12b9d35d tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 978.443351] [57384]: DEBUG cinder.api.openstack.wsgi [None req-23d94594-b28d-42a7-82ef-ba6e12b9d35d tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 978.463275] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.463275] [57384]: warnings.warn( [ 978.471216] [57384]: INFO cinder.volume.api [None req-23d94594-b28d-42a7-82ef-ba6e12b9d35d tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 978.478462] [57384]: INFO cinder.api.openstack.wsgi [None req-23d94594-b28d-42a7-82ef-ba6e12b9d35d tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 978.479015] [57384]: [pid: 57384|app: 0|req: 112/228] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:32:51 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 1392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 978.603971] [57383]: DEBUG cinder.api.middleware.request_id [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-a1ccd70e-5c39-4b88-a738-acd1dd3ef2f1 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.607425] [57383]: INFO cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-a1ccd70e-5c39-4b88-a738-acd1dd3ef2f1 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 978.607682] [57383]: DEBUG cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-a1ccd70e-5c39-4b88-a738-acd1dd3ef2f1 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 978.607977] [57383]: DEBUG cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-a1ccd70e-5c39-4b88-a738-acd1dd3ef2f1 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 978.618533] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.618533] [57383]: warnings.warn( [ 978.622915] [57383]: INFO cinder.volume.api [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-a1ccd70e-5c39-4b88-a738-acd1dd3ef2f1 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 978.630071] [57383]: INFO cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-a1ccd70e-5c39-4b88-a738-acd1dd3ef2f1 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 978.630712] [57383]: [pid: 57383|app: 0|req: 117/229] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:32:51 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 979.170695] [57384]: DEBUG cinder.api.middleware.request_id [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-51959a05-2bd8-4053-af2c-063c76d14e69 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.175359] [57384]: INFO cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-51959a05-2bd8-4053-af2c-063c76d14e69 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 979.175643] [57384]: DEBUG cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-51959a05-2bd8-4053-af2c-063c76d14e69 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 979.175848] [57384]: DEBUG cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-51959a05-2bd8-4053-af2c-063c76d14e69 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 979.192445] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.192445] [57384]: warnings.warn( [ 979.198973] [57384]: INFO cinder.volume.api [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-51959a05-2bd8-4053-af2c-063c76d14e69 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 979.207546] [57384]: INFO cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-51959a05-2bd8-4053-af2c-063c76d14e69 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 979.208103] [57384]: [pid: 57384|app: 0|req: 113/230] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:32:51 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 1392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 979.215030] [57383]: DEBUG cinder.api.middleware.request_id [None req-1a855db0-e79a-4bde-94c1-d5aa2b11ece3 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.215423] [57383]: INFO cinder.api.openstack.wsgi [None req-1a855db0-e79a-4bde-94c1-d5aa2b11ece3 None None] GET http://10.180.1.21/volume// [ 979.216206] [57383]: DEBUG cinder.api.openstack.wsgi [None req-1a855db0-e79a-4bde-94c1-d5aa2b11ece3 None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 979.216206] [57383]: DEBUG cinder.api.openstack.wsgi [None req-1a855db0-e79a-4bde-94c1-d5aa2b11ece3 None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 979.216321] [57383]: INFO cinder.api.openstack.wsgi [None req-1a855db0-e79a-4bde-94c1-d5aa2b11ece3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 979.216680] [57383]: [pid: 57383|app: 0|req: 118/231] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 14:32:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 979.220740] [57384]: DEBUG cinder.api.middleware.request_id [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-9bf6347c-159e-4307-b1e4-80e160ab4f48 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.225035] [57384]: INFO cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-9bf6347c-159e-4307-b1e4-80e160ab4f48 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] POST http://10.180.1.21/volume/v3/attachments [ 979.225202] [57384]: DEBUG cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-9bf6347c-159e-4307-b1e4-80e160ab4f48 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb845b1c-a8a1-4750-ade2-64bb41a38868", "connector": null, "instance_uuid": "d99b68ef-7530-4ea9-adda-dece97ebce56"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 979.234879] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.234879] [57384]: warnings.warn( [ 979.261971] [57384]: INFO cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-9bf6347c-159e-4307-b1e4-80e160ab4f48 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 979.262366] [57384]: [pid: 57384|app: 0|req: 114/232] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:32:51 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 982.836913] [57383]: DEBUG cinder.api.middleware.request_id [req-8764f61c-fa7b-4b5d-9046-c6ce74c78d74 req-5447aecc-b8e2-419c-8e05-a34dc9e705b6 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.839103] [57383]: INFO cinder.api.openstack.wsgi [req-8764f61c-fa7b-4b5d-9046-c6ce74c78d74 req-5447aecc-b8e2-419c-8e05-a34dc9e705b6 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] DELETE http://10.180.1.21/volume/v3/attachments/77720684-fc61-499a-8178-1b10f02beca9 [ 982.839324] [57383]: DEBUG cinder.api.openstack.wsgi [req-8764f61c-fa7b-4b5d-9046-c6ce74c78d74 req-5447aecc-b8e2-419c-8e05-a34dc9e705b6 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 982.839535] [57383]: DEBUG cinder.api.openstack.wsgi [req-8764f61c-fa7b-4b5d-9046-c6ce74c78d74 req-5447aecc-b8e2-419c-8e05-a34dc9e705b6 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'version_select' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 982.858721] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.858721] [57383]: warnings.warn( [ 983.420225] [57383]: INFO cinder.api.openstack.wsgi [req-8764f61c-fa7b-4b5d-9046-c6ce74c78d74 req-5447aecc-b8e2-419c-8e05-a34dc9e705b6 tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/attachments/77720684-fc61-499a-8178-1b10f02beca9 returned with HTTP 200 [ 983.422873] [57383]: [pid: 57383|app: 0|req: 119/233] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:32:55 2025] DELETE /volume/v3/attachments/77720684-fc61-499a-8178-1b10f02beca9 => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 983.436367] [57384]: DEBUG cinder.api.middleware.request_id [req-8764f61c-fa7b-4b5d-9046-c6ce74c78d74 req-a5a3cce7-856d-43e8-872b-74a997013a1c None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.440159] [57384]: INFO cinder.api.openstack.wsgi [req-8764f61c-fa7b-4b5d-9046-c6ce74c78d74 req-a5a3cce7-856d-43e8-872b-74a997013a1c tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 983.440539] [57384]: DEBUG cinder.api.openstack.wsgi [req-8764f61c-fa7b-4b5d-9046-c6ce74c78d74 req-a5a3cce7-856d-43e8-872b-74a997013a1c tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 983.440788] [57384]: DEBUG cinder.api.openstack.wsgi [req-8764f61c-fa7b-4b5d-9046-c6ce74c78d74 req-a5a3cce7-856d-43e8-872b-74a997013a1c tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 983.441019] [57384]: INFO cinder.api.v3.volumes [req-8764f61c-fa7b-4b5d-9046-c6ce74c78d74 req-a5a3cce7-856d-43e8-872b-74a997013a1c tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Delete volume with id: 1b4e9641-3ce4-457b-b0e2-8018b0170089 [ 983.452196] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.452196] [57384]: warnings.warn( [ 983.453094] [57384]: INFO cinder.volume.api [req-8764f61c-fa7b-4b5d-9046-c6ce74c78d74 req-a5a3cce7-856d-43e8-872b-74a997013a1c tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Volume info retrieved successfully. [ 983.479052] [57384]: INFO cinder.volume.api [req-8764f61c-fa7b-4b5d-9046-c6ce74c78d74 req-a5a3cce7-856d-43e8-872b-74a997013a1c tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] Delete volume request issued successfully. [ 983.479052] [57384]: INFO cinder.api.openstack.wsgi [req-8764f61c-fa7b-4b5d-9046-c6ce74c78d74 req-a5a3cce7-856d-43e8-872b-74a997013a1c tempest-ServerActionsV293TestJSON-154575547 tempest-ServerActionsV293TestJSON-154575547-project-member] http://10.180.1.21/volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 returned with HTTP 202 [ 983.479428] [57384]: [pid: 57384|app: 0|req: 115/234] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 14:32:56 2025] DELETE /volume/v3/volumes/1b4e9641-3ce4-457b-b0e2-8018b0170089 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 987.829070] [57383]: DEBUG cinder.api.middleware.request_id [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.831221] [57383]: INFO cinder.api.openstack.wsgi [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] POST http://10.180.1.21/volume/v3/volumes [ 987.831643] [57383]: DEBUG cinder.api.openstack.wsgi [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1098680381"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 987.833309] [57383]: DEBUG cinder.api.v3.volumes [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1098680381'}} {{(pid=57383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 987.833446] [57383]: INFO cinder.api.v3.volumes [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Create volume of 1 GB [ 987.833868] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.833868] [57383]: warnings.warn( [ 987.840719] [57383]: INFO cinder.volume.api [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Availability Zones retrieved successfully. [ 987.848510] [57383]: DEBUG cinder.volume.api [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Flow 'volume_create_api' (f2c5c4fe-7894-4305-a5f1-bbbd3e912d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 987.849422] [57383]: DEBUG cinder.volume.api [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e64789-e6ce-47bb-8a1c-402788b198df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 987.850676] [57383]: DEBUG cinder.volume.flows.api.create_volume [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Validating volume size '1' using validate_int {{(pid=57383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 987.872565] [57383]: DEBUG cinder.volume.api [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e64789-e6ce-47bb-8a1c-402788b198df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 987.873581] [57383]: DEBUG cinder.volume.api [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a56044-5c14-41dc-a160-c58f3813948b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 987.933900] [57383]: DEBUG cinder.quota [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Created reservations ['a36262b9-e18c-43b7-bc78-ac58890bae9a', '14073314-ea53-42e8-be6d-5a89f344e9c7', 'ced7cd20-df0f-4fcd-ba8d-7d41dd54873e', '2195801f-2b5d-4d4c-8fb3-06079b746d15'] {{(pid=57383) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 987.935044] [57383]: DEBUG cinder.volume.api [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a56044-5c14-41dc-a160-c58f3813948b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a36262b9-e18c-43b7-bc78-ac58890bae9a', '14073314-ea53-42e8-be6d-5a89f344e9c7', 'ced7cd20-df0f-4fcd-ba8d-7d41dd54873e', '2195801f-2b5d-4d4c-8fb3-06079b746d15']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 987.936284] [57383]: DEBUG cinder.volume.api [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f3a151-d666-48d3-a293-3dc9a636bc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 987.962034] [57383]: DEBUG cinder.volume.api [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f3a151-d666-48d3-a293-3dc9a636bc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd97a49e3-5c59-4575-b7b3-bb0461fc97b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1098680381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb1510ae0544d6aa973f1b4e4511d33',qos_specs=None,replication_status=,reservations=['a36262b9-e18c-43b7-bc78-ac58890bae9a','14073314-ea53-42e8-be6d-5a89f344e9c7','ced7cd20-df0f-4fcd-ba8d-7d41dd54873e','2195801f-2b5d-4d4c-8fb3-06079b746d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a03931924d04402873b90061e1ab90e',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:33:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1098680381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d97a49e3-5c59-4575-b7b3-bb0461fc97b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2eb1510ae0544d6aa973f1b4e4511d33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a03931924d04402873b90061e1ab90e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 987.965598] [57383]: DEBUG cinder.volume.api [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3a37c88-37ee-4ab3-aae9-32e73de59985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 987.986255] [57383]: DEBUG cinder.volume.api [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3a37c88-37ee-4ab3-aae9-32e73de59985) transitioned into state 'SUCCESS' from state '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-1098680381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb1510ae0544d6aa973f1b4e4511d33',qos_specs=None,replication_status=,reservations=['a36262b9-e18c-43b7-bc78-ac58890bae9a','14073314-ea53-42e8-be6d-5a89f344e9c7','ced7cd20-df0f-4fcd-ba8d-7d41dd54873e','2195801f-2b5d-4d4c-8fb3-06079b746d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a03931924d04402873b90061e1ab90e',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 987.987978] [57383]: DEBUG cinder.volume.api [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d57d655-a44e-41c0-90bb-de7238594980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 988.004421] [57383]: DEBUG cinder.volume.api [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d57d655-a44e-41c0-90bb-de7238594980) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 988.006801] [57383]: DEBUG cinder.volume.api [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Flow 'volume_create_api' (f2c5c4fe-7894-4305-a5f1-bbbd3e912d74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 988.007507] [57383]: INFO cinder.volume.api [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Create volume request issued successfully. [ 988.008667] [57383]: INFO cinder.api.openstack.wsgi [None req-ea08f3fb-5188-45b4-af3b-9d6e3cf562cc tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 988.009352] [57383]: [pid: 57383|app: 0|req: 120/235] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:33:00 2025] POST /volume/v3/volumes => generated 756 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 988.022405] [57384]: DEBUG cinder.api.middleware.request_id [None req-f8e91a53-a7fc-451f-a16d-2c4cc0d826c9 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.035378] [57384]: INFO cinder.api.openstack.wsgi [None req-f8e91a53-a7fc-451f-a16d-2c4cc0d826c9 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 [ 988.035378] [57384]: DEBUG cinder.api.openstack.wsgi [None req-f8e91a53-a7fc-451f-a16d-2c4cc0d826c9 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 988.035378] [57384]: DEBUG cinder.api.openstack.wsgi [None req-f8e91a53-a7fc-451f-a16d-2c4cc0d826c9 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 988.053075] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.053075] [57384]: warnings.warn( [ 988.060267] [57384]: INFO cinder.volume.api [None req-f8e91a53-a7fc-451f-a16d-2c4cc0d826c9 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 988.072442] [57384]: INFO cinder.api.openstack.wsgi [None req-f8e91a53-a7fc-451f-a16d-2c4cc0d826c9 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 returned with HTTP 200 [ 988.072967] [57384]: [pid: 57384|app: 0|req: 116/236] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:00 2025] GET /volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 => generated 824 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 989.085711] [57383]: DEBUG cinder.api.middleware.request_id [None req-27eabcaf-bcbd-486d-b363-ef959376a052 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.088437] [57383]: INFO cinder.api.openstack.wsgi [None req-27eabcaf-bcbd-486d-b363-ef959376a052 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 [ 989.088970] [57383]: DEBUG cinder.api.openstack.wsgi [None req-27eabcaf-bcbd-486d-b363-ef959376a052 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 989.089239] [57383]: DEBUG cinder.api.openstack.wsgi [None req-27eabcaf-bcbd-486d-b363-ef959376a052 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 989.102378] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.102378] [57383]: warnings.warn( [ 989.109121] [57383]: INFO cinder.volume.api [None req-27eabcaf-bcbd-486d-b363-ef959376a052 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 989.112533] [57383]: INFO cinder.api.openstack.wsgi [None req-27eabcaf-bcbd-486d-b363-ef959376a052 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 returned with HTTP 200 [ 989.113230] [57383]: [pid: 57383|app: 0|req: 121/237] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:01 2025] GET /volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 989.958090] [57384]: DEBUG cinder.api.middleware.request_id [None req-7be99f3f-bb57-4167-92ab-f30ccefe0aa4 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.963146] [57384]: INFO cinder.api.openstack.wsgi [None req-7be99f3f-bb57-4167-92ab-f30ccefe0aa4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 989.963146] [57384]: DEBUG cinder.api.openstack.wsgi [None req-7be99f3f-bb57-4167-92ab-f30ccefe0aa4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 989.963146] [57384]: DEBUG cinder.api.openstack.wsgi [None req-7be99f3f-bb57-4167-92ab-f30ccefe0aa4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 989.984540] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.984540] [57384]: warnings.warn( [ 989.990927] [57384]: INFO cinder.volume.api [None req-7be99f3f-bb57-4167-92ab-f30ccefe0aa4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 989.996269] [57384]: INFO cinder.api.openstack.wsgi [None req-7be99f3f-bb57-4167-92ab-f30ccefe0aa4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 989.996731] [57384]: [pid: 57384|app: 0|req: 117/238] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:02 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 991.211399] [57383]: DEBUG cinder.api.middleware.request_id [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-eee9ac71-96bf-44f8-9bf7-822427483b99 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.215022] [57383]: INFO cinder.api.openstack.wsgi [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-eee9ac71-96bf-44f8-9bf7-822427483b99 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 991.215447] [57383]: DEBUG cinder.api.openstack.wsgi [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-eee9ac71-96bf-44f8-9bf7-822427483b99 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 991.215820] [57383]: DEBUG cinder.api.openstack.wsgi [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-eee9ac71-96bf-44f8-9bf7-822427483b99 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 991.233401] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.233401] [57383]: warnings.warn( [ 991.239125] [57383]: INFO cinder.volume.api [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-eee9ac71-96bf-44f8-9bf7-822427483b99 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 991.245864] [57383]: INFO cinder.api.openstack.wsgi [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-eee9ac71-96bf-44f8-9bf7-822427483b99 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 991.246343] [57383]: [pid: 57383|app: 0|req: 122/239] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:33:03 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 991.299648] [57384]: DEBUG cinder.api.middleware.request_id [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-2983a6d2-5364-49e5-86a4-d13672d2ae34 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.305493] [57384]: INFO cinder.api.openstack.wsgi [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-2983a6d2-5364-49e5-86a4-d13672d2ae34 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] POST http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29/action [ 991.306523] [57384]: DEBUG cinder.api.openstack.wsgi [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-2983a6d2-5364-49e5-86a4-d13672d2ae34 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 991.306730] [57384]: DEBUG cinder.api.openstack.wsgi [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-2983a6d2-5364-49e5-86a4-d13672d2ae34 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 991.319199] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.319199] [57384]: warnings.warn( [ 991.319757] [57384]: INFO cinder.volume.api [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-2983a6d2-5364-49e5-86a4-d13672d2ae34 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 991.333646] [57384]: INFO cinder.volume.api [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-2983a6d2-5364-49e5-86a4-d13672d2ae34 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Begin detaching volume completed successfully. [ 991.333818] [57384]: INFO cinder.api.openstack.wsgi [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-2983a6d2-5364-49e5-86a4-d13672d2ae34 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29/action returned with HTTP 202 [ 991.334379] [57384]: [pid: 57384|app: 0|req: 118/240] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 14:33:04 2025] POST /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 992.370442] [57383]: DEBUG cinder.api.middleware.request_id [None req-55c7ed28-8b53-42f0-bf92-3f2e281829eb None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.370925] [57383]: INFO cinder.api.openstack.wsgi [None req-55c7ed28-8b53-42f0-bf92-3f2e281829eb None None] GET http://10.180.1.21/volume// [ 992.371124] [57383]: DEBUG cinder.api.openstack.wsgi [None req-55c7ed28-8b53-42f0-bf92-3f2e281829eb None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 992.371389] [57383]: DEBUG cinder.api.openstack.wsgi [None req-55c7ed28-8b53-42f0-bf92-3f2e281829eb None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 992.372022] [57383]: INFO cinder.api.openstack.wsgi [None req-55c7ed28-8b53-42f0-bf92-3f2e281829eb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 992.372495] [57383]: [pid: 57383|app: 0|req: 123/241] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:33:05 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 992.376325] [57384]: DEBUG cinder.api.middleware.request_id [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-51f98df4-b157-4c51-8456-c5d75057486a None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.378887] [57384]: INFO cinder.api.openstack.wsgi [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-51f98df4-b157-4c51-8456-c5d75057486a tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 992.378980] [57384]: DEBUG cinder.api.openstack.wsgi [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-51f98df4-b157-4c51-8456-c5d75057486a tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 992.379413] [57384]: DEBUG cinder.api.openstack.wsgi [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-51f98df4-b157-4c51-8456-c5d75057486a tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 992.400312] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.400312] [57384]: warnings.warn( [ 992.403846] [57384]: INFO cinder.volume.api [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-51f98df4-b157-4c51-8456-c5d75057486a tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 992.409356] [57384]: INFO cinder.api.openstack.wsgi [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-51f98df4-b157-4c51-8456-c5d75057486a tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 992.409548] [57384]: [pid: 57384|app: 0|req: 119/242] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:33:05 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 1323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 993.606813] [57383]: DEBUG cinder.api.middleware.request_id [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-280816de-8ba3-4d12-83a0-13f714335450 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.617144] [57383]: INFO cinder.api.openstack.wsgi [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-280816de-8ba3-4d12-83a0-13f714335450 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] DELETE http://10.180.1.21/volume/v3/attachments/414d348e-c4ab-4e7a-982a-e61f4e92297a [ 993.617144] [57383]: DEBUG cinder.api.openstack.wsgi [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-280816de-8ba3-4d12-83a0-13f714335450 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 993.617144] [57383]: DEBUG cinder.api.openstack.wsgi [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-280816de-8ba3-4d12-83a0-13f714335450 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'version_select' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 993.763336] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.763336] [57383]: warnings.warn( [ 994.304886] [57383]: INFO cinder.api.openstack.wsgi [req-3e90cc86-25a2-4d1a-82ea-97c2ee9a4acd req-280816de-8ba3-4d12-83a0-13f714335450 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/attachments/414d348e-c4ab-4e7a-982a-e61f4e92297a returned with HTTP 200 [ 994.305491] [57383]: [pid: 57383|app: 0|req: 124/243] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:33:06 2025] DELETE /volume/v3/attachments/414d348e-c4ab-4e7a-982a-e61f4e92297a => generated 19 bytes in 699 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 995.298544] [57384]: DEBUG cinder.api.middleware.request_id [None req-67aa9e53-b1dc-4c6a-b26f-6fd23bcb4b0e None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.304996] [57384]: INFO cinder.api.openstack.wsgi [None req-67aa9e53-b1dc-4c6a-b26f-6fd23bcb4b0e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 995.306730] [57384]: DEBUG cinder.api.openstack.wsgi [None req-67aa9e53-b1dc-4c6a-b26f-6fd23bcb4b0e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 995.306730] [57384]: DEBUG cinder.api.openstack.wsgi [None req-67aa9e53-b1dc-4c6a-b26f-6fd23bcb4b0e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 995.323544] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.323544] [57384]: warnings.warn( [ 995.333055] [57384]: INFO cinder.volume.api [None req-67aa9e53-b1dc-4c6a-b26f-6fd23bcb4b0e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 995.340783] [57384]: INFO cinder.api.openstack.wsgi [None req-67aa9e53-b1dc-4c6a-b26f-6fd23bcb4b0e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 995.342076] [57384]: [pid: 57384|app: 0|req: 120/244] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:08 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 996.109067] [57383]: DEBUG cinder.api.middleware.request_id [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-2d6207b9-6305-4d47-8f48-0461505368ed None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.111887] [57383]: INFO cinder.api.openstack.wsgi [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-2d6207b9-6305-4d47-8f48-0461505368ed tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 996.111887] [57383]: DEBUG cinder.api.openstack.wsgi [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-2d6207b9-6305-4d47-8f48-0461505368ed tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 996.111979] [57383]: DEBUG cinder.api.openstack.wsgi [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-2d6207b9-6305-4d47-8f48-0461505368ed tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 996.133649] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.133649] [57383]: warnings.warn( [ 996.139797] [57383]: INFO cinder.volume.api [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-2d6207b9-6305-4d47-8f48-0461505368ed tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 996.147089] [57383]: INFO cinder.api.openstack.wsgi [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-2d6207b9-6305-4d47-8f48-0461505368ed tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 996.147533] [57383]: [pid: 57383|app: 0|req: 125/245] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:33:08 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 996.198054] [57384]: DEBUG cinder.api.middleware.request_id [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-e06ea084-afae-463a-8df2-f317fc96419c None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.200261] [57384]: INFO cinder.api.openstack.wsgi [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-e06ea084-afae-463a-8df2-f317fc96419c tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] POST http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8/action [ 996.200645] [57384]: DEBUG cinder.api.openstack.wsgi [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-e06ea084-afae-463a-8df2-f317fc96419c tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 996.200770] [57384]: DEBUG cinder.api.openstack.wsgi [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-e06ea084-afae-463a-8df2-f317fc96419c tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 996.211912] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.211912] [57384]: warnings.warn( [ 996.212526] [57384]: INFO cinder.volume.api [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-e06ea084-afae-463a-8df2-f317fc96419c tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 996.218471] [57384]: INFO cinder.volume.api [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-e06ea084-afae-463a-8df2-f317fc96419c tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Begin detaching volume completed successfully. [ 996.219446] [57384]: INFO cinder.api.openstack.wsgi [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-e06ea084-afae-463a-8df2-f317fc96419c tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8/action returned with HTTP 202 [ 996.219446] [57384]: [pid: 57384|app: 0|req: 121/246] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 14:33:08 2025] POST /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 996.247516] [57383]: DEBUG cinder.api.middleware.request_id [None req-4afced32-dc3d-408d-937b-8541280f97e5 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.249459] [57383]: INFO cinder.api.openstack.wsgi [None req-4afced32-dc3d-408d-937b-8541280f97e5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 996.249932] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4afced32-dc3d-408d-937b-8541280f97e5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 996.250368] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4afced32-dc3d-408d-937b-8541280f97e5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 996.273283] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.273283] [57383]: warnings.warn( [ 996.281034] [57383]: INFO cinder.volume.api [None req-4afced32-dc3d-408d-937b-8541280f97e5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 996.286126] [57383]: INFO cinder.api.openstack.wsgi [None req-4afced32-dc3d-408d-937b-8541280f97e5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 996.286824] [57383]: [pid: 57383|app: 0|req: 126/247] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:08 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 996.806302] [57384]: DEBUG cinder.api.middleware.request_id [None req-d74fdda5-153a-4864-b4f9-8253e883b905 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.807041] [57384]: INFO cinder.api.openstack.wsgi [None req-d74fdda5-153a-4864-b4f9-8253e883b905 None None] GET http://10.180.1.21/volume// [ 996.807041] [57384]: DEBUG cinder.api.openstack.wsgi [None req-d74fdda5-153a-4864-b4f9-8253e883b905 None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 996.807041] [57384]: DEBUG cinder.api.openstack.wsgi [None req-d74fdda5-153a-4864-b4f9-8253e883b905 None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 996.807424] [57384]: INFO cinder.api.openstack.wsgi [None req-d74fdda5-153a-4864-b4f9-8253e883b905 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 996.807777] [57384]: [pid: 57384|app: 0|req: 122/248] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:33:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 996.812869] [57383]: DEBUG cinder.api.middleware.request_id [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-e7a93e49-d2b4-4c54-b45e-43d0359e630c None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.817492] [57383]: INFO cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-e7a93e49-d2b4-4c54-b45e-43d0359e630c tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] GET http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 996.822797] [57383]: DEBUG cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-e7a93e49-d2b4-4c54-b45e-43d0359e630c tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 996.822797] [57383]: DEBUG cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-e7a93e49-d2b4-4c54-b45e-43d0359e630c tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 996.841523] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.841523] [57383]: warnings.warn( [ 996.847126] [57383]: INFO cinder.volume.api [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-e7a93e49-d2b4-4c54-b45e-43d0359e630c tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 996.856040] [57383]: INFO cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-e7a93e49-d2b4-4c54-b45e-43d0359e630c tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 200 [ 996.856542] [57383]: [pid: 57383|app: 0|req: 127/249] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:33:09 2025] GET /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 1572 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 997.024143] [57384]: DEBUG cinder.api.middleware.request_id [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-df9e46c1-6e7b-4e3a-8b4c-9a5098331a2e None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.027514] [57384]: INFO cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-df9e46c1-6e7b-4e3a-8b4c-9a5098331a2e tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] PUT http://10.180.1.21/volume/v3/attachments/7ab02b1a-722d-4649-b3ea-cb0a0f8bc71c [ 997.028154] [57384]: DEBUG cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-df9e46c1-6e7b-4e3a-8b4c-9a5098331a2e tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-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=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 997.040076] [57384]: DEBUG cinder.coordination [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-df9e46c1-6e7b-4e3a-8b4c-9a5098331a2e tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Acquiring lock "cinder-attachment_update-cb845b1c-a8a1-4750-ade2-64bb41a38868-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 997.050826] [57384]: DEBUG cinder.coordination [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-df9e46c1-6e7b-4e3a-8b4c-9a5098331a2e tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Lock "cinder-attachment_update-cb845b1c-a8a1-4750-ade2-64bb41a38868-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.010s {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 997.050826] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.050826] [57384]: warnings.warn( [ 997.264446] [57383]: DEBUG cinder.api.middleware.request_id [None req-35beb5ec-977b-43af-807d-c764f6d76139 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.267285] [57383]: INFO cinder.api.openstack.wsgi [None req-35beb5ec-977b-43af-807d-c764f6d76139 None None] GET http://10.180.1.21/volume// [ 997.267285] [57383]: DEBUG cinder.api.openstack.wsgi [None req-35beb5ec-977b-43af-807d-c764f6d76139 None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 997.267285] [57383]: DEBUG cinder.api.openstack.wsgi [None req-35beb5ec-977b-43af-807d-c764f6d76139 None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 997.267285] [57383]: INFO cinder.api.openstack.wsgi [None req-35beb5ec-977b-43af-807d-c764f6d76139 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 997.267285] [57383]: [pid: 57383|app: 0|req: 128/250] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:33:09 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 997.271596] [57383]: DEBUG cinder.api.middleware.request_id [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-1aa1e519-74ff-432f-a63f-1cca0801200d None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.275007] [57383]: INFO cinder.api.openstack.wsgi [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-1aa1e519-74ff-432f-a63f-1cca0801200d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 997.276413] [57383]: DEBUG cinder.api.openstack.wsgi [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-1aa1e519-74ff-432f-a63f-1cca0801200d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 997.276413] [57383]: DEBUG cinder.api.openstack.wsgi [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-1aa1e519-74ff-432f-a63f-1cca0801200d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 997.297533] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.297533] [57383]: warnings.warn( [ 997.302265] [57383]: INFO cinder.volume.api [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-1aa1e519-74ff-432f-a63f-1cca0801200d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 997.308587] [57383]: INFO cinder.api.openstack.wsgi [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-1aa1e519-74ff-432f-a63f-1cca0801200d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 997.309248] [57383]: [pid: 57383|app: 0|req: 129/251] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:33:09 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 1318 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 997.310441] [57383]: DEBUG cinder.api.middleware.request_id [None req-124a86ef-ac52-44e6-b7a2-90bb7521fcf5 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.313231] [57383]: INFO cinder.api.openstack.wsgi [None req-124a86ef-ac52-44e6-b7a2-90bb7521fcf5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 997.313674] [57383]: DEBUG cinder.api.openstack.wsgi [None req-124a86ef-ac52-44e6-b7a2-90bb7521fcf5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 997.313937] [57383]: DEBUG cinder.api.openstack.wsgi [None req-124a86ef-ac52-44e6-b7a2-90bb7521fcf5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 997.333338] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.333338] [57383]: warnings.warn( [ 997.341835] [57383]: INFO cinder.volume.api [None req-124a86ef-ac52-44e6-b7a2-90bb7521fcf5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 997.352871] [57383]: INFO cinder.api.openstack.wsgi [None req-124a86ef-ac52-44e6-b7a2-90bb7521fcf5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 997.354215] [57383]: [pid: 57383|app: 0|req: 130/252] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:10 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 997.588502] [57384]: DEBUG cinder.coordination [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-df9e46c1-6e7b-4e3a-8b4c-9a5098331a2e tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Lock "cinder-attachment_update-cb845b1c-a8a1-4750-ade2-64bb41a38868-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.539s {{(pid=57384) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 997.589173] [57384]: INFO cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-df9e46c1-6e7b-4e3a-8b4c-9a5098331a2e tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/attachments/7ab02b1a-722d-4649-b3ea-cb0a0f8bc71c returned with HTTP 200 [ 997.589832] [57384]: [pid: 57384|app: 0|req: 123/253] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:33:09 2025] PUT /volume/v3/attachments/7ab02b1a-722d-4649-b3ea-cb0a0f8bc71c => generated 617 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 998.138218] [57383]: DEBUG cinder.api.middleware.request_id [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-720ad68a-c865-407e-9dc8-fd0e197d1ebf None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.141898] [57383]: INFO cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-720ad68a-c865-407e-9dc8-fd0e197d1ebf tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] POST http://10.180.1.21/volume/v3/attachments/7ab02b1a-722d-4649-b3ea-cb0a0f8bc71c/action [ 998.142543] [57383]: DEBUG cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-720ad68a-c865-407e-9dc8-fd0e197d1ebf tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Action body: b'{"os-complete": null}' {{(pid=57383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 998.142543] [57383]: DEBUG cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-720ad68a-c865-407e-9dc8-fd0e197d1ebf tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 998.181860] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.181860] [57383]: warnings.warn( [ 998.198097] [57383]: INFO cinder.api.openstack.wsgi [req-b004df1c-3cfc-494d-bc5c-76da27214cd8 req-720ad68a-c865-407e-9dc8-fd0e197d1ebf tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/attachments/7ab02b1a-722d-4649-b3ea-cb0a0f8bc71c/action returned with HTTP 204 [ 998.198520] [57383]: [pid: 57383|app: 0|req: 131/254] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:33:10 2025] POST /volume/v3/attachments/7ab02b1a-722d-4649-b3ea-cb0a0f8bc71c/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 998.366538] [57384]: DEBUG cinder.api.middleware.request_id [None req-453e2e21-d1e3-4aa3-a270-09130145a921 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.368753] [57384]: INFO cinder.api.openstack.wsgi [None req-453e2e21-d1e3-4aa3-a270-09130145a921 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 998.368881] [57384]: DEBUG cinder.api.openstack.wsgi [None req-453e2e21-d1e3-4aa3-a270-09130145a921 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 998.369087] [57384]: DEBUG cinder.api.openstack.wsgi [None req-453e2e21-d1e3-4aa3-a270-09130145a921 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 998.381072] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.381072] [57384]: warnings.warn( [ 998.385056] [57384]: INFO cinder.volume.api [None req-453e2e21-d1e3-4aa3-a270-09130145a921 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 998.390392] [57384]: INFO cinder.api.openstack.wsgi [None req-453e2e21-d1e3-4aa3-a270-09130145a921 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 998.390839] [57384]: [pid: 57384|app: 0|req: 124/255] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:11 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 998.542940] [57383]: DEBUG cinder.api.middleware.request_id [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-1bb47db6-a44f-4a51-b607-5082b2882184 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.545241] [57383]: INFO cinder.api.openstack.wsgi [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-1bb47db6-a44f-4a51-b607-5082b2882184 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7c857544-ea72-42a8-851a-124c65a84af6 [ 998.545448] [57383]: DEBUG cinder.api.openstack.wsgi [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-1bb47db6-a44f-4a51-b607-5082b2882184 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 998.545721] [57383]: DEBUG cinder.api.openstack.wsgi [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-1bb47db6-a44f-4a51-b607-5082b2882184 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'version_select' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 998.556726] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.556726] [57383]: warnings.warn( [ 999.115455] [57383]: INFO cinder.api.openstack.wsgi [req-d6cb24f5-e8ce-409e-8418-e0f6a7d59561 req-1bb47db6-a44f-4a51-b607-5082b2882184 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/attachments/7c857544-ea72-42a8-851a-124c65a84af6 returned with HTTP 200 [ 999.116036] [57383]: [pid: 57383|app: 0|req: 132/256] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:33:11 2025] DELETE /volume/v3/attachments/7c857544-ea72-42a8-851a-124c65a84af6 => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.403552] [57384]: DEBUG cinder.api.middleware.request_id [None req-5c88b23c-6dc7-4ca5-ac03-0f8099a26da2 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.406244] [57384]: INFO cinder.api.openstack.wsgi [None req-5c88b23c-6dc7-4ca5-ac03-0f8099a26da2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 999.406244] [57384]: DEBUG cinder.api.openstack.wsgi [None req-5c88b23c-6dc7-4ca5-ac03-0f8099a26da2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 999.406244] [57384]: DEBUG cinder.api.openstack.wsgi [None req-5c88b23c-6dc7-4ca5-ac03-0f8099a26da2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 999.420223] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.420223] [57384]: warnings.warn( [ 999.425434] [57384]: INFO cinder.volume.api [None req-5c88b23c-6dc7-4ca5-ac03-0f8099a26da2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 999.432166] [57384]: INFO cinder.api.openstack.wsgi [None req-5c88b23c-6dc7-4ca5-ac03-0f8099a26da2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 999.432608] [57384]: [pid: 57384|app: 0|req: 125/257] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:12 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1003.329489] [57383]: DEBUG cinder.api.middleware.request_id [None req-355808aa-3838-4e3b-97a8-0fbd860fe8fd None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.332329] [57383]: INFO cinder.api.openstack.wsgi [None req-355808aa-3838-4e3b-97a8-0fbd860fe8fd tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 1003.332329] [57383]: DEBUG cinder.api.openstack.wsgi [None req-355808aa-3838-4e3b-97a8-0fbd860fe8fd tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1003.332329] [57383]: DEBUG cinder.api.openstack.wsgi [None req-355808aa-3838-4e3b-97a8-0fbd860fe8fd tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1003.334772] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=244,cinder:UPDATE=29,cinder:INSERT=12 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1003.348984] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.348984] [57383]: warnings.warn( [ 1003.354192] [57383]: INFO cinder.volume.api [None req-355808aa-3838-4e3b-97a8-0fbd860fe8fd tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 1003.359876] [57383]: INFO cinder.api.openstack.wsgi [None req-355808aa-3838-4e3b-97a8-0fbd860fe8fd tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 1003.360360] [57383]: [pid: 57383|app: 0|req: 133/258] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:16 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1003.554827] [57384]: DEBUG cinder.api.middleware.request_id [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-c5740a3f-b6f4-45f2-86a5-7794028cafe0 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.557390] [57384]: INFO cinder.api.openstack.wsgi [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-c5740a3f-b6f4-45f2-86a5-7794028cafe0 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 1003.557589] [57384]: DEBUG cinder.api.openstack.wsgi [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-c5740a3f-b6f4-45f2-86a5-7794028cafe0 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1003.557864] [57384]: DEBUG cinder.api.openstack.wsgi [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-c5740a3f-b6f4-45f2-86a5-7794028cafe0 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1003.560511] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=166,cinder:UPDATE=24,cinder:INSERT=12 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1003.572978] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.572978] [57384]: warnings.warn( [ 1003.581594] [57384]: INFO cinder.volume.api [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-c5740a3f-b6f4-45f2-86a5-7794028cafe0 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 1003.590318] [57384]: INFO cinder.api.openstack.wsgi [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-c5740a3f-b6f4-45f2-86a5-7794028cafe0 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 1003.590649] [57384]: [pid: 57384|app: 0|req: 126/259] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:33:16 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1003.615481] [57383]: DEBUG cinder.api.middleware.request_id [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-f0ce7122-8e18-4897-808b-92d46d87f288 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.618140] [57383]: INFO cinder.api.openstack.wsgi [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-f0ce7122-8e18-4897-808b-92d46d87f288 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] POST http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec/action [ 1003.618652] [57383]: DEBUG cinder.api.openstack.wsgi [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-f0ce7122-8e18-4897-808b-92d46d87f288 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1003.618870] [57383]: DEBUG cinder.api.openstack.wsgi [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-f0ce7122-8e18-4897-808b-92d46d87f288 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1003.635778] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.635778] [57383]: warnings.warn( [ 1003.636546] [57383]: INFO cinder.volume.api [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-f0ce7122-8e18-4897-808b-92d46d87f288 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 1003.658085] [57383]: INFO cinder.volume.api [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-f0ce7122-8e18-4897-808b-92d46d87f288 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Begin detaching volume completed successfully. [ 1003.658085] [57383]: INFO cinder.api.openstack.wsgi [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-f0ce7122-8e18-4897-808b-92d46d87f288 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec/action returned with HTTP 202 [ 1003.658914] [57383]: [pid: 57383|app: 0|req: 134/260] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 14:33:16 2025] POST /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1004.693186] [57384]: DEBUG cinder.api.middleware.request_id [None req-1f32240d-9cb0-4b92-924b-eec05e1449d5 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.693790] [57384]: INFO cinder.api.openstack.wsgi [None req-1f32240d-9cb0-4b92-924b-eec05e1449d5 None None] GET http://10.180.1.21/volume// [ 1004.693977] [57384]: DEBUG cinder.api.openstack.wsgi [None req-1f32240d-9cb0-4b92-924b-eec05e1449d5 None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1004.694218] [57384]: DEBUG cinder.api.openstack.wsgi [None req-1f32240d-9cb0-4b92-924b-eec05e1449d5 None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1004.694705] [57384]: INFO cinder.api.openstack.wsgi [None req-1f32240d-9cb0-4b92-924b-eec05e1449d5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1004.695115] [57384]: [pid: 57384|app: 0|req: 127/261] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:33:17 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1004.700817] [57383]: DEBUG cinder.api.middleware.request_id [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-acfc7f69-a729-4172-941d-0d59ad1bbba9 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.703625] [57383]: INFO cinder.api.openstack.wsgi [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-acfc7f69-a729-4172-941d-0d59ad1bbba9 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 1004.704018] [57383]: DEBUG cinder.api.openstack.wsgi [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-acfc7f69-a729-4172-941d-0d59ad1bbba9 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1004.704249] [57383]: DEBUG cinder.api.openstack.wsgi [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-acfc7f69-a729-4172-941d-0d59ad1bbba9 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1004.722338] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.722338] [57383]: warnings.warn( [ 1004.727932] [57383]: INFO cinder.volume.api [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-acfc7f69-a729-4172-941d-0d59ad1bbba9 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 1004.736541] [57383]: INFO cinder.api.openstack.wsgi [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-acfc7f69-a729-4172-941d-0d59ad1bbba9 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 1004.736726] [57383]: [pid: 57383|app: 0|req: 135/262] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:33:17 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 1326 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1005.926459] [57384]: DEBUG cinder.api.middleware.request_id [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-0bc59de3-7919-44f6-a68b-5cc25c9d2ba1 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.929149] [57384]: INFO cinder.api.openstack.wsgi [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-0bc59de3-7919-44f6-a68b-5cc25c9d2ba1 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ca5403d5-731d-41a0-aeb0-425fc4740c24 [ 1005.929361] [57384]: DEBUG cinder.api.openstack.wsgi [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-0bc59de3-7919-44f6-a68b-5cc25c9d2ba1 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1005.929561] [57384]: DEBUG cinder.api.openstack.wsgi [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-0bc59de3-7919-44f6-a68b-5cc25c9d2ba1 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'version_select' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1005.941860] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.941860] [57384]: warnings.warn( [ 1006.482574] [57384]: INFO cinder.api.openstack.wsgi [req-8ecc03c4-d40c-4e5e-86c3-11b1bf2d0651 req-0bc59de3-7919-44f6-a68b-5cc25c9d2ba1 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/attachments/ca5403d5-731d-41a0-aeb0-425fc4740c24 returned with HTTP 200 [ 1006.483206] [57384]: [pid: 57384|app: 0|req: 128/263] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:33:18 2025] DELETE /volume/v3/attachments/ca5403d5-731d-41a0-aeb0-425fc4740c24 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.228095] [57383]: DEBUG cinder.api.middleware.request_id [None req-48e708a8-e5bd-4932-8281-4717f2eae286 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.230229] [57383]: INFO cinder.api.openstack.wsgi [None req-48e708a8-e5bd-4932-8281-4717f2eae286 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 1007.230506] [57383]: DEBUG cinder.api.openstack.wsgi [None req-48e708a8-e5bd-4932-8281-4717f2eae286 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1007.230635] [57383]: DEBUG cinder.api.openstack.wsgi [None req-48e708a8-e5bd-4932-8281-4717f2eae286 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1007.242805] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.242805] [57383]: warnings.warn( [ 1007.249099] [57383]: INFO cinder.volume.api [None req-48e708a8-e5bd-4932-8281-4717f2eae286 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 1007.255116] [57383]: INFO cinder.api.openstack.wsgi [None req-48e708a8-e5bd-4932-8281-4717f2eae286 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 1007.255116] [57383]: [pid: 57383|app: 0|req: 136/264] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:19 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1015.452216] [57384]: DEBUG cinder.api.middleware.request_id [req-be1c8c2d-dac0-416c-a351-3ebd4e537a7f req-07580d80-dc20-43b5-b7a8-263182a4b4a8 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.458529] [57384]: INFO cinder.api.openstack.wsgi [req-be1c8c2d-dac0-416c-a351-3ebd4e537a7f req-07580d80-dc20-43b5-b7a8-263182a4b4a8 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 [ 1015.458800] [57384]: DEBUG cinder.api.openstack.wsgi [req-be1c8c2d-dac0-416c-a351-3ebd4e537a7f req-07580d80-dc20-43b5-b7a8-263182a4b4a8 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1015.459033] [57384]: DEBUG cinder.api.openstack.wsgi [req-be1c8c2d-dac0-416c-a351-3ebd4e537a7f req-07580d80-dc20-43b5-b7a8-263182a4b4a8 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1015.473010] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.473010] [57384]: warnings.warn( [ 1015.481272] [57384]: INFO cinder.volume.api [req-be1c8c2d-dac0-416c-a351-3ebd4e537a7f req-07580d80-dc20-43b5-b7a8-263182a4b4a8 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1015.489090] [57384]: INFO cinder.api.openstack.wsgi [req-be1c8c2d-dac0-416c-a351-3ebd4e537a7f req-07580d80-dc20-43b5-b7a8-263182a4b4a8 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 returned with HTTP 200 [ 1015.489090] [57384]: [pid: 57384|app: 0|req: 129/265] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:33:28 2025] GET /volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1015.555507] [57383]: DEBUG cinder.api.middleware.request_id [None req-74c8a795-157e-4975-8290-283ba52a6391 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.555507] [57383]: INFO cinder.api.openstack.wsgi [None req-74c8a795-157e-4975-8290-283ba52a6391 None None] GET http://10.180.1.21/volume// [ 1015.555741] [57383]: DEBUG cinder.api.openstack.wsgi [None req-74c8a795-157e-4975-8290-283ba52a6391 None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1015.560444] [57383]: DEBUG cinder.api.openstack.wsgi [None req-74c8a795-157e-4975-8290-283ba52a6391 None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1015.560444] [57383]: INFO cinder.api.openstack.wsgi [None req-74c8a795-157e-4975-8290-283ba52a6391 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1015.560444] [57383]: [pid: 57383|app: 0|req: 137/266] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 14: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) [ 1015.565907] [57384]: DEBUG cinder.api.middleware.request_id [req-be1c8c2d-dac0-416c-a351-3ebd4e537a7f req-ac768c31-f420-4035-a2cc-b1d679c77389 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.569236] [57384]: INFO cinder.api.openstack.wsgi [req-be1c8c2d-dac0-416c-a351-3ebd4e537a7f req-ac768c31-f420-4035-a2cc-b1d679c77389 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1015.569759] [57384]: DEBUG cinder.api.openstack.wsgi [req-be1c8c2d-dac0-416c-a351-3ebd4e537a7f req-ac768c31-f420-4035-a2cc-b1d679c77389 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d97a49e3-5c59-4575-b7b3-bb0461fc97b6", "connector": null, "instance_uuid": "b1a82125-0669-464f-8171-f638fc701973"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1015.592895] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.592895] [57384]: warnings.warn( [ 1015.659418] [57384]: INFO cinder.api.openstack.wsgi [req-be1c8c2d-dac0-416c-a351-3ebd4e537a7f req-ac768c31-f420-4035-a2cc-b1d679c77389 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1015.659934] [57384]: [pid: 57384|app: 0|req: 130/267] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:33:28 2025] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1015.696675] [57383]: DEBUG cinder.api.middleware.request_id [req-be1c8c2d-dac0-416c-a351-3ebd4e537a7f req-c1a66877-b377-41eb-a7f5-0accbdc7d44b None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.700506] [57383]: INFO cinder.api.openstack.wsgi [req-be1c8c2d-dac0-416c-a351-3ebd4e537a7f req-c1a66877-b377-41eb-a7f5-0accbdc7d44b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] POST http://10.180.1.21/volume/v3/attachments/dd6258ee-c89a-4f79-8865-e43718909449/action [ 1015.700957] [57383]: DEBUG cinder.api.openstack.wsgi [req-be1c8c2d-dac0-416c-a351-3ebd4e537a7f req-c1a66877-b377-41eb-a7f5-0accbdc7d44b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Action body: b'{"os-complete": null}' {{(pid=57383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1015.701096] [57383]: DEBUG cinder.api.openstack.wsgi [req-be1c8c2d-dac0-416c-a351-3ebd4e537a7f req-c1a66877-b377-41eb-a7f5-0accbdc7d44b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1015.722186] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.722186] [57383]: warnings.warn( [ 1015.731632] [57383]: INFO cinder.api.openstack.wsgi [req-be1c8c2d-dac0-416c-a351-3ebd4e537a7f req-c1a66877-b377-41eb-a7f5-0accbdc7d44b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/attachments/dd6258ee-c89a-4f79-8865-e43718909449/action returned with HTTP 204 [ 1015.732464] [57383]: [pid: 57383|app: 0|req: 138/268] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:33:28 2025] POST /volume/v3/attachments/dd6258ee-c89a-4f79-8865-e43718909449/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1015.753312] [57384]: DEBUG cinder.api.middleware.request_id [None req-10fd72a5-34ba-4d3f-896f-2d7a2605b6d5 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.755715] [57384]: INFO cinder.api.openstack.wsgi [None req-10fd72a5-34ba-4d3f-896f-2d7a2605b6d5 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 [ 1015.756250] [57384]: DEBUG cinder.api.openstack.wsgi [None req-10fd72a5-34ba-4d3f-896f-2d7a2605b6d5 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1015.756250] [57384]: DEBUG cinder.api.openstack.wsgi [None req-10fd72a5-34ba-4d3f-896f-2d7a2605b6d5 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1015.768690] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.768690] [57384]: warnings.warn( [ 1015.775175] [57384]: INFO cinder.volume.api [None req-10fd72a5-34ba-4d3f-896f-2d7a2605b6d5 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1015.781577] [57384]: INFO cinder.api.openstack.wsgi [None req-10fd72a5-34ba-4d3f-896f-2d7a2605b6d5 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 returned with HTTP 200 [ 1015.782156] [57384]: [pid: 57384|app: 0|req: 131/269] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:28 2025] GET /volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 => generated 1111 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1015.796311] [57383]: DEBUG cinder.api.middleware.request_id [None req-61d39537-e390-4cac-91bc-5a74284849c4 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.799427] [57383]: INFO cinder.api.openstack.wsgi [None req-61d39537-e390-4cac-91bc-5a74284849c4 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 [ 1015.799663] [57383]: DEBUG cinder.api.openstack.wsgi [None req-61d39537-e390-4cac-91bc-5a74284849c4 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1015.799881] [57383]: DEBUG cinder.api.openstack.wsgi [None req-61d39537-e390-4cac-91bc-5a74284849c4 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1015.811565] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.811565] [57383]: warnings.warn( [ 1015.815307] [57383]: INFO cinder.volume.api [None req-61d39537-e390-4cac-91bc-5a74284849c4 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1015.820818] [57383]: INFO cinder.api.openstack.wsgi [None req-61d39537-e390-4cac-91bc-5a74284849c4 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 returned with HTTP 200 [ 1015.821358] [57383]: [pid: 57383|app: 0|req: 139/270] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:28 2025] GET /volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1025.778516] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=29,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1025.819699] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=24,cinder:UPDATE=3 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1029.641730] [57384]: DEBUG cinder.api.middleware.request_id [None req-ecb51030-e376-4d96-9336-0220e86ea28e None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.642906] [57384]: INFO cinder.api.openstack.wsgi [None req-ecb51030-e376-4d96-9336-0220e86ea28e tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 1029.643128] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ecb51030-e376-4d96-9336-0220e86ea28e tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1029.643331] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ecb51030-e376-4d96-9336-0220e86ea28e tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1029.643506] [57384]: INFO cinder.api.v3.volumes [None req-ecb51030-e376-4d96-9336-0220e86ea28e tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Delete volume with id: 7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 1029.665960] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.665960] [57384]: warnings.warn( [ 1029.666612] [57384]: INFO cinder.volume.api [None req-ecb51030-e376-4d96-9336-0220e86ea28e tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 1029.703021] [57384]: INFO cinder.volume.api [None req-ecb51030-e376-4d96-9336-0220e86ea28e tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Delete volume request issued successfully. [ 1029.703338] [57384]: INFO cinder.api.openstack.wsgi [None req-ecb51030-e376-4d96-9336-0220e86ea28e tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 202 [ 1029.703829] [57384]: [pid: 57384|app: 0|req: 132/271] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:33:42 2025] DELETE /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1029.708869] [57383]: DEBUG cinder.api.middleware.request_id [None req-4d7dd814-584e-4b1f-a005-e1c1d0f65ec6 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.711777] [57383]: INFO cinder.api.openstack.wsgi [None req-4d7dd814-584e-4b1f-a005-e1c1d0f65ec6 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 1029.711777] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4d7dd814-584e-4b1f-a005-e1c1d0f65ec6 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1029.711777] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4d7dd814-584e-4b1f-a005-e1c1d0f65ec6 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1029.734803] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.734803] [57383]: warnings.warn( [ 1029.747351] [57383]: INFO cinder.volume.api [None req-4d7dd814-584e-4b1f-a005-e1c1d0f65ec6 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 1029.754425] [57383]: INFO cinder.api.openstack.wsgi [None req-4d7dd814-584e-4b1f-a005-e1c1d0f65ec6 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 1029.755484] [57383]: [pid: 57383|app: 0|req: 140/272] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:42 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.767269] [57384]: DEBUG cinder.api.middleware.request_id [None req-85da5a03-e65d-4a73-b00b-4d54c17fc044 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.770063] [57384]: INFO cinder.api.openstack.wsgi [None req-85da5a03-e65d-4a73-b00b-4d54c17fc044 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 1030.770063] [57384]: DEBUG cinder.api.openstack.wsgi [None req-85da5a03-e65d-4a73-b00b-4d54c17fc044 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1030.770217] [57384]: DEBUG cinder.api.openstack.wsgi [None req-85da5a03-e65d-4a73-b00b-4d54c17fc044 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1030.803042] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.803042] [57384]: warnings.warn( [ 1030.807702] [57384]: INFO cinder.volume.api [None req-85da5a03-e65d-4a73-b00b-4d54c17fc044 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 1030.816464] [57384]: INFO cinder.api.openstack.wsgi [None req-85da5a03-e65d-4a73-b00b-4d54c17fc044 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 200 [ 1030.816770] [57384]: [pid: 57384|app: 0|req: 133/273] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:43 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.832119] [57383]: DEBUG cinder.api.middleware.request_id [None req-21a89304-a921-4a5c-a547-6605d0cab6eb None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.834607] [57383]: INFO cinder.api.openstack.wsgi [None req-21a89304-a921-4a5c-a547-6605d0cab6eb tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec [ 1031.835203] [57383]: DEBUG cinder.api.openstack.wsgi [None req-21a89304-a921-4a5c-a547-6605d0cab6eb tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1031.835612] [57383]: DEBUG cinder.api.openstack.wsgi [None req-21a89304-a921-4a5c-a547-6605d0cab6eb tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1031.849449] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.849449] [57383]: warnings.warn( [ 1031.854729] [57383]: INFO cinder.api.openstack.wsgi [None req-21a89304-a921-4a5c-a547-6605d0cab6eb tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec returned with HTTP 404 [ 1031.855304] [57383]: [pid: 57383|app: 0|req: 141/274] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:44 2025] GET /volume/v3/volumes/7e72fd62-ecd6-47f3-83dc-dc789ee264ec => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1031.859752] [57384]: DEBUG cinder.api.middleware.request_id [None req-9ed9ae41-6ce0-4cd9-8ce8-be118bceb422 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.863596] [57384]: INFO cinder.api.openstack.wsgi [None req-9ed9ae41-6ce0-4cd9-8ce8-be118bceb422 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4d0db4e5-0210-471c-8d39-9bbf61f72643 [ 1031.863596] [57384]: DEBUG cinder.api.openstack.wsgi [None req-9ed9ae41-6ce0-4cd9-8ce8-be118bceb422 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1031.863834] [57384]: DEBUG cinder.api.openstack.wsgi [None req-9ed9ae41-6ce0-4cd9-8ce8-be118bceb422 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1031.864037] [57384]: INFO cinder.api.v3.volumes [None req-9ed9ae41-6ce0-4cd9-8ce8-be118bceb422 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Delete volume with id: 4d0db4e5-0210-471c-8d39-9bbf61f72643 [ 1031.884240] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.884240] [57384]: warnings.warn( [ 1031.884903] [57384]: INFO cinder.volume.api [None req-9ed9ae41-6ce0-4cd9-8ce8-be118bceb422 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 1031.909113] [57384]: INFO cinder.volume.api [None req-9ed9ae41-6ce0-4cd9-8ce8-be118bceb422 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Delete volume request issued successfully. [ 1031.909334] [57384]: INFO cinder.api.openstack.wsgi [None req-9ed9ae41-6ce0-4cd9-8ce8-be118bceb422 tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/4d0db4e5-0210-471c-8d39-9bbf61f72643 returned with HTTP 202 [ 1031.909830] [57384]: [pid: 57384|app: 0|req: 134/275] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:33:44 2025] DELETE /volume/v3/volumes/4d0db4e5-0210-471c-8d39-9bbf61f72643 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1031.921237] [57383]: DEBUG cinder.api.middleware.request_id [None req-e1b3339f-bcfc-4c7f-a072-3313edf71e8b None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.926340] [57383]: INFO cinder.api.openstack.wsgi [None req-e1b3339f-bcfc-4c7f-a072-3313edf71e8b tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/4d0db4e5-0210-471c-8d39-9bbf61f72643 [ 1031.926340] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e1b3339f-bcfc-4c7f-a072-3313edf71e8b tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1031.926340] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e1b3339f-bcfc-4c7f-a072-3313edf71e8b tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1031.945182] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.945182] [57383]: warnings.warn( [ 1031.951274] [57383]: INFO cinder.volume.api [None req-e1b3339f-bcfc-4c7f-a072-3313edf71e8b tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Volume info retrieved successfully. [ 1031.957352] [57383]: INFO cinder.api.openstack.wsgi [None req-e1b3339f-bcfc-4c7f-a072-3313edf71e8b tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/4d0db4e5-0210-471c-8d39-9bbf61f72643 returned with HTTP 200 [ 1031.958037] [57383]: [pid: 57383|app: 0|req: 142/276] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:44 2025] GET /volume/v3/volumes/4d0db4e5-0210-471c-8d39-9bbf61f72643 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1032.801153] [57384]: DEBUG cinder.api.middleware.request_id [None req-d20fea18-128d-4ec2-9d40-fcacc3120645 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.801153] [57384]: INFO cinder.api.openstack.wsgi [None req-d20fea18-128d-4ec2-9d40-fcacc3120645 None None] GET http://10.180.1.21/volume// [ 1032.801153] [57384]: DEBUG cinder.api.openstack.wsgi [None req-d20fea18-128d-4ec2-9d40-fcacc3120645 None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1032.801153] [57384]: DEBUG cinder.api.openstack.wsgi [None req-d20fea18-128d-4ec2-9d40-fcacc3120645 None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1032.802522] [57384]: INFO cinder.api.openstack.wsgi [None req-d20fea18-128d-4ec2-9d40-fcacc3120645 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1032.802522] [57384]: [pid: 57384|app: 0|req: 135/277] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:33:45 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1032.811580] [57383]: DEBUG cinder.api.middleware.request_id [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-32030fe9-ca29-4b99-adaf-17171fdabf30 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.812196] [57383]: INFO cinder.api.openstack.wsgi [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-32030fe9-ca29-4b99-adaf-17171fdabf30 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 [ 1032.812462] [57383]: DEBUG cinder.api.openstack.wsgi [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-32030fe9-ca29-4b99-adaf-17171fdabf30 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1032.812676] [57383]: DEBUG cinder.api.openstack.wsgi [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-32030fe9-ca29-4b99-adaf-17171fdabf30 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1032.827193] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.827193] [57383]: warnings.warn( [ 1032.831805] [57383]: INFO cinder.volume.api [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-32030fe9-ca29-4b99-adaf-17171fdabf30 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1032.839695] [57383]: INFO cinder.api.openstack.wsgi [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-32030fe9-ca29-4b99-adaf-17171fdabf30 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 returned with HTTP 200 [ 1032.839695] [57383]: [pid: 57383|app: 0|req: 143/278] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:33:45 2025] GET /volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 => generated 1292 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1032.971063] [57384]: DEBUG cinder.api.middleware.request_id [None req-3d776a8c-7946-45a1-b1e4-d42b75e9ce8c None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.978404] [57384]: INFO cinder.api.openstack.wsgi [None req-3d776a8c-7946-45a1-b1e4-d42b75e9ce8c tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] GET http://10.180.1.21/volume/v3/volumes/4d0db4e5-0210-471c-8d39-9bbf61f72643 [ 1032.978404] [57384]: DEBUG cinder.api.openstack.wsgi [None req-3d776a8c-7946-45a1-b1e4-d42b75e9ce8c tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1032.978404] [57384]: DEBUG cinder.api.openstack.wsgi [None req-3d776a8c-7946-45a1-b1e4-d42b75e9ce8c tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1032.983355] [57384]: INFO cinder.api.openstack.wsgi [None req-3d776a8c-7946-45a1-b1e4-d42b75e9ce8c tempest-ServerRescueNegativeTestJSON-1054559407 tempest-ServerRescueNegativeTestJSON-1054559407-project-member] http://10.180.1.21/volume/v3/volumes/4d0db4e5-0210-471c-8d39-9bbf61f72643 returned with HTTP 404 [ 1032.983927] [57384]: [pid: 57384|app: 0|req: 136/279] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:45 2025] GET /volume/v3/volumes/4d0db4e5-0210-471c-8d39-9bbf61f72643 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1032.993637] [57383]: DEBUG cinder.api.middleware.request_id [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-7d4819cc-f04a-4484-9f9d-f6507d75203b None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.996886] [57383]: INFO cinder.api.openstack.wsgi [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-7d4819cc-f04a-4484-9f9d-f6507d75203b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] PUT http://10.180.1.21/volume/v3/attachments/dd6258ee-c89a-4f79-8865-e43718909449 [ 1032.997617] [57383]: DEBUG cinder.api.openstack.wsgi [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-7d4819cc-f04a-4484-9f9d-f6507d75203b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-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=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1033.009937] [57383]: DEBUG cinder.coordination [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-7d4819cc-f04a-4484-9f9d-f6507d75203b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Acquiring lock "cinder-attachment_update-d97a49e3-5c59-4575-b7b3-bb0461fc97b6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1033.022112] [57383]: DEBUG cinder.coordination [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-7d4819cc-f04a-4484-9f9d-f6507d75203b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Lock "cinder-attachment_update-d97a49e3-5c59-4575-b7b3-bb0461fc97b6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.012s {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1033.023318] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.023318] [57383]: warnings.warn( [ 1039.561930] [57383]: DEBUG cinder.coordination [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-7d4819cc-f04a-4484-9f9d-f6507d75203b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Lock "cinder-attachment_update-d97a49e3-5c59-4575-b7b3-bb0461fc97b6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.540s {{(pid=57383) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1039.562485] [57383]: INFO cinder.api.openstack.wsgi [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-7d4819cc-f04a-4484-9f9d-f6507d75203b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/attachments/dd6258ee-c89a-4f79-8865-e43718909449 returned with HTTP 200 [ 1039.563364] [57383]: [pid: 57383|app: 0|req: 144/280] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:33:45 2025] PUT /volume/v3/attachments/dd6258ee-c89a-4f79-8865-e43718909449 => generated 617 bytes in 6570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1040.071029] [57384]: DEBUG cinder.api.middleware.request_id [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-1bef6800-7fc7-49b9-883a-284e1059a18b None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.073493] [57384]: INFO cinder.api.openstack.wsgi [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-1bef6800-7fc7-49b9-883a-284e1059a18b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] POST http://10.180.1.21/volume/v3/attachments/dd6258ee-c89a-4f79-8865-e43718909449/action [ 1040.073825] [57384]: DEBUG cinder.api.openstack.wsgi [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-1bef6800-7fc7-49b9-883a-284e1059a18b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Action body: b'{"os-complete": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1040.073952] [57384]: DEBUG cinder.api.openstack.wsgi [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-1bef6800-7fc7-49b9-883a-284e1059a18b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1040.097899] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.097899] [57384]: warnings.warn( [ 1040.108615] [57384]: INFO cinder.api.openstack.wsgi [req-1fc7877d-41cb-434e-b851-17a9b69caec4 req-1bef6800-7fc7-49b9-883a-284e1059a18b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/attachments/dd6258ee-c89a-4f79-8865-e43718909449/action returned with HTTP 204 [ 1040.109289] [57384]: [pid: 57384|app: 0|req: 137/281] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:33:52 2025] POST /volume/v3/attachments/dd6258ee-c89a-4f79-8865-e43718909449/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1044.025708] [57383]: DEBUG cinder.api.middleware.request_id [None req-b8f31a56-aff2-43ec-91ff-73fc7fc59db2 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.028326] [57383]: INFO cinder.api.openstack.wsgi [None req-b8f31a56-aff2-43ec-91ff-73fc7fc59db2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 1044.028469] [57383]: DEBUG cinder.api.openstack.wsgi [None req-b8f31a56-aff2-43ec-91ff-73fc7fc59db2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1044.028716] [57383]: DEBUG cinder.api.openstack.wsgi [None req-b8f31a56-aff2-43ec-91ff-73fc7fc59db2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1044.043762] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.043762] [57383]: warnings.warn( [ 1044.049724] [57383]: INFO cinder.volume.api [None req-b8f31a56-aff2-43ec-91ff-73fc7fc59db2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1044.057431] [57383]: INFO cinder.api.openstack.wsgi [None req-b8f31a56-aff2-43ec-91ff-73fc7fc59db2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 1044.058019] [57383]: [pid: 57383|app: 0|req: 145/282] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:56 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1044.103299] [57384]: DEBUG cinder.api.middleware.request_id [None req-a2c5f9ff-aa0a-470d-98e7-694d342fcbaf None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.106025] [57384]: INFO cinder.api.openstack.wsgi [None req-a2c5f9ff-aa0a-470d-98e7-694d342fcbaf tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 1044.106292] [57384]: DEBUG cinder.api.openstack.wsgi [None req-a2c5f9ff-aa0a-470d-98e7-694d342fcbaf tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1044.106540] [57384]: DEBUG cinder.api.openstack.wsgi [None req-a2c5f9ff-aa0a-470d-98e7-694d342fcbaf tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1044.116727] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.116727] [57384]: warnings.warn( [ 1044.122146] [57384]: INFO cinder.volume.api [None req-a2c5f9ff-aa0a-470d-98e7-694d342fcbaf tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1044.127912] [57384]: INFO cinder.api.openstack.wsgi [None req-a2c5f9ff-aa0a-470d-98e7-694d342fcbaf tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 1044.128527] [57384]: [pid: 57384|app: 0|req: 138/283] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:33:56 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1052.899190] [57383]: DEBUG cinder.api.middleware.request_id [req-8daab0a4-c69b-4aee-9ce7-69c8438836eb req-1ecfc858-e3af-40c3-b6f7-41bdcbb8ae75 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.904687] [57383]: INFO cinder.api.openstack.wsgi [req-8daab0a4-c69b-4aee-9ce7-69c8438836eb req-1ecfc858-e3af-40c3-b6f7-41bdcbb8ae75 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7ab02b1a-722d-4649-b3ea-cb0a0f8bc71c [ 1052.904951] [57383]: DEBUG cinder.api.openstack.wsgi [req-8daab0a4-c69b-4aee-9ce7-69c8438836eb req-1ecfc858-e3af-40c3-b6f7-41bdcbb8ae75 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1052.905195] [57383]: DEBUG cinder.api.openstack.wsgi [req-8daab0a4-c69b-4aee-9ce7-69c8438836eb req-1ecfc858-e3af-40c3-b6f7-41bdcbb8ae75 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'version_select' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1052.921919] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.921919] [57383]: warnings.warn( [ 1053.462471] [57383]: INFO cinder.api.openstack.wsgi [req-8daab0a4-c69b-4aee-9ce7-69c8438836eb req-1ecfc858-e3af-40c3-b6f7-41bdcbb8ae75 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/attachments/7ab02b1a-722d-4649-b3ea-cb0a0f8bc71c returned with HTTP 200 [ 1053.462972] [57383]: [pid: 57383|app: 0|req: 146/284] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:34:05 2025] DELETE /volume/v3/attachments/7ab02b1a-722d-4649-b3ea-cb0a0f8bc71c => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.470935] [57384]: DEBUG cinder.api.middleware.request_id [req-8daab0a4-c69b-4aee-9ce7-69c8438836eb req-9f95f75a-2b00-4955-abb1-2ae04d7d78e9 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.473655] [57384]: INFO cinder.api.openstack.wsgi [req-8daab0a4-c69b-4aee-9ce7-69c8438836eb req-9f95f75a-2b00-4955-abb1-2ae04d7d78e9 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 1053.473913] [57384]: DEBUG cinder.api.openstack.wsgi [req-8daab0a4-c69b-4aee-9ce7-69c8438836eb req-9f95f75a-2b00-4955-abb1-2ae04d7d78e9 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1053.474100] [57384]: DEBUG cinder.api.openstack.wsgi [req-8daab0a4-c69b-4aee-9ce7-69c8438836eb req-9f95f75a-2b00-4955-abb1-2ae04d7d78e9 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1053.474259] [57384]: INFO cinder.api.v3.volumes [req-8daab0a4-c69b-4aee-9ce7-69c8438836eb req-9f95f75a-2b00-4955-abb1-2ae04d7d78e9 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Delete volume with id: cb845b1c-a8a1-4750-ade2-64bb41a38868 [ 1053.484920] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.484920] [57384]: warnings.warn( [ 1053.485695] [57384]: INFO cinder.volume.api [req-8daab0a4-c69b-4aee-9ce7-69c8438836eb req-9f95f75a-2b00-4955-abb1-2ae04d7d78e9 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Volume info retrieved successfully. [ 1053.507633] [57384]: INFO cinder.volume.api [req-8daab0a4-c69b-4aee-9ce7-69c8438836eb req-9f95f75a-2b00-4955-abb1-2ae04d7d78e9 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] Delete volume request issued successfully. [ 1053.507776] [57384]: INFO cinder.api.openstack.wsgi [req-8daab0a4-c69b-4aee-9ce7-69c8438836eb req-9f95f75a-2b00-4955-abb1-2ae04d7d78e9 tempest-ServersTestBootFromVolume-435067129 tempest-ServersTestBootFromVolume-435067129-project-member] http://10.180.1.21/volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 returned with HTTP 202 [ 1053.508494] [57384]: [pid: 57384|app: 0|req: 139/285] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 14:34:06 2025] DELETE /volume/v3/volumes/cb845b1c-a8a1-4750-ade2-64bb41a38868 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1054.055644] [57383]: DEBUG cinder.api.middleware.request_id [req-749198c5-c363-4f8d-8adb-8181b23bff2a req-0cf178cb-68ca-4114-87ef-1cb2555b2bca None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.058525] [57383]: INFO cinder.api.openstack.wsgi [req-749198c5-c363-4f8d-8adb-8181b23bff2a req-0cf178cb-68ca-4114-87ef-1cb2555b2bca tempest-VolumesNegativeTest-1767214000 tempest-VolumesNegativeTest-1767214000-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-893475775 [ 1054.058854] [57383]: DEBUG cinder.api.openstack.wsgi [req-749198c5-c363-4f8d-8adb-8181b23bff2a req-0cf178cb-68ca-4114-87ef-1cb2555b2bca tempest-VolumesNegativeTest-1767214000 tempest-VolumesNegativeTest-1767214000-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1054.059097] [57383]: DEBUG cinder.api.openstack.wsgi [req-749198c5-c363-4f8d-8adb-8181b23bff2a req-0cf178cb-68ca-4114-87ef-1cb2555b2bca tempest-VolumesNegativeTest-1767214000 tempest-VolumesNegativeTest-1767214000-project-member] Calling method 'delete' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1054.059316] [57383]: INFO cinder.api.v3.volumes [req-749198c5-c363-4f8d-8adb-8181b23bff2a req-0cf178cb-68ca-4114-87ef-1cb2555b2bca tempest-VolumesNegativeTest-1767214000 tempest-VolumesNegativeTest-1767214000-project-member] Delete volume with id: tempest-invalid-893475775 [ 1054.067683] [57383]: INFO cinder.api.openstack.wsgi [req-749198c5-c363-4f8d-8adb-8181b23bff2a req-0cf178cb-68ca-4114-87ef-1cb2555b2bca tempest-VolumesNegativeTest-1767214000 tempest-VolumesNegativeTest-1767214000-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-893475775 returned with HTTP 404 [ 1054.068484] [57383]: [pid: 57383|app: 0|req: 147/286] 10.180.1.21 () {62 vars in 1467 bytes} [Wed Nov 12 14:34:06 2025] DELETE /volume/v3/volumes/tempest-invalid-893475775 => generated 98 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1054.119421] [57384]: DEBUG cinder.api.middleware.request_id [req-3fcd5994-5a27-40f9-a057-54b0a1fa1f0e req-19332e88-2aa1-4bf9-b59f-63369bb32fee None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.122262] [57384]: INFO cinder.api.openstack.wsgi [req-3fcd5994-5a27-40f9-a057-54b0a1fa1f0e req-19332e88-2aa1-4bf9-b59f-63369bb32fee tempest-VolumesNegativeTest-1767214000 tempest-VolumesNegativeTest-1767214000-project-member] DELETE http://10.180.1.21/volume/v3/volumes/007faf58-81cd-4d7a-aea7-e8e358299b4e [ 1054.122484] [57384]: DEBUG cinder.api.openstack.wsgi [req-3fcd5994-5a27-40f9-a057-54b0a1fa1f0e req-19332e88-2aa1-4bf9-b59f-63369bb32fee tempest-VolumesNegativeTest-1767214000 tempest-VolumesNegativeTest-1767214000-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1054.122757] [57384]: DEBUG cinder.api.openstack.wsgi [req-3fcd5994-5a27-40f9-a057-54b0a1fa1f0e req-19332e88-2aa1-4bf9-b59f-63369bb32fee tempest-VolumesNegativeTest-1767214000 tempest-VolumesNegativeTest-1767214000-project-member] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1054.122983] [57384]: INFO cinder.api.v3.volumes [req-3fcd5994-5a27-40f9-a057-54b0a1fa1f0e req-19332e88-2aa1-4bf9-b59f-63369bb32fee tempest-VolumesNegativeTest-1767214000 tempest-VolumesNegativeTest-1767214000-project-member] Delete volume with id: 007faf58-81cd-4d7a-aea7-e8e358299b4e [ 1054.130356] [57384]: INFO cinder.api.openstack.wsgi [req-3fcd5994-5a27-40f9-a057-54b0a1fa1f0e req-19332e88-2aa1-4bf9-b59f-63369bb32fee tempest-VolumesNegativeTest-1767214000 tempest-VolumesNegativeTest-1767214000-project-member] http://10.180.1.21/volume/v3/volumes/007faf58-81cd-4d7a-aea7-e8e358299b4e returned with HTTP 404 [ 1054.130934] [57384]: [pid: 57384|app: 0|req: 140/287] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 14:34:06 2025] DELETE /volume/v3/volumes/007faf58-81cd-4d7a-aea7-e8e358299b4e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1054.224582] [57383]: DEBUG cinder.api.middleware.request_id [req-66dc4645-ccea-4d19-b1b9-c452db66ee1d req-f744889f-d936-4dc9-ad45-c48faf9bbf0c None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.228183] [57383]: INFO cinder.api.openstack.wsgi [req-66dc4645-ccea-4d19-b1b9-c452db66ee1d req-f744889f-d936-4dc9-ad45-c48faf9bbf0c tempest-VolumesNegativeTest-1767214000 tempest-VolumesNegativeTest-1767214000-project-member] GET http://10.180.1.21/volume/v3/volumes/782eef1d-628f-424d-a100-d8210f858327 [ 1054.228557] [57383]: DEBUG cinder.api.openstack.wsgi [req-66dc4645-ccea-4d19-b1b9-c452db66ee1d req-f744889f-d936-4dc9-ad45-c48faf9bbf0c tempest-VolumesNegativeTest-1767214000 tempest-VolumesNegativeTest-1767214000-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1054.228887] [57383]: DEBUG cinder.api.openstack.wsgi [req-66dc4645-ccea-4d19-b1b9-c452db66ee1d req-f744889f-d936-4dc9-ad45-c48faf9bbf0c tempest-VolumesNegativeTest-1767214000 tempest-VolumesNegativeTest-1767214000-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1054.238129] [57383]: INFO cinder.api.openstack.wsgi [req-66dc4645-ccea-4d19-b1b9-c452db66ee1d req-f744889f-d936-4dc9-ad45-c48faf9bbf0c tempest-VolumesNegativeTest-1767214000 tempest-VolumesNegativeTest-1767214000-project-member] http://10.180.1.21/volume/v3/volumes/782eef1d-628f-424d-a100-d8210f858327 returned with HTTP 404 [ 1054.238993] [57383]: [pid: 57383|app: 0|req: 148/288] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:34:06 2025] GET /volume/v3/volumes/782eef1d-628f-424d-a100-d8210f858327 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1064.125624] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=23,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1064.232058] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=35,cinder:UPDATE=4 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1071.879372] [57384]: DEBUG cinder.api.middleware.request_id [None req-12b39852-98fd-4215-bd14-e585571d0ba7 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.883801] [57384]: INFO cinder.api.openstack.wsgi [None req-12b39852-98fd-4215-bd14-e585571d0ba7 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a1f1f9fd-deaf-41cb-8d1c-de338c55727d [ 1071.884290] [57384]: DEBUG cinder.api.openstack.wsgi [None req-12b39852-98fd-4215-bd14-e585571d0ba7 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1071.884612] [57384]: DEBUG cinder.api.openstack.wsgi [None req-12b39852-98fd-4215-bd14-e585571d0ba7 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1071.884896] [57384]: INFO cinder.api.v3.volumes [None req-12b39852-98fd-4215-bd14-e585571d0ba7 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Delete volume with id: a1f1f9fd-deaf-41cb-8d1c-de338c55727d [ 1071.906381] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.906381] [57384]: warnings.warn( [ 1071.907298] [57384]: INFO cinder.volume.api [None req-12b39852-98fd-4215-bd14-e585571d0ba7 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Volume info retrieved successfully. [ 1071.944787] [57384]: INFO cinder.volume.api [None req-12b39852-98fd-4215-bd14-e585571d0ba7 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Delete volume request issued successfully. [ 1071.944787] [57384]: INFO cinder.api.openstack.wsgi [None req-12b39852-98fd-4215-bd14-e585571d0ba7 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] http://10.180.1.21/volume/v3/volumes/a1f1f9fd-deaf-41cb-8d1c-de338c55727d returned with HTTP 202 [ 1071.945909] [57384]: [pid: 57384|app: 0|req: 141/289] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:34:24 2025] DELETE /volume/v3/volumes/a1f1f9fd-deaf-41cb-8d1c-de338c55727d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1071.951474] [57383]: DEBUG cinder.api.middleware.request_id [None req-4e1b6bc2-be3c-45f9-ad0f-e8cefa527efa None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.961628] [57383]: INFO cinder.api.openstack.wsgi [None req-4e1b6bc2-be3c-45f9-ad0f-e8cefa527efa tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] GET http://10.180.1.21/volume/v3/volumes/a1f1f9fd-deaf-41cb-8d1c-de338c55727d [ 1071.961628] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4e1b6bc2-be3c-45f9-ad0f-e8cefa527efa tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1071.962378] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4e1b6bc2-be3c-45f9-ad0f-e8cefa527efa tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1071.973319] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.973319] [57383]: warnings.warn( [ 1071.983580] [57383]: INFO cinder.volume.api [None req-4e1b6bc2-be3c-45f9-ad0f-e8cefa527efa tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Volume info retrieved successfully. [ 1071.991540] [57383]: INFO cinder.api.openstack.wsgi [None req-4e1b6bc2-be3c-45f9-ad0f-e8cefa527efa tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] http://10.180.1.21/volume/v3/volumes/a1f1f9fd-deaf-41cb-8d1c-de338c55727d returned with HTTP 200 [ 1071.992043] [57383]: [pid: 57383|app: 0|req: 149/290] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:24 2025] GET /volume/v3/volumes/a1f1f9fd-deaf-41cb-8d1c-de338c55727d => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.003393] [57384]: DEBUG cinder.api.middleware.request_id [None req-74331829-8a5f-4722-9e38-b1541887c5f4 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.007356] [57384]: INFO cinder.api.openstack.wsgi [None req-74331829-8a5f-4722-9e38-b1541887c5f4 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] GET http://10.180.1.21/volume/v3/volumes/a1f1f9fd-deaf-41cb-8d1c-de338c55727d [ 1073.007606] [57384]: DEBUG cinder.api.openstack.wsgi [None req-74331829-8a5f-4722-9e38-b1541887c5f4 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1073.007819] [57384]: DEBUG cinder.api.openstack.wsgi [None req-74331829-8a5f-4722-9e38-b1541887c5f4 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1073.019180] [57384]: INFO cinder.api.openstack.wsgi [None req-74331829-8a5f-4722-9e38-b1541887c5f4 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] http://10.180.1.21/volume/v3/volumes/a1f1f9fd-deaf-41cb-8d1c-de338c55727d returned with HTTP 404 [ 1073.019782] [57384]: [pid: 57384|app: 0|req: 142/291] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:25 2025] GET /volume/v3/volumes/a1f1f9fd-deaf-41cb-8d1c-de338c55727d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1073.022869] [57383]: DEBUG cinder.api.middleware.request_id [None req-22c3ed8f-cdad-40a0-b827-26053c8c6c85 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.026882] [57383]: INFO cinder.api.openstack.wsgi [None req-22c3ed8f-cdad-40a0-b827-26053c8c6c85 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] DELETE http://10.180.1.21/volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb [ 1073.027038] [57383]: DEBUG cinder.api.openstack.wsgi [None req-22c3ed8f-cdad-40a0-b827-26053c8c6c85 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1073.027240] [57383]: DEBUG cinder.api.openstack.wsgi [None req-22c3ed8f-cdad-40a0-b827-26053c8c6c85 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Calling method 'delete' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1073.027453] [57383]: INFO cinder.api.v3.volumes [None req-22c3ed8f-cdad-40a0-b827-26053c8c6c85 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Delete volume with id: 401a0198-1b33-4dfe-a5ed-8063626e5feb [ 1073.042205] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.042205] [57383]: warnings.warn( [ 1073.042851] [57383]: INFO cinder.volume.api [None req-22c3ed8f-cdad-40a0-b827-26053c8c6c85 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Volume info retrieved successfully. [ 1073.071569] [57383]: INFO cinder.volume.api [None req-22c3ed8f-cdad-40a0-b827-26053c8c6c85 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Delete volume request issued successfully. [ 1073.071818] [57383]: INFO cinder.api.openstack.wsgi [None req-22c3ed8f-cdad-40a0-b827-26053c8c6c85 tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] http://10.180.1.21/volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb returned with HTTP 202 [ 1073.072620] [57383]: [pid: 57383|app: 0|req: 150/292] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:34:25 2025] DELETE /volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1073.076127] [57384]: DEBUG cinder.api.middleware.request_id [None req-aa11341d-7a15-4668-888c-dc03f8cf35ba None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.080141] [57384]: INFO cinder.api.openstack.wsgi [None req-aa11341d-7a15-4668-888c-dc03f8cf35ba tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] GET http://10.180.1.21/volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb [ 1073.080434] [57384]: DEBUG cinder.api.openstack.wsgi [None req-aa11341d-7a15-4668-888c-dc03f8cf35ba tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1073.080660] [57384]: DEBUG cinder.api.openstack.wsgi [None req-aa11341d-7a15-4668-888c-dc03f8cf35ba tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1073.094292] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.094292] [57384]: warnings.warn( [ 1073.100039] [57384]: INFO cinder.volume.api [None req-aa11341d-7a15-4668-888c-dc03f8cf35ba tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Volume info retrieved successfully. [ 1073.106161] [57384]: INFO cinder.api.openstack.wsgi [None req-aa11341d-7a15-4668-888c-dc03f8cf35ba tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] http://10.180.1.21/volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb returned with HTTP 200 [ 1073.106795] [57384]: [pid: 57384|app: 0|req: 143/293] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:25 2025] GET /volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1074.123013] [57383]: DEBUG cinder.api.middleware.request_id [None req-c994684a-eba7-45f5-87fe-5f3be11a4f0a None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.125663] [57383]: INFO cinder.api.openstack.wsgi [None req-c994684a-eba7-45f5-87fe-5f3be11a4f0a tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] GET http://10.180.1.21/volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb [ 1074.126032] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c994684a-eba7-45f5-87fe-5f3be11a4f0a tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1074.126329] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c994684a-eba7-45f5-87fe-5f3be11a4f0a tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1074.135370] [57383]: INFO cinder.api.openstack.wsgi [None req-c994684a-eba7-45f5-87fe-5f3be11a4f0a tempest-ServersNegativeTestJSON-669835359 tempest-ServersNegativeTestJSON-669835359-project-member] http://10.180.1.21/volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb returned with HTTP 404 [ 1074.135370] [57383]: [pid: 57383|app: 0|req: 151/294] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:26 2025] GET /volume/v3/volumes/401a0198-1b33-4dfe-a5ed-8063626e5feb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1083.102916] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1083.958170] [57384]: DEBUG cinder.api.middleware.request_id [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.960689] [57384]: INFO cinder.api.openstack.wsgi [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1083.961118] [57384]: DEBUG cinder.api.openstack.wsgi [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-550022578"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1083.962758] [57384]: DEBUG cinder.api.v3.volumes [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-550022578'}} {{(pid=57384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1083.962883] [57384]: INFO cinder.api.v3.volumes [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Create volume of 1 GB [ 1083.969634] [57384]: INFO cinder.volume.api [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Availability Zones retrieved successfully. [ 1083.977448] [57384]: DEBUG cinder.volume.api [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Flow 'volume_create_api' (5cf4fbe7-f96b-48cb-b9bd-1882baa46e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1083.978583] [57384]: DEBUG cinder.volume.api [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4030fbc1-7e5f-4379-9664-8b3cc5f971de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1083.979829] [57384]: DEBUG cinder.volume.flows.api.create_volume [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Validating volume size '1' using validate_int {{(pid=57384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1084.006952] [57384]: DEBUG cinder.volume.api [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4030fbc1-7e5f-4379-9664-8b3cc5f971de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1084.007861] [57384]: DEBUG cinder.volume.api [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66d82671-4da0-44bc-ad2d-2e0b38e20f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1084.067952] [57384]: DEBUG cinder.quota [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Created reservations ['63454a0c-7057-45a7-8ea1-5738e79f3457', '3ea7fd5e-e582-4d21-94b6-aa81fdb90946', 'b30cf9de-2317-4fbf-a171-b56d8971339b', 'd2305a66-57bc-45f1-8f7b-2a01eb1319aa'] {{(pid=57384) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1084.069124] [57384]: DEBUG cinder.volume.api [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66d82671-4da0-44bc-ad2d-2e0b38e20f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63454a0c-7057-45a7-8ea1-5738e79f3457', '3ea7fd5e-e582-4d21-94b6-aa81fdb90946', 'b30cf9de-2317-4fbf-a171-b56d8971339b', 'd2305a66-57bc-45f1-8f7b-2a01eb1319aa']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1084.070385] [57384]: DEBUG cinder.volume.api [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337a02a7-9da9-4784-a168-e8b04f162725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1084.086666] [57384]: DEBUG cinder.volume.api [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337a02a7-9da9-4784-a168-e8b04f162725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39e8ddf7-f842-45c3-b6cf-51d583ae8788', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-550022578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4eb54d0f902f46a79524141a70899df5',qos_specs=None,replication_status=,reservations=['63454a0c-7057-45a7-8ea1-5738e79f3457','3ea7fd5e-e582-4d21-94b6-aa81fdb90946','b30cf9de-2317-4fbf-a171-b56d8971339b','d2305a66-57bc-45f1-8f7b-2a01eb1319aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2928cf7c12d649e6879dcf05e79fab39',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-550022578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39e8ddf7-f842-45c3-b6cf-51d583ae8788,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eb54d0f902f46a79524141a70899df5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2928cf7c12d649e6879dcf05e79fab39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1084.087610] [57384]: DEBUG cinder.volume.api [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91b2bf85-f910-47ef-a691-49a66be87a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1084.105202] [57384]: DEBUG cinder.volume.api [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91b2bf85-f910-47ef-a691-49a66be87a3d) transitioned into state 'SUCCESS' from state '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-550022578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4eb54d0f902f46a79524141a70899df5',qos_specs=None,replication_status=,reservations=['63454a0c-7057-45a7-8ea1-5738e79f3457','3ea7fd5e-e582-4d21-94b6-aa81fdb90946','b30cf9de-2317-4fbf-a171-b56d8971339b','d2305a66-57bc-45f1-8f7b-2a01eb1319aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2928cf7c12d649e6879dcf05e79fab39',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1084.106315] [57384]: DEBUG cinder.volume.api [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba255c6b-877a-464b-8c01-e38344126a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1084.121321] [57384]: DEBUG cinder.volume.api [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba255c6b-877a-464b-8c01-e38344126a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1084.122979] [57384]: DEBUG cinder.volume.api [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Flow 'volume_create_api' (5cf4fbe7-f96b-48cb-b9bd-1882baa46e4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1084.123523] [57384]: INFO cinder.volume.api [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Create volume request issued successfully. [ 1084.124489] [57384]: INFO cinder.api.openstack.wsgi [None req-564732a9-349a-4f6f-8970-1b7d4a20bf8a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1084.125157] [57384]: [pid: 57384|app: 0|req: 144/295] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:34:36 2025] POST /volume/v3/volumes => generated 752 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1084.128901] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1084.139629] [57383]: DEBUG cinder.api.middleware.request_id [None req-f2d1f094-5ac2-46ce-bf8d-d7d445402606 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.145847] [57383]: INFO cinder.api.openstack.wsgi [None req-f2d1f094-5ac2-46ce-bf8d-d7d445402606 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1084.146084] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f2d1f094-5ac2-46ce-bf8d-d7d445402606 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1084.146371] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f2d1f094-5ac2-46ce-bf8d-d7d445402606 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1084.156880] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.156880] [57383]: warnings.warn( [ 1084.164658] [57383]: INFO cinder.volume.api [None req-f2d1f094-5ac2-46ce-bf8d-d7d445402606 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1084.175280] [57383]: INFO cinder.api.openstack.wsgi [None req-f2d1f094-5ac2-46ce-bf8d-d7d445402606 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1084.178037] [57383]: [pid: 57383|app: 0|req: 152/296] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:36 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.190700] [57384]: DEBUG cinder.api.middleware.request_id [None req-62ef7cba-c340-4ce2-a974-9fac465dcb3c None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.193196] [57384]: INFO cinder.api.openstack.wsgi [None req-62ef7cba-c340-4ce2-a974-9fac465dcb3c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1085.193445] [57384]: DEBUG cinder.api.openstack.wsgi [None req-62ef7cba-c340-4ce2-a974-9fac465dcb3c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1085.193663] [57384]: DEBUG cinder.api.openstack.wsgi [None req-62ef7cba-c340-4ce2-a974-9fac465dcb3c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1085.205847] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.205847] [57384]: warnings.warn( [ 1085.210827] [57384]: INFO cinder.volume.api [None req-62ef7cba-c340-4ce2-a974-9fac465dcb3c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1085.216608] [57384]: INFO cinder.api.openstack.wsgi [None req-62ef7cba-c340-4ce2-a974-9fac465dcb3c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1085.217090] [57384]: [pid: 57384|app: 0|req: 145/297] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:37 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.526869] [57383]: DEBUG cinder.api.middleware.request_id [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-39b3ff86-7e5d-4df6-8b06-d81ca20bc3ca None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.529391] [57383]: INFO cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-39b3ff86-7e5d-4df6-8b06-d81ca20bc3ca tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1085.529465] [57383]: DEBUG cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-39b3ff86-7e5d-4df6-8b06-d81ca20bc3ca tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1085.529712] [57383]: DEBUG cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-39b3ff86-7e5d-4df6-8b06-d81ca20bc3ca tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1085.538033] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.538033] [57383]: warnings.warn( [ 1085.541543] [57383]: INFO cinder.volume.api [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-39b3ff86-7e5d-4df6-8b06-d81ca20bc3ca tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1085.546446] [57383]: INFO cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-39b3ff86-7e5d-4df6-8b06-d81ca20bc3ca tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1085.546905] [57383]: [pid: 57383|app: 0|req: 153/298] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:34:38 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.072042] [57384]: DEBUG cinder.api.middleware.request_id [None req-bcb5ce10-12b7-430c-88e0-268b00c3382d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.072580] [57384]: INFO cinder.api.openstack.wsgi [None req-bcb5ce10-12b7-430c-88e0-268b00c3382d None None] GET http://10.180.1.21/volume// [ 1087.072757] [57384]: DEBUG cinder.api.openstack.wsgi [None req-bcb5ce10-12b7-430c-88e0-268b00c3382d None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1087.072965] [57384]: DEBUG cinder.api.openstack.wsgi [None req-bcb5ce10-12b7-430c-88e0-268b00c3382d None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1087.073392] [57384]: INFO cinder.api.openstack.wsgi [None req-bcb5ce10-12b7-430c-88e0-268b00c3382d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1087.073738] [57384]: [pid: 57384|app: 0|req: 146/299] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 14:34:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1087.079075] [57383]: DEBUG cinder.api.middleware.request_id [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-15bd612b-1528-431c-9942-93bdb0c08b15 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.081978] [57383]: INFO cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-15bd612b-1528-431c-9942-93bdb0c08b15 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1087.082547] [57383]: DEBUG cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-15bd612b-1528-431c-9942-93bdb0c08b15 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39e8ddf7-f842-45c3-b6cf-51d583ae8788", "connector": null, "instance_uuid": "f6ffd716-c31e-41c1-ae7d-2b5a915e027b"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1087.103045] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.103045] [57383]: warnings.warn( [ 1087.133398] [57383]: INFO cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-15bd612b-1528-431c-9942-93bdb0c08b15 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1087.133995] [57383]: [pid: 57383|app: 0|req: 154/300] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:34:39 2025] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1087.163157] [57384]: DEBUG cinder.api.middleware.request_id [None req-4c4874c8-a376-40de-95a5-3b6ef8b75257 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.166038] [57384]: INFO cinder.api.openstack.wsgi [None req-4c4874c8-a376-40de-95a5-3b6ef8b75257 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1087.166528] [57384]: DEBUG cinder.api.openstack.wsgi [None req-4c4874c8-a376-40de-95a5-3b6ef8b75257 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1087.166680] [57384]: DEBUG cinder.api.openstack.wsgi [None req-4c4874c8-a376-40de-95a5-3b6ef8b75257 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1087.179437] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.179437] [57384]: warnings.warn( [ 1087.185026] [57384]: INFO cinder.volume.api [None req-4c4874c8-a376-40de-95a5-3b6ef8b75257 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1087.193163] [57384]: INFO cinder.api.openstack.wsgi [None req-4c4874c8-a376-40de-95a5-3b6ef8b75257 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1087.194571] [57384]: [pid: 57384|app: 0|req: 147/301] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:39 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.668476] [57383]: DEBUG cinder.api.middleware.request_id [None req-40b1e930-9dbc-4106-b340-17ea21105421 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.669191] [57383]: INFO cinder.api.openstack.wsgi [None req-40b1e930-9dbc-4106-b340-17ea21105421 None None] GET http://10.180.1.21/volume// [ 1087.669411] [57383]: DEBUG cinder.api.openstack.wsgi [None req-40b1e930-9dbc-4106-b340-17ea21105421 None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1087.669677] [57383]: DEBUG cinder.api.openstack.wsgi [None req-40b1e930-9dbc-4106-b340-17ea21105421 None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1087.670664] [57383]: INFO cinder.api.openstack.wsgi [None req-40b1e930-9dbc-4106-b340-17ea21105421 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1087.670827] [57383]: [pid: 57383|app: 0|req: 155/302] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:34:40 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1087.675353] [57384]: DEBUG cinder.api.middleware.request_id [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-207eb024-6edf-4d09-81d3-43826f410aa8 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.679078] [57384]: INFO cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-207eb024-6edf-4d09-81d3-43826f410aa8 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1087.680097] [57384]: DEBUG cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-207eb024-6edf-4d09-81d3-43826f410aa8 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1087.680866] [57384]: DEBUG cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-207eb024-6edf-4d09-81d3-43826f410aa8 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1087.699112] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.699112] [57384]: warnings.warn( [ 1087.704165] [57384]: INFO cinder.volume.api [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-207eb024-6edf-4d09-81d3-43826f410aa8 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1087.710830] [57384]: INFO cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-207eb024-6edf-4d09-81d3-43826f410aa8 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1087.711269] [57384]: [pid: 57384|app: 0|req: 148/303] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:34:40 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1087.749567] [57383]: DEBUG cinder.api.middleware.request_id [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-3694ee43-a21a-4160-8d90-955afcdf722c None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.756933] [57383]: INFO cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-3694ee43-a21a-4160-8d90-955afcdf722c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] PUT http://10.180.1.21/volume/v3/attachments/b5cec486-be98-4563-b7c2-48fa840b843c [ 1087.758305] [57383]: DEBUG cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-3694ee43-a21a-4160-8d90-955afcdf722c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-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-860031", "mountpoint": "/dev/sdb"}}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1087.783042] [57383]: DEBUG cinder.coordination [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-3694ee43-a21a-4160-8d90-955afcdf722c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Acquiring lock "cinder-attachment_update-39e8ddf7-f842-45c3-b6cf-51d583ae8788-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1087.795632] [57383]: DEBUG cinder.coordination [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-3694ee43-a21a-4160-8d90-955afcdf722c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Lock "cinder-attachment_update-39e8ddf7-f842-45c3-b6cf-51d583ae8788-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.012s {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1087.796967] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.796967] [57383]: warnings.warn( [ 1088.204766] [57384]: DEBUG cinder.api.middleware.request_id [None req-d8930998-2214-404e-ab64-08371c616567 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.207259] [57384]: INFO cinder.api.openstack.wsgi [None req-d8930998-2214-404e-ab64-08371c616567 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1088.213758] [57384]: DEBUG cinder.api.openstack.wsgi [None req-d8930998-2214-404e-ab64-08371c616567 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1088.213758] [57384]: DEBUG cinder.api.openstack.wsgi [None req-d8930998-2214-404e-ab64-08371c616567 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1088.226105] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.226105] [57384]: warnings.warn( [ 1088.229396] [57384]: INFO cinder.volume.api [None req-d8930998-2214-404e-ab64-08371c616567 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1088.238382] [57384]: INFO cinder.api.openstack.wsgi [None req-d8930998-2214-404e-ab64-08371c616567 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1088.238382] [57384]: [pid: 57384|app: 0|req: 149/304] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:40 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.249558] [57384]: DEBUG cinder.api.middleware.request_id [None req-2d4b4fc3-c3d1-4b63-92ee-ff8e6e6c9223 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.252064] [57384]: INFO cinder.api.openstack.wsgi [None req-2d4b4fc3-c3d1-4b63-92ee-ff8e6e6c9223 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1089.252429] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2d4b4fc3-c3d1-4b63-92ee-ff8e6e6c9223 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1089.252694] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2d4b4fc3-c3d1-4b63-92ee-ff8e6e6c9223 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1089.269642] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.269642] [57384]: warnings.warn( [ 1089.275396] [57384]: INFO cinder.volume.api [None req-2d4b4fc3-c3d1-4b63-92ee-ff8e6e6c9223 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1089.289350] [57384]: INFO cinder.api.openstack.wsgi [None req-2d4b4fc3-c3d1-4b63-92ee-ff8e6e6c9223 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1089.290192] [57384]: [pid: 57384|app: 0|req: 150/305] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:41 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.304649] [57384]: DEBUG cinder.api.middleware.request_id [None req-6f8d6dcf-005f-40bd-9ec3-7c24cc5b8b35 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.307857] [57384]: INFO cinder.api.openstack.wsgi [None req-6f8d6dcf-005f-40bd-9ec3-7c24cc5b8b35 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1090.308224] [57384]: DEBUG cinder.api.openstack.wsgi [None req-6f8d6dcf-005f-40bd-9ec3-7c24cc5b8b35 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1090.308567] [57384]: DEBUG cinder.api.openstack.wsgi [None req-6f8d6dcf-005f-40bd-9ec3-7c24cc5b8b35 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1090.325020] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.325020] [57384]: warnings.warn( [ 1090.330695] [57384]: INFO cinder.volume.api [None req-6f8d6dcf-005f-40bd-9ec3-7c24cc5b8b35 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1090.337304] [57384]: INFO cinder.api.openstack.wsgi [None req-6f8d6dcf-005f-40bd-9ec3-7c24cc5b8b35 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1090.337789] [57384]: [pid: 57384|app: 0|req: 151/306] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:43 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.348303] [57384]: DEBUG cinder.api.middleware.request_id [None req-05429047-9329-4168-895b-e662590b352f None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.350703] [57384]: INFO cinder.api.openstack.wsgi [None req-05429047-9329-4168-895b-e662590b352f tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1091.351190] [57384]: DEBUG cinder.api.openstack.wsgi [None req-05429047-9329-4168-895b-e662590b352f tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1091.351329] [57384]: DEBUG cinder.api.openstack.wsgi [None req-05429047-9329-4168-895b-e662590b352f tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1091.368326] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.368326] [57384]: warnings.warn( [ 1091.373051] [57384]: INFO cinder.volume.api [None req-05429047-9329-4168-895b-e662590b352f tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1091.378650] [57384]: INFO cinder.api.openstack.wsgi [None req-05429047-9329-4168-895b-e662590b352f tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1091.379107] [57384]: [pid: 57384|app: 0|req: 152/307] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:44 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.389521] [57384]: DEBUG cinder.api.middleware.request_id [None req-11836a3e-c389-4394-8aca-b56ed1babfad None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.391834] [57384]: INFO cinder.api.openstack.wsgi [None req-11836a3e-c389-4394-8aca-b56ed1babfad tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1092.392085] [57384]: DEBUG cinder.api.openstack.wsgi [None req-11836a3e-c389-4394-8aca-b56ed1babfad tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1092.392363] [57384]: DEBUG cinder.api.openstack.wsgi [None req-11836a3e-c389-4394-8aca-b56ed1babfad tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1092.406877] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.406877] [57384]: warnings.warn( [ 1092.411517] [57384]: INFO cinder.volume.api [None req-11836a3e-c389-4394-8aca-b56ed1babfad tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1092.417570] [57384]: INFO cinder.api.openstack.wsgi [None req-11836a3e-c389-4394-8aca-b56ed1babfad tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1092.418097] [57384]: [pid: 57384|app: 0|req: 153/308] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:45 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.828977] [57383]: DEBUG cinder.coordination [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-3694ee43-a21a-4160-8d90-955afcdf722c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Lock "cinder-attachment_update-39e8ddf7-f842-45c3-b6cf-51d583ae8788-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.034s {{(pid=57383) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1092.829416] [57383]: INFO cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-3694ee43-a21a-4160-8d90-955afcdf722c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/attachments/b5cec486-be98-4563-b7c2-48fa840b843c returned with HTTP 200 [ 1092.830000] [57383]: [pid: 57383|app: 0|req: 156/309] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:34:40 2025] PUT /volume/v3/attachments/b5cec486-be98-4563-b7c2-48fa840b843c => generated 617 bytes in 5081 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1093.429962] [57384]: DEBUG cinder.api.middleware.request_id [None req-a3785510-42d7-4621-8544-bba934dbd506 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.432352] [57384]: INFO cinder.api.openstack.wsgi [None req-a3785510-42d7-4621-8544-bba934dbd506 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1093.432828] [57384]: DEBUG cinder.api.openstack.wsgi [None req-a3785510-42d7-4621-8544-bba934dbd506 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1093.433691] [57384]: DEBUG cinder.api.openstack.wsgi [None req-a3785510-42d7-4621-8544-bba934dbd506 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1093.447056] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.447056] [57384]: warnings.warn( [ 1093.451469] [57384]: INFO cinder.volume.api [None req-a3785510-42d7-4621-8544-bba934dbd506 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1093.456176] [57384]: INFO cinder.api.openstack.wsgi [None req-a3785510-42d7-4621-8544-bba934dbd506 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1093.456598] [57384]: [pid: 57384|app: 0|req: 154/310] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:46 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.467577] [57383]: DEBUG cinder.api.middleware.request_id [None req-fed2a3b1-5bbf-4977-aa28-1b2ebf52fc4a None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.469938] [57383]: INFO cinder.api.openstack.wsgi [None req-fed2a3b1-5bbf-4977-aa28-1b2ebf52fc4a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1094.470338] [57383]: DEBUG cinder.api.openstack.wsgi [None req-fed2a3b1-5bbf-4977-aa28-1b2ebf52fc4a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1094.470462] [57383]: DEBUG cinder.api.openstack.wsgi [None req-fed2a3b1-5bbf-4977-aa28-1b2ebf52fc4a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1094.487558] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.487558] [57383]: warnings.warn( [ 1094.492773] [57383]: INFO cinder.volume.api [None req-fed2a3b1-5bbf-4977-aa28-1b2ebf52fc4a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1094.500461] [57383]: INFO cinder.api.openstack.wsgi [None req-fed2a3b1-5bbf-4977-aa28-1b2ebf52fc4a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1094.500856] [57383]: [pid: 57383|app: 0|req: 157/311] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:47 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.517580] [57384]: DEBUG cinder.api.middleware.request_id [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-b51b59a4-668a-4aaf-a61d-97496acfc7b2 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.519952] [57384]: INFO cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-b51b59a4-668a-4aaf-a61d-97496acfc7b2 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] POST http://10.180.1.21/volume/v3/attachments/b5cec486-be98-4563-b7c2-48fa840b843c/action [ 1094.520706] [57384]: DEBUG cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-b51b59a4-668a-4aaf-a61d-97496acfc7b2 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Action body: b'{"os-complete": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1094.520843] [57384]: DEBUG cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-b51b59a4-668a-4aaf-a61d-97496acfc7b2 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1094.539907] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.539907] [57384]: warnings.warn( [ 1094.552504] [57384]: INFO cinder.api.openstack.wsgi [req-464d350e-f5c6-4acc-885f-cc3be215f1d2 req-b51b59a4-668a-4aaf-a61d-97496acfc7b2 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/attachments/b5cec486-be98-4563-b7c2-48fa840b843c/action returned with HTTP 204 [ 1094.553245] [57384]: [pid: 57384|app: 0|req: 155/312] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:34:47 2025] POST /volume/v3/attachments/b5cec486-be98-4563-b7c2-48fa840b843c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1095.512193] [57383]: DEBUG cinder.api.middleware.request_id [None req-9d6a3474-6e76-46b8-b0cb-c29d15600a2f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.514610] [57383]: INFO cinder.api.openstack.wsgi [None req-9d6a3474-6e76-46b8-b0cb-c29d15600a2f tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1095.514610] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9d6a3474-6e76-46b8-b0cb-c29d15600a2f tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1095.514691] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9d6a3474-6e76-46b8-b0cb-c29d15600a2f tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1095.529524] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.529524] [57383]: warnings.warn( [ 1095.533757] [57383]: INFO cinder.volume.api [None req-9d6a3474-6e76-46b8-b0cb-c29d15600a2f tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1095.539798] [57383]: INFO cinder.api.openstack.wsgi [None req-9d6a3474-6e76-46b8-b0cb-c29d15600a2f tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1095.539916] [57383]: [pid: 57383|app: 0|req: 158/313] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:48 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.549851] [57384]: DEBUG cinder.api.middleware.request_id [None req-2a87571d-0c96-4ab5-be56-2cf1947badb8 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.552484] [57384]: INFO cinder.api.openstack.wsgi [None req-2a87571d-0c96-4ab5-be56-2cf1947badb8 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1095.552759] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2a87571d-0c96-4ab5-be56-2cf1947badb8 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1095.553021] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2a87571d-0c96-4ab5-be56-2cf1947badb8 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1095.564045] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.564045] [57384]: warnings.warn( [ 1095.569874] [57384]: INFO cinder.volume.api [None req-2a87571d-0c96-4ab5-be56-2cf1947badb8 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1095.576413] [57384]: INFO cinder.api.openstack.wsgi [None req-2a87571d-0c96-4ab5-be56-2cf1947badb8 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1095.576913] [57384]: [pid: 57384|app: 0|req: 156/314] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:48 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1101.007830] [57383]: DEBUG cinder.api.middleware.request_id [None req-aef54951-3c6c-4ef5-b334-751c45af82bb None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.010207] [57383]: INFO cinder.api.openstack.wsgi [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1101.010780] [57383]: DEBUG cinder.api.openstack.wsgi [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-435663056"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1101.012413] [57383]: DEBUG cinder.api.v3.volumes [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-435663056'}} {{(pid=57383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1101.012571] [57383]: INFO cinder.api.v3.volumes [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Create volume of 1 GB [ 1101.018665] [57383]: INFO cinder.volume.api [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Availability Zones retrieved successfully. [ 1101.025796] [57383]: DEBUG cinder.volume.api [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Flow 'volume_create_api' (96097248-9ddb-45ea-8ddf-cd6215f2b6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1101.027150] [57383]: DEBUG cinder.volume.api [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cda06a33-834f-4286-9285-20372887f4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1101.028498] [57383]: DEBUG cinder.volume.flows.api.create_volume [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Validating volume size '1' using validate_int {{(pid=57383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1101.051059] [57383]: DEBUG cinder.volume.api [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cda06a33-834f-4286-9285-20372887f4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1101.051991] [57383]: DEBUG cinder.volume.api [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef9e6b18-b6cf-492e-955b-1465f95041ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1101.084053] [57383]: DEBUG cinder.quota [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Created reservations ['7ec5ec8d-f63d-44f5-953f-aa767ea1853f', '9ad3128d-f06b-4773-abda-4c2e1c6e74d5', '77f77076-f560-4673-a87c-84b76f32a362', '598702db-708b-40cc-ba6c-5c9ee712d3bf'] {{(pid=57383) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1101.085104] [57383]: DEBUG cinder.volume.api [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef9e6b18-b6cf-492e-955b-1465f95041ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ec5ec8d-f63d-44f5-953f-aa767ea1853f', '9ad3128d-f06b-4773-abda-4c2e1c6e74d5', '77f77076-f560-4673-a87c-84b76f32a362', '598702db-708b-40cc-ba6c-5c9ee712d3bf']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1101.086020] [57383]: DEBUG cinder.volume.api [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bcfe86f-fb3b-4323-8f59-4f4e7cef3dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1101.108670] [57383]: DEBUG cinder.volume.api [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bcfe86f-fb3b-4323-8f59-4f4e7cef3dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e8deec0-7dcd-4ce0-aeb6-eb80535020bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-435663056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4bbb763469a4095bd525dc7bbac532c',qos_specs=None,replication_status=,reservations=['7ec5ec8d-f63d-44f5-953f-aa767ea1853f','9ad3128d-f06b-4773-abda-4c2e1c6e74d5','77f77076-f560-4673-a87c-84b76f32a362','598702db-708b-40cc-ba6c-5c9ee712d3bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6285f2be42402d942f6b9bb0b245f3',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-435663056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e8deec0-7dcd-4ce0-aeb6-eb80535020bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4bbb763469a4095bd525dc7bbac532c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f6285f2be42402d942f6b9bb0b245f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1101.109610] [57383]: DEBUG cinder.volume.api [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e51f5b3-45aa-4aec-aefc-5b151d0484ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1101.123617] [57383]: DEBUG cinder.volume.api [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e51f5b3-45aa-4aec-aefc-5b151d0484ea) transitioned into state 'SUCCESS' from state '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-435663056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4bbb763469a4095bd525dc7bbac532c',qos_specs=None,replication_status=,reservations=['7ec5ec8d-f63d-44f5-953f-aa767ea1853f','9ad3128d-f06b-4773-abda-4c2e1c6e74d5','77f77076-f560-4673-a87c-84b76f32a362','598702db-708b-40cc-ba6c-5c9ee712d3bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6285f2be42402d942f6b9bb0b245f3',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1101.124596] [57383]: DEBUG cinder.volume.api [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5df9c9a-68ad-498c-96b1-67bc1b081de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1101.135023] [57383]: DEBUG cinder.volume.api [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5df9c9a-68ad-498c-96b1-67bc1b081de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1101.136065] [57383]: DEBUG cinder.volume.api [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Flow 'volume_create_api' (96097248-9ddb-45ea-8ddf-cd6215f2b6e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1101.136679] [57383]: INFO cinder.volume.api [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Create volume request issued successfully. [ 1101.137061] [57383]: INFO cinder.api.openstack.wsgi [None req-aef54951-3c6c-4ef5-b334-751c45af82bb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1101.137683] [57383]: [pid: 57383|app: 0|req: 159/315] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:34:53 2025] POST /volume/v3/volumes => generated 753 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1101.146980] [57384]: DEBUG cinder.api.middleware.request_id [None req-93965e3e-3d97-4733-a2f0-0b71b3ccee4e None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.149226] [57384]: INFO cinder.api.openstack.wsgi [None req-93965e3e-3d97-4733-a2f0-0b71b3ccee4e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1101.149514] [57384]: DEBUG cinder.api.openstack.wsgi [None req-93965e3e-3d97-4733-a2f0-0b71b3ccee4e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1101.149994] [57384]: DEBUG cinder.api.openstack.wsgi [None req-93965e3e-3d97-4733-a2f0-0b71b3ccee4e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1101.158199] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.158199] [57384]: warnings.warn( [ 1101.162390] [57384]: INFO cinder.volume.api [None req-93965e3e-3d97-4733-a2f0-0b71b3ccee4e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1101.166851] [57384]: INFO cinder.api.openstack.wsgi [None req-93965e3e-3d97-4733-a2f0-0b71b3ccee4e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1101.167292] [57384]: [pid: 57384|app: 0|req: 157/316] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:53 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.179378] [57383]: DEBUG cinder.api.middleware.request_id [None req-3436b4f5-f124-4516-969a-cff8d5729651 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.182015] [57383]: INFO cinder.api.openstack.wsgi [None req-3436b4f5-f124-4516-969a-cff8d5729651 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1102.182382] [57383]: DEBUG cinder.api.openstack.wsgi [None req-3436b4f5-f124-4516-969a-cff8d5729651 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1102.182650] [57383]: DEBUG cinder.api.openstack.wsgi [None req-3436b4f5-f124-4516-969a-cff8d5729651 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1102.194889] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.194889] [57383]: warnings.warn( [ 1102.199866] [57383]: INFO cinder.volume.api [None req-3436b4f5-f124-4516-969a-cff8d5729651 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1102.205653] [57383]: INFO cinder.api.openstack.wsgi [None req-3436b4f5-f124-4516-969a-cff8d5729651 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1102.206198] [57383]: [pid: 57383|app: 0|req: 160/317] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:54 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.254413] [57384]: DEBUG cinder.api.middleware.request_id [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-9f4d0a35-2f54-40dd-bc69-dbda26fa193e None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.256449] [57384]: INFO cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-9f4d0a35-2f54-40dd-bc69-dbda26fa193e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1102.258081] [57384]: DEBUG cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-9f4d0a35-2f54-40dd-bc69-dbda26fa193e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1102.258081] [57384]: DEBUG cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-9f4d0a35-2f54-40dd-bc69-dbda26fa193e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1102.267580] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.267580] [57384]: warnings.warn( [ 1102.272653] [57384]: INFO cinder.volume.api [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-9f4d0a35-2f54-40dd-bc69-dbda26fa193e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1102.279393] [57384]: INFO cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-9f4d0a35-2f54-40dd-bc69-dbda26fa193e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1102.279835] [57384]: [pid: 57384|app: 0|req: 158/318] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:34:54 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1103.807249] [57383]: DEBUG cinder.api.middleware.request_id [None req-9cceb061-666d-464d-ba89-6e438b8ae5d9 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.807712] [57383]: INFO cinder.api.openstack.wsgi [None req-9cceb061-666d-464d-ba89-6e438b8ae5d9 None None] GET http://10.180.1.21/volume// [ 1103.807866] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9cceb061-666d-464d-ba89-6e438b8ae5d9 None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1103.808083] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9cceb061-666d-464d-ba89-6e438b8ae5d9 None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1103.808565] [57383]: INFO cinder.api.openstack.wsgi [None req-9cceb061-666d-464d-ba89-6e438b8ae5d9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1103.808886] [57383]: [pid: 57383|app: 0|req: 161/319] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 14:34:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1103.813076] [57384]: DEBUG cinder.api.middleware.request_id [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-ca691210-3b3e-440f-a9ac-296d3291b3e1 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.815547] [57384]: INFO cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-ca691210-3b3e-440f-a9ac-296d3291b3e1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1103.815938] [57384]: DEBUG cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-ca691210-3b3e-440f-a9ac-296d3291b3e1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e8deec0-7dcd-4ce0-aeb6-eb80535020bb", "connector": null, "instance_uuid": "64b275ef-0e20-4e17-9a4f-051965bee090"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1103.829655] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.829655] [57384]: warnings.warn( [ 1103.867893] [57384]: INFO cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-ca691210-3b3e-440f-a9ac-296d3291b3e1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1103.868578] [57384]: [pid: 57384|app: 0|req: 159/320] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:34:56 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) [ 1103.892023] [57383]: DEBUG cinder.api.middleware.request_id [None req-f54f6ef6-760a-425d-a16b-5b4a089a7437 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.894272] [57383]: INFO cinder.api.openstack.wsgi [None req-f54f6ef6-760a-425d-a16b-5b4a089a7437 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1103.894351] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f54f6ef6-760a-425d-a16b-5b4a089a7437 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1103.895026] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f54f6ef6-760a-425d-a16b-5b4a089a7437 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1103.908784] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.908784] [57383]: warnings.warn( [ 1103.913749] [57383]: INFO cinder.volume.api [None req-f54f6ef6-760a-425d-a16b-5b4a089a7437 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1103.922117] [57383]: INFO cinder.api.openstack.wsgi [None req-f54f6ef6-760a-425d-a16b-5b4a089a7437 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1103.922595] [57383]: [pid: 57383|app: 0|req: 162/321] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:56 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.395444] [57384]: DEBUG cinder.api.middleware.request_id [None req-e2186451-07f4-43d8-b27f-76f7fd728ae0 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.396032] [57384]: INFO cinder.api.openstack.wsgi [None req-e2186451-07f4-43d8-b27f-76f7fd728ae0 None None] GET http://10.180.1.21/volume// [ 1104.396229] [57384]: DEBUG cinder.api.openstack.wsgi [None req-e2186451-07f4-43d8-b27f-76f7fd728ae0 None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1104.396472] [57384]: DEBUG cinder.api.openstack.wsgi [None req-e2186451-07f4-43d8-b27f-76f7fd728ae0 None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1104.396869] [57384]: INFO cinder.api.openstack.wsgi [None req-e2186451-07f4-43d8-b27f-76f7fd728ae0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1104.397212] [57384]: [pid: 57384|app: 0|req: 160/322] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:34:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1104.401961] [57383]: DEBUG cinder.api.middleware.request_id [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-2ac0d6ea-9335-4d43-8ed4-4b328cf44efc None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.404555] [57383]: INFO cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-2ac0d6ea-9335-4d43-8ed4-4b328cf44efc tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1104.404722] [57383]: DEBUG cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-2ac0d6ea-9335-4d43-8ed4-4b328cf44efc tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1104.405283] [57383]: DEBUG cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-2ac0d6ea-9335-4d43-8ed4-4b328cf44efc tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1104.420552] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.420552] [57383]: warnings.warn( [ 1104.424920] [57383]: INFO cinder.volume.api [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-2ac0d6ea-9335-4d43-8ed4-4b328cf44efc tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1104.430830] [57383]: INFO cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-2ac0d6ea-9335-4d43-8ed4-4b328cf44efc tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1104.431315] [57383]: [pid: 57383|app: 0|req: 163/323] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:34:57 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1104.467240] [57384]: DEBUG cinder.api.middleware.request_id [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-eddf5326-ad17-4263-8e4d-b4ff146cff92 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.473800] [57384]: INFO cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-eddf5326-ad17-4263-8e4d-b4ff146cff92 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] PUT http://10.180.1.21/volume/v3/attachments/f7cd5030-6d86-4956-a375-9e3523a74042 [ 1104.474246] [57384]: DEBUG cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-eddf5326-ad17-4263-8e4d-b4ff146cff92 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-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-860036", "mountpoint": "/dev/sdb"}}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1104.487843] [57384]: DEBUG cinder.coordination [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-eddf5326-ad17-4263-8e4d-b4ff146cff92 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Acquiring lock "cinder-attachment_update-7e8deec0-7dcd-4ce0-aeb6-eb80535020bb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1104.492136] [57384]: DEBUG cinder.coordination [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-eddf5326-ad17-4263-8e4d-b4ff146cff92 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Lock "cinder-attachment_update-7e8deec0-7dcd-4ce0-aeb6-eb80535020bb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1104.496370] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.496370] [57384]: warnings.warn( [ 1104.932609] [57383]: DEBUG cinder.api.middleware.request_id [None req-afd7aa2e-e22e-4400-b2b4-4df31ff19a7c None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.935593] [57383]: INFO cinder.api.openstack.wsgi [None req-afd7aa2e-e22e-4400-b2b4-4df31ff19a7c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1104.935849] [57383]: DEBUG cinder.api.openstack.wsgi [None req-afd7aa2e-e22e-4400-b2b4-4df31ff19a7c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1104.936111] [57383]: DEBUG cinder.api.openstack.wsgi [None req-afd7aa2e-e22e-4400-b2b4-4df31ff19a7c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1104.950879] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.950879] [57383]: warnings.warn( [ 1104.955033] [57383]: INFO cinder.volume.api [None req-afd7aa2e-e22e-4400-b2b4-4df31ff19a7c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1104.960828] [57383]: INFO cinder.api.openstack.wsgi [None req-afd7aa2e-e22e-4400-b2b4-4df31ff19a7c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1104.961359] [57383]: [pid: 57383|app: 0|req: 164/324] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:57 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.971307] [57383]: DEBUG cinder.api.middleware.request_id [None req-69e6f1c1-9486-455a-9eca-6c0c621ae7dd None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.973449] [57383]: INFO cinder.api.openstack.wsgi [None req-69e6f1c1-9486-455a-9eca-6c0c621ae7dd tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1105.973697] [57383]: DEBUG cinder.api.openstack.wsgi [None req-69e6f1c1-9486-455a-9eca-6c0c621ae7dd tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1105.973925] [57383]: DEBUG cinder.api.openstack.wsgi [None req-69e6f1c1-9486-455a-9eca-6c0c621ae7dd tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1105.984850] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.984850] [57383]: warnings.warn( [ 1105.989255] [57383]: INFO cinder.volume.api [None req-69e6f1c1-9486-455a-9eca-6c0c621ae7dd tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1105.994885] [57383]: INFO cinder.api.openstack.wsgi [None req-69e6f1c1-9486-455a-9eca-6c0c621ae7dd tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1105.995365] [57383]: [pid: 57383|app: 0|req: 165/325] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:58 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.005588] [57383]: DEBUG cinder.api.middleware.request_id [None req-2b9e3fd1-a5f6-4985-8626-dc5b78f3bd80 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.007642] [57383]: INFO cinder.api.openstack.wsgi [None req-2b9e3fd1-a5f6-4985-8626-dc5b78f3bd80 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1107.007845] [57383]: DEBUG cinder.api.openstack.wsgi [None req-2b9e3fd1-a5f6-4985-8626-dc5b78f3bd80 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1107.008075] [57383]: DEBUG cinder.api.openstack.wsgi [None req-2b9e3fd1-a5f6-4985-8626-dc5b78f3bd80 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1107.021862] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.021862] [57383]: warnings.warn( [ 1107.025579] [57383]: INFO cinder.volume.api [None req-2b9e3fd1-a5f6-4985-8626-dc5b78f3bd80 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1107.030759] [57383]: INFO cinder.api.openstack.wsgi [None req-2b9e3fd1-a5f6-4985-8626-dc5b78f3bd80 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1107.031395] [57383]: [pid: 57383|app: 0|req: 166/326] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:34:59 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.041984] [57383]: DEBUG cinder.api.middleware.request_id [None req-84ff40f2-6f0b-407e-92d8-5121e4a54a69 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.044306] [57383]: INFO cinder.api.openstack.wsgi [None req-84ff40f2-6f0b-407e-92d8-5121e4a54a69 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1108.044575] [57383]: DEBUG cinder.api.openstack.wsgi [None req-84ff40f2-6f0b-407e-92d8-5121e4a54a69 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1108.044845] [57383]: DEBUG cinder.api.openstack.wsgi [None req-84ff40f2-6f0b-407e-92d8-5121e4a54a69 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1108.062112] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.062112] [57383]: warnings.warn( [ 1108.067501] [57383]: INFO cinder.volume.api [None req-84ff40f2-6f0b-407e-92d8-5121e4a54a69 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1108.076870] [57383]: INFO cinder.api.openstack.wsgi [None req-84ff40f2-6f0b-407e-92d8-5121e4a54a69 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1108.077780] [57383]: [pid: 57383|app: 0|req: 167/327] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:00 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.021651] [57384]: DEBUG cinder.coordination [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-eddf5326-ad17-4263-8e4d-b4ff146cff92 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Lock "cinder-attachment_update-7e8deec0-7dcd-4ce0-aeb6-eb80535020bb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=57384) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1109.022069] [57384]: INFO cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-eddf5326-ad17-4263-8e4d-b4ff146cff92 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/attachments/f7cd5030-6d86-4956-a375-9e3523a74042 returned with HTTP 200 [ 1109.022605] [57384]: [pid: 57384|app: 0|req: 161/328] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:34:57 2025] PUT /volume/v3/attachments/f7cd5030-6d86-4956-a375-9e3523a74042 => generated 617 bytes in 4556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1109.094334] [57383]: DEBUG cinder.api.middleware.request_id [None req-4c680ded-28ff-42da-8486-de58b77c984b None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.098693] [57383]: INFO cinder.api.openstack.wsgi [None req-4c680ded-28ff-42da-8486-de58b77c984b tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1109.098927] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4c680ded-28ff-42da-8486-de58b77c984b tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1109.099176] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4c680ded-28ff-42da-8486-de58b77c984b tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1109.124474] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.124474] [57383]: warnings.warn( [ 1109.131472] [57383]: INFO cinder.volume.api [None req-4c680ded-28ff-42da-8486-de58b77c984b tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1109.139123] [57383]: INFO cinder.api.openstack.wsgi [None req-4c680ded-28ff-42da-8486-de58b77c984b tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1109.139713] [57383]: [pid: 57383|app: 0|req: 168/329] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:01 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.152815] [57384]: DEBUG cinder.api.middleware.request_id [None req-9a93deef-1ec3-429d-9385-f4cf53190039 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.155121] [57384]: INFO cinder.api.openstack.wsgi [None req-9a93deef-1ec3-429d-9385-f4cf53190039 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1110.155345] [57384]: DEBUG cinder.api.openstack.wsgi [None req-9a93deef-1ec3-429d-9385-f4cf53190039 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1110.155547] [57384]: DEBUG cinder.api.openstack.wsgi [None req-9a93deef-1ec3-429d-9385-f4cf53190039 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1110.170759] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.170759] [57384]: warnings.warn( [ 1110.174942] [57384]: INFO cinder.volume.api [None req-9a93deef-1ec3-429d-9385-f4cf53190039 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1110.181093] [57384]: INFO cinder.api.openstack.wsgi [None req-9a93deef-1ec3-429d-9385-f4cf53190039 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1110.181635] [57384]: [pid: 57384|app: 0|req: 162/330] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:02 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.191223] [57383]: DEBUG cinder.api.middleware.request_id [None req-463ebcfb-ab7a-4f60-98e6-ed0d583e5708 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.193316] [57383]: INFO cinder.api.openstack.wsgi [None req-463ebcfb-ab7a-4f60-98e6-ed0d583e5708 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1111.193529] [57383]: DEBUG cinder.api.openstack.wsgi [None req-463ebcfb-ab7a-4f60-98e6-ed0d583e5708 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1111.193736] [57383]: DEBUG cinder.api.openstack.wsgi [None req-463ebcfb-ab7a-4f60-98e6-ed0d583e5708 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1111.207954] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.207954] [57383]: warnings.warn( [ 1111.212092] [57383]: INFO cinder.volume.api [None req-463ebcfb-ab7a-4f60-98e6-ed0d583e5708 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1111.217788] [57383]: INFO cinder.api.openstack.wsgi [None req-463ebcfb-ab7a-4f60-98e6-ed0d583e5708 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1111.218404] [57383]: [pid: 57383|app: 0|req: 169/331] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:03 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.224474] [57384]: DEBUG cinder.api.middleware.request_id [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-19c82bd7-4a97-40fe-85a6-eadbbd251555 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.226996] [57384]: INFO cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-19c82bd7-4a97-40fe-85a6-eadbbd251555 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] POST http://10.180.1.21/volume/v3/attachments/f7cd5030-6d86-4956-a375-9e3523a74042/action [ 1111.227552] [57384]: DEBUG cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-19c82bd7-4a97-40fe-85a6-eadbbd251555 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action body: b'{"os-complete": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1111.227693] [57384]: DEBUG cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-19c82bd7-4a97-40fe-85a6-eadbbd251555 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1111.245293] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.245293] [57384]: warnings.warn( [ 1111.255856] [57384]: INFO cinder.api.openstack.wsgi [req-3cabe05a-1dd3-4583-94a0-cbee0ca04671 req-19c82bd7-4a97-40fe-85a6-eadbbd251555 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/attachments/f7cd5030-6d86-4956-a375-9e3523a74042/action returned with HTTP 204 [ 1111.256419] [57384]: [pid: 57384|app: 0|req: 163/332] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:35:03 2025] POST /volume/v3/attachments/f7cd5030-6d86-4956-a375-9e3523a74042/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1112.229871] [57383]: DEBUG cinder.api.middleware.request_id [None req-2e94fcd4-061b-4a59-ad64-c53223708514 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.232160] [57383]: INFO cinder.api.openstack.wsgi [None req-2e94fcd4-061b-4a59-ad64-c53223708514 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1112.232405] [57383]: DEBUG cinder.api.openstack.wsgi [None req-2e94fcd4-061b-4a59-ad64-c53223708514 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1112.232619] [57383]: DEBUG cinder.api.openstack.wsgi [None req-2e94fcd4-061b-4a59-ad64-c53223708514 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1112.247914] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.247914] [57383]: warnings.warn( [ 1112.254028] [57383]: INFO cinder.volume.api [None req-2e94fcd4-061b-4a59-ad64-c53223708514 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1112.259599] [57383]: INFO cinder.api.openstack.wsgi [None req-2e94fcd4-061b-4a59-ad64-c53223708514 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1112.260210] [57383]: [pid: 57383|app: 0|req: 170/333] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:04 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.270689] [57384]: DEBUG cinder.api.middleware.request_id [None req-bc1ffda4-4c0e-4503-bc38-4ed4aa8e502e None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.273754] [57384]: INFO cinder.api.openstack.wsgi [None req-bc1ffda4-4c0e-4503-bc38-4ed4aa8e502e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1112.274128] [57384]: DEBUG cinder.api.openstack.wsgi [None req-bc1ffda4-4c0e-4503-bc38-4ed4aa8e502e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1112.274389] [57384]: DEBUG cinder.api.openstack.wsgi [None req-bc1ffda4-4c0e-4503-bc38-4ed4aa8e502e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1112.286690] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.286690] [57384]: warnings.warn( [ 1112.292166] [57384]: INFO cinder.volume.api [None req-bc1ffda4-4c0e-4503-bc38-4ed4aa8e502e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1112.298375] [57384]: INFO cinder.api.openstack.wsgi [None req-bc1ffda4-4c0e-4503-bc38-4ed4aa8e502e tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1112.298799] [57384]: [pid: 57384|app: 0|req: 164/334] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:04 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1112.343570] [57383]: DEBUG cinder.api.middleware.request_id [req-fd660c45-e5aa-4033-b4c5-2ab01c96c2df req-18524dce-8bd7-438b-a250-08439a8c5587 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.346294] [57383]: INFO cinder.api.openstack.wsgi [req-fd660c45-e5aa-4033-b4c5-2ab01c96c2df req-18524dce-8bd7-438b-a250-08439a8c5587 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1112.346631] [57383]: DEBUG cinder.api.openstack.wsgi [req-fd660c45-e5aa-4033-b4c5-2ab01c96c2df req-18524dce-8bd7-438b-a250-08439a8c5587 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1112.346935] [57383]: DEBUG cinder.api.openstack.wsgi [req-fd660c45-e5aa-4033-b4c5-2ab01c96c2df req-18524dce-8bd7-438b-a250-08439a8c5587 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1112.359024] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.359024] [57383]: warnings.warn( [ 1112.362893] [57383]: INFO cinder.volume.api [req-fd660c45-e5aa-4033-b4c5-2ab01c96c2df req-18524dce-8bd7-438b-a250-08439a8c5587 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1112.367728] [57383]: INFO cinder.api.openstack.wsgi [req-fd660c45-e5aa-4033-b4c5-2ab01c96c2df req-18524dce-8bd7-438b-a250-08439a8c5587 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1112.368183] [57383]: [pid: 57383|app: 0|req: 171/335] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:35:05 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.380731] [57384]: DEBUG cinder.api.middleware.request_id [None req-911c4abf-e491-4fcd-9e6f-6cb5940ad489 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.383020] [57384]: INFO cinder.api.openstack.wsgi [None req-911c4abf-e491-4fcd-9e6f-6cb5940ad489 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1112.383334] [57384]: DEBUG cinder.api.openstack.wsgi [None req-911c4abf-e491-4fcd-9e6f-6cb5940ad489 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1112.383693] [57384]: DEBUG cinder.api.openstack.wsgi [None req-911c4abf-e491-4fcd-9e6f-6cb5940ad489 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1112.394672] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.394672] [57384]: warnings.warn( [ 1112.398198] [57384]: INFO cinder.volume.api [None req-911c4abf-e491-4fcd-9e6f-6cb5940ad489 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1112.403284] [57384]: INFO cinder.api.openstack.wsgi [None req-911c4abf-e491-4fcd-9e6f-6cb5940ad489 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1112.403857] [57384]: [pid: 57384|app: 0|req: 165/336] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:05 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.442535] [57383]: DEBUG cinder.api.middleware.request_id [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-ddecb008-ec8b-45b8-bc87-e6976ace9cfb None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.444720] [57383]: INFO cinder.api.openstack.wsgi [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-ddecb008-ec8b-45b8-bc87-e6976ace9cfb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1112.445103] [57383]: DEBUG cinder.api.openstack.wsgi [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-ddecb008-ec8b-45b8-bc87-e6976ace9cfb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1112.445794] [57383]: DEBUG cinder.api.openstack.wsgi [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-ddecb008-ec8b-45b8-bc87-e6976ace9cfb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1112.455832] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.455832] [57383]: warnings.warn( [ 1112.459490] [57383]: INFO cinder.volume.api [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-ddecb008-ec8b-45b8-bc87-e6976ace9cfb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1112.464519] [57383]: INFO cinder.api.openstack.wsgi [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-ddecb008-ec8b-45b8-bc87-e6976ace9cfb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1112.465163] [57383]: [pid: 57383|app: 0|req: 172/337] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:35:05 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.481731] [57384]: DEBUG cinder.api.middleware.request_id [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-3fffac23-2c0f-4a3b-aaef-d8fb8863bac3 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.484248] [57384]: INFO cinder.api.openstack.wsgi [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-3fffac23-2c0f-4a3b-aaef-d8fb8863bac3 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] POST http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb/action [ 1112.484686] [57384]: DEBUG cinder.api.openstack.wsgi [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-3fffac23-2c0f-4a3b-aaef-d8fb8863bac3 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1112.484841] [57384]: DEBUG cinder.api.openstack.wsgi [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-3fffac23-2c0f-4a3b-aaef-d8fb8863bac3 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1112.495490] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.495490] [57384]: warnings.warn( [ 1112.496059] [57384]: INFO cinder.volume.api [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-3fffac23-2c0f-4a3b-aaef-d8fb8863bac3 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1112.501786] [57384]: INFO cinder.volume.api [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-3fffac23-2c0f-4a3b-aaef-d8fb8863bac3 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Begin detaching volume completed successfully. [ 1112.502046] [57384]: INFO cinder.api.openstack.wsgi [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-3fffac23-2c0f-4a3b-aaef-d8fb8863bac3 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb/action returned with HTTP 202 [ 1112.502627] [57384]: [pid: 57384|app: 0|req: 166/338] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 14:35:05 2025] POST /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1113.152058] [57383]: DEBUG cinder.api.middleware.request_id [None req-6768cb3a-3a5b-4c91-8814-79e48388e272 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.152585] [57383]: INFO cinder.api.openstack.wsgi [None req-6768cb3a-3a5b-4c91-8814-79e48388e272 None None] GET http://10.180.1.21/volume// [ 1113.152800] [57383]: DEBUG cinder.api.openstack.wsgi [None req-6768cb3a-3a5b-4c91-8814-79e48388e272 None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1113.153029] [57383]: DEBUG cinder.api.openstack.wsgi [None req-6768cb3a-3a5b-4c91-8814-79e48388e272 None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1113.153443] [57383]: INFO cinder.api.openstack.wsgi [None req-6768cb3a-3a5b-4c91-8814-79e48388e272 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1113.153921] [57383]: [pid: 57383|app: 0|req: 173/339] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:35:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1113.160377] [57384]: DEBUG cinder.api.middleware.request_id [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-6868c272-3b72-476c-a799-03701b2f3d73 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.163529] [57384]: INFO cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-6868c272-3b72-476c-a799-03701b2f3d73 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1113.163529] [57384]: DEBUG cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-6868c272-3b72-476c-a799-03701b2f3d73 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39e8ddf7-f842-45c3-b6cf-51d583ae8788", "connector": null, "instance_uuid": "f6ffd716-c31e-41c1-ae7d-2b5a915e027b"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1113.179922] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.179922] [57384]: warnings.warn( [ 1113.212173] [57384]: INFO cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-6868c272-3b72-476c-a799-03701b2f3d73 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1113.212437] [57384]: [pid: 57384|app: 0|req: 167/340] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:35:05 2025] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.221798] [57383]: DEBUG cinder.api.middleware.request_id [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-d2491dee-e158-4ab6-9213-2beac9004cb6 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.224532] [57383]: INFO cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-d2491dee-e158-4ab6-9213-2beac9004cb6 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b5cec486-be98-4563-b7c2-48fa840b843c [ 1113.225163] [57383]: DEBUG cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-d2491dee-e158-4ab6-9213-2beac9004cb6 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1113.225529] [57383]: DEBUG cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-d2491dee-e158-4ab6-9213-2beac9004cb6 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'version_select' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1113.234933] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.234933] [57383]: warnings.warn( [ 1113.524482] [57384]: DEBUG cinder.api.middleware.request_id [None req-53e2cfe7-5095-4b0d-9566-e1a4bbac39ec None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.524914] [57384]: INFO cinder.api.openstack.wsgi [None req-53e2cfe7-5095-4b0d-9566-e1a4bbac39ec None None] GET http://10.180.1.21/volume// [ 1113.525141] [57384]: DEBUG cinder.api.openstack.wsgi [None req-53e2cfe7-5095-4b0d-9566-e1a4bbac39ec None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1113.525352] [57384]: DEBUG cinder.api.openstack.wsgi [None req-53e2cfe7-5095-4b0d-9566-e1a4bbac39ec None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1113.525810] [57384]: INFO cinder.api.openstack.wsgi [None req-53e2cfe7-5095-4b0d-9566-e1a4bbac39ec None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1113.526148] [57384]: [pid: 57384|app: 0|req: 168/341] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:35:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1113.529515] [57384]: DEBUG cinder.api.middleware.request_id [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-95aab53b-f9f8-47a9-9c62-c8e206253378 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.531935] [57384]: INFO cinder.api.openstack.wsgi [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-95aab53b-f9f8-47a9-9c62-c8e206253378 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1113.532225] [57384]: DEBUG cinder.api.openstack.wsgi [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-95aab53b-f9f8-47a9-9c62-c8e206253378 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1113.532481] [57384]: DEBUG cinder.api.openstack.wsgi [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-95aab53b-f9f8-47a9-9c62-c8e206253378 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1113.542937] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.542937] [57384]: warnings.warn( [ 1113.546156] [57384]: INFO cinder.volume.api [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-95aab53b-f9f8-47a9-9c62-c8e206253378 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1113.553091] [57384]: INFO cinder.api.openstack.wsgi [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-95aab53b-f9f8-47a9-9c62-c8e206253378 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1113.553544] [57384]: [pid: 57384|app: 0|req: 169/342] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:35:06 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1113.781806] [57383]: INFO cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-d2491dee-e158-4ab6-9213-2beac9004cb6 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/attachments/b5cec486-be98-4563-b7c2-48fa840b843c returned with HTTP 200 [ 1113.782435] [57383]: [pid: 57383|app: 0|req: 174/343] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:35:05 2025] DELETE /volume/v3/attachments/b5cec486-be98-4563-b7c2-48fa840b843c => generated 192 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1114.717725] [57384]: DEBUG cinder.api.middleware.request_id [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-319c173f-a706-4ea6-9bcc-111c0615087c None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.723064] [57384]: INFO cinder.api.openstack.wsgi [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-319c173f-a706-4ea6-9bcc-111c0615087c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f7cd5030-6d86-4956-a375-9e3523a74042 [ 1114.723501] [57384]: DEBUG cinder.api.openstack.wsgi [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-319c173f-a706-4ea6-9bcc-111c0615087c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1114.723907] [57384]: DEBUG cinder.api.openstack.wsgi [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-319c173f-a706-4ea6-9bcc-111c0615087c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'version_select' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1114.736373] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.736373] [57384]: warnings.warn( [ 1115.265721] [57384]: INFO cinder.api.openstack.wsgi [req-9b65eeea-cfac-485b-9416-b9d4324a0034 req-319c173f-a706-4ea6-9bcc-111c0615087c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/attachments/f7cd5030-6d86-4956-a375-9e3523a74042 returned with HTTP 200 [ 1115.266243] [57384]: [pid: 57384|app: 0|req: 170/344] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:35:07 2025] DELETE /volume/v3/attachments/f7cd5030-6d86-4956-a375-9e3523a74042 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.705165] [57383]: DEBUG cinder.api.middleware.request_id [None req-26bd476e-af5d-4bd2-a5c6-fd29112863a6 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.707682] [57383]: INFO cinder.api.openstack.wsgi [None req-26bd476e-af5d-4bd2-a5c6-fd29112863a6 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1116.707682] [57383]: DEBUG cinder.api.openstack.wsgi [None req-26bd476e-af5d-4bd2-a5c6-fd29112863a6 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1116.707897] [57383]: DEBUG cinder.api.openstack.wsgi [None req-26bd476e-af5d-4bd2-a5c6-fd29112863a6 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1116.722442] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.722442] [57383]: warnings.warn( [ 1116.727791] [57383]: INFO cinder.volume.api [None req-26bd476e-af5d-4bd2-a5c6-fd29112863a6 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1116.735480] [57383]: INFO cinder.api.openstack.wsgi [None req-26bd476e-af5d-4bd2-a5c6-fd29112863a6 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1116.736108] [57383]: [pid: 57383|app: 0|req: 175/345] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:09 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.286627] [57384]: DEBUG cinder.api.middleware.request_id [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-fba89a6b-649c-4165-b76a-b2b04ff1166c None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.289629] [57384]: INFO cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-fba89a6b-649c-4165-b76a-b2b04ff1166c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] PUT http://10.180.1.21/volume/v3/attachments/5dcf9c54-c2b0-4440-8183-a012a5e6fc94 [ 1118.291168] [57384]: DEBUG cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-fba89a6b-649c-4165-b76a-b2b04ff1166c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-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-860031", "mountpoint": "/dev/sdb"}}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1118.304465] [57384]: DEBUG cinder.coordination [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-fba89a6b-649c-4165-b76a-b2b04ff1166c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Acquiring lock "cinder-attachment_update-39e8ddf7-f842-45c3-b6cf-51d583ae8788-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1118.309828] [57384]: DEBUG cinder.coordination [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-fba89a6b-649c-4165-b76a-b2b04ff1166c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Lock "cinder-attachment_update-39e8ddf7-f842-45c3-b6cf-51d583ae8788-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1118.311187] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.311187] [57384]: warnings.warn( [ 1118.836543] [57384]: DEBUG cinder.coordination [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-fba89a6b-649c-4165-b76a-b2b04ff1166c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Lock "cinder-attachment_update-39e8ddf7-f842-45c3-b6cf-51d583ae8788-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=57384) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1118.837405] [57384]: INFO cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-fba89a6b-649c-4165-b76a-b2b04ff1166c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/attachments/5dcf9c54-c2b0-4440-8183-a012a5e6fc94 returned with HTTP 200 [ 1118.837527] [57384]: [pid: 57384|app: 0|req: 171/346] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:35:11 2025] PUT /volume/v3/attachments/5dcf9c54-c2b0-4440-8183-a012a5e6fc94 => generated 617 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.842640] [57383]: DEBUG cinder.api.middleware.request_id [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-3e142975-dff8-406c-a68f-4c8522639e79 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.845876] [57383]: INFO cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-3e142975-dff8-406c-a68f-4c8522639e79 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/attachments/5dcf9c54-c2b0-4440-8183-a012a5e6fc94 [ 1118.846433] [57383]: DEBUG cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-3e142975-dff8-406c-a68f-4c8522639e79 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1118.846655] [57383]: DEBUG cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-3e142975-dff8-406c-a68f-4c8522639e79 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'version_select' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1118.865855] [57383]: INFO cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-3e142975-dff8-406c-a68f-4c8522639e79 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/attachments/5dcf9c54-c2b0-4440-8183-a012a5e6fc94 returned with HTTP 200 [ 1118.866388] [57383]: [pid: 57383|app: 0|req: 176/347] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Nov 12 14:35:11 2025] GET /volume/v3/attachments/5dcf9c54-c2b0-4440-8183-a012a5e6fc94 => generated 642 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1121.471551] [57384]: DEBUG cinder.api.middleware.request_id [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-f273525d-eb27-4004-a1f4-4e6bc256bf6a None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.475095] [57384]: INFO cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-f273525d-eb27-4004-a1f4-4e6bc256bf6a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] POST http://10.180.1.21/volume/v3/attachments/5dcf9c54-c2b0-4440-8183-a012a5e6fc94/action [ 1121.475558] [57384]: DEBUG cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-f273525d-eb27-4004-a1f4-4e6bc256bf6a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Action body: b'{"os-complete": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1121.475689] [57384]: DEBUG cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-f273525d-eb27-4004-a1f4-4e6bc256bf6a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1121.503876] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.503876] [57384]: warnings.warn( [ 1121.516058] [57384]: INFO cinder.api.openstack.wsgi [req-3534848b-49dc-4548-8939-e6bd7be1cf87 req-f273525d-eb27-4004-a1f4-4e6bc256bf6a tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/attachments/5dcf9c54-c2b0-4440-8183-a012a5e6fc94/action returned with HTTP 204 [ 1121.516591] [57384]: [pid: 57384|app: 0|req: 172/348] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:35:14 2025] POST /volume/v3/attachments/5dcf9c54-c2b0-4440-8183-a012a5e6fc94/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1123.412697] [57383]: DEBUG cinder.api.middleware.request_id [None req-4f523fe2-9939-4582-8f09-a128fa14afef None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.414765] [57383]: INFO cinder.api.openstack.wsgi [None req-4f523fe2-9939-4582-8f09-a128fa14afef tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 [ 1123.415117] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4f523fe2-9939-4582-8f09-a128fa14afef tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1123.415338] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4f523fe2-9939-4582-8f09-a128fa14afef tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1123.429014] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.429014] [57383]: warnings.warn( [ 1123.433517] [57383]: INFO cinder.volume.api [None req-4f523fe2-9939-4582-8f09-a128fa14afef tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1123.439988] [57383]: INFO cinder.api.openstack.wsgi [None req-4f523fe2-9939-4582-8f09-a128fa14afef tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 returned with HTTP 200 [ 1123.439988] [57383]: [pid: 57383|app: 0|req: 177/349] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:16 2025] GET /volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.586084] [57384]: DEBUG cinder.api.middleware.request_id [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-23b363d4-9d90-4331-ae2c-9a80ae3fb1c3 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.590024] [57384]: INFO cinder.api.openstack.wsgi [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-23b363d4-9d90-4331-ae2c-9a80ae3fb1c3 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 [ 1123.590024] [57384]: DEBUG cinder.api.openstack.wsgi [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-23b363d4-9d90-4331-ae2c-9a80ae3fb1c3 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1123.590024] [57384]: DEBUG cinder.api.openstack.wsgi [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-23b363d4-9d90-4331-ae2c-9a80ae3fb1c3 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1123.602069] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.602069] [57384]: warnings.warn( [ 1123.605824] [57384]: INFO cinder.volume.api [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-23b363d4-9d90-4331-ae2c-9a80ae3fb1c3 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1123.611033] [57384]: INFO cinder.api.openstack.wsgi [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-23b363d4-9d90-4331-ae2c-9a80ae3fb1c3 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 returned with HTTP 200 [ 1123.611495] [57384]: [pid: 57384|app: 0|req: 173/350] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:35:16 2025] GET /volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.629897] [57383]: DEBUG cinder.api.middleware.request_id [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-6bcfd42b-16a9-4394-8c5d-79551d3c8cc7 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.632778] [57383]: INFO cinder.api.openstack.wsgi [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-6bcfd42b-16a9-4394-8c5d-79551d3c8cc7 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] POST http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6/action [ 1123.633231] [57383]: DEBUG cinder.api.openstack.wsgi [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-6bcfd42b-16a9-4394-8c5d-79551d3c8cc7 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1123.633356] [57383]: DEBUG cinder.api.openstack.wsgi [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-6bcfd42b-16a9-4394-8c5d-79551d3c8cc7 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1123.649609] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.649609] [57383]: warnings.warn( [ 1123.650243] [57383]: INFO cinder.volume.api [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-6bcfd42b-16a9-4394-8c5d-79551d3c8cc7 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1123.657745] [57383]: INFO cinder.volume.api [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-6bcfd42b-16a9-4394-8c5d-79551d3c8cc7 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Begin detaching volume completed successfully. [ 1123.657992] [57383]: INFO cinder.api.openstack.wsgi [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-6bcfd42b-16a9-4394-8c5d-79551d3c8cc7 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6/action returned with HTTP 202 [ 1123.658620] [57383]: [pid: 57383|app: 0|req: 178/351] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 14:35:16 2025] POST /volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1124.678771] [57384]: DEBUG cinder.api.middleware.request_id [None req-b2739184-38f6-418f-a024-f55514fc0a0a None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.679275] [57384]: INFO cinder.api.openstack.wsgi [None req-b2739184-38f6-418f-a024-f55514fc0a0a None None] GET http://10.180.1.21/volume// [ 1124.679451] [57384]: DEBUG cinder.api.openstack.wsgi [None req-b2739184-38f6-418f-a024-f55514fc0a0a None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1124.679757] [57384]: DEBUG cinder.api.openstack.wsgi [None req-b2739184-38f6-418f-a024-f55514fc0a0a None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1124.680085] [57384]: INFO cinder.api.openstack.wsgi [None req-b2739184-38f6-418f-a024-f55514fc0a0a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1124.680523] [57384]: [pid: 57384|app: 0|req: 174/352] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:35:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1124.686822] [57383]: DEBUG cinder.api.middleware.request_id [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-745bf1c0-58b7-4575-b2cc-75a38350b3ea None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.689498] [57383]: INFO cinder.api.openstack.wsgi [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-745bf1c0-58b7-4575-b2cc-75a38350b3ea tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 [ 1124.689785] [57383]: DEBUG cinder.api.openstack.wsgi [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-745bf1c0-58b7-4575-b2cc-75a38350b3ea tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1124.690034] [57383]: DEBUG cinder.api.openstack.wsgi [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-745bf1c0-58b7-4575-b2cc-75a38350b3ea tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1124.704521] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.704521] [57383]: warnings.warn( [ 1124.709506] [57383]: INFO cinder.volume.api [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-745bf1c0-58b7-4575-b2cc-75a38350b3ea tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1124.716907] [57383]: INFO cinder.api.openstack.wsgi [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-745bf1c0-58b7-4575-b2cc-75a38350b3ea tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 returned with HTTP 200 [ 1124.717253] [57383]: [pid: 57383|app: 0|req: 179/353] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:35:17 2025] GET /volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 => generated 1325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1125.894116] [57384]: DEBUG cinder.api.middleware.request_id [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-571930b4-1dcc-4681-8d74-ac374ea865ca None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.896255] [57384]: INFO cinder.api.openstack.wsgi [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-571930b4-1dcc-4681-8d74-ac374ea865ca tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] DELETE http://10.180.1.21/volume/v3/attachments/dd6258ee-c89a-4f79-8865-e43718909449 [ 1125.896478] [57384]: DEBUG cinder.api.openstack.wsgi [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-571930b4-1dcc-4681-8d74-ac374ea865ca tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1125.896677] [57384]: DEBUG cinder.api.openstack.wsgi [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-571930b4-1dcc-4681-8d74-ac374ea865ca tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'version_select' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1125.907556] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.907556] [57384]: warnings.warn( [ 1126.092035] [57383]: DEBUG cinder.api.middleware.request_id [None req-e304998a-512c-4ee6-9899-80e9cf4eb81a None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.092300] [57383]: INFO cinder.api.openstack.wsgi [None req-e304998a-512c-4ee6-9899-80e9cf4eb81a None None] GET http://10.180.1.21/volume// [ 1126.092358] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e304998a-512c-4ee6-9899-80e9cf4eb81a None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1126.092615] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e304998a-512c-4ee6-9899-80e9cf4eb81a None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1126.093116] [57383]: INFO cinder.api.openstack.wsgi [None req-e304998a-512c-4ee6-9899-80e9cf4eb81a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1126.093503] [57383]: [pid: 57383|app: 0|req: 180/354] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:35:18 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1126.097015] [57383]: DEBUG cinder.api.middleware.request_id [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-a3ec7f7b-e335-490d-960b-6aba14191cf1 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.099391] [57383]: INFO cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-a3ec7f7b-e335-490d-960b-6aba14191cf1 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1126.099878] [57383]: DEBUG cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-a3ec7f7b-e335-490d-960b-6aba14191cf1 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39e8ddf7-f842-45c3-b6cf-51d583ae8788", "connector": null, "instance_uuid": "f6ffd716-c31e-41c1-ae7d-2b5a915e027b"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1126.114219] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.114219] [57383]: warnings.warn( [ 1126.143192] [57383]: INFO cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-a3ec7f7b-e335-490d-960b-6aba14191cf1 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1126.143740] [57383]: [pid: 57383|app: 0|req: 181/355] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:35:18 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1126.148606] [57383]: DEBUG cinder.api.middleware.request_id [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-483f8b09-b026-4b50-a2a7-c2bbc089e87c None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.151083] [57383]: INFO cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-483f8b09-b026-4b50-a2a7-c2bbc089e87c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5dcf9c54-c2b0-4440-8183-a012a5e6fc94 [ 1126.151300] [57383]: DEBUG cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-483f8b09-b026-4b50-a2a7-c2bbc089e87c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1126.151529] [57383]: DEBUG cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-483f8b09-b026-4b50-a2a7-c2bbc089e87c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'version_select' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1126.158403] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.158403] [57383]: warnings.warn( [ 1126.437893] [57384]: INFO cinder.api.openstack.wsgi [req-2cf115f4-138d-4725-a8c1-f6127a10be83 req-571930b4-1dcc-4681-8d74-ac374ea865ca tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/attachments/dd6258ee-c89a-4f79-8865-e43718909449 returned with HTTP 200 [ 1126.438412] [57384]: [pid: 57384|app: 0|req: 175/356] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:35:18 2025] DELETE /volume/v3/attachments/dd6258ee-c89a-4f79-8865-e43718909449 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.687273] [57383]: INFO cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-483f8b09-b026-4b50-a2a7-c2bbc089e87c tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/attachments/5dcf9c54-c2b0-4440-8183-a012a5e6fc94 returned with HTTP 200 [ 1126.687860] [57383]: [pid: 57383|app: 0|req: 182/357] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:35:18 2025] DELETE /volume/v3/attachments/5dcf9c54-c2b0-4440-8183-a012a5e6fc94 => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1127.884860] [57384]: DEBUG cinder.api.middleware.request_id [None req-3e8e66dc-c520-47fc-8c19-ae713f529ffe None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.886902] [57384]: INFO cinder.api.openstack.wsgi [None req-3e8e66dc-c520-47fc-8c19-ae713f529ffe tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 [ 1127.887137] [57384]: DEBUG cinder.api.openstack.wsgi [None req-3e8e66dc-c520-47fc-8c19-ae713f529ffe tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1127.887346] [57384]: DEBUG cinder.api.openstack.wsgi [None req-3e8e66dc-c520-47fc-8c19-ae713f529ffe tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1127.897227] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.897227] [57384]: warnings.warn( [ 1127.901194] [57384]: INFO cinder.volume.api [None req-3e8e66dc-c520-47fc-8c19-ae713f529ffe tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1127.906142] [57384]: INFO cinder.api.openstack.wsgi [None req-3e8e66dc-c520-47fc-8c19-ae713f529ffe tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 returned with HTTP 200 [ 1127.906552] [57384]: [pid: 57384|app: 0|req: 176/358] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:20 2025] GET /volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.255959] [57383]: DEBUG cinder.api.middleware.request_id [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-1469e6e3-7570-4a3f-b9e9-f52ff9095f82 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.259274] [57383]: INFO cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-1469e6e3-7570-4a3f-b9e9-f52ff9095f82 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] PUT http://10.180.1.21/volume/v3/attachments/a619e9d9-b6eb-4a8a-894a-5e024a3189e8 [ 1134.259719] [57383]: DEBUG cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-1469e6e3-7570-4a3f-b9e9-f52ff9095f82 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-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-860031", "mountpoint": "/dev/sdb"}}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1134.277771] [57383]: DEBUG cinder.coordination [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-1469e6e3-7570-4a3f-b9e9-f52ff9095f82 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Acquiring lock "cinder-attachment_update-39e8ddf7-f842-45c3-b6cf-51d583ae8788-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1134.286102] [57383]: DEBUG cinder.coordination [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-1469e6e3-7570-4a3f-b9e9-f52ff9095f82 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Lock "cinder-attachment_update-39e8ddf7-f842-45c3-b6cf-51d583ae8788-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1134.287599] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.287599] [57383]: warnings.warn( [ 1134.377859] [57384]: DEBUG cinder.api.middleware.request_id [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.380838] [57384]: INFO cinder.api.openstack.wsgi [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1134.381588] [57384]: DEBUG cinder.api.openstack.wsgi [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1049112228"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1134.383621] [57384]: DEBUG cinder.api.v3.volumes [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1049112228'}} {{(pid=57384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1134.383822] [57384]: INFO cinder.api.v3.volumes [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Create volume of 1 GB [ 1134.390255] [57384]: INFO cinder.volume.api [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Availability Zones retrieved successfully. [ 1134.400494] [57384]: DEBUG cinder.volume.api [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Flow 'volume_create_api' (89ad8fd0-841e-4b6d-a103-9543f52eb47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1134.402390] [57384]: DEBUG cinder.volume.api [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b8c850e-ab9b-4816-a8e6-1ec98ad5983f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1134.404256] [57384]: DEBUG cinder.volume.flows.api.create_volume [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Validating volume size '1' using validate_int {{(pid=57384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1134.432648] [57384]: DEBUG cinder.volume.api [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b8c850e-ab9b-4816-a8e6-1ec98ad5983f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1134.432648] [57384]: DEBUG cinder.volume.api [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602120d3-c9bf-4470-a27b-243b00667d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1134.476663] [57384]: DEBUG cinder.quota [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Created reservations ['31f19a17-a211-49d1-8d61-9db496058201', 'aac23dba-23d2-48bb-a698-9a61a68d1904', 'ea018a47-cf46-45d7-9f9a-fd4183d8c179', 'b668ce50-3f14-4c7e-8825-d412581003c2'] {{(pid=57384) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1134.477724] [57384]: DEBUG cinder.volume.api [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602120d3-c9bf-4470-a27b-243b00667d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31f19a17-a211-49d1-8d61-9db496058201', 'aac23dba-23d2-48bb-a698-9a61a68d1904', 'ea018a47-cf46-45d7-9f9a-fd4183d8c179', 'b668ce50-3f14-4c7e-8825-d412581003c2']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1134.478994] [57384]: DEBUG cinder.volume.api [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c8f933a-daa8-485a-9442-1e5556e18de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1134.509976] [57384]: DEBUG cinder.volume.api [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c8f933a-daa8-485a-9442-1e5556e18de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8dd2565-3a44-4d63-a97b-8a80355980a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1049112228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47fb435aaa3f41e886947e6d25d6e483',qos_specs=None,replication_status=,reservations=['31f19a17-a211-49d1-8d61-9db496058201','aac23dba-23d2-48bb-a698-9a61a68d1904','ea018a47-cf46-45d7-9f9a-fd4183d8c179','b668ce50-3f14-4c7e-8825-d412581003c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ea190cb41740d1b5c45cfc94bfae7d',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:35:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1049112228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8dd2565-3a44-4d63-a97b-8a80355980a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47fb435aaa3f41e886947e6d25d6e483',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ea190cb41740d1b5c45cfc94bfae7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1134.510982] [57384]: DEBUG cinder.volume.api [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a07198f-bb62-49a4-8b59-916ca347f0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1134.533469] [57384]: DEBUG cinder.volume.api [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a07198f-bb62-49a4-8b59-916ca347f0a2) transitioned into state 'SUCCESS' from state '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-1049112228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47fb435aaa3f41e886947e6d25d6e483',qos_specs=None,replication_status=,reservations=['31f19a17-a211-49d1-8d61-9db496058201','aac23dba-23d2-48bb-a698-9a61a68d1904','ea018a47-cf46-45d7-9f9a-fd4183d8c179','b668ce50-3f14-4c7e-8825-d412581003c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ea190cb41740d1b5c45cfc94bfae7d',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1134.536743] [57384]: DEBUG cinder.volume.api [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (923a6de5-5d9b-4ad0-b203-7d4e8eee5e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1134.546777] [57384]: DEBUG cinder.volume.api [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (923a6de5-5d9b-4ad0-b203-7d4e8eee5e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1134.548263] [57384]: DEBUG cinder.volume.api [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Flow 'volume_create_api' (89ad8fd0-841e-4b6d-a103-9543f52eb47f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1134.548652] [57384]: INFO cinder.volume.api [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Create volume request issued successfully. [ 1134.549397] [57384]: INFO cinder.api.openstack.wsgi [None req-4a555a7c-e899-408b-a0bc-877ca3800b9e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1134.549902] [57384]: [pid: 57384|app: 0|req: 177/359] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:35:27 2025] POST /volume/v3/volumes => generated 750 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1134.559201] [57384]: DEBUG cinder.api.middleware.request_id [None req-88693097-21a6-4042-a993-7cf82b608887 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.561260] [57384]: INFO cinder.api.openstack.wsgi [None req-88693097-21a6-4042-a993-7cf82b608887 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1134.561511] [57384]: DEBUG cinder.api.openstack.wsgi [None req-88693097-21a6-4042-a993-7cf82b608887 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1134.561722] [57384]: DEBUG cinder.api.openstack.wsgi [None req-88693097-21a6-4042-a993-7cf82b608887 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1134.572341] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.572341] [57384]: warnings.warn( [ 1134.576866] [57384]: INFO cinder.volume.api [None req-88693097-21a6-4042-a993-7cf82b608887 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1134.582022] [57384]: INFO cinder.api.openstack.wsgi [None req-88693097-21a6-4042-a993-7cf82b608887 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1134.582528] [57384]: [pid: 57384|app: 0|req: 178/360] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:27 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.813023] [57383]: DEBUG cinder.coordination [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-1469e6e3-7570-4a3f-b9e9-f52ff9095f82 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Lock "cinder-attachment_update-39e8ddf7-f842-45c3-b6cf-51d583ae8788-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=57383) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1134.813023] [57383]: INFO cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-1469e6e3-7570-4a3f-b9e9-f52ff9095f82 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/attachments/a619e9d9-b6eb-4a8a-894a-5e024a3189e8 returned with HTTP 200 [ 1134.813023] [57383]: [pid: 57383|app: 0|req: 183/361] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:35:26 2025] PUT /volume/v3/attachments/a619e9d9-b6eb-4a8a-894a-5e024a3189e8 => generated 617 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.818513] [57384]: DEBUG cinder.api.middleware.request_id [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-ea6d7990-4818-4cb0-b233-2855953500e6 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.821989] [57384]: INFO cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-ea6d7990-4818-4cb0-b233-2855953500e6 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/attachments/a619e9d9-b6eb-4a8a-894a-5e024a3189e8 [ 1134.822420] [57384]: DEBUG cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-ea6d7990-4818-4cb0-b233-2855953500e6 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1134.822750] [57384]: DEBUG cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-ea6d7990-4818-4cb0-b233-2855953500e6 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'version_select' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1134.846933] [57384]: INFO cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-ea6d7990-4818-4cb0-b233-2855953500e6 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/attachments/a619e9d9-b6eb-4a8a-894a-5e024a3189e8 returned with HTTP 200 [ 1134.847490] [57384]: [pid: 57384|app: 0|req: 179/362] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Nov 12 14:35:27 2025] GET /volume/v3/attachments/a619e9d9-b6eb-4a8a-894a-5e024a3189e8 => generated 642 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.594531] [57383]: DEBUG cinder.api.middleware.request_id [None req-620cbffc-1c7d-442d-b189-6f2b40c95663 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.597670] [57383]: INFO cinder.api.openstack.wsgi [None req-620cbffc-1c7d-442d-b189-6f2b40c95663 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1135.598031] [57383]: DEBUG cinder.api.openstack.wsgi [None req-620cbffc-1c7d-442d-b189-6f2b40c95663 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1135.598382] [57383]: DEBUG cinder.api.openstack.wsgi [None req-620cbffc-1c7d-442d-b189-6f2b40c95663 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1135.611151] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.611151] [57383]: warnings.warn( [ 1135.616698] [57383]: INFO cinder.volume.api [None req-620cbffc-1c7d-442d-b189-6f2b40c95663 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1135.622429] [57383]: INFO cinder.api.openstack.wsgi [None req-620cbffc-1c7d-442d-b189-6f2b40c95663 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1135.622882] [57383]: [pid: 57383|app: 0|req: 184/363] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:28 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.665310] [57384]: DEBUG cinder.api.middleware.request_id [req-6943060d-48d6-4ace-998f-1775de89ba9e req-d1a45c38-3236-41b7-978f-0221639a2d2b None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.668062] [57384]: INFO cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-d1a45c38-3236-41b7-978f-0221639a2d2b tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1135.668318] [57384]: DEBUG cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-d1a45c38-3236-41b7-978f-0221639a2d2b tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1135.668561] [57384]: DEBUG cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-d1a45c38-3236-41b7-978f-0221639a2d2b tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1135.677055] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.677055] [57384]: warnings.warn( [ 1135.680956] [57384]: INFO cinder.volume.api [req-6943060d-48d6-4ace-998f-1775de89ba9e req-d1a45c38-3236-41b7-978f-0221639a2d2b tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1135.685415] [57384]: INFO cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-d1a45c38-3236-41b7-978f-0221639a2d2b tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1135.685864] [57384]: [pid: 57384|app: 0|req: 180/364] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:35:28 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.207499] [57383]: DEBUG cinder.api.middleware.request_id [None req-d31aca0b-34ed-46dc-bae6-a97624420358 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.207941] [57383]: INFO cinder.api.openstack.wsgi [None req-d31aca0b-34ed-46dc-bae6-a97624420358 None None] GET http://10.180.1.21/volume// [ 1137.208222] [57383]: DEBUG cinder.api.openstack.wsgi [None req-d31aca0b-34ed-46dc-bae6-a97624420358 None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1137.208461] [57383]: DEBUG cinder.api.openstack.wsgi [None req-d31aca0b-34ed-46dc-bae6-a97624420358 None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1137.208890] [57383]: INFO cinder.api.openstack.wsgi [None req-d31aca0b-34ed-46dc-bae6-a97624420358 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1137.209286] [57383]: [pid: 57383|app: 0|req: 185/365] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 14:35:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1137.214554] [57384]: DEBUG cinder.api.middleware.request_id [req-6943060d-48d6-4ace-998f-1775de89ba9e req-635a052a-dfac-4439-95c6-c91584ca9eb3 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.217715] [57384]: INFO cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-635a052a-dfac-4439-95c6-c91584ca9eb3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1137.218163] [57384]: DEBUG cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-635a052a-dfac-4439-95c6-c91584ca9eb3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8dd2565-3a44-4d63-a97b-8a80355980a9", "connector": null, "instance_uuid": "c7d0310d-709b-450a-a054-9b393374a1c5"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1137.231031] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.231031] [57384]: warnings.warn( [ 1137.258751] [57384]: INFO cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-635a052a-dfac-4439-95c6-c91584ca9eb3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1137.259441] [57384]: [pid: 57384|app: 0|req: 181/366] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:35:29 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1137.286594] [57383]: DEBUG cinder.api.middleware.request_id [None req-2487bc7d-1e10-48d4-9c2e-1b740146f374 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.289479] [57383]: INFO cinder.api.openstack.wsgi [None req-2487bc7d-1e10-48d4-9c2e-1b740146f374 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1137.289479] [57383]: DEBUG cinder.api.openstack.wsgi [None req-2487bc7d-1e10-48d4-9c2e-1b740146f374 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1137.289479] [57383]: DEBUG cinder.api.openstack.wsgi [None req-2487bc7d-1e10-48d4-9c2e-1b740146f374 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1137.300752] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.300752] [57383]: warnings.warn( [ 1137.305196] [57383]: INFO cinder.volume.api [None req-2487bc7d-1e10-48d4-9c2e-1b740146f374 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1137.312196] [57383]: INFO cinder.api.openstack.wsgi [None req-2487bc7d-1e10-48d4-9c2e-1b740146f374 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1137.312694] [57383]: [pid: 57383|app: 0|req: 186/367] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:30 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.789382] [57384]: DEBUG cinder.api.middleware.request_id [None req-185a9759-ce47-4e57-8efd-042ce31b53c1 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.789806] [57384]: INFO cinder.api.openstack.wsgi [None req-185a9759-ce47-4e57-8efd-042ce31b53c1 None None] GET http://10.180.1.21/volume// [ 1137.789965] [57384]: DEBUG cinder.api.openstack.wsgi [None req-185a9759-ce47-4e57-8efd-042ce31b53c1 None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1137.790180] [57384]: DEBUG cinder.api.openstack.wsgi [None req-185a9759-ce47-4e57-8efd-042ce31b53c1 None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1137.790567] [57384]: INFO cinder.api.openstack.wsgi [None req-185a9759-ce47-4e57-8efd-042ce31b53c1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1137.791016] [57384]: [pid: 57384|app: 0|req: 182/368] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:35:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1137.796203] [57383]: DEBUG cinder.api.middleware.request_id [req-6943060d-48d6-4ace-998f-1775de89ba9e req-a50338db-6b21-4b12-b107-fde2079b64ee None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.798568] [57383]: INFO cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-a50338db-6b21-4b12-b107-fde2079b64ee tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1137.798893] [57383]: DEBUG cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-a50338db-6b21-4b12-b107-fde2079b64ee tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1137.799125] [57383]: DEBUG cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-a50338db-6b21-4b12-b107-fde2079b64ee tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1137.811577] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.811577] [57383]: warnings.warn( [ 1137.815387] [57383]: INFO cinder.volume.api [req-6943060d-48d6-4ace-998f-1775de89ba9e req-a50338db-6b21-4b12-b107-fde2079b64ee tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1137.819928] [57383]: INFO cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-a50338db-6b21-4b12-b107-fde2079b64ee tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1137.820399] [57383]: [pid: 57383|app: 0|req: 187/369] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:35:30 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1137.849238] [57384]: DEBUG cinder.api.middleware.request_id [req-6943060d-48d6-4ace-998f-1775de89ba9e req-d63a0617-ca20-4b4f-9e5b-3a9784073af4 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.851574] [57384]: INFO cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-d63a0617-ca20-4b4f-9e5b-3a9784073af4 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] PUT http://10.180.1.21/volume/v3/attachments/a161c41e-c632-4749-9906-45bdc5e67b66 [ 1137.851982] [57384]: DEBUG cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-d63a0617-ca20-4b4f-9e5b-3a9784073af4 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-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-860051", "mountpoint": "/dev/sdb"}}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1137.860174] [57384]: DEBUG cinder.coordination [req-6943060d-48d6-4ace-998f-1775de89ba9e req-d63a0617-ca20-4b4f-9e5b-3a9784073af4 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Acquiring lock "cinder-attachment_update-b8dd2565-3a44-4d63-a97b-8a80355980a9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1137.865284] [57384]: DEBUG cinder.coordination [req-6943060d-48d6-4ace-998f-1775de89ba9e req-d63a0617-ca20-4b4f-9e5b-3a9784073af4 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Lock "cinder-attachment_update-b8dd2565-3a44-4d63-a97b-8a80355980a9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1137.866406] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.866406] [57384]: warnings.warn( [ 1138.323477] [57383]: DEBUG cinder.api.middleware.request_id [None req-62385be9-830f-44bb-af10-8ca3793e5909 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.325642] [57383]: INFO cinder.api.openstack.wsgi [None req-62385be9-830f-44bb-af10-8ca3793e5909 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1138.325865] [57383]: DEBUG cinder.api.openstack.wsgi [None req-62385be9-830f-44bb-af10-8ca3793e5909 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1138.326080] [57383]: DEBUG cinder.api.openstack.wsgi [None req-62385be9-830f-44bb-af10-8ca3793e5909 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1138.338529] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.338529] [57383]: warnings.warn( [ 1138.342629] [57383]: INFO cinder.volume.api [None req-62385be9-830f-44bb-af10-8ca3793e5909 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1138.347419] [57383]: INFO cinder.api.openstack.wsgi [None req-62385be9-830f-44bb-af10-8ca3793e5909 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1138.347877] [57383]: [pid: 57383|app: 0|req: 188/370] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:31 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.216210] [57383]: DEBUG cinder.api.middleware.request_id [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-aaa4791b-216c-46b8-a981-61da85e30a16 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.218484] [57383]: INFO cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-aaa4791b-216c-46b8-a981-61da85e30a16 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] POST http://10.180.1.21/volume/v3/attachments/a619e9d9-b6eb-4a8a-894a-5e024a3189e8/action [ 1139.218913] [57383]: DEBUG cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-aaa4791b-216c-46b8-a981-61da85e30a16 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Action body: b'{"os-complete": null}' {{(pid=57383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1139.219058] [57383]: DEBUG cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-aaa4791b-216c-46b8-a981-61da85e30a16 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1139.237071] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.237071] [57383]: warnings.warn( [ 1139.244798] [57383]: INFO cinder.api.openstack.wsgi [req-b73ceeeb-3fb2-4877-a879-8237efaebdd6 req-aaa4791b-216c-46b8-a981-61da85e30a16 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/attachments/a619e9d9-b6eb-4a8a-894a-5e024a3189e8/action returned with HTTP 204 [ 1139.245292] [57383]: [pid: 57383|app: 0|req: 189/371] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:35:31 2025] POST /volume/v3/attachments/a619e9d9-b6eb-4a8a-894a-5e024a3189e8/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1139.358314] [57383]: DEBUG cinder.api.middleware.request_id [None req-22a77220-dafe-4447-a6d5-5c882ab161da None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.360538] [57383]: INFO cinder.api.openstack.wsgi [None req-22a77220-dafe-4447-a6d5-5c882ab161da tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1139.360827] [57383]: DEBUG cinder.api.openstack.wsgi [None req-22a77220-dafe-4447-a6d5-5c882ab161da tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1139.361054] [57383]: DEBUG cinder.api.openstack.wsgi [None req-22a77220-dafe-4447-a6d5-5c882ab161da tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1139.373459] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.373459] [57383]: warnings.warn( [ 1139.377855] [57383]: INFO cinder.volume.api [None req-22a77220-dafe-4447-a6d5-5c882ab161da tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1139.383536] [57383]: INFO cinder.api.openstack.wsgi [None req-22a77220-dafe-4447-a6d5-5c882ab161da tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1139.383874] [57383]: [pid: 57383|app: 0|req: 190/372] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:32 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.396519] [57383]: DEBUG cinder.api.middleware.request_id [None req-e43dbc4d-a569-4fa6-9cb2-d7a132f25db7 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.399014] [57383]: INFO cinder.api.openstack.wsgi [None req-e43dbc4d-a569-4fa6-9cb2-d7a132f25db7 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1140.399331] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e43dbc4d-a569-4fa6-9cb2-d7a132f25db7 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1140.399592] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e43dbc4d-a569-4fa6-9cb2-d7a132f25db7 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1140.414084] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.414084] [57383]: warnings.warn( [ 1140.418711] [57383]: INFO cinder.volume.api [None req-e43dbc4d-a569-4fa6-9cb2-d7a132f25db7 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1140.425134] [57383]: INFO cinder.api.openstack.wsgi [None req-e43dbc4d-a569-4fa6-9cb2-d7a132f25db7 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1140.425595] [57383]: [pid: 57383|app: 0|req: 191/373] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:33 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1141.436506] [57383]: DEBUG cinder.api.middleware.request_id [None req-c335dc17-d2b8-4024-902c-ab4326c9a576 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.438764] [57383]: INFO cinder.api.openstack.wsgi [None req-c335dc17-d2b8-4024-902c-ab4326c9a576 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1141.438982] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c335dc17-d2b8-4024-902c-ab4326c9a576 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1141.439217] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c335dc17-d2b8-4024-902c-ab4326c9a576 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1141.453204] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.453204] [57383]: warnings.warn( [ 1141.457330] [57383]: INFO cinder.volume.api [None req-c335dc17-d2b8-4024-902c-ab4326c9a576 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1141.462381] [57383]: INFO cinder.api.openstack.wsgi [None req-c335dc17-d2b8-4024-902c-ab4326c9a576 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1141.462929] [57383]: [pid: 57383|app: 0|req: 192/374] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:34 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.388922] [57384]: DEBUG cinder.coordination [req-6943060d-48d6-4ace-998f-1775de89ba9e req-d63a0617-ca20-4b4f-9e5b-3a9784073af4 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Lock "cinder-attachment_update-b8dd2565-3a44-4d63-a97b-8a80355980a9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=57384) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1142.389486] [57384]: INFO cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-d63a0617-ca20-4b4f-9e5b-3a9784073af4 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/attachments/a161c41e-c632-4749-9906-45bdc5e67b66 returned with HTTP 200 [ 1142.390035] [57384]: [pid: 57384|app: 0|req: 183/375] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:35:30 2025] PUT /volume/v3/attachments/a161c41e-c632-4749-9906-45bdc5e67b66 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1142.475050] [57383]: DEBUG cinder.api.middleware.request_id [None req-17140ab1-07aa-4825-9f55-4b3b8ae35d0f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.477876] [57383]: INFO cinder.api.openstack.wsgi [None req-17140ab1-07aa-4825-9f55-4b3b8ae35d0f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1142.478379] [57383]: DEBUG cinder.api.openstack.wsgi [None req-17140ab1-07aa-4825-9f55-4b3b8ae35d0f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1142.478813] [57383]: DEBUG cinder.api.openstack.wsgi [None req-17140ab1-07aa-4825-9f55-4b3b8ae35d0f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1142.491403] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.491403] [57383]: warnings.warn( [ 1142.495549] [57383]: INFO cinder.volume.api [None req-17140ab1-07aa-4825-9f55-4b3b8ae35d0f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1142.501651] [57383]: INFO cinder.api.openstack.wsgi [None req-17140ab1-07aa-4825-9f55-4b3b8ae35d0f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1142.502190] [57383]: [pid: 57383|app: 0|req: 193/376] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:35 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.513827] [57384]: DEBUG cinder.api.middleware.request_id [None req-537c54cd-e07c-4728-b989-678f6c11b4e4 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.515917] [57384]: INFO cinder.api.openstack.wsgi [None req-537c54cd-e07c-4728-b989-678f6c11b4e4 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1143.516144] [57384]: DEBUG cinder.api.openstack.wsgi [None req-537c54cd-e07c-4728-b989-678f6c11b4e4 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1143.516352] [57384]: DEBUG cinder.api.openstack.wsgi [None req-537c54cd-e07c-4728-b989-678f6c11b4e4 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1143.518870] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=213,cinder:INSERT=19,cinder:UPDATE=46 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1143.531500] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.531500] [57384]: warnings.warn( [ 1143.536264] [57384]: INFO cinder.volume.api [None req-537c54cd-e07c-4728-b989-678f6c11b4e4 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1143.541566] [57384]: INFO cinder.api.openstack.wsgi [None req-537c54cd-e07c-4728-b989-678f6c11b4e4 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1143.542047] [57384]: [pid: 57384|app: 0|req: 184/377] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:36 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.019900] [57383]: DEBUG cinder.api.middleware.request_id [req-6943060d-48d6-4ace-998f-1775de89ba9e req-22830c2c-e480-41d9-bd59-215e5574ed2a None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.022618] [57383]: INFO cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-22830c2c-e480-41d9-bd59-215e5574ed2a tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] POST http://10.180.1.21/volume/v3/attachments/a161c41e-c632-4749-9906-45bdc5e67b66/action [ 1144.023029] [57383]: DEBUG cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-22830c2c-e480-41d9-bd59-215e5574ed2a tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action body: b'{"os-complete": null}' {{(pid=57383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1144.023193] [57383]: DEBUG cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-22830c2c-e480-41d9-bd59-215e5574ed2a tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1144.049616] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.049616] [57383]: warnings.warn( [ 1144.058200] [57383]: INFO cinder.api.openstack.wsgi [req-6943060d-48d6-4ace-998f-1775de89ba9e req-22830c2c-e480-41d9-bd59-215e5574ed2a tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/attachments/a161c41e-c632-4749-9906-45bdc5e67b66/action returned with HTTP 204 [ 1144.058706] [57383]: [pid: 57383|app: 0|req: 194/378] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:35:36 2025] POST /volume/v3/attachments/a161c41e-c632-4749-9906-45bdc5e67b66/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1144.552623] [57384]: DEBUG cinder.api.middleware.request_id [None req-0f75486d-2e3a-4070-a51a-a5e02b844149 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.560796] [57384]: INFO cinder.api.openstack.wsgi [None req-0f75486d-2e3a-4070-a51a-a5e02b844149 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1144.561111] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0f75486d-2e3a-4070-a51a-a5e02b844149 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1144.561437] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0f75486d-2e3a-4070-a51a-a5e02b844149 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1144.586029] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.586029] [57384]: warnings.warn( [ 1144.589698] [57384]: INFO cinder.volume.api [None req-0f75486d-2e3a-4070-a51a-a5e02b844149 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1144.597290] [57384]: INFO cinder.api.openstack.wsgi [None req-0f75486d-2e3a-4070-a51a-a5e02b844149 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1144.597728] [57384]: [pid: 57384|app: 0|req: 185/379] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:37 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 1135 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.610673] [57383]: DEBUG cinder.api.middleware.request_id [None req-82724b2e-e4fe-495e-a327-f402b0c3476f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.613017] [57383]: INFO cinder.api.openstack.wsgi [None req-82724b2e-e4fe-495e-a327-f402b0c3476f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1144.613459] [57383]: DEBUG cinder.api.openstack.wsgi [None req-82724b2e-e4fe-495e-a327-f402b0c3476f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1144.613728] [57383]: DEBUG cinder.api.openstack.wsgi [None req-82724b2e-e4fe-495e-a327-f402b0c3476f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1144.619996] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=210,cinder:UPDATE=29,cinder:INSERT=8 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1144.626372] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.626372] [57383]: warnings.warn( [ 1144.631102] [57383]: INFO cinder.volume.api [None req-82724b2e-e4fe-495e-a327-f402b0c3476f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1144.636025] [57383]: INFO cinder.api.openstack.wsgi [None req-82724b2e-e4fe-495e-a327-f402b0c3476f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1144.636548] [57383]: [pid: 57383|app: 0|req: 195/380] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:37 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.786735] [57384]: DEBUG cinder.api.middleware.request_id [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.790091] [57384]: INFO cinder.api.openstack.wsgi [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1144.790423] [57384]: DEBUG cinder.api.openstack.wsgi [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1271040918"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1144.791830] [57384]: DEBUG cinder.api.v3.volumes [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1271040918'}} {{(pid=57384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1144.792020] [57384]: INFO cinder.api.v3.volumes [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Create volume of 1 GB [ 1144.797095] [57384]: INFO cinder.volume.api [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Availability Zones retrieved successfully. [ 1144.804223] [57384]: DEBUG cinder.volume.api [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Flow 'volume_create_api' (e3dc85a8-24f7-4574-882b-201038c53408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1144.805478] [57384]: DEBUG cinder.volume.api [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc66ddff-8010-4204-b2d7-a85de6721790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1144.808503] [57384]: DEBUG cinder.volume.flows.api.create_volume [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Validating volume size '1' using validate_int {{(pid=57384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1144.831616] [57384]: DEBUG cinder.volume.api [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc66ddff-8010-4204-b2d7-a85de6721790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1144.832401] [57384]: DEBUG cinder.volume.api [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f38b4366-cc40-4f5d-80bd-af5ae9a57a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1144.863535] [57384]: DEBUG cinder.quota [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Created reservations ['9515dc69-019f-43ea-ac8e-91731ef08ab7', 'df3b5a66-71e7-49fc-b420-9ad0a6169c6a', '483455ff-16d3-4e32-b56e-c96d7acf1bc3', '624bac19-f22e-4e6b-8e52-42088a6d4328'] {{(pid=57384) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1144.864810] [57384]: DEBUG cinder.volume.api [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f38b4366-cc40-4f5d-80bd-af5ae9a57a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9515dc69-019f-43ea-ac8e-91731ef08ab7', 'df3b5a66-71e7-49fc-b420-9ad0a6169c6a', '483455ff-16d3-4e32-b56e-c96d7acf1bc3', '624bac19-f22e-4e6b-8e52-42088a6d4328']}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1144.865669] [57384]: DEBUG cinder.volume.api [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d6082fd-b296-4dfb-ae46-c2e0f3fbc1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1144.882084] [57384]: DEBUG cinder.volume.api [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d6082fd-b296-4dfb-ae46-c2e0f3fbc1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89dd51ff-5b60-47a8-be26-6d0d2bcec49d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1271040918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47fb435aaa3f41e886947e6d25d6e483',qos_specs=None,replication_status=,reservations=['9515dc69-019f-43ea-ac8e-91731ef08ab7','df3b5a66-71e7-49fc-b420-9ad0a6169c6a','483455ff-16d3-4e32-b56e-c96d7acf1bc3','624bac19-f22e-4e6b-8e52-42088a6d4328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ea190cb41740d1b5c45cfc94bfae7d',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:35:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1271040918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89dd51ff-5b60-47a8-be26-6d0d2bcec49d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47fb435aaa3f41e886947e6d25d6e483',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ea190cb41740d1b5c45cfc94bfae7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1144.883364] [57384]: DEBUG cinder.volume.api [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651fd37e-9cb5-40e0-9356-8c7dc6f34111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1144.898636] [57384]: DEBUG cinder.volume.api [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651fd37e-9cb5-40e0-9356-8c7dc6f34111) transitioned into state 'SUCCESS' from state '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-1271040918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47fb435aaa3f41e886947e6d25d6e483',qos_specs=None,replication_status=,reservations=['9515dc69-019f-43ea-ac8e-91731ef08ab7','df3b5a66-71e7-49fc-b420-9ad0a6169c6a','483455ff-16d3-4e32-b56e-c96d7acf1bc3','624bac19-f22e-4e6b-8e52-42088a6d4328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ea190cb41740d1b5c45cfc94bfae7d',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1144.899678] [57384]: DEBUG cinder.volume.api [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1130389-3e3e-44bd-9e46-4f9f6ab34a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1144.919030] [57384]: DEBUG cinder.volume.api [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1130389-3e3e-44bd-9e46-4f9f6ab34a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57384) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1144.920224] [57384]: DEBUG cinder.volume.api [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Flow 'volume_create_api' (e3dc85a8-24f7-4574-882b-201038c53408) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57384) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1144.920603] [57384]: INFO cinder.volume.api [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Create volume request issued successfully. [ 1144.921333] [57384]: INFO cinder.api.openstack.wsgi [None req-d847f252-d847-48fd-abb1-b4d7dd6de9ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1144.921848] [57384]: [pid: 57384|app: 0|req: 186/381] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:35:37 2025] POST /volume/v3/volumes => generated 750 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1144.930208] [57383]: DEBUG cinder.api.middleware.request_id [None req-48debe1d-4331-43b9-904b-8aeda4e5df3c None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.932355] [57383]: INFO cinder.api.openstack.wsgi [None req-48debe1d-4331-43b9-904b-8aeda4e5df3c tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1144.932623] [57383]: DEBUG cinder.api.openstack.wsgi [None req-48debe1d-4331-43b9-904b-8aeda4e5df3c tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1144.932774] [57383]: DEBUG cinder.api.openstack.wsgi [None req-48debe1d-4331-43b9-904b-8aeda4e5df3c tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1144.941785] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.941785] [57383]: warnings.warn( [ 1144.946298] [57383]: INFO cinder.volume.api [None req-48debe1d-4331-43b9-904b-8aeda4e5df3c tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1144.951201] [57383]: INFO cinder.api.openstack.wsgi [None req-48debe1d-4331-43b9-904b-8aeda4e5df3c tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1144.951650] [57383]: [pid: 57383|app: 0|req: 196/382] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:37 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.520920] [57384]: DEBUG cinder.api.middleware.request_id [req-459cc59e-55a4-4e90-8bc0-1939dbec8117 req-f163c2f5-1726-4732-8635-567562c0408d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.523615] [57384]: INFO cinder.api.openstack.wsgi [req-459cc59e-55a4-4e90-8bc0-1939dbec8117 req-f163c2f5-1726-4732-8635-567562c0408d tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a619e9d9-b6eb-4a8a-894a-5e024a3189e8 [ 1145.523821] [57384]: DEBUG cinder.api.openstack.wsgi [req-459cc59e-55a4-4e90-8bc0-1939dbec8117 req-f163c2f5-1726-4732-8635-567562c0408d tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1145.524031] [57384]: DEBUG cinder.api.openstack.wsgi [req-459cc59e-55a4-4e90-8bc0-1939dbec8117 req-f163c2f5-1726-4732-8635-567562c0408d tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'version_select' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1145.532765] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.532765] [57384]: warnings.warn( [ 1145.962493] [57383]: DEBUG cinder.api.middleware.request_id [None req-f02e0227-fd67-41c2-b99e-5171270eb755 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.964554] [57383]: INFO cinder.api.openstack.wsgi [None req-f02e0227-fd67-41c2-b99e-5171270eb755 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1145.964763] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f02e0227-fd67-41c2-b99e-5171270eb755 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1145.964970] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f02e0227-fd67-41c2-b99e-5171270eb755 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1145.976043] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.976043] [57383]: warnings.warn( [ 1145.980613] [57383]: INFO cinder.volume.api [None req-f02e0227-fd67-41c2-b99e-5171270eb755 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1145.985751] [57383]: INFO cinder.api.openstack.wsgi [None req-f02e0227-fd67-41c2-b99e-5171270eb755 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1145.986191] [57383]: [pid: 57383|app: 0|req: 197/383] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:38 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.024643] [57383]: DEBUG cinder.api.middleware.request_id [req-7aacf408-1584-429e-a6af-af878bea3193 req-4172cc15-7828-4c7a-adeb-150057cd35b9 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.026967] [57383]: INFO cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-4172cc15-7828-4c7a-adeb-150057cd35b9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1146.027186] [57383]: DEBUG cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-4172cc15-7828-4c7a-adeb-150057cd35b9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1146.027394] [57383]: DEBUG cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-4172cc15-7828-4c7a-adeb-150057cd35b9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1146.035167] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.035167] [57383]: warnings.warn( [ 1146.038665] [57383]: INFO cinder.volume.api [req-7aacf408-1584-429e-a6af-af878bea3193 req-4172cc15-7828-4c7a-adeb-150057cd35b9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1146.043272] [57383]: INFO cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-4172cc15-7828-4c7a-adeb-150057cd35b9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1146.043602] [57383]: [pid: 57383|app: 0|req: 198/384] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:35:38 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.064167] [57384]: INFO cinder.api.openstack.wsgi [req-459cc59e-55a4-4e90-8bc0-1939dbec8117 req-f163c2f5-1726-4732-8635-567562c0408d tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/attachments/a619e9d9-b6eb-4a8a-894a-5e024a3189e8 returned with HTTP 200 [ 1146.064659] [57384]: [pid: 57384|app: 0|req: 187/385] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:35:38 2025] DELETE /volume/v3/attachments/a619e9d9-b6eb-4a8a-894a-5e024a3189e8 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.564342] [57383]: DEBUG cinder.api.middleware.request_id [None req-d951c861-8414-4902-b1c9-99422332bc31 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.564342] [57383]: INFO cinder.api.openstack.wsgi [None req-d951c861-8414-4902-b1c9-99422332bc31 None None] GET http://10.180.1.21/volume// [ 1147.564716] [57383]: DEBUG cinder.api.openstack.wsgi [None req-d951c861-8414-4902-b1c9-99422332bc31 None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1147.564716] [57383]: DEBUG cinder.api.openstack.wsgi [None req-d951c861-8414-4902-b1c9-99422332bc31 None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1147.564988] [57383]: INFO cinder.api.openstack.wsgi [None req-d951c861-8414-4902-b1c9-99422332bc31 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1147.565452] [57383]: [pid: 57383|app: 0|req: 199/386] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 14:35:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1147.569888] [57384]: DEBUG cinder.api.middleware.request_id [req-7aacf408-1584-429e-a6af-af878bea3193 req-a0590683-8841-4927-9b35-91289f466eb8 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.572239] [57384]: INFO cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-a0590683-8841-4927-9b35-91289f466eb8 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1147.572814] [57384]: DEBUG cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-a0590683-8841-4927-9b35-91289f466eb8 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89dd51ff-5b60-47a8-be26-6d0d2bcec49d", "connector": null, "instance_uuid": "c7d0310d-709b-450a-a054-9b393374a1c5"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1147.587198] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.587198] [57384]: warnings.warn( [ 1147.612671] [57384]: INFO cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-a0590683-8841-4927-9b35-91289f466eb8 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1147.613192] [57384]: [pid: 57384|app: 0|req: 188/387] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:35:40 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1147.643502] [57383]: DEBUG cinder.api.middleware.request_id [None req-e84206f1-b588-4326-b7fe-e1027d5d00b2 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.645666] [57383]: INFO cinder.api.openstack.wsgi [None req-e84206f1-b588-4326-b7fe-e1027d5d00b2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1147.645873] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e84206f1-b588-4326-b7fe-e1027d5d00b2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1147.646155] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e84206f1-b588-4326-b7fe-e1027d5d00b2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1147.658190] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.658190] [57383]: warnings.warn( [ 1147.661738] [57383]: INFO cinder.volume.api [None req-e84206f1-b588-4326-b7fe-e1027d5d00b2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1147.667150] [57383]: INFO cinder.api.openstack.wsgi [None req-e84206f1-b588-4326-b7fe-e1027d5d00b2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1147.667672] [57383]: [pid: 57383|app: 0|req: 200/388] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:40 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.145835] [57384]: DEBUG cinder.api.middleware.request_id [None req-f2650def-2c54-44c1-887a-418732e0a3ac None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.146455] [57384]: INFO cinder.api.openstack.wsgi [None req-f2650def-2c54-44c1-887a-418732e0a3ac None None] GET http://10.180.1.21/volume// [ 1148.146455] [57384]: DEBUG cinder.api.openstack.wsgi [None req-f2650def-2c54-44c1-887a-418732e0a3ac None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1148.146737] [57384]: DEBUG cinder.api.openstack.wsgi [None req-f2650def-2c54-44c1-887a-418732e0a3ac None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1148.147604] [57384]: INFO cinder.api.openstack.wsgi [None req-f2650def-2c54-44c1-887a-418732e0a3ac None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1148.147604] [57384]: [pid: 57384|app: 0|req: 189/389] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:35:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1148.153146] [57383]: DEBUG cinder.api.middleware.request_id [req-7aacf408-1584-429e-a6af-af878bea3193 req-ad6c1cc4-b7c4-4be5-94e1-87732ab404fb None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.154673] [57383]: INFO cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-ad6c1cc4-b7c4-4be5-94e1-87732ab404fb tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1148.154673] [57383]: DEBUG cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-ad6c1cc4-b7c4-4be5-94e1-87732ab404fb tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1148.154673] [57383]: DEBUG cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-ad6c1cc4-b7c4-4be5-94e1-87732ab404fb tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1148.171236] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.171236] [57383]: warnings.warn( [ 1148.175160] [57383]: INFO cinder.volume.api [req-7aacf408-1584-429e-a6af-af878bea3193 req-ad6c1cc4-b7c4-4be5-94e1-87732ab404fb tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1148.181101] [57383]: INFO cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-ad6c1cc4-b7c4-4be5-94e1-87732ab404fb tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1148.181965] [57383]: [pid: 57383|app: 0|req: 201/390] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:35:40 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1148.209838] [57384]: DEBUG cinder.api.middleware.request_id [req-7aacf408-1584-429e-a6af-af878bea3193 req-76a89447-1013-44a7-919c-2912a1c9f29e None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.214909] [57384]: INFO cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-76a89447-1013-44a7-919c-2912a1c9f29e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] PUT http://10.180.1.21/volume/v3/attachments/c8795526-0fc6-4a1c-a299-a657a27d553a [ 1148.214909] [57384]: DEBUG cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-76a89447-1013-44a7-919c-2912a1c9f29e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-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-860051", "mountpoint": "/dev/sdc"}}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1148.222707] [57384]: DEBUG cinder.coordination [req-7aacf408-1584-429e-a6af-af878bea3193 req-76a89447-1013-44a7-919c-2912a1c9f29e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Acquiring lock "cinder-attachment_update-89dd51ff-5b60-47a8-be26-6d0d2bcec49d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1148.227192] [57384]: DEBUG cinder.coordination [req-7aacf408-1584-429e-a6af-af878bea3193 req-76a89447-1013-44a7-919c-2912a1c9f29e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Lock "cinder-attachment_update-89dd51ff-5b60-47a8-be26-6d0d2bcec49d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1148.228256] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.228256] [57384]: warnings.warn( [ 1148.678337] [57383]: DEBUG cinder.api.middleware.request_id [None req-460db47f-8678-4885-a0ff-47268d7b71fc None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.681560] [57383]: INFO cinder.api.openstack.wsgi [None req-460db47f-8678-4885-a0ff-47268d7b71fc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1148.681991] [57383]: DEBUG cinder.api.openstack.wsgi [None req-460db47f-8678-4885-a0ff-47268d7b71fc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1148.682362] [57383]: DEBUG cinder.api.openstack.wsgi [None req-460db47f-8678-4885-a0ff-47268d7b71fc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1148.697296] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.697296] [57383]: warnings.warn( [ 1148.702299] [57383]: INFO cinder.volume.api [None req-460db47f-8678-4885-a0ff-47268d7b71fc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1148.709202] [57383]: INFO cinder.api.openstack.wsgi [None req-460db47f-8678-4885-a0ff-47268d7b71fc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1148.709837] [57383]: [pid: 57383|app: 0|req: 202/391] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:41 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.724446] [57383]: DEBUG cinder.api.middleware.request_id [None req-c166c534-8104-4bc5-bd90-6120d3b3a7be None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.727024] [57383]: INFO cinder.api.openstack.wsgi [None req-c166c534-8104-4bc5-bd90-6120d3b3a7be tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1149.727245] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c166c534-8104-4bc5-bd90-6120d3b3a7be tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1149.727454] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c166c534-8104-4bc5-bd90-6120d3b3a7be tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1149.742176] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.742176] [57383]: warnings.warn( [ 1149.746035] [57383]: INFO cinder.volume.api [None req-c166c534-8104-4bc5-bd90-6120d3b3a7be tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1149.751923] [57383]: INFO cinder.api.openstack.wsgi [None req-c166c534-8104-4bc5-bd90-6120d3b3a7be tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1149.752337] [57383]: [pid: 57383|app: 0|req: 203/392] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:42 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.763248] [57383]: DEBUG cinder.api.middleware.request_id [None req-9b5158e7-3e7e-4bb3-a080-e31f92488071 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.765975] [57383]: INFO cinder.api.openstack.wsgi [None req-9b5158e7-3e7e-4bb3-a080-e31f92488071 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1150.766288] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9b5158e7-3e7e-4bb3-a080-e31f92488071 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1150.766538] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9b5158e7-3e7e-4bb3-a080-e31f92488071 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1150.782461] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.782461] [57383]: warnings.warn( [ 1150.787274] [57383]: INFO cinder.volume.api [None req-9b5158e7-3e7e-4bb3-a080-e31f92488071 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1150.793321] [57383]: INFO cinder.api.openstack.wsgi [None req-9b5158e7-3e7e-4bb3-a080-e31f92488071 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1150.793954] [57383]: [pid: 57383|app: 0|req: 204/393] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:43 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1151.804477] [57383]: DEBUG cinder.api.middleware.request_id [None req-be16ca77-e33d-4ab0-80a5-8470650b83c5 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.806279] [57383]: INFO cinder.api.openstack.wsgi [None req-be16ca77-e33d-4ab0-80a5-8470650b83c5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1151.806523] [57383]: DEBUG cinder.api.openstack.wsgi [None req-be16ca77-e33d-4ab0-80a5-8470650b83c5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1151.806699] [57383]: DEBUG cinder.api.openstack.wsgi [None req-be16ca77-e33d-4ab0-80a5-8470650b83c5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1151.820386] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.820386] [57383]: warnings.warn( [ 1151.824572] [57383]: INFO cinder.volume.api [None req-be16ca77-e33d-4ab0-80a5-8470650b83c5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1151.830253] [57383]: INFO cinder.api.openstack.wsgi [None req-be16ca77-e33d-4ab0-80a5-8470650b83c5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1151.830680] [57383]: [pid: 57383|app: 0|req: 205/394] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:44 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.753779] [57384]: DEBUG cinder.coordination [req-7aacf408-1584-429e-a6af-af878bea3193 req-76a89447-1013-44a7-919c-2912a1c9f29e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Lock "cinder-attachment_update-89dd51ff-5b60-47a8-be26-6d0d2bcec49d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=57384) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1152.754326] [57384]: INFO cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-76a89447-1013-44a7-919c-2912a1c9f29e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/attachments/c8795526-0fc6-4a1c-a299-a657a27d553a returned with HTTP 200 [ 1152.754878] [57384]: [pid: 57384|app: 0|req: 190/395] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:35:40 2025] PUT /volume/v3/attachments/c8795526-0fc6-4a1c-a299-a657a27d553a => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1152.840057] [57383]: DEBUG cinder.api.middleware.request_id [None req-e46156d0-afaa-4407-a2c5-189e02a330e3 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.842330] [57383]: INFO cinder.api.openstack.wsgi [None req-e46156d0-afaa-4407-a2c5-189e02a330e3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1152.842597] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e46156d0-afaa-4407-a2c5-189e02a330e3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1152.842841] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e46156d0-afaa-4407-a2c5-189e02a330e3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1152.853169] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.853169] [57383]: warnings.warn( [ 1152.857041] [57383]: INFO cinder.volume.api [None req-e46156d0-afaa-4407-a2c5-189e02a330e3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1152.861440] [57383]: INFO cinder.api.openstack.wsgi [None req-e46156d0-afaa-4407-a2c5-189e02a330e3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1152.861991] [57383]: [pid: 57383|app: 0|req: 206/396] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:45 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.651148] [57384]: DEBUG cinder.api.middleware.request_id [None req-dada44eb-04c5-48fc-86a9-409a4f930618 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.653345] [57384]: INFO cinder.api.openstack.wsgi [None req-dada44eb-04c5-48fc-86a9-409a4f930618 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1153.653550] [57384]: DEBUG cinder.api.openstack.wsgi [None req-dada44eb-04c5-48fc-86a9-409a4f930618 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1153.653848] [57384]: DEBUG cinder.api.openstack.wsgi [None req-dada44eb-04c5-48fc-86a9-409a4f930618 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1153.665584] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.665584] [57384]: warnings.warn( [ 1153.669927] [57384]: INFO cinder.volume.api [None req-dada44eb-04c5-48fc-86a9-409a4f930618 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1153.674780] [57384]: INFO cinder.api.openstack.wsgi [None req-dada44eb-04c5-48fc-86a9-409a4f930618 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1153.675203] [57384]: [pid: 57384|app: 0|req: 191/397] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:46 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.710190] [57383]: DEBUG cinder.api.middleware.request_id [None req-048f0646-5171-4675-a49d-fd93d27839f0 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.712447] [57383]: INFO cinder.api.openstack.wsgi [None req-048f0646-5171-4675-a49d-fd93d27839f0 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1153.712659] [57383]: DEBUG cinder.api.openstack.wsgi [None req-048f0646-5171-4675-a49d-fd93d27839f0 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1153.712864] [57383]: DEBUG cinder.api.openstack.wsgi [None req-048f0646-5171-4675-a49d-fd93d27839f0 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1153.723019] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.723019] [57383]: warnings.warn( [ 1153.727639] [57383]: INFO cinder.volume.api [None req-048f0646-5171-4675-a49d-fd93d27839f0 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1153.733601] [57383]: INFO cinder.api.openstack.wsgi [None req-048f0646-5171-4675-a49d-fd93d27839f0 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1153.734085] [57383]: [pid: 57383|app: 0|req: 207/398] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:46 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.871721] [57384]: DEBUG cinder.api.middleware.request_id [None req-0fcc96ad-858e-41d2-93f0-852e8301565b None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.873988] [57384]: INFO cinder.api.openstack.wsgi [None req-0fcc96ad-858e-41d2-93f0-852e8301565b tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1153.874267] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0fcc96ad-858e-41d2-93f0-852e8301565b tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1153.874477] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0fcc96ad-858e-41d2-93f0-852e8301565b tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1153.894367] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.894367] [57384]: warnings.warn( [ 1153.899840] [57384]: INFO cinder.volume.api [None req-0fcc96ad-858e-41d2-93f0-852e8301565b tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1153.907446] [57384]: INFO cinder.api.openstack.wsgi [None req-0fcc96ad-858e-41d2-93f0-852e8301565b tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1153.907564] [57384]: [pid: 57384|app: 0|req: 192/399] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:46 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.385967] [57383]: DEBUG cinder.api.middleware.request_id [req-7aacf408-1584-429e-a6af-af878bea3193 req-9b45d97a-a190-4436-bc62-994973f972ec None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.388262] [57383]: INFO cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-9b45d97a-a190-4436-bc62-994973f972ec tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] POST http://10.180.1.21/volume/v3/attachments/c8795526-0fc6-4a1c-a299-a657a27d553a/action [ 1154.388690] [57383]: DEBUG cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-9b45d97a-a190-4436-bc62-994973f972ec tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action body: b'{"os-complete": null}' {{(pid=57383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1154.388889] [57383]: DEBUG cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-9b45d97a-a190-4436-bc62-994973f972ec tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1154.404876] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.404876] [57383]: warnings.warn( [ 1154.414490] [57383]: INFO cinder.api.openstack.wsgi [req-7aacf408-1584-429e-a6af-af878bea3193 req-9b45d97a-a190-4436-bc62-994973f972ec tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/attachments/c8795526-0fc6-4a1c-a299-a657a27d553a/action returned with HTTP 204 [ 1154.414993] [57383]: [pid: 57383|app: 0|req: 208/400] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:35:47 2025] POST /volume/v3/attachments/c8795526-0fc6-4a1c-a299-a657a27d553a/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1154.918049] [57384]: DEBUG cinder.api.middleware.request_id [None req-99dc3636-877a-4a13-b34b-cafbabec2447 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.920452] [57384]: INFO cinder.api.openstack.wsgi [None req-99dc3636-877a-4a13-b34b-cafbabec2447 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1154.920676] [57384]: DEBUG cinder.api.openstack.wsgi [None req-99dc3636-877a-4a13-b34b-cafbabec2447 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1154.920886] [57384]: DEBUG cinder.api.openstack.wsgi [None req-99dc3636-877a-4a13-b34b-cafbabec2447 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1154.934898] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.934898] [57384]: warnings.warn( [ 1154.938710] [57384]: INFO cinder.volume.api [None req-99dc3636-877a-4a13-b34b-cafbabec2447 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1154.943946] [57384]: INFO cinder.api.openstack.wsgi [None req-99dc3636-877a-4a13-b34b-cafbabec2447 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1154.944361] [57384]: [pid: 57384|app: 0|req: 193/401] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:47 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.953892] [57383]: DEBUG cinder.api.middleware.request_id [None req-8806e16d-7ca3-49eb-9b98-f8e9c6e0f34e None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.955844] [57383]: INFO cinder.api.openstack.wsgi [None req-8806e16d-7ca3-49eb-9b98-f8e9c6e0f34e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1154.956064] [57383]: DEBUG cinder.api.openstack.wsgi [None req-8806e16d-7ca3-49eb-9b98-f8e9c6e0f34e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1154.956270] [57383]: DEBUG cinder.api.openstack.wsgi [None req-8806e16d-7ca3-49eb-9b98-f8e9c6e0f34e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1154.965815] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.965815] [57383]: warnings.warn( [ 1154.968837] [57383]: INFO cinder.volume.api [None req-8806e16d-7ca3-49eb-9b98-f8e9c6e0f34e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1154.972926] [57383]: INFO cinder.api.openstack.wsgi [None req-8806e16d-7ca3-49eb-9b98-f8e9c6e0f34e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1154.973353] [57383]: [pid: 57383|app: 0|req: 209/402] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:47 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1155.164182] [57384]: DEBUG cinder.api.middleware.request_id [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-2bf88637-2daf-46d7-9cba-7025a29fe60c None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.167297] [57384]: INFO cinder.api.openstack.wsgi [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-2bf88637-2daf-46d7-9cba-7025a29fe60c tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1155.167297] [57384]: DEBUG cinder.api.openstack.wsgi [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-2bf88637-2daf-46d7-9cba-7025a29fe60c tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1155.167522] [57384]: DEBUG cinder.api.openstack.wsgi [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-2bf88637-2daf-46d7-9cba-7025a29fe60c tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1155.179466] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.179466] [57384]: warnings.warn( [ 1155.183428] [57384]: INFO cinder.volume.api [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-2bf88637-2daf-46d7-9cba-7025a29fe60c tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1155.188166] [57384]: INFO cinder.api.openstack.wsgi [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-2bf88637-2daf-46d7-9cba-7025a29fe60c tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1155.188602] [57384]: [pid: 57384|app: 0|req: 194/403] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:35:47 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1155.206033] [57383]: DEBUG cinder.api.middleware.request_id [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-1ed792f5-3cc9-493e-8854-f9e52f29bd1e None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.208045] [57383]: INFO cinder.api.openstack.wsgi [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-1ed792f5-3cc9-493e-8854-f9e52f29bd1e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] POST http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9/action [ 1155.208440] [57383]: DEBUG cinder.api.openstack.wsgi [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-1ed792f5-3cc9-493e-8854-f9e52f29bd1e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1155.208567] [57383]: DEBUG cinder.api.openstack.wsgi [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-1ed792f5-3cc9-493e-8854-f9e52f29bd1e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1155.218339] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.218339] [57383]: warnings.warn( [ 1155.218847] [57383]: INFO cinder.volume.api [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-1ed792f5-3cc9-493e-8854-f9e52f29bd1e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1155.224449] [57383]: INFO cinder.volume.api [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-1ed792f5-3cc9-493e-8854-f9e52f29bd1e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Begin detaching volume completed successfully. [ 1155.224672] [57383]: INFO cinder.api.openstack.wsgi [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-1ed792f5-3cc9-493e-8854-f9e52f29bd1e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9/action returned with HTTP 202 [ 1155.225132] [57383]: [pid: 57383|app: 0|req: 210/404] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 14:35:47 2025] POST /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1155.237069] [57384]: DEBUG cinder.api.middleware.request_id [None req-f47c543f-2969-464f-9072-281a4b9c3331 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.239911] [57384]: INFO cinder.api.openstack.wsgi [None req-f47c543f-2969-464f-9072-281a4b9c3331 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1155.240256] [57384]: DEBUG cinder.api.openstack.wsgi [None req-f47c543f-2969-464f-9072-281a4b9c3331 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1155.240506] [57384]: DEBUG cinder.api.openstack.wsgi [None req-f47c543f-2969-464f-9072-281a4b9c3331 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1155.253027] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.253027] [57384]: warnings.warn( [ 1155.257029] [57384]: INFO cinder.volume.api [None req-f47c543f-2969-464f-9072-281a4b9c3331 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1155.262083] [57384]: INFO cinder.api.openstack.wsgi [None req-f47c543f-2969-464f-9072-281a4b9c3331 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1155.262481] [57384]: [pid: 57384|app: 0|req: 195/405] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:47 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.248922] [57383]: DEBUG cinder.api.middleware.request_id [None req-63e32e8e-4a1b-47f3-a19c-6fa888961905 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.249689] [57383]: INFO cinder.api.openstack.wsgi [None req-63e32e8e-4a1b-47f3-a19c-6fa888961905 None None] GET http://10.180.1.21/volume// [ 1156.249898] [57383]: DEBUG cinder.api.openstack.wsgi [None req-63e32e8e-4a1b-47f3-a19c-6fa888961905 None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1156.250121] [57383]: DEBUG cinder.api.openstack.wsgi [None req-63e32e8e-4a1b-47f3-a19c-6fa888961905 None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1156.250588] [57383]: INFO cinder.api.openstack.wsgi [None req-63e32e8e-4a1b-47f3-a19c-6fa888961905 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1156.250859] [57383]: [pid: 57383|app: 0|req: 211/406] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:35:48 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1156.256846] [57384]: DEBUG cinder.api.middleware.request_id [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-b6707ef6-02d4-4404-8c21-1121e0f4e1db None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.273818] [57383]: DEBUG cinder.api.middleware.request_id [None req-71f839f9-d882-4a45-8304-6c726478f945 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.367125] [57383]: INFO cinder.api.openstack.wsgi [None req-71f839f9-d882-4a45-8304-6c726478f945 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1156.367451] [57383]: DEBUG cinder.api.openstack.wsgi [None req-71f839f9-d882-4a45-8304-6c726478f945 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1156.367729] [57383]: DEBUG cinder.api.openstack.wsgi [None req-71f839f9-d882-4a45-8304-6c726478f945 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1156.369995] [57384]: INFO cinder.api.openstack.wsgi [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-b6707ef6-02d4-4404-8c21-1121e0f4e1db tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1156.370262] [57384]: DEBUG cinder.api.openstack.wsgi [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-b6707ef6-02d4-4404-8c21-1121e0f4e1db tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1156.370472] [57384]: DEBUG cinder.api.openstack.wsgi [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-b6707ef6-02d4-4404-8c21-1121e0f4e1db tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1156.384727] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.384727] [57384]: warnings.warn( [ 1156.385527] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.385527] [57383]: warnings.warn( [ 1156.388914] [57384]: INFO cinder.volume.api [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-b6707ef6-02d4-4404-8c21-1121e0f4e1db tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1156.389839] [57383]: INFO cinder.volume.api [None req-71f839f9-d882-4a45-8304-6c726478f945 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1156.394930] [57384]: INFO cinder.api.openstack.wsgi [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-b6707ef6-02d4-4404-8c21-1121e0f4e1db tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1156.395656] [57384]: [pid: 57384|app: 0|req: 196/407] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:35:48 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 1319 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1156.395836] [57383]: INFO cinder.api.openstack.wsgi [None req-71f839f9-d882-4a45-8304-6c726478f945 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1156.396344] [57383]: [pid: 57383|app: 0|req: 212/408] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:48 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 1138 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.408222] [57384]: DEBUG cinder.api.middleware.request_id [None req-ed33130f-1070-4334-bd79-811d8b60f3f7 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.410575] [57384]: INFO cinder.api.openstack.wsgi [None req-ed33130f-1070-4334-bd79-811d8b60f3f7 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1157.410804] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ed33130f-1070-4334-bd79-811d8b60f3f7 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1157.411141] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ed33130f-1070-4334-bd79-811d8b60f3f7 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1157.424783] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.424783] [57384]: warnings.warn( [ 1157.429164] [57384]: INFO cinder.volume.api [None req-ed33130f-1070-4334-bd79-811d8b60f3f7 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1157.434912] [57384]: INFO cinder.api.openstack.wsgi [None req-ed33130f-1070-4334-bd79-811d8b60f3f7 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1157.435073] [57384]: [pid: 57384|app: 0|req: 197/409] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:50 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.566864] [57383]: DEBUG cinder.api.middleware.request_id [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-5963bcc8-ff3d-49aa-9d61-1bf2c9efb136 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.569488] [57383]: INFO cinder.api.openstack.wsgi [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-5963bcc8-ff3d-49aa-9d61-1bf2c9efb136 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a161c41e-c632-4749-9906-45bdc5e67b66 [ 1157.569747] [57383]: DEBUG cinder.api.openstack.wsgi [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-5963bcc8-ff3d-49aa-9d61-1bf2c9efb136 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1157.570042] [57383]: DEBUG cinder.api.openstack.wsgi [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-5963bcc8-ff3d-49aa-9d61-1bf2c9efb136 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'version_select' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1157.580035] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.580035] [57383]: warnings.warn( [ 1158.109794] [57383]: INFO cinder.api.openstack.wsgi [req-675e50d2-cd7b-4ab1-8e8d-d9dad7ebb761 req-5963bcc8-ff3d-49aa-9d61-1bf2c9efb136 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/attachments/a161c41e-c632-4749-9906-45bdc5e67b66 returned with HTTP 200 [ 1158.110302] [57383]: [pid: 57383|app: 0|req: 213/410] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:35:50 2025] DELETE /volume/v3/attachments/a161c41e-c632-4749-9906-45bdc5e67b66 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.448611] [57384]: DEBUG cinder.api.middleware.request_id [None req-ab40438c-bbf8-4169-9174-e3351f16a93e None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.450712] [57384]: INFO cinder.api.openstack.wsgi [None req-ab40438c-bbf8-4169-9174-e3351f16a93e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1158.450961] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ab40438c-bbf8-4169-9174-e3351f16a93e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1158.451225] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ab40438c-bbf8-4169-9174-e3351f16a93e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1158.463572] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.463572] [57384]: warnings.warn( [ 1158.468635] [57384]: INFO cinder.volume.api [None req-ab40438c-bbf8-4169-9174-e3351f16a93e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1158.475179] [57384]: INFO cinder.api.openstack.wsgi [None req-ab40438c-bbf8-4169-9174-e3351f16a93e tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1158.475606] [57384]: [pid: 57384|app: 0|req: 198/411] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:51 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.703103] [57383]: DEBUG cinder.api.middleware.request_id [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-94a49ea9-b283-48e3-bd1d-5e2bdfe4cadc None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.705797] [57383]: INFO cinder.api.openstack.wsgi [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-94a49ea9-b283-48e3-bd1d-5e2bdfe4cadc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1158.706064] [57383]: DEBUG cinder.api.openstack.wsgi [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-94a49ea9-b283-48e3-bd1d-5e2bdfe4cadc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1158.706370] [57383]: DEBUG cinder.api.openstack.wsgi [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-94a49ea9-b283-48e3-bd1d-5e2bdfe4cadc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1158.723036] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.723036] [57383]: warnings.warn( [ 1158.727376] [57383]: INFO cinder.volume.api [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-94a49ea9-b283-48e3-bd1d-5e2bdfe4cadc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1158.733299] [57383]: INFO cinder.api.openstack.wsgi [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-94a49ea9-b283-48e3-bd1d-5e2bdfe4cadc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1158.733819] [57383]: [pid: 57383|app: 0|req: 214/412] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:35:51 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.754997] [57384]: DEBUG cinder.api.middleware.request_id [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-19c4413f-aab5-4d44-a2a7-fff18142b273 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.757661] [57384]: INFO cinder.api.openstack.wsgi [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-19c4413f-aab5-4d44-a2a7-fff18142b273 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] POST http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d/action [ 1158.758158] [57384]: DEBUG cinder.api.openstack.wsgi [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-19c4413f-aab5-4d44-a2a7-fff18142b273 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1158.758300] [57384]: DEBUG cinder.api.openstack.wsgi [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-19c4413f-aab5-4d44-a2a7-fff18142b273 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1158.768831] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.768831] [57384]: warnings.warn( [ 1158.769237] [57384]: INFO cinder.volume.api [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-19c4413f-aab5-4d44-a2a7-fff18142b273 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1158.777759] [57384]: INFO cinder.volume.api [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-19c4413f-aab5-4d44-a2a7-fff18142b273 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Begin detaching volume completed successfully. [ 1158.778016] [57384]: INFO cinder.api.openstack.wsgi [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-19c4413f-aab5-4d44-a2a7-fff18142b273 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d/action returned with HTTP 202 [ 1158.778590] [57384]: [pid: 57384|app: 0|req: 199/413] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 14:35:51 2025] POST /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1158.798280] [57383]: DEBUG cinder.api.middleware.request_id [None req-f17967c9-d914-425b-8333-3a4c23c3b862 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.801507] [57383]: INFO cinder.api.openstack.wsgi [None req-f17967c9-d914-425b-8333-3a4c23c3b862 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1158.801866] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f17967c9-d914-425b-8333-3a4c23c3b862 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1158.802147] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f17967c9-d914-425b-8333-3a4c23c3b862 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1158.822885] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.822885] [57383]: warnings.warn( [ 1158.827642] [57383]: INFO cinder.volume.api [None req-f17967c9-d914-425b-8333-3a4c23c3b862 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1158.842547] [57383]: INFO cinder.api.openstack.wsgi [None req-f17967c9-d914-425b-8333-3a4c23c3b862 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1158.843157] [57383]: [pid: 57383|app: 0|req: 215/414] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:51 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.813261] [57384]: DEBUG cinder.api.middleware.request_id [None req-9075c85a-3f48-486e-bed0-43731955f319 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.813798] [57384]: INFO cinder.api.openstack.wsgi [None req-9075c85a-3f48-486e-bed0-43731955f319 None None] GET http://10.180.1.21/volume// [ 1159.814029] [57384]: DEBUG cinder.api.openstack.wsgi [None req-9075c85a-3f48-486e-bed0-43731955f319 None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.814293] [57384]: DEBUG cinder.api.openstack.wsgi [None req-9075c85a-3f48-486e-bed0-43731955f319 None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.814894] [57384]: INFO cinder.api.openstack.wsgi [None req-9075c85a-3f48-486e-bed0-43731955f319 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1159.815327] [57384]: [pid: 57384|app: 0|req: 200/415] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:35:52 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1159.826861] [57383]: DEBUG cinder.api.middleware.request_id [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-628927c3-4d8d-4982-a4f0-52fe56560dc9 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.829375] [57383]: INFO cinder.api.openstack.wsgi [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-628927c3-4d8d-4982-a4f0-52fe56560dc9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1159.829647] [57383]: DEBUG cinder.api.openstack.wsgi [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-628927c3-4d8d-4982-a4f0-52fe56560dc9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.830165] [57383]: DEBUG cinder.api.openstack.wsgi [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-628927c3-4d8d-4982-a4f0-52fe56560dc9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.843680] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.843680] [57383]: warnings.warn( [ 1159.847657] [57383]: INFO cinder.volume.api [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-628927c3-4d8d-4982-a4f0-52fe56560dc9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1159.853541] [57383]: INFO cinder.api.openstack.wsgi [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-628927c3-4d8d-4982-a4f0-52fe56560dc9 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1159.854034] [57383]: [pid: 57383|app: 0|req: 216/416] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:35:52 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1159.854134] [57384]: DEBUG cinder.api.middleware.request_id [None req-6d5f9f4b-d5f7-491f-98d5-44635c99f8ba None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.857020] [57384]: INFO cinder.api.openstack.wsgi [None req-6d5f9f4b-d5f7-491f-98d5-44635c99f8ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1159.857020] [57384]: DEBUG cinder.api.openstack.wsgi [None req-6d5f9f4b-d5f7-491f-98d5-44635c99f8ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.857020] [57384]: DEBUG cinder.api.openstack.wsgi [None req-6d5f9f4b-d5f7-491f-98d5-44635c99f8ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.866816] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.866816] [57384]: warnings.warn( [ 1159.870812] [57384]: INFO cinder.volume.api [None req-6d5f9f4b-d5f7-491f-98d5-44635c99f8ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1159.875509] [57384]: INFO cinder.api.openstack.wsgi [None req-6d5f9f4b-d5f7-491f-98d5-44635c99f8ba tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1159.875956] [57384]: [pid: 57384|app: 0|req: 201/417] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:52 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1160.887343] [57383]: DEBUG cinder.api.middleware.request_id [None req-ffd93681-7bb2-436a-ad11-6b6e14f5a139 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.889752] [57383]: INFO cinder.api.openstack.wsgi [None req-ffd93681-7bb2-436a-ad11-6b6e14f5a139 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1160.889965] [57383]: DEBUG cinder.api.openstack.wsgi [None req-ffd93681-7bb2-436a-ad11-6b6e14f5a139 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1160.890235] [57383]: DEBUG cinder.api.openstack.wsgi [None req-ffd93681-7bb2-436a-ad11-6b6e14f5a139 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1160.905781] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.905781] [57383]: warnings.warn( [ 1160.909878] [57383]: INFO cinder.volume.api [None req-ffd93681-7bb2-436a-ad11-6b6e14f5a139 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1160.915761] [57383]: INFO cinder.api.openstack.wsgi [None req-ffd93681-7bb2-436a-ad11-6b6e14f5a139 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1160.915761] [57383]: [pid: 57383|app: 0|req: 217/418] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:53 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1161.025527] [57384]: DEBUG cinder.api.middleware.request_id [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-990e93d7-bcbe-42a0-a9de-8bc1beeba868 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.027927] [57384]: INFO cinder.api.openstack.wsgi [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-990e93d7-bcbe-42a0-a9de-8bc1beeba868 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c8795526-0fc6-4a1c-a299-a657a27d553a [ 1161.028181] [57384]: DEBUG cinder.api.openstack.wsgi [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-990e93d7-bcbe-42a0-a9de-8bc1beeba868 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1161.028392] [57384]: DEBUG cinder.api.openstack.wsgi [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-990e93d7-bcbe-42a0-a9de-8bc1beeba868 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'version_select' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1161.039031] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.039031] [57384]: warnings.warn( [ 1161.132353] [57383]: DEBUG cinder.api.middleware.request_id [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.134146] [57383]: INFO cinder.api.openstack.wsgi [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1161.134530] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-81347197"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1161.136028] [57383]: DEBUG cinder.api.v3.volumes [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-81347197'}} {{(pid=57383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1161.136150] [57383]: INFO cinder.api.v3.volumes [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Create volume of 1 GB [ 1161.142330] [57383]: INFO cinder.volume.api [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Availability Zones retrieved successfully. [ 1161.149899] [57383]: DEBUG cinder.volume.api [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Flow 'volume_create_api' (11dc577f-52d1-4e7d-8050-3cbbed1da868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1161.151265] [57383]: DEBUG cinder.volume.api [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d3cad5-2468-434f-922e-a0b6c8664cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1161.152801] [57383]: DEBUG cinder.volume.flows.api.create_volume [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Validating volume size '1' using validate_int {{(pid=57383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1161.171465] [57383]: DEBUG cinder.volume.api [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d3cad5-2468-434f-922e-a0b6c8664cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1161.172498] [57383]: DEBUG cinder.volume.api [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22905a89-3300-41f1-86ac-18a56eb08dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1161.219088] [57383]: DEBUG cinder.quota [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Created reservations ['c31a6a5c-09ee-4628-b90e-a3ac11a541bc', '8461c856-7199-448f-aa28-18d2ca7b7e1a', 'a1ead0e9-6138-488c-b393-28bad1f0db07', '3da7091c-4a53-4ac9-b031-c6befbad7c5c'] {{(pid=57383) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1161.219571] [57383]: DEBUG cinder.volume.api [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22905a89-3300-41f1-86ac-18a56eb08dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c31a6a5c-09ee-4628-b90e-a3ac11a541bc', '8461c856-7199-448f-aa28-18d2ca7b7e1a', 'a1ead0e9-6138-488c-b393-28bad1f0db07', '3da7091c-4a53-4ac9-b031-c6befbad7c5c']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1161.220586] [57383]: DEBUG cinder.volume.api [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09afdb04-db26-40de-8e93-ae412ac2e5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1161.234643] [57383]: DEBUG cinder.volume.api [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09afdb04-db26-40de-8e93-ae412ac2e5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-81347197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fa08006b5214ff59dface7dd97ebb97',qos_specs=None,replication_status=,reservations=['c31a6a5c-09ee-4628-b90e-a3ac11a541bc','8461c856-7199-448f-aa28-18d2ca7b7e1a','a1ead0e9-6138-488c-b393-28bad1f0db07','3da7091c-4a53-4ac9-b031-c6befbad7c5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d73c51d441e4a32b80398d3687e5aaf',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:35:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-81347197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fa08006b5214ff59dface7dd97ebb97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d73c51d441e4a32b80398d3687e5aaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1161.235575] [57383]: DEBUG cinder.volume.api [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (809166aa-e5c3-4cd2-8b3b-52382ea4fe34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1161.250132] [57383]: DEBUG cinder.volume.api [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (809166aa-e5c3-4cd2-8b3b-52382ea4fe34) transitioned into state 'SUCCESS' from state '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-81347197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fa08006b5214ff59dface7dd97ebb97',qos_specs=None,replication_status=,reservations=['c31a6a5c-09ee-4628-b90e-a3ac11a541bc','8461c856-7199-448f-aa28-18d2ca7b7e1a','a1ead0e9-6138-488c-b393-28bad1f0db07','3da7091c-4a53-4ac9-b031-c6befbad7c5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d73c51d441e4a32b80398d3687e5aaf',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1161.251097] [57383]: DEBUG cinder.volume.api [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39a5907f-5e75-416d-9882-445a816a947b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1161.261311] [57383]: DEBUG cinder.volume.api [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39a5907f-5e75-416d-9882-445a816a947b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1161.262105] [57383]: DEBUG cinder.volume.api [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Flow 'volume_create_api' (11dc577f-52d1-4e7d-8050-3cbbed1da868) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1161.262470] [57383]: INFO cinder.volume.api [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Create volume request issued successfully. [ 1161.263163] [57383]: INFO cinder.api.openstack.wsgi [None req-f3851d22-d6ff-4948-9027-d1c2450e2cfb tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1161.263637] [57383]: [pid: 57383|app: 0|req: 218/419] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:35:53 2025] POST /volume/v3/volumes => generated 749 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1161.272363] [57383]: DEBUG cinder.api.middleware.request_id [None req-a8a50f07-96bd-4422-b3c5-7a7e218cd8d0 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.274820] [57383]: INFO cinder.api.openstack.wsgi [None req-a8a50f07-96bd-4422-b3c5-7a7e218cd8d0 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1161.275062] [57383]: DEBUG cinder.api.openstack.wsgi [None req-a8a50f07-96bd-4422-b3c5-7a7e218cd8d0 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1161.275325] [57383]: DEBUG cinder.api.openstack.wsgi [None req-a8a50f07-96bd-4422-b3c5-7a7e218cd8d0 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1161.285258] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.285258] [57383]: warnings.warn( [ 1161.289763] [57383]: INFO cinder.volume.api [None req-a8a50f07-96bd-4422-b3c5-7a7e218cd8d0 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1161.294672] [57383]: INFO cinder.api.openstack.wsgi [None req-a8a50f07-96bd-4422-b3c5-7a7e218cd8d0 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1161.295098] [57383]: [pid: 57383|app: 0|req: 219/420] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:53 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.563219] [57384]: INFO cinder.api.openstack.wsgi [req-6b81f887-37b9-4f69-99a9-34ddf55721d5 req-990e93d7-bcbe-42a0-a9de-8bc1beeba868 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/attachments/c8795526-0fc6-4a1c-a299-a657a27d553a returned with HTTP 200 [ 1161.563695] [57384]: [pid: 57384|app: 0|req: 202/421] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:35:53 2025] DELETE /volume/v3/attachments/c8795526-0fc6-4a1c-a299-a657a27d553a => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.927020] [57383]: DEBUG cinder.api.middleware.request_id [None req-4ddd3d2f-c9ac-4cbb-bdee-e19755c1faca None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.929099] [57383]: INFO cinder.api.openstack.wsgi [None req-4ddd3d2f-c9ac-4cbb-bdee-e19755c1faca tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1161.929375] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4ddd3d2f-c9ac-4cbb-bdee-e19755c1faca tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1161.929650] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4ddd3d2f-c9ac-4cbb-bdee-e19755c1faca tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1161.940361] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.940361] [57383]: warnings.warn( [ 1161.945052] [57383]: INFO cinder.volume.api [None req-4ddd3d2f-c9ac-4cbb-bdee-e19755c1faca tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1161.950439] [57383]: INFO cinder.api.openstack.wsgi [None req-4ddd3d2f-c9ac-4cbb-bdee-e19755c1faca tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1161.950894] [57383]: [pid: 57383|app: 0|req: 220/422] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:54 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.960475] [57384]: DEBUG cinder.api.middleware.request_id [None req-0ac268cf-eba3-4cf9-b73c-8d9e9fead779 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.962601] [57384]: INFO cinder.api.openstack.wsgi [None req-0ac268cf-eba3-4cf9-b73c-8d9e9fead779 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1161.962903] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0ac268cf-eba3-4cf9-b73c-8d9e9fead779 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1161.963129] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0ac268cf-eba3-4cf9-b73c-8d9e9fead779 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1161.971361] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.971361] [57384]: warnings.warn( [ 1161.975483] [57384]: INFO cinder.volume.api [None req-0ac268cf-eba3-4cf9-b73c-8d9e9fead779 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1161.980521] [57384]: INFO cinder.api.openstack.wsgi [None req-0ac268cf-eba3-4cf9-b73c-8d9e9fead779 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1161.980978] [57384]: [pid: 57384|app: 0|req: 203/423] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:54 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.306384] [57383]: DEBUG cinder.api.middleware.request_id [None req-6f85e40a-2b09-441a-ae61-5a741188b092 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.308584] [57383]: INFO cinder.api.openstack.wsgi [None req-6f85e40a-2b09-441a-ae61-5a741188b092 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1162.308584] [57383]: DEBUG cinder.api.openstack.wsgi [None req-6f85e40a-2b09-441a-ae61-5a741188b092 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1162.308846] [57383]: DEBUG cinder.api.openstack.wsgi [None req-6f85e40a-2b09-441a-ae61-5a741188b092 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1162.320667] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.320667] [57383]: warnings.warn( [ 1162.325131] [57383]: INFO cinder.volume.api [None req-6f85e40a-2b09-441a-ae61-5a741188b092 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1162.330724] [57383]: INFO cinder.api.openstack.wsgi [None req-6f85e40a-2b09-441a-ae61-5a741188b092 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1162.331170] [57383]: [pid: 57383|app: 0|req: 221/424] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:55 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.368315] [57384]: DEBUG cinder.api.middleware.request_id [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-8ffa988a-0695-48a3-960d-6401635e795d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.370696] [57384]: INFO cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-8ffa988a-0695-48a3-960d-6401635e795d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1162.370920] [57384]: DEBUG cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-8ffa988a-0695-48a3-960d-6401635e795d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1162.371339] [57384]: DEBUG cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-8ffa988a-0695-48a3-960d-6401635e795d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1162.379284] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.379284] [57384]: warnings.warn( [ 1162.383215] [57384]: INFO cinder.volume.api [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-8ffa988a-0695-48a3-960d-6401635e795d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1162.387519] [57384]: INFO cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-8ffa988a-0695-48a3-960d-6401635e795d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1162.388073] [57384]: [pid: 57384|app: 0|req: 204/425] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:35:55 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.079623] [57383]: DEBUG cinder.api.middleware.request_id [None req-b4da4b1d-3ccd-463b-a3dc-7d1a851f42a2 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.082052] [57383]: INFO cinder.api.openstack.wsgi [None req-b4da4b1d-3ccd-463b-a3dc-7d1a851f42a2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1163.082289] [57383]: DEBUG cinder.api.openstack.wsgi [None req-b4da4b1d-3ccd-463b-a3dc-7d1a851f42a2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1163.082499] [57383]: DEBUG cinder.api.openstack.wsgi [None req-b4da4b1d-3ccd-463b-a3dc-7d1a851f42a2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1163.094198] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.094198] [57383]: warnings.warn( [ 1163.098790] [57383]: INFO cinder.volume.api [None req-b4da4b1d-3ccd-463b-a3dc-7d1a851f42a2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1163.104391] [57383]: INFO cinder.api.openstack.wsgi [None req-b4da4b1d-3ccd-463b-a3dc-7d1a851f42a2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1163.104848] [57383]: [pid: 57383|app: 0|req: 222/426] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:55 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.116193] [57384]: DEBUG cinder.api.middleware.request_id [None req-9b1cc6dd-6c3d-4f23-8345-63f109b108b3 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.118372] [57384]: INFO cinder.api.openstack.wsgi [None req-9b1cc6dd-6c3d-4f23-8345-63f109b108b3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1163.118629] [57384]: DEBUG cinder.api.openstack.wsgi [None req-9b1cc6dd-6c3d-4f23-8345-63f109b108b3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1163.118894] [57384]: DEBUG cinder.api.openstack.wsgi [None req-9b1cc6dd-6c3d-4f23-8345-63f109b108b3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1163.127632] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.127632] [57384]: warnings.warn( [ 1163.131781] [57384]: INFO cinder.volume.api [None req-9b1cc6dd-6c3d-4f23-8345-63f109b108b3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1163.136682] [57384]: INFO cinder.api.openstack.wsgi [None req-9b1cc6dd-6c3d-4f23-8345-63f109b108b3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1163.136682] [57384]: [pid: 57384|app: 0|req: 205/427] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:55 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.245286] [57383]: DEBUG cinder.api.middleware.request_id [None req-5b84e17c-f22e-4500-8890-c20b67022f5f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.248177] [57383]: INFO cinder.api.openstack.wsgi [None req-5b84e17c-f22e-4500-8890-c20b67022f5f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1163.248479] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5b84e17c-f22e-4500-8890-c20b67022f5f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1163.248881] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5b84e17c-f22e-4500-8890-c20b67022f5f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1163.258090] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.258090] [57383]: warnings.warn( [ 1163.261943] [57383]: INFO cinder.volume.api [None req-5b84e17c-f22e-4500-8890-c20b67022f5f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1163.266601] [57383]: INFO cinder.api.openstack.wsgi [None req-5b84e17c-f22e-4500-8890-c20b67022f5f tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1163.267167] [57383]: [pid: 57383|app: 0|req: 223/428] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:55 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.906871] [57384]: DEBUG cinder.api.middleware.request_id [None req-8d675450-2941-4c59-9ae0-fa80c8408c7e None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.907416] [57384]: INFO cinder.api.openstack.wsgi [None req-8d675450-2941-4c59-9ae0-fa80c8408c7e None None] GET http://10.180.1.21/volume// [ 1163.907602] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8d675450-2941-4c59-9ae0-fa80c8408c7e None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1163.907809] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8d675450-2941-4c59-9ae0-fa80c8408c7e None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1163.908252] [57384]: INFO cinder.api.openstack.wsgi [None req-8d675450-2941-4c59-9ae0-fa80c8408c7e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1163.908648] [57384]: [pid: 57384|app: 0|req: 206/429] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 14:35:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1163.913010] [57383]: DEBUG cinder.api.middleware.request_id [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-5044d305-d4c7-475c-9d6e-799aad6dc526 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.915731] [57383]: INFO cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-5044d305-d4c7-475c-9d6e-799aad6dc526 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1163.916227] [57383]: DEBUG cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-5044d305-d4c7-475c-9d6e-799aad6dc526 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5", "connector": null, "instance_uuid": "41d24a7c-2323-4e51-80cd-bf7e26cea270"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1163.929133] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.929133] [57383]: warnings.warn( [ 1163.956667] [57383]: INFO cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-5044d305-d4c7-475c-9d6e-799aad6dc526 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1163.957173] [57383]: [pid: 57383|app: 0|req: 224/430] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:35:56 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1163.980971] [57384]: DEBUG cinder.api.middleware.request_id [None req-af92bf36-fbad-47a7-8af6-01b87f5f27cf None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.983239] [57384]: INFO cinder.api.openstack.wsgi [None req-af92bf36-fbad-47a7-8af6-01b87f5f27cf tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1163.983454] [57384]: DEBUG cinder.api.openstack.wsgi [None req-af92bf36-fbad-47a7-8af6-01b87f5f27cf tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1163.983662] [57384]: DEBUG cinder.api.openstack.wsgi [None req-af92bf36-fbad-47a7-8af6-01b87f5f27cf tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1163.994260] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.994260] [57384]: warnings.warn( [ 1163.998524] [57384]: INFO cinder.volume.api [None req-af92bf36-fbad-47a7-8af6-01b87f5f27cf tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1164.004128] [57384]: INFO cinder.api.openstack.wsgi [None req-af92bf36-fbad-47a7-8af6-01b87f5f27cf tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1164.004572] [57384]: [pid: 57384|app: 0|req: 207/431] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:56 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.484410] [57383]: DEBUG cinder.api.middleware.request_id [None req-611cd248-a20b-4113-9009-aa365664aefc None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.484919] [57383]: INFO cinder.api.openstack.wsgi [None req-611cd248-a20b-4113-9009-aa365664aefc None None] GET http://10.180.1.21/volume// [ 1164.485238] [57383]: DEBUG cinder.api.openstack.wsgi [None req-611cd248-a20b-4113-9009-aa365664aefc None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1164.485412] [57383]: DEBUG cinder.api.openstack.wsgi [None req-611cd248-a20b-4113-9009-aa365664aefc None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1164.485843] [57383]: INFO cinder.api.openstack.wsgi [None req-611cd248-a20b-4113-9009-aa365664aefc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1164.486224] [57383]: [pid: 57383|app: 0|req: 225/432] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:35:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1164.490465] [57384]: DEBUG cinder.api.middleware.request_id [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-d967e150-d98c-4571-ba3f-0966ccf8cc0d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.492557] [57384]: INFO cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-d967e150-d98c-4571-ba3f-0966ccf8cc0d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1164.493027] [57384]: DEBUG cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-d967e150-d98c-4571-ba3f-0966ccf8cc0d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1164.493438] [57384]: DEBUG cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-d967e150-d98c-4571-ba3f-0966ccf8cc0d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1164.505057] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.505057] [57384]: warnings.warn( [ 1164.509665] [57384]: INFO cinder.volume.api [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-d967e150-d98c-4571-ba3f-0966ccf8cc0d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1164.514277] [57384]: INFO cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-d967e150-d98c-4571-ba3f-0966ccf8cc0d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1164.514756] [57384]: [pid: 57384|app: 0|req: 208/433] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:35:57 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1164.545520] [57383]: DEBUG cinder.api.middleware.request_id [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-9f3faf74-56e2-4bb8-a451-b4ca3ce26ed3 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.548192] [57383]: INFO cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-9f3faf74-56e2-4bb8-a451-b4ca3ce26ed3 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] PUT http://10.180.1.21/volume/v3/attachments/832082f7-97f8-4c8c-908f-3da2faf4734e [ 1164.548611] [57383]: DEBUG cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-9f3faf74-56e2-4bb8-a451-b4ca3ce26ed3 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-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-860074", "mountpoint": "/dev/sdb"}}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1164.557561] [57383]: DEBUG cinder.coordination [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-9f3faf74-56e2-4bb8-a451-b4ca3ce26ed3 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Acquiring lock "cinder-attachment_update-a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1164.562585] [57383]: DEBUG cinder.coordination [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-9f3faf74-56e2-4bb8-a451-b4ca3ce26ed3 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Lock "cinder-attachment_update-a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1164.563761] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.563761] [57383]: warnings.warn( [ 1165.016065] [57384]: DEBUG cinder.api.middleware.request_id [None req-a2790ec6-5e09-4874-bcae-5605ed7341f8 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.019993] [57384]: INFO cinder.api.openstack.wsgi [None req-a2790ec6-5e09-4874-bcae-5605ed7341f8 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1165.019993] [57384]: DEBUG cinder.api.openstack.wsgi [None req-a2790ec6-5e09-4874-bcae-5605ed7341f8 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1165.019993] [57384]: DEBUG cinder.api.openstack.wsgi [None req-a2790ec6-5e09-4874-bcae-5605ed7341f8 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1165.036052] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.036052] [57384]: warnings.warn( [ 1165.040799] [57384]: INFO cinder.volume.api [None req-a2790ec6-5e09-4874-bcae-5605ed7341f8 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1165.046023] [57384]: INFO cinder.api.openstack.wsgi [None req-a2790ec6-5e09-4874-bcae-5605ed7341f8 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1165.046457] [57384]: [pid: 57384|app: 0|req: 209/434] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:57 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.057481] [57384]: DEBUG cinder.api.middleware.request_id [None req-09011bda-96e8-4cb7-b1f7-7ae3a3e933a2 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.059603] [57384]: INFO cinder.api.openstack.wsgi [None req-09011bda-96e8-4cb7-b1f7-7ae3a3e933a2 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1166.059858] [57384]: DEBUG cinder.api.openstack.wsgi [None req-09011bda-96e8-4cb7-b1f7-7ae3a3e933a2 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1166.060077] [57384]: DEBUG cinder.api.openstack.wsgi [None req-09011bda-96e8-4cb7-b1f7-7ae3a3e933a2 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1166.074581] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.074581] [57384]: warnings.warn( [ 1166.078604] [57384]: INFO cinder.volume.api [None req-09011bda-96e8-4cb7-b1f7-7ae3a3e933a2 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1166.083896] [57384]: INFO cinder.api.openstack.wsgi [None req-09011bda-96e8-4cb7-b1f7-7ae3a3e933a2 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1166.084342] [57384]: [pid: 57384|app: 0|req: 210/435] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:58 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.098033] [57384]: DEBUG cinder.api.middleware.request_id [None req-8e06d19e-5f3b-42fb-a365-95e4ff5f1e2d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.099705] [57384]: INFO cinder.api.openstack.wsgi [None req-8e06d19e-5f3b-42fb-a365-95e4ff5f1e2d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1167.100154] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8e06d19e-5f3b-42fb-a365-95e4ff5f1e2d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1167.100430] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8e06d19e-5f3b-42fb-a365-95e4ff5f1e2d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1167.116158] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.116158] [57384]: warnings.warn( [ 1167.120760] [57384]: INFO cinder.volume.api [None req-8e06d19e-5f3b-42fb-a365-95e4ff5f1e2d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1167.127021] [57384]: INFO cinder.api.openstack.wsgi [None req-8e06d19e-5f3b-42fb-a365-95e4ff5f1e2d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1167.127524] [57384]: [pid: 57384|app: 0|req: 211/436] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:35:59 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.138726] [57384]: DEBUG cinder.api.middleware.request_id [None req-2ecfd8cb-b11a-4dfa-8a5b-03291b852f6c None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.141157] [57384]: INFO cinder.api.openstack.wsgi [None req-2ecfd8cb-b11a-4dfa-8a5b-03291b852f6c tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1168.141421] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2ecfd8cb-b11a-4dfa-8a5b-03291b852f6c tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1168.141641] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2ecfd8cb-b11a-4dfa-8a5b-03291b852f6c tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1168.158259] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.158259] [57384]: warnings.warn( [ 1168.163609] [57384]: INFO cinder.volume.api [None req-2ecfd8cb-b11a-4dfa-8a5b-03291b852f6c tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1168.170065] [57384]: INFO cinder.api.openstack.wsgi [None req-2ecfd8cb-b11a-4dfa-8a5b-03291b852f6c tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1168.170641] [57384]: [pid: 57384|app: 0|req: 212/437] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:00 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.091358] [57383]: DEBUG cinder.coordination [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-9f3faf74-56e2-4bb8-a451-b4ca3ce26ed3 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Lock "cinder-attachment_update-a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=57383) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1169.091933] [57383]: INFO cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-9f3faf74-56e2-4bb8-a451-b4ca3ce26ed3 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/attachments/832082f7-97f8-4c8c-908f-3da2faf4734e returned with HTTP 200 [ 1169.092760] [57383]: [pid: 57383|app: 0|req: 226/438] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:35:57 2025] PUT /volume/v3/attachments/832082f7-97f8-4c8c-908f-3da2faf4734e => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1169.181445] [57384]: DEBUG cinder.api.middleware.request_id [None req-6bfa0514-85bb-4bf7-890f-a6a9486d8fff None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.184218] [57384]: INFO cinder.api.openstack.wsgi [None req-6bfa0514-85bb-4bf7-890f-a6a9486d8fff tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1169.185513] [57384]: DEBUG cinder.api.openstack.wsgi [None req-6bfa0514-85bb-4bf7-890f-a6a9486d8fff tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1169.186361] [57384]: DEBUG cinder.api.openstack.wsgi [None req-6bfa0514-85bb-4bf7-890f-a6a9486d8fff tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1169.197352] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.197352] [57384]: warnings.warn( [ 1169.204340] [57384]: INFO cinder.volume.api [None req-6bfa0514-85bb-4bf7-890f-a6a9486d8fff tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1169.207012] [57384]: INFO cinder.api.openstack.wsgi [None req-6bfa0514-85bb-4bf7-890f-a6a9486d8fff tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1169.207668] [57384]: [pid: 57384|app: 0|req: 213/439] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:01 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.218188] [57383]: DEBUG cinder.api.middleware.request_id [None req-2e616a36-4511-41ba-8fd5-58044773fc29 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.220476] [57383]: INFO cinder.api.openstack.wsgi [None req-2e616a36-4511-41ba-8fd5-58044773fc29 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1170.220644] [57383]: DEBUG cinder.api.openstack.wsgi [None req-2e616a36-4511-41ba-8fd5-58044773fc29 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1170.220862] [57383]: DEBUG cinder.api.openstack.wsgi [None req-2e616a36-4511-41ba-8fd5-58044773fc29 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1170.235056] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.235056] [57383]: warnings.warn( [ 1170.238133] [57383]: INFO cinder.volume.api [None req-2e616a36-4511-41ba-8fd5-58044773fc29 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1170.243710] [57383]: INFO cinder.api.openstack.wsgi [None req-2e616a36-4511-41ba-8fd5-58044773fc29 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1170.244185] [57383]: [pid: 57383|app: 0|req: 227/440] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:02 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.785441] [57384]: DEBUG cinder.api.middleware.request_id [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-82dd3a3f-7504-43ea-9eb1-d6ff0d4651f8 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.787849] [57384]: INFO cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-82dd3a3f-7504-43ea-9eb1-d6ff0d4651f8 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] POST http://10.180.1.21/volume/v3/attachments/832082f7-97f8-4c8c-908f-3da2faf4734e/action [ 1170.788279] [57384]: DEBUG cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-82dd3a3f-7504-43ea-9eb1-d6ff0d4651f8 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Action body: b'{"os-complete": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1170.788406] [57384]: DEBUG cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-82dd3a3f-7504-43ea-9eb1-d6ff0d4651f8 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1170.807935] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.807935] [57384]: warnings.warn( [ 1170.815721] [57384]: INFO cinder.api.openstack.wsgi [req-07ba7a20-d190-4be4-99b6-d3e0b0e2d653 req-82dd3a3f-7504-43ea-9eb1-d6ff0d4651f8 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/attachments/832082f7-97f8-4c8c-908f-3da2faf4734e/action returned with HTTP 204 [ 1170.816249] [57384]: [pid: 57384|app: 0|req: 214/441] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:36:03 2025] POST /volume/v3/attachments/832082f7-97f8-4c8c-908f-3da2faf4734e/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1171.254732] [57383]: DEBUG cinder.api.middleware.request_id [None req-ddfa4078-a51c-4683-89b3-3bfa9b663615 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.257172] [57383]: INFO cinder.api.openstack.wsgi [None req-ddfa4078-a51c-4683-89b3-3bfa9b663615 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1171.257382] [57383]: DEBUG cinder.api.openstack.wsgi [None req-ddfa4078-a51c-4683-89b3-3bfa9b663615 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1171.257647] [57383]: DEBUG cinder.api.openstack.wsgi [None req-ddfa4078-a51c-4683-89b3-3bfa9b663615 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1171.269225] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.269225] [57383]: warnings.warn( [ 1171.274039] [57383]: INFO cinder.volume.api [None req-ddfa4078-a51c-4683-89b3-3bfa9b663615 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1171.279294] [57383]: INFO cinder.api.openstack.wsgi [None req-ddfa4078-a51c-4683-89b3-3bfa9b663615 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1171.279737] [57383]: [pid: 57383|app: 0|req: 228/442] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:03 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.291140] [57384]: DEBUG cinder.api.middleware.request_id [None req-ff543dcf-96ad-4852-98d8-1762be94d91d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.293464] [57384]: INFO cinder.api.openstack.wsgi [None req-ff543dcf-96ad-4852-98d8-1762be94d91d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1171.294342] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ff543dcf-96ad-4852-98d8-1762be94d91d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1171.294342] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ff543dcf-96ad-4852-98d8-1762be94d91d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1171.304894] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.304894] [57384]: warnings.warn( [ 1171.308582] [57384]: INFO cinder.volume.api [None req-ff543dcf-96ad-4852-98d8-1762be94d91d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1171.313116] [57384]: INFO cinder.api.openstack.wsgi [None req-ff543dcf-96ad-4852-98d8-1762be94d91d tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1171.313541] [57384]: [pid: 57384|app: 0|req: 215/443] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:04 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.801989] [57383]: DEBUG cinder.api.middleware.request_id [None req-0e8f73fb-d4ec-499e-9a12-441f276bbf0d None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.804187] [57383]: INFO cinder.api.openstack.wsgi [None req-0e8f73fb-d4ec-499e-9a12-441f276bbf0d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] DELETE http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1171.804441] [57383]: DEBUG cinder.api.openstack.wsgi [None req-0e8f73fb-d4ec-499e-9a12-441f276bbf0d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1171.804652] [57383]: DEBUG cinder.api.openstack.wsgi [None req-0e8f73fb-d4ec-499e-9a12-441f276bbf0d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'delete' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1171.804835] [57383]: INFO cinder.api.v3.volumes [None req-0e8f73fb-d4ec-499e-9a12-441f276bbf0d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Delete volume with id: 89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1171.815414] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.815414] [57383]: warnings.warn( [ 1171.815972] [57383]: INFO cinder.volume.api [None req-0e8f73fb-d4ec-499e-9a12-441f276bbf0d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1171.842678] [57383]: INFO cinder.volume.api [None req-0e8f73fb-d4ec-499e-9a12-441f276bbf0d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Delete volume request issued successfully. [ 1171.842678] [57383]: INFO cinder.api.openstack.wsgi [None req-0e8f73fb-d4ec-499e-9a12-441f276bbf0d tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 202 [ 1171.843399] [57383]: [pid: 57383|app: 0|req: 229/444] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:36:04 2025] DELETE /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1171.846911] [57384]: DEBUG cinder.api.middleware.request_id [None req-8d108069-5bdb-47e6-b957-e42d3beaf6d2 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.848870] [57384]: INFO cinder.api.openstack.wsgi [None req-8d108069-5bdb-47e6-b957-e42d3beaf6d2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1171.849097] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8d108069-5bdb-47e6-b957-e42d3beaf6d2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1171.849729] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8d108069-5bdb-47e6-b957-e42d3beaf6d2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1171.859163] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.859163] [57384]: warnings.warn( [ 1171.864395] [57384]: INFO cinder.volume.api [None req-8d108069-5bdb-47e6-b957-e42d3beaf6d2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1171.870490] [57384]: INFO cinder.api.openstack.wsgi [None req-8d108069-5bdb-47e6-b957-e42d3beaf6d2 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1171.871182] [57384]: [pid: 57384|app: 0|req: 216/445] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:04 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.882564] [57383]: DEBUG cinder.api.middleware.request_id [None req-8abdbcb2-c93b-4293-9f0e-f8eec03372a0 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.884927] [57383]: INFO cinder.api.openstack.wsgi [None req-8abdbcb2-c93b-4293-9f0e-f8eec03372a0 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1172.885194] [57383]: DEBUG cinder.api.openstack.wsgi [None req-8abdbcb2-c93b-4293-9f0e-f8eec03372a0 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1172.885407] [57383]: DEBUG cinder.api.openstack.wsgi [None req-8abdbcb2-c93b-4293-9f0e-f8eec03372a0 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1172.897109] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.897109] [57383]: warnings.warn( [ 1172.901483] [57383]: INFO cinder.volume.api [None req-8abdbcb2-c93b-4293-9f0e-f8eec03372a0 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1172.907097] [57383]: INFO cinder.api.openstack.wsgi [None req-8abdbcb2-c93b-4293-9f0e-f8eec03372a0 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1172.907549] [57383]: [pid: 57383|app: 0|req: 230/446] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:05 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.918824] [57384]: DEBUG cinder.api.middleware.request_id [None req-7690de58-9dae-4cf3-9004-03d59dd79607 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.920762] [57384]: INFO cinder.api.openstack.wsgi [None req-7690de58-9dae-4cf3-9004-03d59dd79607 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1173.921999] [57384]: DEBUG cinder.api.openstack.wsgi [None req-7690de58-9dae-4cf3-9004-03d59dd79607 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1173.921999] [57384]: DEBUG cinder.api.openstack.wsgi [None req-7690de58-9dae-4cf3-9004-03d59dd79607 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1173.933579] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.933579] [57384]: warnings.warn( [ 1173.937627] [57384]: INFO cinder.volume.api [None req-7690de58-9dae-4cf3-9004-03d59dd79607 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1173.942939] [57384]: INFO cinder.api.openstack.wsgi [None req-7690de58-9dae-4cf3-9004-03d59dd79607 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 200 [ 1173.942939] [57384]: [pid: 57384|app: 0|req: 217/447] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:06 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.953887] [57383]: DEBUG cinder.api.middleware.request_id [None req-b51ad214-f145-4392-97f7-1e13d56ecb48 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.956379] [57383]: INFO cinder.api.openstack.wsgi [None req-b51ad214-f145-4392-97f7-1e13d56ecb48 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d [ 1174.956379] [57383]: DEBUG cinder.api.openstack.wsgi [None req-b51ad214-f145-4392-97f7-1e13d56ecb48 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1174.956379] [57383]: DEBUG cinder.api.openstack.wsgi [None req-b51ad214-f145-4392-97f7-1e13d56ecb48 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1174.963195] [57383]: INFO cinder.api.openstack.wsgi [None req-b51ad214-f145-4392-97f7-1e13d56ecb48 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d returned with HTTP 404 [ 1174.963531] [57383]: [pid: 57383|app: 0|req: 231/448] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:07 2025] GET /volume/v3/volumes/89dd51ff-5b60-47a8-be26-6d0d2bcec49d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1174.966548] [57384]: DEBUG cinder.api.middleware.request_id [None req-8f03b32d-354d-4775-916d-4bdebeb99555 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.968595] [57384]: INFO cinder.api.openstack.wsgi [None req-8f03b32d-354d-4775-916d-4bdebeb99555 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1174.968801] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8f03b32d-354d-4775-916d-4bdebeb99555 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1174.969024] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8f03b32d-354d-4775-916d-4bdebeb99555 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1174.969208] [57384]: INFO cinder.api.v3.volumes [None req-8f03b32d-354d-4775-916d-4bdebeb99555 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Delete volume with id: b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1174.980054] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.980054] [57384]: warnings.warn( [ 1174.980580] [57384]: INFO cinder.volume.api [None req-8f03b32d-354d-4775-916d-4bdebeb99555 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1174.999644] [57384]: INFO cinder.volume.api [None req-8f03b32d-354d-4775-916d-4bdebeb99555 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Delete volume request issued successfully. [ 1174.999880] [57384]: INFO cinder.api.openstack.wsgi [None req-8f03b32d-354d-4775-916d-4bdebeb99555 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 202 [ 1175.000341] [57384]: [pid: 57384|app: 0|req: 218/449] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:36:07 2025] DELETE /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1175.003400] [57383]: DEBUG cinder.api.middleware.request_id [None req-9bfedfb0-4a57-4f10-9833-5dacad1a2256 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.005490] [57383]: INFO cinder.api.openstack.wsgi [None req-9bfedfb0-4a57-4f10-9833-5dacad1a2256 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1175.005791] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9bfedfb0-4a57-4f10-9833-5dacad1a2256 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1175.006043] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9bfedfb0-4a57-4f10-9833-5dacad1a2256 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1175.013620] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.013620] [57383]: warnings.warn( [ 1175.017668] [57383]: INFO cinder.volume.api [None req-9bfedfb0-4a57-4f10-9833-5dacad1a2256 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1175.024609] [57383]: INFO cinder.api.openstack.wsgi [None req-9bfedfb0-4a57-4f10-9833-5dacad1a2256 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1175.024609] [57383]: [pid: 57383|app: 0|req: 232/450] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:07 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.035435] [57384]: DEBUG cinder.api.middleware.request_id [None req-893a4c83-5043-47c5-b105-6565ee8e1e03 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.037374] [57384]: INFO cinder.api.openstack.wsgi [None req-893a4c83-5043-47c5-b105-6565ee8e1e03 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1176.037541] [57384]: DEBUG cinder.api.openstack.wsgi [None req-893a4c83-5043-47c5-b105-6565ee8e1e03 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1176.037647] [57384]: DEBUG cinder.api.openstack.wsgi [None req-893a4c83-5043-47c5-b105-6565ee8e1e03 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1176.047933] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.047933] [57384]: warnings.warn( [ 1176.052333] [57384]: INFO cinder.volume.api [None req-893a4c83-5043-47c5-b105-6565ee8e1e03 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1176.057872] [57384]: INFO cinder.api.openstack.wsgi [None req-893a4c83-5043-47c5-b105-6565ee8e1e03 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1176.058329] [57384]: [pid: 57384|app: 0|req: 219/451] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:08 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.407798] [57383]: DEBUG cinder.api.middleware.request_id [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.410675] [57383]: INFO cinder.api.openstack.wsgi [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1176.411294] [57383]: DEBUG cinder.api.openstack.wsgi [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1789238551"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1176.413446] [57383]: DEBUG cinder.api.v3.volumes [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1789238551'}} {{(pid=57383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1176.413658] [57383]: INFO cinder.api.v3.volumes [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Create volume of 1 GB [ 1176.418762] [57383]: INFO cinder.volume.api [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Availability Zones retrieved successfully. [ 1176.427942] [57383]: DEBUG cinder.volume.api [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Flow 'volume_create_api' (78630b31-2aff-4974-a1da-93f855a57c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1176.432267] [57383]: DEBUG cinder.volume.api [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfeabcd9-eab7-4929-96da-778663a42ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1176.432267] [57383]: DEBUG cinder.volume.flows.api.create_volume [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Validating volume size '1' using validate_int {{(pid=57383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1176.443540] [57384]: DEBUG cinder.api.middleware.request_id [req-a319c082-1003-4a3d-bfcb-277fadb79540 req-a381b747-51f2-4fe3-a737-8e0093231383 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.446568] [57384]: INFO cinder.api.openstack.wsgi [req-a319c082-1003-4a3d-bfcb-277fadb79540 req-a381b747-51f2-4fe3-a737-8e0093231383 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] DELETE http://10.180.1.21/volume/v3/attachments/832082f7-97f8-4c8c-908f-3da2faf4734e [ 1176.447413] [57384]: DEBUG cinder.api.openstack.wsgi [req-a319c082-1003-4a3d-bfcb-277fadb79540 req-a381b747-51f2-4fe3-a737-8e0093231383 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1176.447413] [57384]: DEBUG cinder.api.openstack.wsgi [req-a319c082-1003-4a3d-bfcb-277fadb79540 req-a381b747-51f2-4fe3-a737-8e0093231383 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'version_select' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1176.455746] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.455746] [57384]: warnings.warn( [ 1176.456600] [57383]: DEBUG cinder.volume.api [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfeabcd9-eab7-4929-96da-778663a42ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1176.458025] [57383]: DEBUG cinder.volume.api [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6ebb3d4-6b21-4d07-915e-b9fece1ca502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1176.518242] [57383]: DEBUG cinder.quota [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Created reservations ['fdcbf4cc-2ab7-4d77-b2dd-9edca0b4a03e', '97e98bbc-c1d9-459b-aa26-756a0919a3de', '2ff9ce55-0921-449e-8b8f-fe6c4b57868c', '68dd8f57-c581-4500-b8b5-64d0fa127066'] {{(pid=57383) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1176.519348] [57383]: DEBUG cinder.volume.api [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6ebb3d4-6b21-4d07-915e-b9fece1ca502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdcbf4cc-2ab7-4d77-b2dd-9edca0b4a03e', '97e98bbc-c1d9-459b-aa26-756a0919a3de', '2ff9ce55-0921-449e-8b8f-fe6c4b57868c', '68dd8f57-c581-4500-b8b5-64d0fa127066']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1176.520360] [57383]: DEBUG cinder.volume.api [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (080fc3b2-ae50-45bf-a18a-265587b16acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1176.547748] [57383]: DEBUG cinder.volume.api [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (080fc3b2-ae50-45bf-a18a-265587b16acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56c1a9cb-1ec9-428e-b8db-cb500627ecbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1789238551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050733dc261b428497efcb3bf043c1ad',qos_specs=None,replication_status=,reservations=['fdcbf4cc-2ab7-4d77-b2dd-9edca0b4a03e','97e98bbc-c1d9-459b-aa26-756a0919a3de','2ff9ce55-0921-449e-8b8f-fe6c4b57868c','68dd8f57-c581-4500-b8b5-64d0fa127066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84effc5c619948b78034cc8c35ee733b',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1789238551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56c1a9cb-1ec9-428e-b8db-cb500627ecbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='050733dc261b428497efcb3bf043c1ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84effc5c619948b78034cc8c35ee733b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1176.548856] [57383]: DEBUG cinder.volume.api [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfa8892-ce24-439b-bb89-74a92a04f6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1176.573194] [57383]: DEBUG cinder.volume.api [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfa8892-ce24-439b-bb89-74a92a04f6b4) transitioned into state 'SUCCESS' from state '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-1789238551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050733dc261b428497efcb3bf043c1ad',qos_specs=None,replication_status=,reservations=['fdcbf4cc-2ab7-4d77-b2dd-9edca0b4a03e','97e98bbc-c1d9-459b-aa26-756a0919a3de','2ff9ce55-0921-449e-8b8f-fe6c4b57868c','68dd8f57-c581-4500-b8b5-64d0fa127066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84effc5c619948b78034cc8c35ee733b',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1176.574408] [57383]: DEBUG cinder.volume.api [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50d95767-544b-48dd-a168-0df38564e370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1176.584814] [57383]: DEBUG cinder.volume.api [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50d95767-544b-48dd-a168-0df38564e370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1176.586124] [57383]: DEBUG cinder.volume.api [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Flow 'volume_create_api' (78630b31-2aff-4974-a1da-93f855a57c08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1176.586483] [57383]: INFO cinder.volume.api [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Create volume request issued successfully. [ 1176.587204] [57383]: INFO cinder.api.openstack.wsgi [None req-d25e3282-1f5e-41be-b875-3478eebac3f7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1176.588028] [57383]: [pid: 57383|app: 0|req: 233/452] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:36:09 2025] POST /volume/v3/volumes => generated 753 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1176.987467] [57384]: INFO cinder.api.openstack.wsgi [req-a319c082-1003-4a3d-bfcb-277fadb79540 req-a381b747-51f2-4fe3-a737-8e0093231383 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/attachments/832082f7-97f8-4c8c-908f-3da2faf4734e returned with HTTP 200 [ 1176.987926] [57384]: [pid: 57384|app: 0|req: 220/453] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:36:09 2025] DELETE /volume/v3/attachments/832082f7-97f8-4c8c-908f-3da2faf4734e => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.068560] [57383]: DEBUG cinder.api.middleware.request_id [None req-1a8b039d-b26e-4603-9d2b-45bd7f396e2b None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.070712] [57383]: INFO cinder.api.openstack.wsgi [None req-1a8b039d-b26e-4603-9d2b-45bd7f396e2b tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1177.070914] [57383]: DEBUG cinder.api.openstack.wsgi [None req-1a8b039d-b26e-4603-9d2b-45bd7f396e2b tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1177.071141] [57383]: DEBUG cinder.api.openstack.wsgi [None req-1a8b039d-b26e-4603-9d2b-45bd7f396e2b tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1177.081950] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.081950] [57383]: warnings.warn( [ 1177.087088] [57383]: INFO cinder.volume.api [None req-1a8b039d-b26e-4603-9d2b-45bd7f396e2b tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1177.092471] [57383]: INFO cinder.api.openstack.wsgi [None req-1a8b039d-b26e-4603-9d2b-45bd7f396e2b tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 200 [ 1177.092937] [57383]: [pid: 57383|app: 0|req: 234/454] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:09 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.103189] [57384]: DEBUG cinder.api.middleware.request_id [None req-32dec29c-45eb-41e2-a134-0472cb1b36bc None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.105435] [57384]: INFO cinder.api.openstack.wsgi [None req-32dec29c-45eb-41e2-a134-0472cb1b36bc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 [ 1178.105652] [57384]: DEBUG cinder.api.openstack.wsgi [None req-32dec29c-45eb-41e2-a134-0472cb1b36bc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1178.105911] [57384]: DEBUG cinder.api.openstack.wsgi [None req-32dec29c-45eb-41e2-a134-0472cb1b36bc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1178.113604] [57384]: INFO cinder.api.openstack.wsgi [None req-32dec29c-45eb-41e2-a134-0472cb1b36bc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 returned with HTTP 404 [ 1178.114156] [57384]: [pid: 57384|app: 0|req: 221/455] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:10 2025] GET /volume/v3/volumes/b8dd2565-3a44-4d63-a97b-8a80355980a9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1178.170625] [57383]: DEBUG cinder.api.middleware.request_id [None req-512abfb6-2ad7-41b7-a37e-01bb61d5e629 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.172760] [57383]: INFO cinder.api.openstack.wsgi [None req-512abfb6-2ad7-41b7-a37e-01bb61d5e629 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 1178.172976] [57383]: DEBUG cinder.api.openstack.wsgi [None req-512abfb6-2ad7-41b7-a37e-01bb61d5e629 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1178.173348] [57383]: DEBUG cinder.api.openstack.wsgi [None req-512abfb6-2ad7-41b7-a37e-01bb61d5e629 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'delete' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1178.173403] [57383]: INFO cinder.api.v3.volumes [None req-512abfb6-2ad7-41b7-a37e-01bb61d5e629 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Delete volume with id: 9c2016ae-a801-49aa-a35e-6820087190e8 [ 1178.185285] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.185285] [57383]: warnings.warn( [ 1178.185762] [57383]: INFO cinder.volume.api [None req-512abfb6-2ad7-41b7-a37e-01bb61d5e629 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1178.219763] [57383]: INFO cinder.volume.api [None req-512abfb6-2ad7-41b7-a37e-01bb61d5e629 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Delete volume request issued successfully. [ 1178.219965] [57383]: INFO cinder.api.openstack.wsgi [None req-512abfb6-2ad7-41b7-a37e-01bb61d5e629 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 202 [ 1178.220548] [57383]: [pid: 57383|app: 0|req: 235/456] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:36:10 2025] DELETE /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1178.225585] [57384]: DEBUG cinder.api.middleware.request_id [None req-74143e87-d070-4986-9628-de68b169eccc None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.227887] [57384]: INFO cinder.api.openstack.wsgi [None req-74143e87-d070-4986-9628-de68b169eccc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 1178.227887] [57384]: DEBUG cinder.api.openstack.wsgi [None req-74143e87-d070-4986-9628-de68b169eccc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1178.227887] [57384]: DEBUG cinder.api.openstack.wsgi [None req-74143e87-d070-4986-9628-de68b169eccc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1178.237600] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.237600] [57384]: warnings.warn( [ 1178.242697] [57384]: INFO cinder.volume.api [None req-74143e87-d070-4986-9628-de68b169eccc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1178.249283] [57384]: INFO cinder.api.openstack.wsgi [None req-74143e87-d070-4986-9628-de68b169eccc tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 1178.252645] [57384]: [pid: 57384|app: 0|req: 222/457] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:10 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.261380] [57383]: DEBUG cinder.api.middleware.request_id [None req-5b7a98a6-72ad-4994-99a5-87e18a5157c3 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.263560] [57383]: INFO cinder.api.openstack.wsgi [None req-5b7a98a6-72ad-4994-99a5-87e18a5157c3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 1179.263791] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5b7a98a6-72ad-4994-99a5-87e18a5157c3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1179.264008] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5b7a98a6-72ad-4994-99a5-87e18a5157c3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1179.274912] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.274912] [57383]: warnings.warn( [ 1179.279422] [57383]: INFO cinder.volume.api [None req-5b7a98a6-72ad-4994-99a5-87e18a5157c3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1179.284894] [57383]: INFO cinder.api.openstack.wsgi [None req-5b7a98a6-72ad-4994-99a5-87e18a5157c3 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 1179.285373] [57383]: [pid: 57383|app: 0|req: 236/458] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:11 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.235303] [57384]: DEBUG cinder.api.middleware.request_id [None req-8dba0c36-3886-40a2-baf9-c8d6f78e55b1 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.237326] [57384]: INFO cinder.api.openstack.wsgi [None req-8dba0c36-3886-40a2-baf9-c8d6f78e55b1 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1180.237534] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8dba0c36-3886-40a2-baf9-c8d6f78e55b1 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1180.237737] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8dba0c36-3886-40a2-baf9-c8d6f78e55b1 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1180.249249] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.249249] [57384]: warnings.warn( [ 1180.253453] [57384]: INFO cinder.volume.api [None req-8dba0c36-3886-40a2-baf9-c8d6f78e55b1 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1180.258321] [57384]: INFO cinder.api.openstack.wsgi [None req-8dba0c36-3886-40a2-baf9-c8d6f78e55b1 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1180.258749] [57384]: [pid: 57384|app: 0|req: 223/459] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:12 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.268055] [57383]: DEBUG cinder.api.middleware.request_id [None req-2cf8d86e-af33-46ee-81a8-89a11b31e0c6 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.270334] [57383]: INFO cinder.api.openstack.wsgi [None req-2cf8d86e-af33-46ee-81a8-89a11b31e0c6 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1180.270569] [57383]: DEBUG cinder.api.openstack.wsgi [None req-2cf8d86e-af33-46ee-81a8-89a11b31e0c6 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1180.270806] [57383]: DEBUG cinder.api.openstack.wsgi [None req-2cf8d86e-af33-46ee-81a8-89a11b31e0c6 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1180.279085] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.279085] [57383]: warnings.warn( [ 1180.282982] [57383]: INFO cinder.volume.api [None req-2cf8d86e-af33-46ee-81a8-89a11b31e0c6 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1180.287451] [57383]: INFO cinder.api.openstack.wsgi [None req-2cf8d86e-af33-46ee-81a8-89a11b31e0c6 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1180.287878] [57383]: [pid: 57383|app: 0|req: 237/460] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:12 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.297058] [57384]: DEBUG cinder.api.middleware.request_id [None req-9ee20997-21b8-4803-84ef-a17c64274bd5 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.300171] [57384]: INFO cinder.api.openstack.wsgi [None req-9ee20997-21b8-4803-84ef-a17c64274bd5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 1180.300438] [57384]: DEBUG cinder.api.openstack.wsgi [None req-9ee20997-21b8-4803-84ef-a17c64274bd5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1180.300669] [57384]: DEBUG cinder.api.openstack.wsgi [None req-9ee20997-21b8-4803-84ef-a17c64274bd5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1180.308604] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.308604] [57384]: warnings.warn( [ 1180.313231] [57384]: INFO cinder.volume.api [None req-9ee20997-21b8-4803-84ef-a17c64274bd5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Volume info retrieved successfully. [ 1180.318312] [57384]: INFO cinder.api.openstack.wsgi [None req-9ee20997-21b8-4803-84ef-a17c64274bd5 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 200 [ 1180.318655] [57384]: [pid: 57384|app: 0|req: 224/461] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:13 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.321322] [57383]: DEBUG cinder.api.middleware.request_id [None req-42c0b609-cde4-4a18-8bde-e57a8d7ea7e1 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.323674] [57383]: INFO cinder.api.openstack.wsgi [None req-42c0b609-cde4-4a18-8bde-e57a8d7ea7e1 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1180.323892] [57383]: DEBUG cinder.api.openstack.wsgi [None req-42c0b609-cde4-4a18-8bde-e57a8d7ea7e1 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1180.324123] [57383]: DEBUG cinder.api.openstack.wsgi [None req-42c0b609-cde4-4a18-8bde-e57a8d7ea7e1 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1180.331878] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.331878] [57383]: warnings.warn( [ 1180.335964] [57383]: INFO cinder.volume.api [None req-42c0b609-cde4-4a18-8bde-e57a8d7ea7e1 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1180.340965] [57383]: INFO cinder.api.openstack.wsgi [None req-42c0b609-cde4-4a18-8bde-e57a8d7ea7e1 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1180.341420] [57383]: [pid: 57383|app: 0|req: 238/462] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:13 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.329207] [57384]: DEBUG cinder.api.middleware.request_id [None req-54925590-9c98-4326-823c-6f6443e07651 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.331224] [57384]: INFO cinder.api.openstack.wsgi [None req-54925590-9c98-4326-823c-6f6443e07651 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 [ 1181.331435] [57384]: DEBUG cinder.api.openstack.wsgi [None req-54925590-9c98-4326-823c-6f6443e07651 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1181.331634] [57384]: DEBUG cinder.api.openstack.wsgi [None req-54925590-9c98-4326-823c-6f6443e07651 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1181.338389] [57384]: INFO cinder.api.openstack.wsgi [None req-54925590-9c98-4326-823c-6f6443e07651 tempest-AttachVolumeTestJSON-2026599595 tempest-AttachVolumeTestJSON-2026599595-project-member] http://10.180.1.21/volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 returned with HTTP 404 [ 1181.338928] [57384]: [pid: 57384|app: 0|req: 225/463] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:14 2025] GET /volume/v3/volumes/9c2016ae-a801-49aa-a35e-6820087190e8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1181.606454] [57383]: DEBUG cinder.api.middleware.request_id [None req-fc71b563-722b-46fe-a076-8aff2d87983f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.608614] [57383]: INFO cinder.api.openstack.wsgi [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1181.609090] [57383]: DEBUG cinder.api.openstack.wsgi [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-883475151"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1181.610566] [57383]: DEBUG cinder.api.v3.volumes [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-883475151'}} {{(pid=57383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1181.610691] [57383]: INFO cinder.api.v3.volumes [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Create volume of 1 GB [ 1181.615653] [57383]: INFO cinder.volume.api [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Availability Zones retrieved successfully. [ 1181.622286] [57383]: DEBUG cinder.volume.api [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Flow 'volume_create_api' (e4c759ad-5186-4756-a611-326a5484f1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1181.623487] [57383]: DEBUG cinder.volume.api [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cae4d421-bb92-4e51-9b8d-a87b9a78b011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1181.624635] [57383]: DEBUG cinder.volume.flows.api.create_volume [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Validating volume size '1' using validate_int {{(pid=57383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1181.650053] [57383]: DEBUG cinder.volume.api [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cae4d421-bb92-4e51-9b8d-a87b9a78b011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1181.651016] [57383]: DEBUG cinder.volume.api [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebf64b34-f2c2-4cb8-838b-e4279f180e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1181.691410] [57383]: DEBUG cinder.quota [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Created reservations ['33143dd5-3c45-4053-84d5-55f15123a2b6', 'c2fa30c8-e59d-47e8-bde2-24fe54249525', 'a742f6ff-f49c-4a72-9f8c-55770f54f2da', '9cf9de52-b5ad-4766-b366-b2d2072fb5d4'] {{(pid=57383) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1181.692435] [57383]: DEBUG cinder.volume.api [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebf64b34-f2c2-4cb8-838b-e4279f180e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33143dd5-3c45-4053-84d5-55f15123a2b6', 'c2fa30c8-e59d-47e8-bde2-24fe54249525', 'a742f6ff-f49c-4a72-9f8c-55770f54f2da', '9cf9de52-b5ad-4766-b366-b2d2072fb5d4']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1181.693356] [57383]: DEBUG cinder.volume.api [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d660635c-1d26-44b4-b123-1c71812c9be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1181.709548] [57383]: DEBUG cinder.volume.api [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d660635c-1d26-44b4-b123-1c71812c9be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dccf046c-9c19-475e-8ab5-b86bf409c0e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-883475151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4bbb763469a4095bd525dc7bbac532c',qos_specs=None,replication_status=,reservations=['33143dd5-3c45-4053-84d5-55f15123a2b6','c2fa30c8-e59d-47e8-bde2-24fe54249525','a742f6ff-f49c-4a72-9f8c-55770f54f2da','9cf9de52-b5ad-4766-b366-b2d2072fb5d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6285f2be42402d942f6b9bb0b245f3',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:36:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-883475151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dccf046c-9c19-475e-8ab5-b86bf409c0e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4bbb763469a4095bd525dc7bbac532c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f6285f2be42402d942f6b9bb0b245f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1181.710626] [57383]: DEBUG cinder.volume.api [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e5bdf68-a9c7-49d3-82fe-be0d4775b904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1181.735843] [57383]: DEBUG cinder.volume.api [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e5bdf68-a9c7-49d3-82fe-be0d4775b904) transitioned into state 'SUCCESS' from state '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-883475151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4bbb763469a4095bd525dc7bbac532c',qos_specs=None,replication_status=,reservations=['33143dd5-3c45-4053-84d5-55f15123a2b6','c2fa30c8-e59d-47e8-bde2-24fe54249525','a742f6ff-f49c-4a72-9f8c-55770f54f2da','9cf9de52-b5ad-4766-b366-b2d2072fb5d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6285f2be42402d942f6b9bb0b245f3',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1181.736766] [57383]: DEBUG cinder.volume.api [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9edfec36-aa33-4896-81b6-35d7e8358bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1181.746272] [57383]: DEBUG cinder.volume.api [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9edfec36-aa33-4896-81b6-35d7e8358bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1181.747345] [57383]: DEBUG cinder.volume.api [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Flow 'volume_create_api' (e4c759ad-5186-4756-a611-326a5484f1ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1181.747703] [57383]: INFO cinder.volume.api [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Create volume request issued successfully. [ 1181.748396] [57383]: INFO cinder.api.openstack.wsgi [None req-fc71b563-722b-46fe-a076-8aff2d87983f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1181.748832] [57383]: [pid: 57383|app: 0|req: 239/464] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:36:14 2025] POST /volume/v3/volumes => generated 753 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1181.759446] [57384]: DEBUG cinder.api.middleware.request_id [None req-f4b30ed9-782b-4a28-a59b-3803c184cbf4 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.762119] [57384]: INFO cinder.api.openstack.wsgi [None req-f4b30ed9-782b-4a28-a59b-3803c184cbf4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1181.762119] [57384]: DEBUG cinder.api.openstack.wsgi [None req-f4b30ed9-782b-4a28-a59b-3803c184cbf4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1181.762119] [57384]: DEBUG cinder.api.openstack.wsgi [None req-f4b30ed9-782b-4a28-a59b-3803c184cbf4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1181.773307] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.773307] [57384]: warnings.warn( [ 1181.780715] [57384]: INFO cinder.volume.api [None req-f4b30ed9-782b-4a28-a59b-3803c184cbf4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1181.785942] [57384]: INFO cinder.api.openstack.wsgi [None req-f4b30ed9-782b-4a28-a59b-3803c184cbf4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1181.787036] [57384]: [pid: 57384|app: 0|req: 226/465] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:14 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.796894] [57383]: DEBUG cinder.api.middleware.request_id [None req-bc05da72-6128-4046-995b-f95b7597e0f2 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.800453] [57383]: INFO cinder.api.openstack.wsgi [None req-bc05da72-6128-4046-995b-f95b7597e0f2 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1182.800826] [57383]: DEBUG cinder.api.openstack.wsgi [None req-bc05da72-6128-4046-995b-f95b7597e0f2 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1182.801181] [57383]: DEBUG cinder.api.openstack.wsgi [None req-bc05da72-6128-4046-995b-f95b7597e0f2 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1182.812294] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.812294] [57383]: warnings.warn( [ 1182.818225] [57383]: INFO cinder.volume.api [None req-bc05da72-6128-4046-995b-f95b7597e0f2 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1182.824137] [57383]: INFO cinder.api.openstack.wsgi [None req-bc05da72-6128-4046-995b-f95b7597e0f2 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1182.824601] [57383]: [pid: 57383|app: 0|req: 240/466] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:15 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.884067] [57384]: DEBUG cinder.api.middleware.request_id [req-a541849e-5428-4d7f-b565-d4e294145a7c req-6d0cf92e-354d-4a9e-bead-6ccd59f06b2d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.886763] [57384]: INFO cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-6d0cf92e-354d-4a9e-bead-6ccd59f06b2d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1182.886763] [57384]: DEBUG cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-6d0cf92e-354d-4a9e-bead-6ccd59f06b2d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1182.886763] [57384]: DEBUG cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-6d0cf92e-354d-4a9e-bead-6ccd59f06b2d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1182.900951] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.900951] [57384]: warnings.warn( [ 1182.905477] [57384]: INFO cinder.volume.api [req-a541849e-5428-4d7f-b565-d4e294145a7c req-6d0cf92e-354d-4a9e-bead-6ccd59f06b2d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1182.911051] [57384]: INFO cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-6d0cf92e-354d-4a9e-bead-6ccd59f06b2d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1182.911051] [57384]: [pid: 57384|app: 0|req: 227/467] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:36:15 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.436767] [57383]: DEBUG cinder.api.middleware.request_id [None req-99d64ad5-b07a-4a1f-8766-e268a9858c2a None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.437216] [57383]: INFO cinder.api.openstack.wsgi [None req-99d64ad5-b07a-4a1f-8766-e268a9858c2a None None] GET http://10.180.1.21/volume// [ 1184.437389] [57383]: DEBUG cinder.api.openstack.wsgi [None req-99d64ad5-b07a-4a1f-8766-e268a9858c2a None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1184.437702] [57383]: DEBUG cinder.api.openstack.wsgi [None req-99d64ad5-b07a-4a1f-8766-e268a9858c2a None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1184.438119] [57383]: INFO cinder.api.openstack.wsgi [None req-99d64ad5-b07a-4a1f-8766-e268a9858c2a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1184.438396] [57383]: [pid: 57383|app: 0|req: 241/468] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 14:36:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1184.447345] [57384]: DEBUG cinder.api.middleware.request_id [req-a541849e-5428-4d7f-b565-d4e294145a7c req-77113760-e7d5-4533-a7d8-4307f9e733f6 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.450353] [57384]: INFO cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-77113760-e7d5-4533-a7d8-4307f9e733f6 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1184.450859] [57384]: DEBUG cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-77113760-e7d5-4533-a7d8-4307f9e733f6 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dccf046c-9c19-475e-8ab5-b86bf409c0e3", "connector": null, "instance_uuid": "60e866f9-248f-4914-a6e3-2335ba01d4d6"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1184.468724] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.468724] [57384]: warnings.warn( [ 1184.496073] [57384]: INFO cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-77113760-e7d5-4533-a7d8-4307f9e733f6 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1184.496705] [57384]: [pid: 57384|app: 0|req: 228/469] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:36:17 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1184.517774] [57383]: DEBUG cinder.api.middleware.request_id [None req-e5cc3731-2c12-4486-9b8a-517513536b49 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.519804] [57383]: INFO cinder.api.openstack.wsgi [None req-e5cc3731-2c12-4486-9b8a-517513536b49 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1184.520024] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e5cc3731-2c12-4486-9b8a-517513536b49 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1184.520264] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e5cc3731-2c12-4486-9b8a-517513536b49 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1184.534813] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.534813] [57383]: warnings.warn( [ 1184.541638] [57383]: INFO cinder.volume.api [None req-e5cc3731-2c12-4486-9b8a-517513536b49 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1184.549928] [57383]: INFO cinder.api.openstack.wsgi [None req-e5cc3731-2c12-4486-9b8a-517513536b49 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1184.550601] [57383]: [pid: 57383|app: 0|req: 242/470] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:17 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.041725] [57384]: DEBUG cinder.api.middleware.request_id [None req-10ad91f8-4ac9-4450-af28-74cdce953d52 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.042198] [57384]: INFO cinder.api.openstack.wsgi [None req-10ad91f8-4ac9-4450-af28-74cdce953d52 None None] GET http://10.180.1.21/volume// [ 1185.042374] [57384]: DEBUG cinder.api.openstack.wsgi [None req-10ad91f8-4ac9-4450-af28-74cdce953d52 None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1185.042576] [57384]: DEBUG cinder.api.openstack.wsgi [None req-10ad91f8-4ac9-4450-af28-74cdce953d52 None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1185.043639] [57384]: INFO cinder.api.openstack.wsgi [None req-10ad91f8-4ac9-4450-af28-74cdce953d52 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1185.043733] [57384]: [pid: 57384|app: 0|req: 229/471] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:36:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1185.047243] [57383]: DEBUG cinder.api.middleware.request_id [req-a541849e-5428-4d7f-b565-d4e294145a7c req-54116b57-f95d-4e37-9914-e65b6fdcff2c None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.049829] [57383]: INFO cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-54116b57-f95d-4e37-9914-e65b6fdcff2c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1185.050457] [57383]: DEBUG cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-54116b57-f95d-4e37-9914-e65b6fdcff2c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1185.050457] [57383]: DEBUG cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-54116b57-f95d-4e37-9914-e65b6fdcff2c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1185.065266] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.065266] [57383]: warnings.warn( [ 1185.069038] [57383]: INFO cinder.volume.api [req-a541849e-5428-4d7f-b565-d4e294145a7c req-54116b57-f95d-4e37-9914-e65b6fdcff2c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1185.074952] [57383]: INFO cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-54116b57-f95d-4e37-9914-e65b6fdcff2c tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1185.075676] [57383]: [pid: 57383|app: 0|req: 243/472] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:36:17 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1185.105393] [57384]: DEBUG cinder.api.middleware.request_id [req-a541849e-5428-4d7f-b565-d4e294145a7c req-0f018aef-c016-4f92-9089-881cb13bd110 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.107733] [57384]: INFO cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-0f018aef-c016-4f92-9089-881cb13bd110 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] PUT http://10.180.1.21/volume/v3/attachments/60ae6538-0427-48a8-80f4-936cdbc1ee83 [ 1185.108127] [57384]: DEBUG cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-0f018aef-c016-4f92-9089-881cb13bd110 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-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-860069", "mountpoint": "/dev/sdb"}}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1185.116308] [57384]: DEBUG cinder.coordination [req-a541849e-5428-4d7f-b565-d4e294145a7c req-0f018aef-c016-4f92-9089-881cb13bd110 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Acquiring lock "cinder-attachment_update-dccf046c-9c19-475e-8ab5-b86bf409c0e3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1185.120990] [57384]: DEBUG cinder.coordination [req-a541849e-5428-4d7f-b565-d4e294145a7c req-0f018aef-c016-4f92-9089-881cb13bd110 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Lock "cinder-attachment_update-dccf046c-9c19-475e-8ab5-b86bf409c0e3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1185.122038] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.122038] [57384]: warnings.warn( [ 1185.566074] [57383]: DEBUG cinder.api.middleware.request_id [None req-f4c3fefb-ee81-43e3-b1cf-89b1da6ecfdd None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.568827] [57383]: INFO cinder.api.openstack.wsgi [None req-f4c3fefb-ee81-43e3-b1cf-89b1da6ecfdd tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1185.569125] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f4c3fefb-ee81-43e3-b1cf-89b1da6ecfdd tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1185.570013] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f4c3fefb-ee81-43e3-b1cf-89b1da6ecfdd tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1185.580052] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.580052] [57383]: warnings.warn( [ 1185.585655] [57383]: INFO cinder.volume.api [None req-f4c3fefb-ee81-43e3-b1cf-89b1da6ecfdd tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1185.593216] [57383]: INFO cinder.api.openstack.wsgi [None req-f4c3fefb-ee81-43e3-b1cf-89b1da6ecfdd tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1185.593587] [57383]: [pid: 57383|app: 0|req: 244/473] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:18 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.606142] [57383]: DEBUG cinder.api.middleware.request_id [None req-aa95a882-f4f8-48fe-be75-540f102dea77 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.608775] [57383]: INFO cinder.api.openstack.wsgi [None req-aa95a882-f4f8-48fe-be75-540f102dea77 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1186.609066] [57383]: DEBUG cinder.api.openstack.wsgi [None req-aa95a882-f4f8-48fe-be75-540f102dea77 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1186.609298] [57383]: DEBUG cinder.api.openstack.wsgi [None req-aa95a882-f4f8-48fe-be75-540f102dea77 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1186.623657] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.623657] [57383]: warnings.warn( [ 1186.630789] [57383]: INFO cinder.volume.api [None req-aa95a882-f4f8-48fe-be75-540f102dea77 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1186.639096] [57383]: INFO cinder.api.openstack.wsgi [None req-aa95a882-f4f8-48fe-be75-540f102dea77 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1186.639096] [57383]: [pid: 57383|app: 0|req: 245/474] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:19 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.649832] [57383]: DEBUG cinder.api.middleware.request_id [None req-701db89a-4942-4b72-906d-c0cc15ebb1a4 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.652033] [57383]: INFO cinder.api.openstack.wsgi [None req-701db89a-4942-4b72-906d-c0cc15ebb1a4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1187.652314] [57383]: DEBUG cinder.api.openstack.wsgi [None req-701db89a-4942-4b72-906d-c0cc15ebb1a4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1187.652535] [57383]: DEBUG cinder.api.openstack.wsgi [None req-701db89a-4942-4b72-906d-c0cc15ebb1a4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1187.665738] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.665738] [57383]: warnings.warn( [ 1187.669707] [57383]: INFO cinder.volume.api [None req-701db89a-4942-4b72-906d-c0cc15ebb1a4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1187.674942] [57383]: INFO cinder.api.openstack.wsgi [None req-701db89a-4942-4b72-906d-c0cc15ebb1a4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1187.675389] [57383]: [pid: 57383|app: 0|req: 246/475] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:20 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.685586] [57383]: DEBUG cinder.api.middleware.request_id [None req-feae07da-1b54-4012-a4c2-7207b52e4aaa None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.687786] [57383]: INFO cinder.api.openstack.wsgi [None req-feae07da-1b54-4012-a4c2-7207b52e4aaa tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1188.688024] [57383]: DEBUG cinder.api.openstack.wsgi [None req-feae07da-1b54-4012-a4c2-7207b52e4aaa tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1188.688271] [57383]: DEBUG cinder.api.openstack.wsgi [None req-feae07da-1b54-4012-a4c2-7207b52e4aaa tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1188.705572] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.705572] [57383]: warnings.warn( [ 1188.711807] [57383]: INFO cinder.volume.api [None req-feae07da-1b54-4012-a4c2-7207b52e4aaa tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1188.720107] [57383]: INFO cinder.api.openstack.wsgi [None req-feae07da-1b54-4012-a4c2-7207b52e4aaa tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1188.720294] [57383]: [pid: 57383|app: 0|req: 247/476] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:21 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.645897] [57384]: DEBUG cinder.coordination [req-a541849e-5428-4d7f-b565-d4e294145a7c req-0f018aef-c016-4f92-9089-881cb13bd110 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Lock "cinder-attachment_update-dccf046c-9c19-475e-8ab5-b86bf409c0e3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=57384) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1189.646343] [57384]: INFO cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-0f018aef-c016-4f92-9089-881cb13bd110 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/attachments/60ae6538-0427-48a8-80f4-936cdbc1ee83 returned with HTTP 200 [ 1189.646863] [57384]: [pid: 57384|app: 0|req: 230/477] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:36:17 2025] PUT /volume/v3/attachments/60ae6538-0427-48a8-80f4-936cdbc1ee83 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1189.731233] [57383]: DEBUG cinder.api.middleware.request_id [None req-15418d62-b5bd-4b0d-a414-356e57d9146f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.733350] [57383]: INFO cinder.api.openstack.wsgi [None req-15418d62-b5bd-4b0d-a414-356e57d9146f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1189.733555] [57383]: DEBUG cinder.api.openstack.wsgi [None req-15418d62-b5bd-4b0d-a414-356e57d9146f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1189.733767] [57383]: DEBUG cinder.api.openstack.wsgi [None req-15418d62-b5bd-4b0d-a414-356e57d9146f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1189.750015] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.750015] [57383]: warnings.warn( [ 1189.755145] [57383]: INFO cinder.volume.api [None req-15418d62-b5bd-4b0d-a414-356e57d9146f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1189.761191] [57383]: INFO cinder.api.openstack.wsgi [None req-15418d62-b5bd-4b0d-a414-356e57d9146f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1189.761652] [57383]: [pid: 57383|app: 0|req: 248/478] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:22 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.772505] [57384]: DEBUG cinder.api.middleware.request_id [None req-e3c4f037-dd12-431e-850a-ec9d11ae4321 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.774931] [57384]: INFO cinder.api.openstack.wsgi [None req-e3c4f037-dd12-431e-850a-ec9d11ae4321 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1190.775060] [57384]: DEBUG cinder.api.openstack.wsgi [None req-e3c4f037-dd12-431e-850a-ec9d11ae4321 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1190.775338] [57384]: DEBUG cinder.api.openstack.wsgi [None req-e3c4f037-dd12-431e-850a-ec9d11ae4321 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1190.790042] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.790042] [57384]: warnings.warn( [ 1190.794569] [57384]: INFO cinder.volume.api [None req-e3c4f037-dd12-431e-850a-ec9d11ae4321 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1190.800215] [57384]: INFO cinder.api.openstack.wsgi [None req-e3c4f037-dd12-431e-850a-ec9d11ae4321 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1190.800682] [57384]: [pid: 57384|app: 0|req: 231/479] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:23 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.273149] [57383]: DEBUG cinder.api.middleware.request_id [req-a541849e-5428-4d7f-b565-d4e294145a7c req-60486dbb-4559-47bb-bd25-540b42043069 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.275670] [57383]: INFO cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-60486dbb-4559-47bb-bd25-540b42043069 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] POST http://10.180.1.21/volume/v3/attachments/60ae6538-0427-48a8-80f4-936cdbc1ee83/action [ 1191.276156] [57383]: DEBUG cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-60486dbb-4559-47bb-bd25-540b42043069 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action body: b'{"os-complete": null}' {{(pid=57383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1191.276301] [57383]: DEBUG cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-60486dbb-4559-47bb-bd25-540b42043069 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1191.293065] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.293065] [57383]: warnings.warn( [ 1191.300980] [57383]: INFO cinder.api.openstack.wsgi [req-a541849e-5428-4d7f-b565-d4e294145a7c req-60486dbb-4559-47bb-bd25-540b42043069 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/attachments/60ae6538-0427-48a8-80f4-936cdbc1ee83/action returned with HTTP 204 [ 1191.301619] [57383]: [pid: 57383|app: 0|req: 249/480] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:36:23 2025] POST /volume/v3/attachments/60ae6538-0427-48a8-80f4-936cdbc1ee83/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1191.811409] [57384]: DEBUG cinder.api.middleware.request_id [None req-296b18dd-97c6-49e2-8057-4a1c94000af3 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.813671] [57384]: INFO cinder.api.openstack.wsgi [None req-296b18dd-97c6-49e2-8057-4a1c94000af3 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1191.813927] [57384]: DEBUG cinder.api.openstack.wsgi [None req-296b18dd-97c6-49e2-8057-4a1c94000af3 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1191.814191] [57384]: DEBUG cinder.api.openstack.wsgi [None req-296b18dd-97c6-49e2-8057-4a1c94000af3 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1191.827578] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.827578] [57384]: warnings.warn( [ 1191.831617] [57384]: INFO cinder.volume.api [None req-296b18dd-97c6-49e2-8057-4a1c94000af3 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1191.836914] [57384]: INFO cinder.api.openstack.wsgi [None req-296b18dd-97c6-49e2-8057-4a1c94000af3 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1191.837484] [57384]: [pid: 57384|app: 0|req: 232/481] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:24 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1191.847393] [57383]: DEBUG cinder.api.middleware.request_id [None req-80ac9615-4189-4ca0-a222-ed06dc5b443d None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.849511] [57383]: INFO cinder.api.openstack.wsgi [None req-80ac9615-4189-4ca0-a222-ed06dc5b443d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1191.849737] [57383]: DEBUG cinder.api.openstack.wsgi [None req-80ac9615-4189-4ca0-a222-ed06dc5b443d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1191.849923] [57383]: DEBUG cinder.api.openstack.wsgi [None req-80ac9615-4189-4ca0-a222-ed06dc5b443d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1191.860786] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.860786] [57383]: warnings.warn( [ 1191.864378] [57383]: INFO cinder.volume.api [None req-80ac9615-4189-4ca0-a222-ed06dc5b443d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1191.868743] [57383]: INFO cinder.api.openstack.wsgi [None req-80ac9615-4189-4ca0-a222-ed06dc5b443d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1191.869295] [57383]: [pid: 57383|app: 0|req: 250/482] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:24 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1191.878545] [57384]: DEBUG cinder.api.middleware.request_id [None req-5e8aa9b4-98d0-4107-b7c2-d777ca493dad None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.880198] [57384]: INFO cinder.api.openstack.wsgi [None req-5e8aa9b4-98d0-4107-b7c2-d777ca493dad tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1191.880421] [57384]: DEBUG cinder.api.openstack.wsgi [None req-5e8aa9b4-98d0-4107-b7c2-d777ca493dad tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1191.880633] [57384]: DEBUG cinder.api.openstack.wsgi [None req-5e8aa9b4-98d0-4107-b7c2-d777ca493dad tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1191.880817] [57384]: INFO cinder.api.v3.volumes [None req-5e8aa9b4-98d0-4107-b7c2-d777ca493dad tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Delete volume with id: dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1191.890542] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.890542] [57384]: warnings.warn( [ 1191.891056] [57384]: INFO cinder.volume.api [None req-5e8aa9b4-98d0-4107-b7c2-d777ca493dad tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1191.899651] [57384]: INFO cinder.volume.api [None req-5e8aa9b4-98d0-4107-b7c2-d777ca493dad tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-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. [ 1191.899969] [57384]: INFO cinder.api.openstack.wsgi [None req-5e8aa9b4-98d0-4107-b7c2-d777ca493dad tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 400 [ 1191.900500] [57384]: [pid: 57384|app: 0|req: 233/483] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:36:24 2025] DELETE /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1191.903573] [57383]: DEBUG cinder.api.middleware.request_id [None req-f5f1f118-aa78-4d82-a7e4-d197e64ebff9 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.905573] [57383]: INFO cinder.api.openstack.wsgi [None req-f5f1f118-aa78-4d82-a7e4-d197e64ebff9 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1191.905782] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f5f1f118-aa78-4d82-a7e4-d197e64ebff9 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1191.905987] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f5f1f118-aa78-4d82-a7e4-d197e64ebff9 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1191.915579] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.915579] [57383]: warnings.warn( [ 1191.918648] [57383]: INFO cinder.volume.api [None req-f5f1f118-aa78-4d82-a7e4-d197e64ebff9 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1191.922765] [57383]: INFO cinder.api.openstack.wsgi [None req-f5f1f118-aa78-4d82-a7e4-d197e64ebff9 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1191.923162] [57383]: [pid: 57383|app: 0|req: 251/484] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:24 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1191.960651] [57384]: DEBUG cinder.api.middleware.request_id [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-e24e7cdb-17b5-40b9-a0ec-76c3a4ed2137 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.962832] [57384]: INFO cinder.api.openstack.wsgi [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-e24e7cdb-17b5-40b9-a0ec-76c3a4ed2137 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1191.963235] [57384]: DEBUG cinder.api.openstack.wsgi [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-e24e7cdb-17b5-40b9-a0ec-76c3a4ed2137 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1191.963571] [57384]: DEBUG cinder.api.openstack.wsgi [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-e24e7cdb-17b5-40b9-a0ec-76c3a4ed2137 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1191.974038] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.974038] [57384]: warnings.warn( [ 1191.978067] [57384]: INFO cinder.volume.api [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-e24e7cdb-17b5-40b9-a0ec-76c3a4ed2137 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1191.981946] [57384]: INFO cinder.api.openstack.wsgi [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-e24e7cdb-17b5-40b9-a0ec-76c3a4ed2137 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1191.982397] [57384]: [pid: 57384|app: 0|req: 234/485] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:36:24 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1191.998654] [57383]: DEBUG cinder.api.middleware.request_id [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-3cd69528-907f-4411-889d-b6612cf2b1b1 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.000974] [57383]: INFO cinder.api.openstack.wsgi [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-3cd69528-907f-4411-889d-b6612cf2b1b1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] POST http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3/action [ 1192.001383] [57383]: DEBUG cinder.api.openstack.wsgi [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-3cd69528-907f-4411-889d-b6612cf2b1b1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1192.001525] [57383]: DEBUG cinder.api.openstack.wsgi [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-3cd69528-907f-4411-889d-b6612cf2b1b1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1192.011306] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.011306] [57383]: warnings.warn( [ 1192.011793] [57383]: INFO cinder.volume.api [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-3cd69528-907f-4411-889d-b6612cf2b1b1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1192.016058] [57383]: INFO cinder.volume.api [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-3cd69528-907f-4411-889d-b6612cf2b1b1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Begin detaching volume completed successfully. [ 1192.016271] [57383]: INFO cinder.api.openstack.wsgi [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-3cd69528-907f-4411-889d-b6612cf2b1b1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3/action returned with HTTP 202 [ 1192.016699] [57383]: [pid: 57383|app: 0|req: 252/486] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 14:36:24 2025] POST /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1193.040227] [57384]: DEBUG cinder.api.middleware.request_id [None req-dcf991db-96a3-41e0-ba5f-5224c04d90aa None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.040680] [57384]: INFO cinder.api.openstack.wsgi [None req-dcf991db-96a3-41e0-ba5f-5224c04d90aa None None] GET http://10.180.1.21/volume// [ 1193.040866] [57384]: DEBUG cinder.api.openstack.wsgi [None req-dcf991db-96a3-41e0-ba5f-5224c04d90aa None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1193.041230] [57384]: DEBUG cinder.api.openstack.wsgi [None req-dcf991db-96a3-41e0-ba5f-5224c04d90aa None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1193.041773] [57384]: INFO cinder.api.openstack.wsgi [None req-dcf991db-96a3-41e0-ba5f-5224c04d90aa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1193.042259] [57384]: [pid: 57384|app: 0|req: 235/487] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:36:25 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1193.046948] [57383]: DEBUG cinder.api.middleware.request_id [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-b07ad33c-22fd-479c-bf15-e7bcbf78a8a1 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.049407] [57383]: INFO cinder.api.openstack.wsgi [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-b07ad33c-22fd-479c-bf15-e7bcbf78a8a1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1193.049704] [57383]: DEBUG cinder.api.openstack.wsgi [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-b07ad33c-22fd-479c-bf15-e7bcbf78a8a1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1193.049912] [57383]: DEBUG cinder.api.openstack.wsgi [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-b07ad33c-22fd-479c-bf15-e7bcbf78a8a1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1193.067421] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.067421] [57383]: warnings.warn( [ 1193.071896] [57383]: INFO cinder.volume.api [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-b07ad33c-22fd-479c-bf15-e7bcbf78a8a1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1193.077837] [57383]: INFO cinder.api.openstack.wsgi [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-b07ad33c-22fd-479c-bf15-e7bcbf78a8a1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1193.078368] [57383]: [pid: 57383|app: 0|req: 253/488] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:36:25 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1195.248120] [57384]: DEBUG cinder.api.middleware.request_id [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-8e98699b-ac84-449c-8b9d-af78bc069087 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.250487] [57384]: INFO cinder.api.openstack.wsgi [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-8e98699b-ac84-449c-8b9d-af78bc069087 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] DELETE http://10.180.1.21/volume/v3/attachments/60ae6538-0427-48a8-80f4-936cdbc1ee83 [ 1195.250694] [57384]: DEBUG cinder.api.openstack.wsgi [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-8e98699b-ac84-449c-8b9d-af78bc069087 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1195.250898] [57384]: DEBUG cinder.api.openstack.wsgi [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-8e98699b-ac84-449c-8b9d-af78bc069087 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'version_select' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1195.261311] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.261311] [57384]: warnings.warn( [ 1195.795090] [57384]: INFO cinder.api.openstack.wsgi [req-0d564bdf-655d-4e06-bff3-5396c9e11773 req-8e98699b-ac84-449c-8b9d-af78bc069087 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/attachments/60ae6538-0427-48a8-80f4-936cdbc1ee83 returned with HTTP 200 [ 1195.795681] [57384]: [pid: 57384|app: 0|req: 236/489] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:36:27 2025] DELETE /volume/v3/attachments/60ae6538-0427-48a8-80f4-936cdbc1ee83 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.527606] [57383]: DEBUG cinder.api.middleware.request_id [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.529587] [57383]: INFO cinder.api.openstack.wsgi [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1196.529959] [57383]: DEBUG cinder.api.openstack.wsgi [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1753724119"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1196.531441] [57383]: DEBUG cinder.api.v3.volumes [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1753724119'}} {{(pid=57383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1196.531992] [57383]: INFO cinder.api.v3.volumes [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Create volume of 1 GB [ 1196.536452] [57383]: INFO cinder.volume.api [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Availability Zones retrieved successfully. [ 1196.543035] [57383]: DEBUG cinder.volume.api [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Flow 'volume_create_api' (b36f062f-220d-4759-bf0c-88e78ad368bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1196.544162] [57383]: DEBUG cinder.volume.api [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f99dd3c7-182a-498c-9c4a-8a82ac3c35d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1196.545294] [57383]: DEBUG cinder.volume.flows.api.create_volume [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Validating volume size '1' using validate_int {{(pid=57383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1196.563291] [57383]: DEBUG cinder.volume.api [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f99dd3c7-182a-498c-9c4a-8a82ac3c35d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1196.564283] [57383]: DEBUG cinder.volume.api [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b3d290c-967b-4456-b32d-25866455ed55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1196.610537] [57383]: DEBUG cinder.quota [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Created reservations ['76a70876-e688-4426-a36e-457b42c2c324', '88b579ab-b633-45ff-a86b-4fb713479227', '2a754439-1d3c-42f3-83fa-bda3c26d3a49', 'fb9a26d7-7ed0-4715-bfd5-3a0254b14c30'] {{(pid=57383) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1196.611614] [57383]: DEBUG cinder.volume.api [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b3d290c-967b-4456-b32d-25866455ed55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76a70876-e688-4426-a36e-457b42c2c324', '88b579ab-b633-45ff-a86b-4fb713479227', '2a754439-1d3c-42f3-83fa-bda3c26d3a49', 'fb9a26d7-7ed0-4715-bfd5-3a0254b14c30']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1196.612650] [57383]: DEBUG cinder.volume.api [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9c02a33-870a-4621-81a4-3d939298b094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1196.645046] [57383]: DEBUG cinder.volume.api [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9c02a33-870a-4621-81a4-3d939298b094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4083227-0988-4f6c-8c85-d524797f4b04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1753724119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb1510ae0544d6aa973f1b4e4511d33',qos_specs=None,replication_status=,reservations=['76a70876-e688-4426-a36e-457b42c2c324','88b579ab-b633-45ff-a86b-4fb713479227','2a754439-1d3c-42f3-83fa-bda3c26d3a49','fb9a26d7-7ed0-4715-bfd5-3a0254b14c30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a03931924d04402873b90061e1ab90e',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:36:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1753724119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4083227-0988-4f6c-8c85-d524797f4b04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2eb1510ae0544d6aa973f1b4e4511d33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a03931924d04402873b90061e1ab90e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1196.646142] [57383]: DEBUG cinder.volume.api [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (787e9152-c8cc-4368-ac2a-474abd4d543e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1196.667874] [57383]: DEBUG cinder.volume.api [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (787e9152-c8cc-4368-ac2a-474abd4d543e) transitioned into state 'SUCCESS' from state '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-1753724119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2eb1510ae0544d6aa973f1b4e4511d33',qos_specs=None,replication_status=,reservations=['76a70876-e688-4426-a36e-457b42c2c324','88b579ab-b633-45ff-a86b-4fb713479227','2a754439-1d3c-42f3-83fa-bda3c26d3a49','fb9a26d7-7ed0-4715-bfd5-3a0254b14c30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a03931924d04402873b90061e1ab90e',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1196.668909] [57383]: DEBUG cinder.volume.api [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5da3ef5-0f71-4caa-a545-399debec287e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1196.681314] [57383]: DEBUG cinder.volume.api [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5da3ef5-0f71-4caa-a545-399debec287e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1196.682540] [57383]: DEBUG cinder.volume.api [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Flow 'volume_create_api' (b36f062f-220d-4759-bf0c-88e78ad368bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1196.684339] [57383]: INFO cinder.volume.api [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Create volume request issued successfully. [ 1196.685246] [57383]: INFO cinder.api.openstack.wsgi [None req-7f352c44-23b2-49f2-8e49-340b90d21c38 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1196.686798] [57383]: [pid: 57383|app: 0|req: 254/490] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 14:36:29 2025] POST /volume/v3/volumes => generated 756 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1196.696297] [57384]: DEBUG cinder.api.middleware.request_id [None req-14e1d72a-a105-435b-a954-51711190b855 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.698441] [57384]: INFO cinder.api.openstack.wsgi [None req-14e1d72a-a105-435b-a954-51711190b855 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 [ 1196.698689] [57384]: DEBUG cinder.api.openstack.wsgi [None req-14e1d72a-a105-435b-a954-51711190b855 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1196.698917] [57384]: DEBUG cinder.api.openstack.wsgi [None req-14e1d72a-a105-435b-a954-51711190b855 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1196.707983] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.707983] [57384]: warnings.warn( [ 1196.712356] [57384]: INFO cinder.volume.api [None req-14e1d72a-a105-435b-a954-51711190b855 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1196.719479] [57384]: INFO cinder.api.openstack.wsgi [None req-14e1d72a-a105-435b-a954-51711190b855 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 returned with HTTP 200 [ 1196.720103] [57384]: [pid: 57384|app: 0|req: 237/491] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:29 2025] GET /volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.246651] [57383]: DEBUG cinder.api.middleware.request_id [None req-60494306-6825-4352-833a-2df42368db9b None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.248904] [57383]: INFO cinder.api.openstack.wsgi [None req-60494306-6825-4352-833a-2df42368db9b tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1197.249093] [57383]: DEBUG cinder.api.openstack.wsgi [None req-60494306-6825-4352-833a-2df42368db9b tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1197.249312] [57383]: DEBUG cinder.api.openstack.wsgi [None req-60494306-6825-4352-833a-2df42368db9b tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1197.260030] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.260030] [57383]: warnings.warn( [ 1197.263974] [57383]: INFO cinder.volume.api [None req-60494306-6825-4352-833a-2df42368db9b tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1197.268760] [57383]: INFO cinder.api.openstack.wsgi [None req-60494306-6825-4352-833a-2df42368db9b tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1197.269320] [57383]: [pid: 57383|app: 0|req: 255/492] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:29 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.731781] [57384]: DEBUG cinder.api.middleware.request_id [None req-782f5efd-116b-4320-8489-74d0b5f7b07c None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.734347] [57384]: INFO cinder.api.openstack.wsgi [None req-782f5efd-116b-4320-8489-74d0b5f7b07c tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 [ 1197.734530] [57384]: DEBUG cinder.api.openstack.wsgi [None req-782f5efd-116b-4320-8489-74d0b5f7b07c tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1197.734766] [57384]: DEBUG cinder.api.openstack.wsgi [None req-782f5efd-116b-4320-8489-74d0b5f7b07c tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1197.748625] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.748625] [57384]: warnings.warn( [ 1197.753227] [57384]: INFO cinder.volume.api [None req-782f5efd-116b-4320-8489-74d0b5f7b07c tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1197.760228] [57384]: INFO cinder.api.openstack.wsgi [None req-782f5efd-116b-4320-8489-74d0b5f7b07c tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 returned with HTTP 200 [ 1197.760659] [57384]: [pid: 57384|app: 0|req: 238/493] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:30 2025] GET /volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1204.363818] [57383]: DEBUG cinder.api.middleware.request_id [None req-46dd9a97-e426-416b-85ea-9f7e54ed2bcb None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.366404] [57383]: INFO cinder.api.openstack.wsgi [None req-46dd9a97-e426-416b-85ea-9f7e54ed2bcb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1204.366711] [57383]: DEBUG cinder.api.openstack.wsgi [None req-46dd9a97-e426-416b-85ea-9f7e54ed2bcb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1204.367000] [57383]: DEBUG cinder.api.openstack.wsgi [None req-46dd9a97-e426-416b-85ea-9f7e54ed2bcb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'delete' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1204.367269] [57383]: INFO cinder.api.v3.volumes [None req-46dd9a97-e426-416b-85ea-9f7e54ed2bcb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Delete volume with id: dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1204.384442] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.384442] [57383]: warnings.warn( [ 1204.384931] [57383]: INFO cinder.volume.api [None req-46dd9a97-e426-416b-85ea-9f7e54ed2bcb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1204.409616] [57383]: INFO cinder.volume.api [None req-46dd9a97-e426-416b-85ea-9f7e54ed2bcb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Delete volume request issued successfully. [ 1204.409843] [57383]: INFO cinder.api.openstack.wsgi [None req-46dd9a97-e426-416b-85ea-9f7e54ed2bcb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 202 [ 1204.410336] [57383]: [pid: 57383|app: 0|req: 256/494] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:36:37 2025] DELETE /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1204.413786] [57384]: DEBUG cinder.api.middleware.request_id [None req-69d1cf48-40d1-4e15-8c84-4e756ec81f75 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.416075] [57384]: INFO cinder.api.openstack.wsgi [None req-69d1cf48-40d1-4e15-8c84-4e756ec81f75 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1204.416326] [57384]: DEBUG cinder.api.openstack.wsgi [None req-69d1cf48-40d1-4e15-8c84-4e756ec81f75 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1204.416553] [57384]: DEBUG cinder.api.openstack.wsgi [None req-69d1cf48-40d1-4e15-8c84-4e756ec81f75 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1204.418785] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=254,cinder:INSERT=9,cinder:UPDATE=35 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1204.426521] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.426521] [57384]: warnings.warn( [ 1204.433212] [57384]: INFO cinder.volume.api [None req-69d1cf48-40d1-4e15-8c84-4e756ec81f75 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1204.438788] [57384]: INFO cinder.api.openstack.wsgi [None req-69d1cf48-40d1-4e15-8c84-4e756ec81f75 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1204.439245] [57384]: [pid: 57384|app: 0|req: 239/495] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:37 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1205.449272] [57383]: DEBUG cinder.api.middleware.request_id [None req-cbe227e2-ff62-4b4e-99c4-4c44ada7184f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.451516] [57383]: INFO cinder.api.openstack.wsgi [None req-cbe227e2-ff62-4b4e-99c4-4c44ada7184f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1205.451793] [57383]: DEBUG cinder.api.openstack.wsgi [None req-cbe227e2-ff62-4b4e-99c4-4c44ada7184f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1205.452032] [57383]: DEBUG cinder.api.openstack.wsgi [None req-cbe227e2-ff62-4b4e-99c4-4c44ada7184f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1205.454517] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=334,cinder:UPDATE=63,cinder:INSERT=36 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1205.463641] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.463641] [57383]: warnings.warn( [ 1205.468137] [57383]: INFO cinder.volume.api [None req-cbe227e2-ff62-4b4e-99c4-4c44ada7184f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1205.474801] [57383]: INFO cinder.api.openstack.wsgi [None req-cbe227e2-ff62-4b4e-99c4-4c44ada7184f tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1205.475260] [57383]: [pid: 57383|app: 0|req: 257/496] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:38 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.485461] [57384]: DEBUG cinder.api.middleware.request_id [None req-8c468cc0-b777-4bfd-9951-b788ed7141f7 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.487522] [57384]: INFO cinder.api.openstack.wsgi [None req-8c468cc0-b777-4bfd-9951-b788ed7141f7 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1206.487750] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8c468cc0-b777-4bfd-9951-b788ed7141f7 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1206.487977] [57384]: DEBUG cinder.api.openstack.wsgi [None req-8c468cc0-b777-4bfd-9951-b788ed7141f7 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1206.496060] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.496060] [57384]: warnings.warn( [ 1206.500214] [57384]: INFO cinder.volume.api [None req-8c468cc0-b777-4bfd-9951-b788ed7141f7 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1206.506800] [57384]: INFO cinder.api.openstack.wsgi [None req-8c468cc0-b777-4bfd-9951-b788ed7141f7 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 200 [ 1206.507423] [57384]: [pid: 57384|app: 0|req: 240/497] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:39 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.519602] [57383]: DEBUG cinder.api.middleware.request_id [None req-fe0f9a22-4764-4108-9be1-61c48c290811 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.521625] [57383]: INFO cinder.api.openstack.wsgi [None req-fe0f9a22-4764-4108-9be1-61c48c290811 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 [ 1207.521869] [57383]: DEBUG cinder.api.openstack.wsgi [None req-fe0f9a22-4764-4108-9be1-61c48c290811 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1207.522063] [57383]: DEBUG cinder.api.openstack.wsgi [None req-fe0f9a22-4764-4108-9be1-61c48c290811 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1207.528616] [57383]: INFO cinder.api.openstack.wsgi [None req-fe0f9a22-4764-4108-9be1-61c48c290811 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 returned with HTTP 404 [ 1207.529198] [57383]: [pid: 57383|app: 0|req: 258/498] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:40 2025] GET /volume/v3/volumes/dccf046c-9c19-475e-8ab5-b86bf409c0e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1207.582210] [57384]: DEBUG cinder.api.middleware.request_id [None req-efc5ebdb-d0b0-40d6-8eb7-2c67713a227d None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.583529] [57384]: INFO cinder.api.openstack.wsgi [None req-efc5ebdb-d0b0-40d6-8eb7-2c67713a227d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1207.583749] [57384]: DEBUG cinder.api.openstack.wsgi [None req-efc5ebdb-d0b0-40d6-8eb7-2c67713a227d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1207.583951] [57384]: DEBUG cinder.api.openstack.wsgi [None req-efc5ebdb-d0b0-40d6-8eb7-2c67713a227d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1207.584143] [57384]: INFO cinder.api.v3.volumes [None req-efc5ebdb-d0b0-40d6-8eb7-2c67713a227d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Delete volume with id: 7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1207.595032] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.595032] [57384]: warnings.warn( [ 1207.595618] [57384]: INFO cinder.volume.api [None req-efc5ebdb-d0b0-40d6-8eb7-2c67713a227d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1207.615845] [57384]: INFO cinder.volume.api [None req-efc5ebdb-d0b0-40d6-8eb7-2c67713a227d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Delete volume request issued successfully. [ 1207.616107] [57384]: INFO cinder.api.openstack.wsgi [None req-efc5ebdb-d0b0-40d6-8eb7-2c67713a227d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 202 [ 1207.616526] [57384]: [pid: 57384|app: 0|req: 241/499] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:36:40 2025] DELETE /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1207.619486] [57383]: DEBUG cinder.api.middleware.request_id [None req-8cfeb4cd-cc12-4ab1-9b11-e0f55c67318d None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.622214] [57383]: INFO cinder.api.openstack.wsgi [None req-8cfeb4cd-cc12-4ab1-9b11-e0f55c67318d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1207.622454] [57383]: DEBUG cinder.api.openstack.wsgi [None req-8cfeb4cd-cc12-4ab1-9b11-e0f55c67318d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1207.622867] [57383]: DEBUG cinder.api.openstack.wsgi [None req-8cfeb4cd-cc12-4ab1-9b11-e0f55c67318d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1207.633334] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.633334] [57383]: warnings.warn( [ 1207.638255] [57383]: INFO cinder.volume.api [None req-8cfeb4cd-cc12-4ab1-9b11-e0f55c67318d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1207.644439] [57383]: INFO cinder.api.openstack.wsgi [None req-8cfeb4cd-cc12-4ab1-9b11-e0f55c67318d tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1207.644890] [57383]: [pid: 57383|app: 0|req: 259/500] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:40 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.655960] [57384]: DEBUG cinder.api.middleware.request_id [None req-9f743e5b-f990-483c-ab92-6f3284dc8afe None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.657925] [57384]: INFO cinder.api.openstack.wsgi [None req-9f743e5b-f990-483c-ab92-6f3284dc8afe tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1208.658226] [57384]: DEBUG cinder.api.openstack.wsgi [None req-9f743e5b-f990-483c-ab92-6f3284dc8afe tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1208.658472] [57384]: DEBUG cinder.api.openstack.wsgi [None req-9f743e5b-f990-483c-ab92-6f3284dc8afe tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1208.668227] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.668227] [57384]: warnings.warn( [ 1208.676207] [57384]: INFO cinder.volume.api [None req-9f743e5b-f990-483c-ab92-6f3284dc8afe tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1208.678139] [57384]: INFO cinder.api.openstack.wsgi [None req-9f743e5b-f990-483c-ab92-6f3284dc8afe tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1208.678609] [57384]: [pid: 57384|app: 0|req: 242/501] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:41 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.691238] [57383]: DEBUG cinder.api.middleware.request_id [None req-5a7717c8-bce0-4c04-b158-1512367e1fd4 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.693693] [57383]: INFO cinder.api.openstack.wsgi [None req-5a7717c8-bce0-4c04-b158-1512367e1fd4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1209.693920] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5a7717c8-bce0-4c04-b158-1512367e1fd4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1209.694168] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5a7717c8-bce0-4c04-b158-1512367e1fd4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1209.702471] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.702471] [57383]: warnings.warn( [ 1209.707647] [57383]: INFO cinder.volume.api [None req-5a7717c8-bce0-4c04-b158-1512367e1fd4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1209.714530] [57383]: INFO cinder.api.openstack.wsgi [None req-5a7717c8-bce0-4c04-b158-1512367e1fd4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 200 [ 1209.715070] [57383]: [pid: 57383|app: 0|req: 260/502] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:42 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1210.725674] [57384]: DEBUG cinder.api.middleware.request_id [None req-590d8231-6c48-40b1-b9e1-eee0ef361f29 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.727670] [57384]: INFO cinder.api.openstack.wsgi [None req-590d8231-6c48-40b1-b9e1-eee0ef361f29 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb [ 1210.728446] [57384]: DEBUG cinder.api.openstack.wsgi [None req-590d8231-6c48-40b1-b9e1-eee0ef361f29 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1210.728446] [57384]: DEBUG cinder.api.openstack.wsgi [None req-590d8231-6c48-40b1-b9e1-eee0ef361f29 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1210.734859] [57384]: INFO cinder.api.openstack.wsgi [None req-590d8231-6c48-40b1-b9e1-eee0ef361f29 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb returned with HTTP 404 [ 1210.735430] [57384]: [pid: 57384|app: 0|req: 243/503] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:43 2025] GET /volume/v3/volumes/7e8deec0-7dcd-4ce0-aeb6-eb80535020bb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1210.832180] [57383]: DEBUG cinder.api.middleware.request_id [None req-ebdbb53c-cb38-4de7-a013-80310fe15ef1 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.834288] [57383]: INFO cinder.api.openstack.wsgi [None req-ebdbb53c-cb38-4de7-a013-80310fe15ef1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 1210.834499] [57383]: DEBUG cinder.api.openstack.wsgi [None req-ebdbb53c-cb38-4de7-a013-80310fe15ef1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1210.834704] [57383]: DEBUG cinder.api.openstack.wsgi [None req-ebdbb53c-cb38-4de7-a013-80310fe15ef1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'delete' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1210.834881] [57383]: INFO cinder.api.v3.volumes [None req-ebdbb53c-cb38-4de7-a013-80310fe15ef1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Delete volume with id: d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 1210.846656] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.846656] [57383]: warnings.warn( [ 1210.847240] [57383]: INFO cinder.volume.api [None req-ebdbb53c-cb38-4de7-a013-80310fe15ef1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1210.863330] [57383]: INFO cinder.volume.api [None req-ebdbb53c-cb38-4de7-a013-80310fe15ef1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Delete volume request issued successfully. [ 1210.863530] [57383]: INFO cinder.api.openstack.wsgi [None req-ebdbb53c-cb38-4de7-a013-80310fe15ef1 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 202 [ 1210.864235] [57383]: [pid: 57383|app: 0|req: 261/504] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:36:43 2025] DELETE /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1210.867172] [57384]: DEBUG cinder.api.middleware.request_id [None req-4388e688-cb31-44c7-a6ed-ee8ae6996ec4 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.869304] [57384]: INFO cinder.api.openstack.wsgi [None req-4388e688-cb31-44c7-a6ed-ee8ae6996ec4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 1210.869545] [57384]: DEBUG cinder.api.openstack.wsgi [None req-4388e688-cb31-44c7-a6ed-ee8ae6996ec4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1210.869781] [57384]: DEBUG cinder.api.openstack.wsgi [None req-4388e688-cb31-44c7-a6ed-ee8ae6996ec4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1210.878439] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.878439] [57384]: warnings.warn( [ 1210.883276] [57384]: INFO cinder.volume.api [None req-4388e688-cb31-44c7-a6ed-ee8ae6996ec4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1210.890571] [57384]: INFO cinder.api.openstack.wsgi [None req-4388e688-cb31-44c7-a6ed-ee8ae6996ec4 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 1210.890571] [57384]: [pid: 57384|app: 0|req: 244/505] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:43 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.900343] [57383]: DEBUG cinder.api.middleware.request_id [None req-9af7ef2d-7bb8-473a-87dd-48b50cb52deb None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.902457] [57383]: INFO cinder.api.openstack.wsgi [None req-9af7ef2d-7bb8-473a-87dd-48b50cb52deb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 1211.902674] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9af7ef2d-7bb8-473a-87dd-48b50cb52deb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1211.902923] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9af7ef2d-7bb8-473a-87dd-48b50cb52deb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1211.918925] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.918925] [57383]: warnings.warn( [ 1211.923354] [57383]: INFO cinder.volume.api [None req-9af7ef2d-7bb8-473a-87dd-48b50cb52deb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Volume info retrieved successfully. [ 1211.929052] [57383]: INFO cinder.api.openstack.wsgi [None req-9af7ef2d-7bb8-473a-87dd-48b50cb52deb tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 200 [ 1211.929614] [57383]: [pid: 57383|app: 0|req: 262/506] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:44 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.939381] [57384]: DEBUG cinder.api.middleware.request_id [None req-abb70cf0-9247-48f0-9cc8-1a983ac104e6 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.941456] [57384]: INFO cinder.api.openstack.wsgi [None req-abb70cf0-9247-48f0-9cc8-1a983ac104e6 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] GET http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 [ 1212.941668] [57384]: DEBUG cinder.api.openstack.wsgi [None req-abb70cf0-9247-48f0-9cc8-1a983ac104e6 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1212.941878] [57384]: DEBUG cinder.api.openstack.wsgi [None req-abb70cf0-9247-48f0-9cc8-1a983ac104e6 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1212.956116] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.956116] [57384]: warnings.warn( [ 1212.959029] [57384]: INFO cinder.api.openstack.wsgi [None req-abb70cf0-9247-48f0-9cc8-1a983ac104e6 tempest-AttachVolumeNegativeTest-352018151 tempest-AttachVolumeNegativeTest-352018151-project-member] http://10.180.1.21/volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 returned with HTTP 404 [ 1212.959808] [57384]: [pid: 57384|app: 0|req: 245/507] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:45 2025] GET /volume/v3/volumes/d979b54c-8c0b-488c-ab34-6a5c8b4bce29 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1219.164942] [57383]: DEBUG cinder.api.middleware.request_id [req-5e1bb980-68c9-4ae9-be0a-1eedce0d8763 req-678cc96f-1249-4efe-b011-b3a220c7e5cd None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.167341] [57383]: INFO cinder.api.openstack.wsgi [req-5e1bb980-68c9-4ae9-be0a-1eedce0d8763 req-678cc96f-1249-4efe-b011-b3a220c7e5cd tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 [ 1219.167543] [57383]: DEBUG cinder.api.openstack.wsgi [req-5e1bb980-68c9-4ae9-be0a-1eedce0d8763 req-678cc96f-1249-4efe-b011-b3a220c7e5cd tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1219.167746] [57383]: DEBUG cinder.api.openstack.wsgi [req-5e1bb980-68c9-4ae9-be0a-1eedce0d8763 req-678cc96f-1249-4efe-b011-b3a220c7e5cd tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1219.178165] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.178165] [57383]: warnings.warn( [ 1219.182870] [57383]: INFO cinder.volume.api [req-5e1bb980-68c9-4ae9-be0a-1eedce0d8763 req-678cc96f-1249-4efe-b011-b3a220c7e5cd tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1219.188104] [57383]: INFO cinder.api.openstack.wsgi [req-5e1bb980-68c9-4ae9-be0a-1eedce0d8763 req-678cc96f-1249-4efe-b011-b3a220c7e5cd tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 returned with HTTP 200 [ 1219.188554] [57383]: [pid: 57383|app: 0|req: 263/508] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:36:51 2025] GET /volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.201615] [57384]: DEBUG cinder.api.middleware.request_id [None req-85ce4e6d-6f9e-4cd1-83d1-557c1c545022 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.202050] [57384]: INFO cinder.api.openstack.wsgi [None req-85ce4e6d-6f9e-4cd1-83d1-557c1c545022 None None] GET http://10.180.1.21/volume// [ 1219.202226] [57384]: DEBUG cinder.api.openstack.wsgi [None req-85ce4e6d-6f9e-4cd1-83d1-557c1c545022 None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1219.202434] [57384]: DEBUG cinder.api.openstack.wsgi [None req-85ce4e6d-6f9e-4cd1-83d1-557c1c545022 None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1219.202821] [57384]: INFO cinder.api.openstack.wsgi [None req-85ce4e6d-6f9e-4cd1-83d1-557c1c545022 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1219.203169] [57384]: [pid: 57384|app: 0|req: 246/509] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 14:36:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1219.206913] [57383]: DEBUG cinder.api.middleware.request_id [req-5e1bb980-68c9-4ae9-be0a-1eedce0d8763 req-3f7c9d21-1adf-4016-8282-607fc250e987 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.209188] [57383]: INFO cinder.api.openstack.wsgi [req-5e1bb980-68c9-4ae9-be0a-1eedce0d8763 req-3f7c9d21-1adf-4016-8282-607fc250e987 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1219.209574] [57383]: DEBUG cinder.api.openstack.wsgi [req-5e1bb980-68c9-4ae9-be0a-1eedce0d8763 req-3f7c9d21-1adf-4016-8282-607fc250e987 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4083227-0988-4f6c-8c85-d524797f4b04", "connector": null, "instance_uuid": "339b80dc-be6d-4442-925d-3fcc62bed5e0"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1219.218502] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.218502] [57383]: warnings.warn( [ 1219.240764] [57383]: INFO cinder.api.openstack.wsgi [req-5e1bb980-68c9-4ae9-be0a-1eedce0d8763 req-3f7c9d21-1adf-4016-8282-607fc250e987 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1219.241284] [57383]: [pid: 57383|app: 0|req: 264/510] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:36:51 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) [ 1219.287977] [57384]: DEBUG cinder.api.middleware.request_id [req-5e1bb980-68c9-4ae9-be0a-1eedce0d8763 req-8dcee9d2-6f52-44cf-8c53-11dfe1a69ee0 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.290283] [57384]: INFO cinder.api.openstack.wsgi [req-5e1bb980-68c9-4ae9-be0a-1eedce0d8763 req-8dcee9d2-6f52-44cf-8c53-11dfe1a69ee0 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] POST http://10.180.1.21/volume/v3/attachments/8fb9682b-d4d5-4b8c-89c9-72691773988f/action [ 1219.290757] [57384]: DEBUG cinder.api.openstack.wsgi [req-5e1bb980-68c9-4ae9-be0a-1eedce0d8763 req-8dcee9d2-6f52-44cf-8c53-11dfe1a69ee0 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Action body: b'{"os-complete": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1219.290901] [57384]: DEBUG cinder.api.openstack.wsgi [req-5e1bb980-68c9-4ae9-be0a-1eedce0d8763 req-8dcee9d2-6f52-44cf-8c53-11dfe1a69ee0 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1219.311459] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.311459] [57384]: warnings.warn( [ 1219.321612] [57384]: INFO cinder.api.openstack.wsgi [req-5e1bb980-68c9-4ae9-be0a-1eedce0d8763 req-8dcee9d2-6f52-44cf-8c53-11dfe1a69ee0 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/attachments/8fb9682b-d4d5-4b8c-89c9-72691773988f/action returned with HTTP 204 [ 1219.322134] [57384]: [pid: 57384|app: 0|req: 247/511] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:36:52 2025] POST /volume/v3/attachments/8fb9682b-d4d5-4b8c-89c9-72691773988f/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1219.338237] [57383]: DEBUG cinder.api.middleware.request_id [None req-0a649cf0-7bb0-43a7-8920-f2b3e748ad71 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.340543] [57383]: INFO cinder.api.openstack.wsgi [None req-0a649cf0-7bb0-43a7-8920-f2b3e748ad71 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 [ 1219.340788] [57383]: DEBUG cinder.api.openstack.wsgi [None req-0a649cf0-7bb0-43a7-8920-f2b3e748ad71 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1219.341085] [57383]: DEBUG cinder.api.openstack.wsgi [None req-0a649cf0-7bb0-43a7-8920-f2b3e748ad71 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1219.351461] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.351461] [57383]: warnings.warn( [ 1219.354935] [57383]: INFO cinder.volume.api [None req-0a649cf0-7bb0-43a7-8920-f2b3e748ad71 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1219.359363] [57383]: INFO cinder.api.openstack.wsgi [None req-0a649cf0-7bb0-43a7-8920-f2b3e748ad71 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 returned with HTTP 200 [ 1219.359782] [57383]: [pid: 57383|app: 0|req: 265/512] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:52 2025] GET /volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.369475] [57384]: DEBUG cinder.api.middleware.request_id [None req-38c88df9-e748-4d11-abaa-b3a563d1d47e None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.371696] [57384]: INFO cinder.api.openstack.wsgi [None req-38c88df9-e748-4d11-abaa-b3a563d1d47e tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 [ 1219.371930] [57384]: DEBUG cinder.api.openstack.wsgi [None req-38c88df9-e748-4d11-abaa-b3a563d1d47e tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1219.372159] [57384]: DEBUG cinder.api.openstack.wsgi [None req-38c88df9-e748-4d11-abaa-b3a563d1d47e tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1219.383521] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.383521] [57384]: warnings.warn( [ 1219.386975] [57384]: INFO cinder.volume.api [None req-38c88df9-e748-4d11-abaa-b3a563d1d47e tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1219.392069] [57384]: INFO cinder.api.openstack.wsgi [None req-38c88df9-e748-4d11-abaa-b3a563d1d47e tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 returned with HTTP 200 [ 1219.392482] [57384]: [pid: 57384|app: 0|req: 248/513] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:52 2025] GET /volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.433723] [57383]: DEBUG cinder.api.middleware.request_id [req-35dd8def-0532-4b3c-82f6-cdfd02262f82 req-5946733b-6f77-44cd-8941-e6013e65739f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.436253] [57383]: INFO cinder.api.openstack.wsgi [req-35dd8def-0532-4b3c-82f6-cdfd02262f82 req-5946733b-6f77-44cd-8941-e6013e65739f tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 [ 1219.438018] [57383]: DEBUG cinder.api.openstack.wsgi [req-35dd8def-0532-4b3c-82f6-cdfd02262f82 req-5946733b-6f77-44cd-8941-e6013e65739f tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1219.438018] [57383]: DEBUG cinder.api.openstack.wsgi [req-35dd8def-0532-4b3c-82f6-cdfd02262f82 req-5946733b-6f77-44cd-8941-e6013e65739f tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1219.449473] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.449473] [57383]: warnings.warn( [ 1219.453427] [57383]: INFO cinder.volume.api [req-35dd8def-0532-4b3c-82f6-cdfd02262f82 req-5946733b-6f77-44cd-8941-e6013e65739f tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1219.458349] [57383]: INFO cinder.api.openstack.wsgi [req-35dd8def-0532-4b3c-82f6-cdfd02262f82 req-5946733b-6f77-44cd-8941-e6013e65739f tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 returned with HTTP 200 [ 1219.458349] [57383]: [pid: 57383|app: 0|req: 266/514] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:36:52 2025] GET /volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.478506] [57384]: DEBUG cinder.api.middleware.request_id [req-35dd8def-0532-4b3c-82f6-cdfd02262f82 req-c6c82c55-0e43-46e0-b83b-9bf8ba0e4ec9 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.480805] [57384]: INFO cinder.api.openstack.wsgi [req-35dd8def-0532-4b3c-82f6-cdfd02262f82 req-c6c82c55-0e43-46e0-b83b-9bf8ba0e4ec9 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8fb9682b-d4d5-4b8c-89c9-72691773988f [ 1219.481091] [57384]: DEBUG cinder.api.openstack.wsgi [req-35dd8def-0532-4b3c-82f6-cdfd02262f82 req-c6c82c55-0e43-46e0-b83b-9bf8ba0e4ec9 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1219.481368] [57384]: DEBUG cinder.api.openstack.wsgi [req-35dd8def-0532-4b3c-82f6-cdfd02262f82 req-c6c82c55-0e43-46e0-b83b-9bf8ba0e4ec9 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'version_select' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1219.489474] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.489474] [57384]: warnings.warn( [ 1220.016953] [57384]: INFO cinder.api.openstack.wsgi [req-35dd8def-0532-4b3c-82f6-cdfd02262f82 req-c6c82c55-0e43-46e0-b83b-9bf8ba0e4ec9 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/attachments/8fb9682b-d4d5-4b8c-89c9-72691773988f returned with HTTP 200 [ 1220.016953] [57384]: [pid: 57384|app: 0|req: 249/515] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:36:52 2025] DELETE /volume/v3/attachments/8fb9682b-d4d5-4b8c-89c9-72691773988f => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.035142] [57383]: DEBUG cinder.api.middleware.request_id [None req-539dc804-60c3-4865-912b-18fa9991b9e1 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.037234] [57383]: INFO cinder.api.openstack.wsgi [None req-539dc804-60c3-4865-912b-18fa9991b9e1 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 [ 1220.037458] [57383]: DEBUG cinder.api.openstack.wsgi [None req-539dc804-60c3-4865-912b-18fa9991b9e1 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1220.037665] [57383]: DEBUG cinder.api.openstack.wsgi [None req-539dc804-60c3-4865-912b-18fa9991b9e1 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1220.047210] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.047210] [57383]: warnings.warn( [ 1220.051435] [57383]: INFO cinder.volume.api [None req-539dc804-60c3-4865-912b-18fa9991b9e1 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1220.057278] [57383]: INFO cinder.api.openstack.wsgi [None req-539dc804-60c3-4865-912b-18fa9991b9e1 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 returned with HTTP 200 [ 1220.057721] [57383]: [pid: 57383|app: 0|req: 267/516] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:36:52 2025] GET /volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.015561] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=40,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1230.054217] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=43,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1230.782392] [57384]: DEBUG cinder.api.middleware.request_id [None req-7007db7a-2e19-48ef-b3bc-019d0dba61fc None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.784473] [57384]: INFO cinder.api.openstack.wsgi [None req-7007db7a-2e19-48ef-b3bc-019d0dba61fc tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1230.784685] [57384]: DEBUG cinder.api.openstack.wsgi [None req-7007db7a-2e19-48ef-b3bc-019d0dba61fc tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1230.784892] [57384]: DEBUG cinder.api.openstack.wsgi [None req-7007db7a-2e19-48ef-b3bc-019d0dba61fc tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1230.794343] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.794343] [57384]: warnings.warn( [ 1230.798177] [57384]: INFO cinder.volume.api [None req-7007db7a-2e19-48ef-b3bc-019d0dba61fc tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1230.802880] [57384]: INFO cinder.api.openstack.wsgi [None req-7007db7a-2e19-48ef-b3bc-019d0dba61fc tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1230.803158] [57384]: [pid: 57384|app: 0|req: 250/517] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:03 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.849032] [57383]: DEBUG cinder.api.middleware.request_id [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-a9a33e66-24a5-47ec-a939-ae233a6d79d1 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.851611] [57383]: INFO cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-a9a33e66-24a5-47ec-a939-ae233a6d79d1 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1230.852210] [57383]: DEBUG cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-a9a33e66-24a5-47ec-a939-ae233a6d79d1 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1230.852210] [57383]: DEBUG cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-a9a33e66-24a5-47ec-a939-ae233a6d79d1 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1230.859732] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.859732] [57383]: warnings.warn( [ 1230.863291] [57383]: INFO cinder.volume.api [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-a9a33e66-24a5-47ec-a939-ae233a6d79d1 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1230.867547] [57383]: INFO cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-a9a33e66-24a5-47ec-a939-ae233a6d79d1 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1230.867963] [57383]: [pid: 57383|app: 0|req: 268/518] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:37:03 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.388473] [57384]: DEBUG cinder.api.middleware.request_id [None req-1cbbd1ba-1585-4b1d-9023-5f268f2d15f2 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.388982] [57384]: INFO cinder.api.openstack.wsgi [None req-1cbbd1ba-1585-4b1d-9023-5f268f2d15f2 None None] GET http://10.180.1.21/volume// [ 1232.389210] [57384]: DEBUG cinder.api.openstack.wsgi [None req-1cbbd1ba-1585-4b1d-9023-5f268f2d15f2 None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1232.389563] [57384]: DEBUG cinder.api.openstack.wsgi [None req-1cbbd1ba-1585-4b1d-9023-5f268f2d15f2 None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1232.390106] [57384]: INFO cinder.api.openstack.wsgi [None req-1cbbd1ba-1585-4b1d-9023-5f268f2d15f2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1232.390402] [57384]: [pid: 57384|app: 0|req: 251/519] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 14:37:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1232.394569] [57383]: DEBUG cinder.api.middleware.request_id [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-823e5b44-c50c-437f-a91d-f90f49eb8f57 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.396948] [57383]: INFO cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-823e5b44-c50c-437f-a91d-f90f49eb8f57 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1232.397354] [57383]: DEBUG cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-823e5b44-c50c-437f-a91d-f90f49eb8f57 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56c1a9cb-1ec9-428e-b8db-cb500627ecbb", "connector": null, "instance_uuid": "a32ad0b3-3de7-4162-9f79-ae519b5f2dcd"}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1232.409640] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.409640] [57383]: warnings.warn( [ 1232.437528] [57383]: INFO cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-823e5b44-c50c-437f-a91d-f90f49eb8f57 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1232.437988] [57383]: [pid: 57383|app: 0|req: 269/520] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:37:05 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1232.458489] [57384]: DEBUG cinder.api.middleware.request_id [None req-05a42571-be8b-4e25-b112-1fc85d085894 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.462942] [57384]: INFO cinder.api.openstack.wsgi [None req-05a42571-be8b-4e25-b112-1fc85d085894 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1232.463265] [57384]: DEBUG cinder.api.openstack.wsgi [None req-05a42571-be8b-4e25-b112-1fc85d085894 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1232.463478] [57384]: DEBUG cinder.api.openstack.wsgi [None req-05a42571-be8b-4e25-b112-1fc85d085894 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1232.474924] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.474924] [57384]: warnings.warn( [ 1232.478999] [57384]: INFO cinder.volume.api [None req-05a42571-be8b-4e25-b112-1fc85d085894 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1232.485377] [57384]: INFO cinder.api.openstack.wsgi [None req-05a42571-be8b-4e25-b112-1fc85d085894 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1232.485877] [57384]: [pid: 57384|app: 0|req: 252/521] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:05 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.962858] [57383]: DEBUG cinder.api.middleware.request_id [None req-bbb7db07-bc00-4746-a8d0-7d12f4869180 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.963368] [57383]: INFO cinder.api.openstack.wsgi [None req-bbb7db07-bc00-4746-a8d0-7d12f4869180 None None] GET http://10.180.1.21/volume// [ 1232.963596] [57383]: DEBUG cinder.api.openstack.wsgi [None req-bbb7db07-bc00-4746-a8d0-7d12f4869180 None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1232.963774] [57383]: DEBUG cinder.api.openstack.wsgi [None req-bbb7db07-bc00-4746-a8d0-7d12f4869180 None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1232.964174] [57383]: INFO cinder.api.openstack.wsgi [None req-bbb7db07-bc00-4746-a8d0-7d12f4869180 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1232.964508] [57383]: [pid: 57383|app: 0|req: 270/522] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:37:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1232.969222] [57384]: DEBUG cinder.api.middleware.request_id [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-5867a01a-be1a-4b2d-bfc4-5635e8efa497 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.972140] [57384]: INFO cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-5867a01a-be1a-4b2d-bfc4-5635e8efa497 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1232.972449] [57384]: DEBUG cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-5867a01a-be1a-4b2d-bfc4-5635e8efa497 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1232.972717] [57384]: DEBUG cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-5867a01a-be1a-4b2d-bfc4-5635e8efa497 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1232.986297] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.986297] [57384]: warnings.warn( [ 1232.992427] [57384]: INFO cinder.volume.api [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-5867a01a-be1a-4b2d-bfc4-5635e8efa497 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1233.000092] [57384]: INFO cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-5867a01a-be1a-4b2d-bfc4-5635e8efa497 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1233.000689] [57384]: [pid: 57384|app: 0|req: 253/523] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:37:05 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1233.035535] [57383]: DEBUG cinder.api.middleware.request_id [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-80990213-517c-4d82-b45f-3e5eb3d04822 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.038444] [57383]: INFO cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-80990213-517c-4d82-b45f-3e5eb3d04822 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] PUT http://10.180.1.21/volume/v3/attachments/0256f791-b77e-4902-bfda-aaa8fd6556a1 [ 1233.038898] [57383]: DEBUG cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-80990213-517c-4d82-b45f-3e5eb3d04822 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-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-860080", "mountpoint": "/dev/sdb"}}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1233.048209] [57383]: DEBUG cinder.coordination [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-80990213-517c-4d82-b45f-3e5eb3d04822 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Acquiring lock "cinder-attachment_update-56c1a9cb-1ec9-428e-b8db-cb500627ecbb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1233.053652] [57383]: DEBUG cinder.coordination [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-80990213-517c-4d82-b45f-3e5eb3d04822 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Lock "cinder-attachment_update-56c1a9cb-1ec9-428e-b8db-cb500627ecbb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1233.054836] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.054836] [57383]: warnings.warn( [ 1233.496822] [57384]: DEBUG cinder.api.middleware.request_id [None req-0d1f8a98-138e-4d10-8000-31eb067c190a None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.499261] [57384]: INFO cinder.api.openstack.wsgi [None req-0d1f8a98-138e-4d10-8000-31eb067c190a tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1233.499507] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0d1f8a98-138e-4d10-8000-31eb067c190a tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1233.499801] [57384]: DEBUG cinder.api.openstack.wsgi [None req-0d1f8a98-138e-4d10-8000-31eb067c190a tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1233.513078] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.513078] [57384]: warnings.warn( [ 1233.516415] [57384]: INFO cinder.volume.api [None req-0d1f8a98-138e-4d10-8000-31eb067c190a tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1233.521687] [57384]: INFO cinder.api.openstack.wsgi [None req-0d1f8a98-138e-4d10-8000-31eb067c190a tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1233.522215] [57384]: [pid: 57384|app: 0|req: 254/524] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:06 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.535636] [57384]: DEBUG cinder.api.middleware.request_id [None req-77108ad8-6f7d-411d-a2d0-c7cac56a3e0e None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.537988] [57384]: INFO cinder.api.openstack.wsgi [None req-77108ad8-6f7d-411d-a2d0-c7cac56a3e0e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1234.538222] [57384]: DEBUG cinder.api.openstack.wsgi [None req-77108ad8-6f7d-411d-a2d0-c7cac56a3e0e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1234.538495] [57384]: DEBUG cinder.api.openstack.wsgi [None req-77108ad8-6f7d-411d-a2d0-c7cac56a3e0e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1234.549799] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.549799] [57384]: warnings.warn( [ 1234.553747] [57384]: INFO cinder.volume.api [None req-77108ad8-6f7d-411d-a2d0-c7cac56a3e0e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1234.559475] [57384]: INFO cinder.api.openstack.wsgi [None req-77108ad8-6f7d-411d-a2d0-c7cac56a3e0e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1234.559909] [57384]: [pid: 57384|app: 0|req: 255/525] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:07 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.570597] [57384]: DEBUG cinder.api.middleware.request_id [None req-952cf2e4-0a48-45dc-8e68-ec985c10855c None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.572877] [57384]: INFO cinder.api.openstack.wsgi [None req-952cf2e4-0a48-45dc-8e68-ec985c10855c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1235.573268] [57384]: DEBUG cinder.api.openstack.wsgi [None req-952cf2e4-0a48-45dc-8e68-ec985c10855c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1235.573483] [57384]: DEBUG cinder.api.openstack.wsgi [None req-952cf2e4-0a48-45dc-8e68-ec985c10855c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1235.588955] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.588955] [57384]: warnings.warn( [ 1235.593279] [57384]: INFO cinder.volume.api [None req-952cf2e4-0a48-45dc-8e68-ec985c10855c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1235.598795] [57384]: INFO cinder.api.openstack.wsgi [None req-952cf2e4-0a48-45dc-8e68-ec985c10855c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1235.599256] [57384]: [pid: 57384|app: 0|req: 256/526] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:08 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.609357] [57384]: DEBUG cinder.api.middleware.request_id [None req-2500391d-13c7-4292-b59c-0da044319d49 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.611673] [57384]: INFO cinder.api.openstack.wsgi [None req-2500391d-13c7-4292-b59c-0da044319d49 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1236.611922] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2500391d-13c7-4292-b59c-0da044319d49 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1236.612129] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2500391d-13c7-4292-b59c-0da044319d49 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1236.623705] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.623705] [57384]: warnings.warn( [ 1236.627742] [57384]: INFO cinder.volume.api [None req-2500391d-13c7-4292-b59c-0da044319d49 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1236.633375] [57384]: INFO cinder.api.openstack.wsgi [None req-2500391d-13c7-4292-b59c-0da044319d49 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1236.633762] [57384]: [pid: 57384|app: 0|req: 257/527] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:09 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1237.579255] [57383]: DEBUG cinder.coordination [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-80990213-517c-4d82-b45f-3e5eb3d04822 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Lock "cinder-attachment_update-56c1a9cb-1ec9-428e-b8db-cb500627ecbb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=57383) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1237.579710] [57383]: INFO cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-80990213-517c-4d82-b45f-3e5eb3d04822 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments/0256f791-b77e-4902-bfda-aaa8fd6556a1 returned with HTTP 200 [ 1237.580314] [57383]: [pid: 57383|app: 0|req: 271/528] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:37:05 2025] PUT /volume/v3/attachments/0256f791-b77e-4902-bfda-aaa8fd6556a1 => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1237.644798] [57384]: DEBUG cinder.api.middleware.request_id [None req-31aa6241-f180-4bee-bcfb-f0999cd55fc4 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.647196] [57384]: INFO cinder.api.openstack.wsgi [None req-31aa6241-f180-4bee-bcfb-f0999cd55fc4 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1237.647429] [57384]: DEBUG cinder.api.openstack.wsgi [None req-31aa6241-f180-4bee-bcfb-f0999cd55fc4 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1237.647638] [57384]: DEBUG cinder.api.openstack.wsgi [None req-31aa6241-f180-4bee-bcfb-f0999cd55fc4 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1237.658854] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.658854] [57384]: warnings.warn( [ 1237.662818] [57384]: INFO cinder.volume.api [None req-31aa6241-f180-4bee-bcfb-f0999cd55fc4 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1237.667446] [57384]: INFO cinder.api.openstack.wsgi [None req-31aa6241-f180-4bee-bcfb-f0999cd55fc4 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1237.667882] [57384]: [pid: 57384|app: 0|req: 258/529] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:10 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.679019] [57383]: DEBUG cinder.api.middleware.request_id [None req-b89b4f14-0b5d-4776-ad2b-dfc6198ae5d8 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.681927] [57383]: INFO cinder.api.openstack.wsgi [None req-b89b4f14-0b5d-4776-ad2b-dfc6198ae5d8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1238.682320] [57383]: DEBUG cinder.api.openstack.wsgi [None req-b89b4f14-0b5d-4776-ad2b-dfc6198ae5d8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1238.682659] [57383]: DEBUG cinder.api.openstack.wsgi [None req-b89b4f14-0b5d-4776-ad2b-dfc6198ae5d8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1238.698803] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.698803] [57383]: warnings.warn( [ 1238.703858] [57383]: INFO cinder.volume.api [None req-b89b4f14-0b5d-4776-ad2b-dfc6198ae5d8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1238.710338] [57383]: INFO cinder.api.openstack.wsgi [None req-b89b4f14-0b5d-4776-ad2b-dfc6198ae5d8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1238.710899] [57383]: [pid: 57383|app: 0|req: 272/530] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:11 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.721368] [57384]: DEBUG cinder.api.middleware.request_id [None req-f61d5940-dcf6-420a-8e15-1d72f7c80ad5 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.723989] [57384]: INFO cinder.api.openstack.wsgi [None req-f61d5940-dcf6-420a-8e15-1d72f7c80ad5 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1239.724282] [57384]: DEBUG cinder.api.openstack.wsgi [None req-f61d5940-dcf6-420a-8e15-1d72f7c80ad5 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1239.724560] [57384]: DEBUG cinder.api.openstack.wsgi [None req-f61d5940-dcf6-420a-8e15-1d72f7c80ad5 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1239.741309] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.741309] [57384]: warnings.warn( [ 1239.746532] [57384]: INFO cinder.volume.api [None req-f61d5940-dcf6-420a-8e15-1d72f7c80ad5 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1239.752745] [57384]: INFO cinder.api.openstack.wsgi [None req-f61d5940-dcf6-420a-8e15-1d72f7c80ad5 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1239.753272] [57384]: [pid: 57384|app: 0|req: 259/531] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:12 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.763699] [57383]: DEBUG cinder.api.middleware.request_id [None req-276a0c2d-40a7-4aa8-979c-59238dbe3789 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.765906] [57383]: INFO cinder.api.openstack.wsgi [None req-276a0c2d-40a7-4aa8-979c-59238dbe3789 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1240.766131] [57383]: DEBUG cinder.api.openstack.wsgi [None req-276a0c2d-40a7-4aa8-979c-59238dbe3789 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1240.766340] [57383]: DEBUG cinder.api.openstack.wsgi [None req-276a0c2d-40a7-4aa8-979c-59238dbe3789 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1240.783516] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.783516] [57383]: warnings.warn( [ 1240.787564] [57383]: INFO cinder.volume.api [None req-276a0c2d-40a7-4aa8-979c-59238dbe3789 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1240.792833] [57383]: INFO cinder.api.openstack.wsgi [None req-276a0c2d-40a7-4aa8-979c-59238dbe3789 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1240.793316] [57383]: [pid: 57383|app: 0|req: 273/532] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:13 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.804223] [57384]: DEBUG cinder.api.middleware.request_id [None req-4829b3cf-8dc5-490a-a8a8-354b9872c29b None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.806369] [57384]: INFO cinder.api.openstack.wsgi [None req-4829b3cf-8dc5-490a-a8a8-354b9872c29b tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1241.806698] [57384]: DEBUG cinder.api.openstack.wsgi [None req-4829b3cf-8dc5-490a-a8a8-354b9872c29b tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1241.806938] [57384]: DEBUG cinder.api.openstack.wsgi [None req-4829b3cf-8dc5-490a-a8a8-354b9872c29b tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1241.817848] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.817848] [57384]: warnings.warn( [ 1241.821179] [57384]: INFO cinder.volume.api [None req-4829b3cf-8dc5-490a-a8a8-354b9872c29b tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1241.825712] [57384]: INFO cinder.api.openstack.wsgi [None req-4829b3cf-8dc5-490a-a8a8-354b9872c29b tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1241.826159] [57384]: [pid: 57384|app: 0|req: 260/533] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:14 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.217685] [57383]: DEBUG cinder.api.middleware.request_id [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-eb7f3438-0798-4637-a9dc-000c98200b79 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.219997] [57383]: INFO cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-eb7f3438-0798-4637-a9dc-000c98200b79 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] POST http://10.180.1.21/volume/v3/attachments/0256f791-b77e-4902-bfda-aaa8fd6556a1/action [ 1242.220633] [57383]: DEBUG cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-eb7f3438-0798-4637-a9dc-000c98200b79 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Action body: b'{"os-complete": null}' {{(pid=57383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1242.221670] [57383]: DEBUG cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-eb7f3438-0798-4637-a9dc-000c98200b79 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1242.245027] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.245027] [57383]: warnings.warn( [ 1242.253950] [57383]: INFO cinder.api.openstack.wsgi [req-e6967b57-e0ed-4374-bb4d-738ef15e3081 req-eb7f3438-0798-4637-a9dc-000c98200b79 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments/0256f791-b77e-4902-bfda-aaa8fd6556a1/action returned with HTTP 204 [ 1242.254758] [57383]: [pid: 57383|app: 0|req: 274/534] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:37:14 2025] POST /volume/v3/attachments/0256f791-b77e-4902-bfda-aaa8fd6556a1/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1242.836762] [57384]: DEBUG cinder.api.middleware.request_id [None req-82c5fb94-01bd-4c61-8175-035c6b02fa20 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.838838] [57384]: INFO cinder.api.openstack.wsgi [None req-82c5fb94-01bd-4c61-8175-035c6b02fa20 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1242.839494] [57384]: DEBUG cinder.api.openstack.wsgi [None req-82c5fb94-01bd-4c61-8175-035c6b02fa20 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1242.839494] [57384]: DEBUG cinder.api.openstack.wsgi [None req-82c5fb94-01bd-4c61-8175-035c6b02fa20 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1242.852045] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.852045] [57384]: warnings.warn( [ 1242.855933] [57384]: INFO cinder.volume.api [None req-82c5fb94-01bd-4c61-8175-035c6b02fa20 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1242.861445] [57384]: INFO cinder.api.openstack.wsgi [None req-82c5fb94-01bd-4c61-8175-035c6b02fa20 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1242.861879] [57384]: [pid: 57384|app: 0|req: 261/535] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:15 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1242.871106] [57383]: DEBUG cinder.api.middleware.request_id [None req-bad8bb9d-6c24-4a00-96bf-963ad503aa6f None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.873423] [57383]: INFO cinder.api.openstack.wsgi [None req-bad8bb9d-6c24-4a00-96bf-963ad503aa6f tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1242.873642] [57383]: DEBUG cinder.api.openstack.wsgi [None req-bad8bb9d-6c24-4a00-96bf-963ad503aa6f tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1242.873853] [57383]: DEBUG cinder.api.openstack.wsgi [None req-bad8bb9d-6c24-4a00-96bf-963ad503aa6f tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1242.883786] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.883786] [57383]: warnings.warn( [ 1242.887350] [57383]: INFO cinder.volume.api [None req-bad8bb9d-6c24-4a00-96bf-963ad503aa6f tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1242.891699] [57383]: INFO cinder.api.openstack.wsgi [None req-bad8bb9d-6c24-4a00-96bf-963ad503aa6f tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1242.892141] [57383]: [pid: 57383|app: 0|req: 275/536] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:15 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1243.257381] [57384]: DEBUG cinder.api.middleware.request_id [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-dee51799-e485-434f-8a54-62561a057435 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.260568] [57384]: INFO cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-dee51799-e485-434f-8a54-62561a057435 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1243.260825] [57384]: DEBUG cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-dee51799-e485-434f-8a54-62561a057435 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1243.261057] [57384]: DEBUG cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-dee51799-e485-434f-8a54-62561a057435 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1243.281040] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.281040] [57384]: warnings.warn( [ 1243.285514] [57384]: INFO cinder.volume.api [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-dee51799-e485-434f-8a54-62561a057435 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1243.290654] [57384]: INFO cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-dee51799-e485-434f-8a54-62561a057435 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1243.291141] [57384]: [pid: 57384|app: 0|req: 262/537] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:37:15 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1245.477886] [57383]: DEBUG cinder.api.middleware.request_id [None req-45966a77-825d-4275-b105-bd3d17920401 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.478404] [57383]: INFO cinder.api.openstack.wsgi [None req-45966a77-825d-4275-b105-bd3d17920401 None None] GET http://10.180.1.21/volume// [ 1245.478630] [57383]: DEBUG cinder.api.openstack.wsgi [None req-45966a77-825d-4275-b105-bd3d17920401 None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1245.478867] [57383]: DEBUG cinder.api.openstack.wsgi [None req-45966a77-825d-4275-b105-bd3d17920401 None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1245.479321] [57383]: INFO cinder.api.openstack.wsgi [None req-45966a77-825d-4275-b105-bd3d17920401 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1245.479690] [57383]: [pid: 57383|app: 0|req: 276/538] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:37:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1245.484111] [57384]: DEBUG cinder.api.middleware.request_id [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-867c45f0-42d2-4294-99a1-4da05694ba2a None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.487152] [57384]: INFO cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-867c45f0-42d2-4294-99a1-4da05694ba2a tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1245.487736] [57384]: DEBUG cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-867c45f0-42d2-4294-99a1-4da05694ba2a tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56c1a9cb-1ec9-428e-b8db-cb500627ecbb", "connector": null, "instance_uuid": "a32ad0b3-3de7-4162-9f79-ae519b5f2dcd"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1245.506884] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.506884] [57384]: warnings.warn( [ 1245.543502] [57384]: INFO cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-867c45f0-42d2-4294-99a1-4da05694ba2a tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1245.544045] [57384]: [pid: 57384|app: 0|req: 263/539] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:37:18 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) [ 1245.549645] [57383]: DEBUG cinder.api.middleware.request_id [None req-d91c27c7-1e5d-45ae-99f8-6838cf019d95 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.550107] [57383]: INFO cinder.api.openstack.wsgi [None req-d91c27c7-1e5d-45ae-99f8-6838cf019d95 None None] GET http://10.180.1.21/volume// [ 1245.550288] [57383]: DEBUG cinder.api.openstack.wsgi [None req-d91c27c7-1e5d-45ae-99f8-6838cf019d95 None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1245.550503] [57383]: DEBUG cinder.api.openstack.wsgi [None req-d91c27c7-1e5d-45ae-99f8-6838cf019d95 None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1245.550927] [57383]: INFO cinder.api.openstack.wsgi [None req-d91c27c7-1e5d-45ae-99f8-6838cf019d95 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1245.551273] [57383]: [pid: 57383|app: 0|req: 277/540] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:37:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1245.557666] [57384]: DEBUG cinder.api.middleware.request_id [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-0b89d966-876f-4004-b2c4-6436223c7a98 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.560591] [57384]: INFO cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-0b89d966-876f-4004-b2c4-6436223c7a98 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1245.561173] [57384]: DEBUG cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-0b89d966-876f-4004-b2c4-6436223c7a98 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1245.561670] [57384]: DEBUG cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-0b89d966-876f-4004-b2c4-6436223c7a98 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1245.577742] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.577742] [57384]: warnings.warn( [ 1245.582253] [57384]: INFO cinder.volume.api [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-0b89d966-876f-4004-b2c4-6436223c7a98 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1245.589876] [57384]: INFO cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-0b89d966-876f-4004-b2c4-6436223c7a98 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1245.590509] [57384]: [pid: 57384|app: 0|req: 264/541] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:37:18 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 1319 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1248.284820] [57383]: DEBUG cinder.api.middleware.request_id [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-0db180cf-1f48-4d97-ad44-4c5ccf610212 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.287242] [57383]: INFO cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-0db180cf-1f48-4d97-ad44-4c5ccf610212 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0256f791-b77e-4902-bfda-aaa8fd6556a1 [ 1248.287456] [57383]: DEBUG cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-0db180cf-1f48-4d97-ad44-4c5ccf610212 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1248.287669] [57383]: DEBUG cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-0db180cf-1f48-4d97-ad44-4c5ccf610212 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'version_select' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1248.297185] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.297185] [57383]: warnings.warn( [ 1248.833178] [57383]: INFO cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-0db180cf-1f48-4d97-ad44-4c5ccf610212 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments/0256f791-b77e-4902-bfda-aaa8fd6556a1 returned with HTTP 200 [ 1248.833734] [57383]: [pid: 57383|app: 0|req: 278/542] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:37:21 2025] DELETE /volume/v3/attachments/0256f791-b77e-4902-bfda-aaa8fd6556a1 => generated 192 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1251.581905] [57384]: DEBUG cinder.api.middleware.request_id [None req-023c2352-757b-448b-aeb0-d2a95305aeb4 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.582349] [57384]: INFO cinder.api.openstack.wsgi [None req-023c2352-757b-448b-aeb0-d2a95305aeb4 None None] GET http://10.180.1.21/volume// [ 1251.582524] [57384]: DEBUG cinder.api.openstack.wsgi [None req-023c2352-757b-448b-aeb0-d2a95305aeb4 None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1251.582731] [57384]: DEBUG cinder.api.openstack.wsgi [None req-023c2352-757b-448b-aeb0-d2a95305aeb4 None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1251.583239] [57384]: INFO cinder.api.openstack.wsgi [None req-023c2352-757b-448b-aeb0-d2a95305aeb4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1251.583609] [57384]: [pid: 57384|app: 0|req: 265/543] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:37:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1251.587128] [57383]: DEBUG cinder.api.middleware.request_id [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-e366ce6b-f3a9-4345-8e60-45da447d3967 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.589911] [57383]: INFO cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-e366ce6b-f3a9-4345-8e60-45da447d3967 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1251.590238] [57383]: DEBUG cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-e366ce6b-f3a9-4345-8e60-45da447d3967 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1251.590519] [57383]: DEBUG cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-e366ce6b-f3a9-4345-8e60-45da447d3967 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1251.605517] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.605517] [57383]: warnings.warn( [ 1251.609500] [57383]: INFO cinder.volume.api [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-e366ce6b-f3a9-4345-8e60-45da447d3967 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1251.614762] [57383]: INFO cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-e366ce6b-f3a9-4345-8e60-45da447d3967 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1251.615212] [57383]: [pid: 57383|app: 0|req: 279/544] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:37:24 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1251.718605] [57384]: DEBUG cinder.api.middleware.request_id [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-b1d46874-57f1-4f3a-ba79-2bd76fd05c32 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.721831] [57384]: INFO cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-b1d46874-57f1-4f3a-ba79-2bd76fd05c32 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] PUT http://10.180.1.21/volume/v3/attachments/4f79d3a9-92b9-4436-8469-590989af39f5 [ 1251.722281] [57384]: DEBUG cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-b1d46874-57f1-4f3a-ba79-2bd76fd05c32 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-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=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1251.730357] [57384]: DEBUG cinder.coordination [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-b1d46874-57f1-4f3a-ba79-2bd76fd05c32 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Acquiring lock "cinder-attachment_update-56c1a9cb-1ec9-428e-b8db-cb500627ecbb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1251.737573] [57384]: DEBUG cinder.coordination [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-b1d46874-57f1-4f3a-ba79-2bd76fd05c32 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Lock "cinder-attachment_update-56c1a9cb-1ec9-428e-b8db-cb500627ecbb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1251.738791] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.738791] [57384]: warnings.warn( [ 1252.259145] [57384]: DEBUG cinder.coordination [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-b1d46874-57f1-4f3a-ba79-2bd76fd05c32 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Lock "cinder-attachment_update-56c1a9cb-1ec9-428e-b8db-cb500627ecbb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=57384) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1252.259662] [57384]: INFO cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-b1d46874-57f1-4f3a-ba79-2bd76fd05c32 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments/4f79d3a9-92b9-4436-8469-590989af39f5 returned with HTTP 200 [ 1252.260239] [57384]: [pid: 57384|app: 0|req: 266/545] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:37:24 2025] PUT /volume/v3/attachments/4f79d3a9-92b9-4436-8469-590989af39f5 => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1252.768277] [57383]: DEBUG cinder.api.middleware.request_id [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-edb9ec27-ca0a-4aa6-b8e4-866db1d6b0a0 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.770832] [57383]: INFO cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-edb9ec27-ca0a-4aa6-b8e4-866db1d6b0a0 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] POST http://10.180.1.21/volume/v3/attachments/4f79d3a9-92b9-4436-8469-590989af39f5/action [ 1252.771467] [57383]: DEBUG cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-edb9ec27-ca0a-4aa6-b8e4-866db1d6b0a0 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Action body: b'{"os-complete": null}' {{(pid=57383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1252.772151] [57383]: DEBUG cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-edb9ec27-ca0a-4aa6-b8e4-866db1d6b0a0 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1252.793650] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.793650] [57383]: warnings.warn( [ 1252.803370] [57383]: INFO cinder.api.openstack.wsgi [req-e80178a1-5b6d-4cbe-a897-66dc13f4cfe8 req-edb9ec27-ca0a-4aa6-b8e4-866db1d6b0a0 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments/4f79d3a9-92b9-4436-8469-590989af39f5/action returned with HTTP 204 [ 1252.803722] [57383]: [pid: 57383|app: 0|req: 280/546] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:37:25 2025] POST /volume/v3/attachments/4f79d3a9-92b9-4436-8469-590989af39f5/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1261.754424] [57384]: DEBUG cinder.api.middleware.request_id [None req-348be77c-96b1-4c53-9465-d408c28cad7b None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.754952] [57384]: INFO cinder.api.openstack.wsgi [None req-348be77c-96b1-4c53-9465-d408c28cad7b tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] DELETE http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1261.755542] [57384]: DEBUG cinder.api.openstack.wsgi [None req-348be77c-96b1-4c53-9465-d408c28cad7b tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1261.755542] [57384]: DEBUG cinder.api.openstack.wsgi [None req-348be77c-96b1-4c53-9465-d408c28cad7b tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1261.755542] [57384]: INFO cinder.api.v3.volumes [None req-348be77c-96b1-4c53-9465-d408c28cad7b tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Delete volume with id: 39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1261.769067] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.769067] [57384]: warnings.warn( [ 1261.769653] [57384]: INFO cinder.volume.api [None req-348be77c-96b1-4c53-9465-d408c28cad7b tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1261.831272] [57384]: INFO cinder.volume.api [None req-348be77c-96b1-4c53-9465-d408c28cad7b tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Delete volume request issued successfully. [ 1261.831272] [57384]: INFO cinder.api.openstack.wsgi [None req-348be77c-96b1-4c53-9465-d408c28cad7b tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 202 [ 1261.831272] [57384]: [pid: 57384|app: 0|req: 267/547] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:37:34 2025] DELETE /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1261.834646] [57383]: DEBUG cinder.api.middleware.request_id [None req-9a4a73a1-f9eb-40ef-a037-f04313b15742 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.836790] [57383]: INFO cinder.api.openstack.wsgi [None req-9a4a73a1-f9eb-40ef-a037-f04313b15742 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1261.837019] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9a4a73a1-f9eb-40ef-a037-f04313b15742 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1261.837275] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9a4a73a1-f9eb-40ef-a037-f04313b15742 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1261.849498] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.849498] [57383]: warnings.warn( [ 1261.856164] [57383]: INFO cinder.volume.api [None req-9a4a73a1-f9eb-40ef-a037-f04313b15742 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1261.862482] [57383]: INFO cinder.api.openstack.wsgi [None req-9a4a73a1-f9eb-40ef-a037-f04313b15742 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1261.863160] [57383]: [pid: 57383|app: 0|req: 281/548] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:34 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.875015] [57384]: DEBUG cinder.api.middleware.request_id [None req-eba0fbe5-95d6-4fba-afd6-b2265e4e0bb6 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.877711] [57384]: INFO cinder.api.openstack.wsgi [None req-eba0fbe5-95d6-4fba-afd6-b2265e4e0bb6 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1262.877943] [57384]: DEBUG cinder.api.openstack.wsgi [None req-eba0fbe5-95d6-4fba-afd6-b2265e4e0bb6 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1262.878192] [57384]: DEBUG cinder.api.openstack.wsgi [None req-eba0fbe5-95d6-4fba-afd6-b2265e4e0bb6 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1262.901092] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.901092] [57384]: warnings.warn( [ 1262.906220] [57384]: INFO cinder.volume.api [None req-eba0fbe5-95d6-4fba-afd6-b2265e4e0bb6 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Volume info retrieved successfully. [ 1262.911413] [57384]: INFO cinder.api.openstack.wsgi [None req-eba0fbe5-95d6-4fba-afd6-b2265e4e0bb6 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 200 [ 1262.911853] [57384]: [pid: 57384|app: 0|req: 268/549] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:35 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.923458] [57383]: DEBUG cinder.api.middleware.request_id [None req-d06ab880-9e13-4b21-b145-a506942ca070 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.926582] [57383]: INFO cinder.api.openstack.wsgi [None req-d06ab880-9e13-4b21-b145-a506942ca070 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] GET http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 [ 1263.926934] [57383]: DEBUG cinder.api.openstack.wsgi [None req-d06ab880-9e13-4b21-b145-a506942ca070 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1263.927333] [57383]: DEBUG cinder.api.openstack.wsgi [None req-d06ab880-9e13-4b21-b145-a506942ca070 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1263.939277] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.939277] [57383]: warnings.warn( [ 1263.942312] [57383]: INFO cinder.api.openstack.wsgi [None req-d06ab880-9e13-4b21-b145-a506942ca070 tempest-ServerActionsTestOtherB-1772688345 tempest-ServerActionsTestOtherB-1772688345-project-member] http://10.180.1.21/volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 returned with HTTP 404 [ 1263.942736] [57383]: [pid: 57383|app: 0|req: 282/550] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:36 2025] GET /volume/v3/volumes/39e8ddf7-f842-45c3-b6cf-51d583ae8788 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1272.908674] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=85,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1273.941906] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=59,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1280.017963] [57384]: DEBUG cinder.api.middleware.request_id [None req-3e17d089-6c74-4365-a3aa-ea56a105ee84 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.020131] [57384]: INFO cinder.api.openstack.wsgi [None req-3e17d089-6c74-4365-a3aa-ea56a105ee84 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 [ 1280.020353] [57384]: DEBUG cinder.api.openstack.wsgi [None req-3e17d089-6c74-4365-a3aa-ea56a105ee84 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1280.020558] [57384]: DEBUG cinder.api.openstack.wsgi [None req-3e17d089-6c74-4365-a3aa-ea56a105ee84 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1280.031939] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.031939] [57384]: warnings.warn( [ 1280.036470] [57384]: INFO cinder.volume.api [None req-3e17d089-6c74-4365-a3aa-ea56a105ee84 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1280.041359] [57384]: INFO cinder.api.openstack.wsgi [None req-3e17d089-6c74-4365-a3aa-ea56a105ee84 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 returned with HTTP 200 [ 1280.041823] [57384]: [pid: 57384|app: 0|req: 269/551] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:52 2025] GET /volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1280.089025] [57383]: DEBUG cinder.api.middleware.request_id [None req-4e3c244c-a9cf-487f-8e40-4ea263f3182a None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.091142] [57383]: INFO cinder.api.openstack.wsgi [None req-4e3c244c-a9cf-487f-8e40-4ea263f3182a tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 [ 1280.091399] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4e3c244c-a9cf-487f-8e40-4ea263f3182a tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1280.091654] [57383]: DEBUG cinder.api.openstack.wsgi [None req-4e3c244c-a9cf-487f-8e40-4ea263f3182a tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1280.099186] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.099186] [57383]: warnings.warn( [ 1280.102607] [57383]: INFO cinder.volume.api [None req-4e3c244c-a9cf-487f-8e40-4ea263f3182a tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1280.106864] [57383]: INFO cinder.api.openstack.wsgi [None req-4e3c244c-a9cf-487f-8e40-4ea263f3182a tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 returned with HTTP 200 [ 1280.107268] [57383]: [pid: 57383|app: 0|req: 283/552] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:52 2025] GET /volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.193015] [57384]: DEBUG cinder.api.middleware.request_id [None req-75ab988a-a2bc-431a-b7db-43c7a30ca2c9 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.195219] [57384]: INFO cinder.api.openstack.wsgi [None req-75ab988a-a2bc-431a-b7db-43c7a30ca2c9 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 [ 1287.195429] [57384]: DEBUG cinder.api.openstack.wsgi [None req-75ab988a-a2bc-431a-b7db-43c7a30ca2c9 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1287.195634] [57384]: DEBUG cinder.api.openstack.wsgi [None req-75ab988a-a2bc-431a-b7db-43c7a30ca2c9 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1287.195809] [57384]: INFO cinder.api.v3.volumes [None req-75ab988a-a2bc-431a-b7db-43c7a30ca2c9 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Delete volume with id: a4083227-0988-4f6c-8c85-d524797f4b04 [ 1287.206838] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.206838] [57384]: warnings.warn( [ 1287.207375] [57384]: INFO cinder.volume.api [None req-75ab988a-a2bc-431a-b7db-43c7a30ca2c9 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1287.228260] [57384]: INFO cinder.volume.api [None req-75ab988a-a2bc-431a-b7db-43c7a30ca2c9 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Delete volume request issued successfully. [ 1287.228733] [57384]: INFO cinder.api.openstack.wsgi [None req-75ab988a-a2bc-431a-b7db-43c7a30ca2c9 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 returned with HTTP 202 [ 1287.229209] [57384]: [pid: 57384|app: 0|req: 270/553] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:37:59 2025] DELETE /volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1287.232484] [57383]: DEBUG cinder.api.middleware.request_id [None req-b477a849-eb30-4788-bc25-298887a077bd None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.234229] [57383]: INFO cinder.api.openstack.wsgi [None req-b477a849-eb30-4788-bc25-298887a077bd tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 [ 1287.234427] [57383]: DEBUG cinder.api.openstack.wsgi [None req-b477a849-eb30-4788-bc25-298887a077bd tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1287.234735] [57383]: DEBUG cinder.api.openstack.wsgi [None req-b477a849-eb30-4788-bc25-298887a077bd tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1287.243311] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.243311] [57383]: warnings.warn( [ 1287.247662] [57383]: INFO cinder.volume.api [None req-b477a849-eb30-4788-bc25-298887a077bd tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1287.253108] [57383]: INFO cinder.api.openstack.wsgi [None req-b477a849-eb30-4788-bc25-298887a077bd tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 returned with HTTP 200 [ 1287.253547] [57383]: [pid: 57383|app: 0|req: 284/554] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:37:59 2025] GET /volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.263905] [57384]: DEBUG cinder.api.middleware.request_id [None req-addc4dc9-548d-4f46-be6c-3a4425d78011 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.266175] [57384]: INFO cinder.api.openstack.wsgi [None req-addc4dc9-548d-4f46-be6c-3a4425d78011 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 [ 1288.266413] [57384]: DEBUG cinder.api.openstack.wsgi [None req-addc4dc9-548d-4f46-be6c-3a4425d78011 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1288.266637] [57384]: DEBUG cinder.api.openstack.wsgi [None req-addc4dc9-548d-4f46-be6c-3a4425d78011 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1288.273415] [57384]: INFO cinder.api.openstack.wsgi [None req-addc4dc9-548d-4f46-be6c-3a4425d78011 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 returned with HTTP 404 [ 1288.274097] [57384]: [pid: 57384|app: 0|req: 271/555] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:00 2025] GET /volume/v3/volumes/a4083227-0988-4f6c-8c85-d524797f4b04 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1288.322623] [57383]: DEBUG cinder.api.middleware.request_id [None req-cf40d2b1-c146-4aa5-9595-5c69bee3631b None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.324732] [57383]: INFO cinder.api.openstack.wsgi [None req-cf40d2b1-c146-4aa5-9595-5c69bee3631b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 [ 1288.325040] [57383]: DEBUG cinder.api.openstack.wsgi [None req-cf40d2b1-c146-4aa5-9595-5c69bee3631b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1288.325174] [57383]: DEBUG cinder.api.openstack.wsgi [None req-cf40d2b1-c146-4aa5-9595-5c69bee3631b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'delete' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1288.325367] [57383]: INFO cinder.api.v3.volumes [None req-cf40d2b1-c146-4aa5-9595-5c69bee3631b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Delete volume with id: d97a49e3-5c59-4575-b7b3-bb0461fc97b6 [ 1288.339545] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.339545] [57383]: warnings.warn( [ 1288.340116] [57383]: INFO cinder.volume.api [None req-cf40d2b1-c146-4aa5-9595-5c69bee3631b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1288.362225] [57383]: INFO cinder.volume.api [None req-cf40d2b1-c146-4aa5-9595-5c69bee3631b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Delete volume request issued successfully. [ 1288.362457] [57383]: INFO cinder.api.openstack.wsgi [None req-cf40d2b1-c146-4aa5-9595-5c69bee3631b tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 returned with HTTP 202 [ 1288.362906] [57383]: [pid: 57383|app: 0|req: 285/556] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:38:01 2025] DELETE /volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1288.366376] [57384]: DEBUG cinder.api.middleware.request_id [None req-5d932572-f6a3-4d43-bcce-c13c59f2866f None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.368450] [57384]: INFO cinder.api.openstack.wsgi [None req-5d932572-f6a3-4d43-bcce-c13c59f2866f tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 [ 1288.368900] [57384]: DEBUG cinder.api.openstack.wsgi [None req-5d932572-f6a3-4d43-bcce-c13c59f2866f tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1288.368973] [57384]: DEBUG cinder.api.openstack.wsgi [None req-5d932572-f6a3-4d43-bcce-c13c59f2866f tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1288.377501] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.377501] [57384]: warnings.warn( [ 1288.381781] [57384]: INFO cinder.volume.api [None req-5d932572-f6a3-4d43-bcce-c13c59f2866f tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1288.387513] [57384]: INFO cinder.api.openstack.wsgi [None req-5d932572-f6a3-4d43-bcce-c13c59f2866f tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 returned with HTTP 200 [ 1288.387950] [57384]: [pid: 57384|app: 0|req: 272/557] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:01 2025] GET /volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.399096] [57383]: DEBUG cinder.api.middleware.request_id [None req-78bc3272-8199-4ccf-b19d-1ccd90056032 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.401646] [57383]: INFO cinder.api.openstack.wsgi [None req-78bc3272-8199-4ccf-b19d-1ccd90056032 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 [ 1289.401880] [57383]: DEBUG cinder.api.openstack.wsgi [None req-78bc3272-8199-4ccf-b19d-1ccd90056032 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1289.402103] [57383]: DEBUG cinder.api.openstack.wsgi [None req-78bc3272-8199-4ccf-b19d-1ccd90056032 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1289.415623] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.415623] [57383]: warnings.warn( [ 1289.422912] [57383]: INFO cinder.volume.api [None req-78bc3272-8199-4ccf-b19d-1ccd90056032 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1289.428161] [57383]: INFO cinder.api.openstack.wsgi [None req-78bc3272-8199-4ccf-b19d-1ccd90056032 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 returned with HTTP 200 [ 1289.428619] [57383]: [pid: 57383|app: 0|req: 286/558] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:02 2025] GET /volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1290.439181] [57384]: DEBUG cinder.api.middleware.request_id [None req-f75cacfd-ac28-437c-83cb-3eade85f71ad None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.441281] [57384]: INFO cinder.api.openstack.wsgi [None req-f75cacfd-ac28-437c-83cb-3eade85f71ad tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 [ 1290.441499] [57384]: DEBUG cinder.api.openstack.wsgi [None req-f75cacfd-ac28-437c-83cb-3eade85f71ad tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1290.441701] [57384]: DEBUG cinder.api.openstack.wsgi [None req-f75cacfd-ac28-437c-83cb-3eade85f71ad tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1290.451021] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.451021] [57384]: warnings.warn( [ 1290.454704] [57384]: INFO cinder.volume.api [None req-f75cacfd-ac28-437c-83cb-3eade85f71ad tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Volume info retrieved successfully. [ 1290.459438] [57384]: INFO cinder.api.openstack.wsgi [None req-f75cacfd-ac28-437c-83cb-3eade85f71ad tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 returned with HTTP 200 [ 1290.459851] [57384]: [pid: 57384|app: 0|req: 273/559] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:03 2025] GET /volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1291.471222] [57383]: DEBUG cinder.api.middleware.request_id [None req-054b3326-636e-41f5-8643-6e1cd9864db4 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.473125] [57383]: INFO cinder.api.openstack.wsgi [None req-054b3326-636e-41f5-8643-6e1cd9864db4 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] GET http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 [ 1291.473543] [57383]: DEBUG cinder.api.openstack.wsgi [None req-054b3326-636e-41f5-8643-6e1cd9864db4 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1291.473901] [57383]: DEBUG cinder.api.openstack.wsgi [None req-054b3326-636e-41f5-8643-6e1cd9864db4 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1291.480923] [57383]: INFO cinder.api.openstack.wsgi [None req-054b3326-636e-41f5-8643-6e1cd9864db4 tempest-AttachVolumeShelveTestJSON-1574150478 tempest-AttachVolumeShelveTestJSON-1574150478-project-member] http://10.180.1.21/volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 returned with HTTP 404 [ 1291.481096] [57383]: [pid: 57383|app: 0|req: 287/560] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:04 2025] GET /volume/v3/volumes/d97a49e3-5c59-4575-b7b3-bb0461fc97b6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1296.079551] [57384]: DEBUG cinder.api.middleware.request_id [None req-2356ab5b-f4cb-4db6-aaf6-56f5f77360f3 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.081657] [57384]: INFO cinder.api.openstack.wsgi [None req-2356ab5b-f4cb-4db6-aaf6-56f5f77360f3 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1296.081871] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2356ab5b-f4cb-4db6-aaf6-56f5f77360f3 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1296.082124] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2356ab5b-f4cb-4db6-aaf6-56f5f77360f3 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1296.096379] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.096379] [57384]: warnings.warn( [ 1296.100302] [57384]: INFO cinder.volume.api [None req-2356ab5b-f4cb-4db6-aaf6-56f5f77360f3 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1296.105527] [57384]: INFO cinder.api.openstack.wsgi [None req-2356ab5b-f4cb-4db6-aaf6-56f5f77360f3 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1296.105938] [57384]: [pid: 57384|app: 0|req: 274/561] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:08 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1296.252115] [57383]: DEBUG cinder.api.middleware.request_id [None req-30715a70-0bf9-41d8-b72f-2ba99246e96c None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.254348] [57383]: INFO cinder.api.openstack.wsgi [None req-30715a70-0bf9-41d8-b72f-2ba99246e96c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1296.254555] [57383]: DEBUG cinder.api.openstack.wsgi [None req-30715a70-0bf9-41d8-b72f-2ba99246e96c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1296.254755] [57383]: DEBUG cinder.api.openstack.wsgi [None req-30715a70-0bf9-41d8-b72f-2ba99246e96c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1296.264634] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.264634] [57383]: warnings.warn( [ 1296.267789] [57383]: INFO cinder.volume.api [None req-30715a70-0bf9-41d8-b72f-2ba99246e96c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1296.271981] [57383]: INFO cinder.api.openstack.wsgi [None req-30715a70-0bf9-41d8-b72f-2ba99246e96c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1296.272447] [57383]: [pid: 57383|app: 0|req: 288/562] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:08 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1296.310319] [57384]: DEBUG cinder.api.middleware.request_id [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-0f893ac5-2cb2-4f31-965a-127626bba464 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.312580] [57384]: INFO cinder.api.openstack.wsgi [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-0f893ac5-2cb2-4f31-965a-127626bba464 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1296.312779] [57384]: DEBUG cinder.api.openstack.wsgi [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-0f893ac5-2cb2-4f31-965a-127626bba464 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1296.312981] [57384]: DEBUG cinder.api.openstack.wsgi [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-0f893ac5-2cb2-4f31-965a-127626bba464 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1296.322531] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.322531] [57384]: warnings.warn( [ 1296.325774] [57384]: INFO cinder.volume.api [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-0f893ac5-2cb2-4f31-965a-127626bba464 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1296.329911] [57384]: INFO cinder.api.openstack.wsgi [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-0f893ac5-2cb2-4f31-965a-127626bba464 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1296.330485] [57384]: [pid: 57384|app: 0|req: 275/563] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:38:09 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1296.347019] [57383]: DEBUG cinder.api.middleware.request_id [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-33e2bdb1-e936-4490-a787-16100137b5be None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.349157] [57383]: INFO cinder.api.openstack.wsgi [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-33e2bdb1-e936-4490-a787-16100137b5be tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] POST http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb/action [ 1296.349537] [57383]: DEBUG cinder.api.openstack.wsgi [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-33e2bdb1-e936-4490-a787-16100137b5be tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1296.349677] [57383]: DEBUG cinder.api.openstack.wsgi [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-33e2bdb1-e936-4490-a787-16100137b5be tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1296.359421] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.359421] [57383]: warnings.warn( [ 1296.359926] [57383]: INFO cinder.volume.api [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-33e2bdb1-e936-4490-a787-16100137b5be tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1296.366205] [57383]: INFO cinder.volume.api [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-33e2bdb1-e936-4490-a787-16100137b5be tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Begin detaching volume completed successfully. [ 1296.366430] [57383]: INFO cinder.api.openstack.wsgi [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-33e2bdb1-e936-4490-a787-16100137b5be tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb/action returned with HTTP 202 [ 1296.366877] [57383]: [pid: 57383|app: 0|req: 289/564] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 14:38:09 2025] POST /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1297.433083] [57384]: DEBUG cinder.api.middleware.request_id [None req-2585069f-9d13-4eb4-a55e-b94c7a548604 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.433515] [57384]: INFO cinder.api.openstack.wsgi [None req-2585069f-9d13-4eb4-a55e-b94c7a548604 None None] GET http://10.180.1.21/volume// [ 1297.433684] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2585069f-9d13-4eb4-a55e-b94c7a548604 None None] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1297.433885] [57384]: DEBUG cinder.api.openstack.wsgi [None req-2585069f-9d13-4eb4-a55e-b94c7a548604 None None] Calling method 'all' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1297.434322] [57384]: INFO cinder.api.openstack.wsgi [None req-2585069f-9d13-4eb4-a55e-b94c7a548604 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1297.434634] [57384]: [pid: 57384|app: 0|req: 276/565] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:38:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1297.438651] [57383]: DEBUG cinder.api.middleware.request_id [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-cd8d7da9-c3aa-4745-acca-bbc70a594b2e None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.440660] [57383]: INFO cinder.api.openstack.wsgi [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-cd8d7da9-c3aa-4745-acca-bbc70a594b2e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1297.440908] [57383]: DEBUG cinder.api.openstack.wsgi [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-cd8d7da9-c3aa-4745-acca-bbc70a594b2e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1297.441128] [57383]: DEBUG cinder.api.openstack.wsgi [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-cd8d7da9-c3aa-4745-acca-bbc70a594b2e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1297.456015] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1297.456015] [57383]: warnings.warn( [ 1297.461334] [57383]: INFO cinder.volume.api [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-cd8d7da9-c3aa-4745-acca-bbc70a594b2e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1297.466653] [57383]: INFO cinder.api.openstack.wsgi [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-cd8d7da9-c3aa-4745-acca-bbc70a594b2e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1297.467136] [57383]: [pid: 57383|app: 0|req: 290/566] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:38:10 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1299.115777] [57384]: DEBUG cinder.api.middleware.request_id [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-ee24b644-81c5-4d65-984e-0a456d56eafd None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.118223] [57384]: INFO cinder.api.openstack.wsgi [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-ee24b644-81c5-4d65-984e-0a456d56eafd tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4f79d3a9-92b9-4436-8469-590989af39f5 [ 1299.118432] [57384]: DEBUG cinder.api.openstack.wsgi [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-ee24b644-81c5-4d65-984e-0a456d56eafd tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1299.118631] [57384]: DEBUG cinder.api.openstack.wsgi [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-ee24b644-81c5-4d65-984e-0a456d56eafd tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'version_select' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1299.127469] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1299.127469] [57384]: warnings.warn( [ 1299.653796] [57384]: INFO cinder.api.openstack.wsgi [req-b734d923-eb8c-47e8-b4b4-a001c4cfcd88 req-ee24b644-81c5-4d65-984e-0a456d56eafd tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments/4f79d3a9-92b9-4436-8469-590989af39f5 returned with HTTP 200 [ 1299.654311] [57384]: [pid: 57384|app: 0|req: 277/567] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:38:11 2025] DELETE /volume/v3/attachments/4f79d3a9-92b9-4436-8469-590989af39f5 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1300.601508] [57383]: DEBUG cinder.api.middleware.request_id [None req-e78dac54-6c51-46e6-9893-60cd2e19b288 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.603605] [57383]: INFO cinder.api.openstack.wsgi [None req-e78dac54-6c51-46e6-9893-60cd2e19b288 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1300.603808] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e78dac54-6c51-46e6-9893-60cd2e19b288 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1300.604026] [57383]: DEBUG cinder.api.openstack.wsgi [None req-e78dac54-6c51-46e6-9893-60cd2e19b288 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1300.613073] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1300.613073] [57383]: warnings.warn( [ 1300.616603] [57383]: INFO cinder.volume.api [None req-e78dac54-6c51-46e6-9893-60cd2e19b288 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1300.621173] [57383]: INFO cinder.api.openstack.wsgi [None req-e78dac54-6c51-46e6-9893-60cd2e19b288 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1300.621585] [57383]: [pid: 57383|app: 0|req: 291/568] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:13 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.652947] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=36,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1310.618803] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=32,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1316.090627] [57384]: DEBUG cinder.api.middleware.request_id [None req-1050abd2-05aa-4a4d-aa82-c9dcbecab470 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.092553] [57384]: INFO cinder.api.openstack.wsgi [None req-1050abd2-05aa-4a4d-aa82-c9dcbecab470 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1316.092907] [57384]: DEBUG cinder.api.openstack.wsgi [None req-1050abd2-05aa-4a4d-aa82-c9dcbecab470 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1316.093297] [57384]: DEBUG cinder.api.openstack.wsgi [None req-1050abd2-05aa-4a4d-aa82-c9dcbecab470 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1316.093891] [57384]: INFO cinder.api.v3.volumes [None req-1050abd2-05aa-4a4d-aa82-c9dcbecab470 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Delete volume with id: a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1316.108500] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.108500] [57384]: warnings.warn( [ 1316.109380] [57384]: INFO cinder.volume.api [None req-1050abd2-05aa-4a4d-aa82-c9dcbecab470 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1316.129470] [57384]: INFO cinder.volume.api [None req-1050abd2-05aa-4a4d-aa82-c9dcbecab470 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Delete volume request issued successfully. [ 1316.129709] [57384]: INFO cinder.api.openstack.wsgi [None req-1050abd2-05aa-4a4d-aa82-c9dcbecab470 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 202 [ 1316.130218] [57384]: [pid: 57384|app: 0|req: 278/569] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:38:28 2025] DELETE /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1316.133662] [57383]: DEBUG cinder.api.middleware.request_id [None req-f085796c-d027-4a31-a9d4-8195eba0c142 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.135820] [57383]: INFO cinder.api.openstack.wsgi [None req-f085796c-d027-4a31-a9d4-8195eba0c142 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1316.136219] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f085796c-d027-4a31-a9d4-8195eba0c142 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1316.136289] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f085796c-d027-4a31-a9d4-8195eba0c142 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1316.145239] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.145239] [57383]: warnings.warn( [ 1316.149272] [57383]: INFO cinder.volume.api [None req-f085796c-d027-4a31-a9d4-8195eba0c142 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1316.154635] [57383]: INFO cinder.api.openstack.wsgi [None req-f085796c-d027-4a31-a9d4-8195eba0c142 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1316.155216] [57383]: [pid: 57383|app: 0|req: 292/570] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:28 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1317.165217] [57384]: DEBUG cinder.api.middleware.request_id [None req-6776b533-18a0-434b-8006-b73cfa61bcef None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.167295] [57384]: INFO cinder.api.openstack.wsgi [None req-6776b533-18a0-434b-8006-b73cfa61bcef tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1317.167510] [57384]: DEBUG cinder.api.openstack.wsgi [None req-6776b533-18a0-434b-8006-b73cfa61bcef tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1317.167722] [57384]: DEBUG cinder.api.openstack.wsgi [None req-6776b533-18a0-434b-8006-b73cfa61bcef tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1317.175480] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1317.175480] [57384]: warnings.warn( [ 1317.178938] [57384]: INFO cinder.volume.api [None req-6776b533-18a0-434b-8006-b73cfa61bcef tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1317.183103] [57384]: INFO cinder.api.openstack.wsgi [None req-6776b533-18a0-434b-8006-b73cfa61bcef tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1317.183482] [57384]: [pid: 57384|app: 0|req: 279/571] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:29 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1318.193552] [57383]: DEBUG cinder.api.middleware.request_id [None req-28af0e61-6818-4052-82c0-6b6dd5ce3360 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.195994] [57383]: INFO cinder.api.openstack.wsgi [None req-28af0e61-6818-4052-82c0-6b6dd5ce3360 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1318.196674] [57383]: DEBUG cinder.api.openstack.wsgi [None req-28af0e61-6818-4052-82c0-6b6dd5ce3360 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1318.196674] [57383]: DEBUG cinder.api.openstack.wsgi [None req-28af0e61-6818-4052-82c0-6b6dd5ce3360 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1318.209080] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.209080] [57383]: warnings.warn( [ 1318.213775] [57383]: INFO cinder.volume.api [None req-28af0e61-6818-4052-82c0-6b6dd5ce3360 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Volume info retrieved successfully. [ 1318.221216] [57383]: INFO cinder.api.openstack.wsgi [None req-28af0e61-6818-4052-82c0-6b6dd5ce3360 tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 200 [ 1318.221700] [57383]: [pid: 57383|app: 0|req: 293/572] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:30 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1319.232537] [57384]: DEBUG cinder.api.middleware.request_id [None req-68632aee-693a-4085-b218-57c9033ec53c None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.234716] [57384]: INFO cinder.api.openstack.wsgi [None req-68632aee-693a-4085-b218-57c9033ec53c tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] GET http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 [ 1319.234955] [57384]: DEBUG cinder.api.openstack.wsgi [None req-68632aee-693a-4085-b218-57c9033ec53c tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1319.235188] [57384]: DEBUG cinder.api.openstack.wsgi [None req-68632aee-693a-4085-b218-57c9033ec53c tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1319.241474] [57384]: INFO cinder.api.openstack.wsgi [None req-68632aee-693a-4085-b218-57c9033ec53c tempest-DeleteServersTestJSON-36561510 tempest-DeleteServersTestJSON-36561510-project-member] http://10.180.1.21/volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 returned with HTTP 404 [ 1319.241979] [57384]: [pid: 57384|app: 0|req: 280/573] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:31 2025] GET /volume/v3/volumes/a29d9885-9ab1-4d0a-8b4a-b5bbd80d02b5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1322.409655] [57383]: DEBUG cinder.api.middleware.request_id [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.411596] [57383]: INFO cinder.api.openstack.wsgi [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1322.411999] [57383]: DEBUG cinder.api.openstack.wsgi [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1395001689", "imageRef": "724fab6b-f0b4-4853-9430-a4e857da79fe", "size": 1}} {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1322.413567] [57383]: DEBUG cinder.api.v3.volumes [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1395001689', 'imageRef': '724fab6b-f0b4-4853-9430-a4e857da79fe', 'size': 1}} {{(pid=57383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1322.594930] [57383]: INFO cinder.api.v3.volumes [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Create volume of 1 GB [ 1322.600349] [57383]: INFO cinder.volume.api [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Availability Zones retrieved successfully. [ 1322.606981] [57383]: DEBUG cinder.volume.api [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Flow 'volume_create_api' (16fcd39b-0282-4cc1-8668-7ae0ac5347ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1322.608160] [57383]: DEBUG cinder.volume.api [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (612262e7-c934-4ef7-adf0-b21932f108d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1322.609304] [57383]: DEBUG cinder.volume.flows.api.create_volume [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Validating volume size '1' using validate_int {{(pid=57383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1322.654901] [57383]: DEBUG cinder.volume.api [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (612262e7-c934-4ef7-adf0-b21932f108d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T14:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=56bef706-a763-4541-a2bc-146379f8e4d4,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56bef706-a763-4541-a2bc-146379f8e4d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1322.655992] [57383]: DEBUG cinder.volume.api [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9133613b-8896-4fdb-b10e-fd425417b9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1322.692322] [57383]: DEBUG cinder.quota [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Created reservations ['7462377f-59d8-4ae4-8b00-52e0ba96bade', 'a0500afe-a7dc-4140-82db-da4a9575cc68', '80b6f8ef-49d3-4fb8-853a-73b3db93e98c', '510fcc47-cdd5-4147-96c5-dc3e0a9c9eaa'] {{(pid=57383) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1322.693363] [57383]: DEBUG cinder.volume.api [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9133613b-8896-4fdb-b10e-fd425417b9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7462377f-59d8-4ae4-8b00-52e0ba96bade', 'a0500afe-a7dc-4140-82db-da4a9575cc68', '80b6f8ef-49d3-4fb8-853a-73b3db93e98c', '510fcc47-cdd5-4147-96c5-dc3e0a9c9eaa']}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1322.694321] [57383]: DEBUG cinder.volume.api [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d0d2d26-b6ec-4df8-8eb0-1af4726e6dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1322.710193] [57383]: DEBUG cinder.volume.api [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d0d2d26-b6ec-4df8-8eb0-1af4726e6dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c652dc5d-184c-4f6a-b3de-1afe6a48a773', '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-1395001689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050733dc261b428497efcb3bf043c1ad',qos_specs=None,replication_status=,reservations=['7462377f-59d8-4ae4-8b00-52e0ba96bade','a0500afe-a7dc-4140-82db-da4a9575cc68','80b6f8ef-49d3-4fb8-853a-73b3db93e98c','510fcc47-cdd5-4147-96c5-dc3e0a9c9eaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84effc5c619948b78034cc8c35ee733b',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4), 'volume': 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-11-12T14:38:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1395001689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c652dc5d-184c-4f6a-b3de-1afe6a48a773,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='050733dc261b428497efcb3bf043c1ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84effc5c619948b78034cc8c35ee733b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56bef706-a763-4541-a2bc-146379f8e4d4),volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1322.711182] [57383]: DEBUG cinder.volume.api [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b242088-f2f7-41b9-bad6-205b7c73009e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1322.725014] [57383]: DEBUG cinder.volume.api [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b242088-f2f7-41b9-bad6-205b7c73009e) transitioned into state 'SUCCESS' from state '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-1395001689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050733dc261b428497efcb3bf043c1ad',qos_specs=None,replication_status=,reservations=['7462377f-59d8-4ae4-8b00-52e0ba96bade','a0500afe-a7dc-4140-82db-da4a9575cc68','80b6f8ef-49d3-4fb8-853a-73b3db93e98c','510fcc47-cdd5-4147-96c5-dc3e0a9c9eaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84effc5c619948b78034cc8c35ee733b',volume_type_id=56bef706-a763-4541-a2bc-146379f8e4d4)}' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1322.725941] [57383]: DEBUG cinder.volume.api [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (498a9dac-1d92-4a28-b9fc-4334da9479e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1322.735737] [57383]: DEBUG cinder.volume.api [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (498a9dac-1d92-4a28-b9fc-4334da9479e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57383) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1322.736900] [57383]: DEBUG cinder.volume.api [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Flow 'volume_create_api' (16fcd39b-0282-4cc1-8668-7ae0ac5347ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57383) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1322.737284] [57383]: INFO cinder.volume.api [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Create volume request issued successfully. [ 1322.738115] [57383]: INFO cinder.api.openstack.wsgi [None req-ab334df1-0bd2-47f7-bbe1-c1f5262fa413 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1322.738639] [57383]: [pid: 57383|app: 0|req: 294/574] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 14:38:35 2025] POST /volume/v3/volumes => generated 752 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1322.748479] [57384]: DEBUG cinder.api.middleware.request_id [None req-88ef53ea-2edd-46da-8e9d-2c08f5f8c755 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.751082] [57384]: INFO cinder.api.openstack.wsgi [None req-88ef53ea-2edd-46da-8e9d-2c08f5f8c755 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1322.751781] [57384]: DEBUG cinder.api.openstack.wsgi [None req-88ef53ea-2edd-46da-8e9d-2c08f5f8c755 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1322.751781] [57384]: DEBUG cinder.api.openstack.wsgi [None req-88ef53ea-2edd-46da-8e9d-2c08f5f8c755 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1322.759746] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.759746] [57384]: warnings.warn( [ 1322.764216] [57384]: INFO cinder.volume.api [None req-88ef53ea-2edd-46da-8e9d-2c08f5f8c755 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1322.770052] [57384]: INFO cinder.api.openstack.wsgi [None req-88ef53ea-2edd-46da-8e9d-2c08f5f8c755 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1322.770503] [57384]: [pid: 57384|app: 0|req: 281/575] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:35 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.781206] [57383]: DEBUG cinder.api.middleware.request_id [None req-5be5c6b3-01fd-4fe6-8b8a-de0440b2e85c None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.783524] [57383]: INFO cinder.api.openstack.wsgi [None req-5be5c6b3-01fd-4fe6-8b8a-de0440b2e85c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1323.783750] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5be5c6b3-01fd-4fe6-8b8a-de0440b2e85c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1323.783970] [57383]: DEBUG cinder.api.openstack.wsgi [None req-5be5c6b3-01fd-4fe6-8b8a-de0440b2e85c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1323.792181] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.792181] [57383]: warnings.warn( [ 1323.796274] [57383]: INFO cinder.volume.api [None req-5be5c6b3-01fd-4fe6-8b8a-de0440b2e85c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1323.801159] [57383]: INFO cinder.api.openstack.wsgi [None req-5be5c6b3-01fd-4fe6-8b8a-de0440b2e85c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1323.801569] [57383]: [pid: 57383|app: 0|req: 295/576] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:36 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1324.812071] [57384]: DEBUG cinder.api.middleware.request_id [None req-ed1c7b98-d523-43fd-8b53-592d290b5978 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.814416] [57384]: INFO cinder.api.openstack.wsgi [None req-ed1c7b98-d523-43fd-8b53-592d290b5978 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1324.814681] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ed1c7b98-d523-43fd-8b53-592d290b5978 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1324.814889] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ed1c7b98-d523-43fd-8b53-592d290b5978 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1324.822541] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.822541] [57384]: warnings.warn( [ 1324.826101] [57384]: INFO cinder.volume.api [None req-ed1c7b98-d523-43fd-8b53-592d290b5978 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1324.830419] [57384]: INFO cinder.api.openstack.wsgi [None req-ed1c7b98-d523-43fd-8b53-592d290b5978 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1324.830825] [57384]: [pid: 57384|app: 0|req: 282/577] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:37 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1325.841446] [57383]: DEBUG cinder.api.middleware.request_id [None req-c2ccf6c2-b3ef-4746-8077-bc5fe98cc091 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.843860] [57383]: INFO cinder.api.openstack.wsgi [None req-c2ccf6c2-b3ef-4746-8077-bc5fe98cc091 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1325.844135] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c2ccf6c2-b3ef-4746-8077-bc5fe98cc091 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1325.844439] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c2ccf6c2-b3ef-4746-8077-bc5fe98cc091 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1325.853749] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.853749] [57383]: warnings.warn( [ 1325.857703] [57383]: INFO cinder.volume.api [None req-c2ccf6c2-b3ef-4746-8077-bc5fe98cc091 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1325.862195] [57383]: INFO cinder.api.openstack.wsgi [None req-c2ccf6c2-b3ef-4746-8077-bc5fe98cc091 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1325.862647] [57383]: [pid: 57383|app: 0|req: 296/578] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:38 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1326.874093] [57384]: DEBUG cinder.api.middleware.request_id [None req-adb391ec-1cb0-48a3-8c72-dc819af358d4 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.876173] [57384]: INFO cinder.api.openstack.wsgi [None req-adb391ec-1cb0-48a3-8c72-dc819af358d4 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1326.876383] [57384]: DEBUG cinder.api.openstack.wsgi [None req-adb391ec-1cb0-48a3-8c72-dc819af358d4 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1326.876585] [57384]: DEBUG cinder.api.openstack.wsgi [None req-adb391ec-1cb0-48a3-8c72-dc819af358d4 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1326.884177] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.884177] [57384]: warnings.warn( [ 1326.887736] [57384]: INFO cinder.volume.api [None req-adb391ec-1cb0-48a3-8c72-dc819af358d4 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1326.891917] [57384]: INFO cinder.api.openstack.wsgi [None req-adb391ec-1cb0-48a3-8c72-dc819af358d4 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1326.892345] [57384]: [pid: 57384|app: 0|req: 283/579] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:39 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1327.903062] [57383]: DEBUG cinder.api.middleware.request_id [None req-3be1094f-f082-4760-b0e6-70d46a31e881 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.904684] [57383]: INFO cinder.api.openstack.wsgi [None req-3be1094f-f082-4760-b0e6-70d46a31e881 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1327.904898] [57383]: DEBUG cinder.api.openstack.wsgi [None req-3be1094f-f082-4760-b0e6-70d46a31e881 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1327.905117] [57383]: DEBUG cinder.api.openstack.wsgi [None req-3be1094f-f082-4760-b0e6-70d46a31e881 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1327.912588] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1327.912588] [57383]: warnings.warn( [ 1327.916081] [57383]: INFO cinder.volume.api [None req-3be1094f-f082-4760-b0e6-70d46a31e881 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1327.920146] [57383]: INFO cinder.api.openstack.wsgi [None req-3be1094f-f082-4760-b0e6-70d46a31e881 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1327.920536] [57383]: [pid: 57383|app: 0|req: 297/580] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:40 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.930982] [57384]: DEBUG cinder.api.middleware.request_id [None req-7396c085-c535-4d78-b25c-b016c23165a0 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.933195] [57384]: INFO cinder.api.openstack.wsgi [None req-7396c085-c535-4d78-b25c-b016c23165a0 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1328.933494] [57384]: DEBUG cinder.api.openstack.wsgi [None req-7396c085-c535-4d78-b25c-b016c23165a0 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1328.933633] [57384]: DEBUG cinder.api.openstack.wsgi [None req-7396c085-c535-4d78-b25c-b016c23165a0 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1328.941305] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.941305] [57384]: warnings.warn( [ 1328.945144] [57384]: INFO cinder.volume.api [None req-7396c085-c535-4d78-b25c-b016c23165a0 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1328.949493] [57384]: INFO cinder.api.openstack.wsgi [None req-7396c085-c535-4d78-b25c-b016c23165a0 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1328.949932] [57384]: [pid: 57384|app: 0|req: 284/581] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:41 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1329.960202] [57383]: DEBUG cinder.api.middleware.request_id [None req-f2ebc142-531c-4c7f-8987-02cec4dfced7 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.962263] [57383]: INFO cinder.api.openstack.wsgi [None req-f2ebc142-531c-4c7f-8987-02cec4dfced7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1329.962472] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f2ebc142-531c-4c7f-8987-02cec4dfced7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1329.962678] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f2ebc142-531c-4c7f-8987-02cec4dfced7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1329.970219] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.970219] [57383]: warnings.warn( [ 1329.973561] [57383]: INFO cinder.volume.api [None req-f2ebc142-531c-4c7f-8987-02cec4dfced7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1329.977788] [57383]: INFO cinder.api.openstack.wsgi [None req-f2ebc142-531c-4c7f-8987-02cec4dfced7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1329.978195] [57383]: [pid: 57383|app: 0|req: 298/582] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:42 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.988265] [57384]: DEBUG cinder.api.middleware.request_id [None req-618cfe6b-4468-44ce-8249-eec4e4091742 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.990428] [57384]: INFO cinder.api.openstack.wsgi [None req-618cfe6b-4468-44ce-8249-eec4e4091742 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1330.990658] [57384]: DEBUG cinder.api.openstack.wsgi [None req-618cfe6b-4468-44ce-8249-eec4e4091742 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1330.990867] [57384]: DEBUG cinder.api.openstack.wsgi [None req-618cfe6b-4468-44ce-8249-eec4e4091742 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1330.998811] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.998811] [57384]: warnings.warn( [ 1331.002260] [57384]: INFO cinder.volume.api [None req-618cfe6b-4468-44ce-8249-eec4e4091742 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1331.006502] [57384]: INFO cinder.api.openstack.wsgi [None req-618cfe6b-4468-44ce-8249-eec4e4091742 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1331.007039] [57384]: [pid: 57384|app: 0|req: 285/583] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:43 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.018652] [57383]: DEBUG cinder.api.middleware.request_id [None req-f1df9a5f-3b6c-48ca-a4df-d923be772659 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.020825] [57383]: INFO cinder.api.openstack.wsgi [None req-f1df9a5f-3b6c-48ca-a4df-d923be772659 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1332.021140] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f1df9a5f-3b6c-48ca-a4df-d923be772659 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1332.021391] [57383]: DEBUG cinder.api.openstack.wsgi [None req-f1df9a5f-3b6c-48ca-a4df-d923be772659 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1332.029166] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.029166] [57383]: warnings.warn( [ 1332.032568] [57383]: INFO cinder.volume.api [None req-f1df9a5f-3b6c-48ca-a4df-d923be772659 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1332.036832] [57383]: INFO cinder.api.openstack.wsgi [None req-f1df9a5f-3b6c-48ca-a4df-d923be772659 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1332.037249] [57383]: [pid: 57383|app: 0|req: 299/584] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:44 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1333.047787] [57384]: DEBUG cinder.api.middleware.request_id [None req-edd2f964-594d-4b29-849d-2fd1b38c0fcb None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.050418] [57384]: INFO cinder.api.openstack.wsgi [None req-edd2f964-594d-4b29-849d-2fd1b38c0fcb tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1333.050700] [57384]: DEBUG cinder.api.openstack.wsgi [None req-edd2f964-594d-4b29-849d-2fd1b38c0fcb tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1333.050980] [57384]: DEBUG cinder.api.openstack.wsgi [None req-edd2f964-594d-4b29-849d-2fd1b38c0fcb tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1333.062039] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.062039] [57384]: warnings.warn( [ 1333.066389] [57384]: INFO cinder.volume.api [None req-edd2f964-594d-4b29-849d-2fd1b38c0fcb tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1333.071797] [57384]: INFO cinder.api.openstack.wsgi [None req-edd2f964-594d-4b29-849d-2fd1b38c0fcb tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1333.072327] [57384]: [pid: 57384|app: 0|req: 286/585] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:45 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1334.082330] [57383]: DEBUG cinder.api.middleware.request_id [None req-9128d673-4878-4a64-88df-71168b8db4c5 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.084396] [57383]: INFO cinder.api.openstack.wsgi [None req-9128d673-4878-4a64-88df-71168b8db4c5 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1334.084601] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9128d673-4878-4a64-88df-71168b8db4c5 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1334.084862] [57383]: DEBUG cinder.api.openstack.wsgi [None req-9128d673-4878-4a64-88df-71168b8db4c5 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1334.092314] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.092314] [57383]: warnings.warn( [ 1334.095744] [57383]: INFO cinder.volume.api [None req-9128d673-4878-4a64-88df-71168b8db4c5 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1334.099972] [57383]: INFO cinder.api.openstack.wsgi [None req-9128d673-4878-4a64-88df-71168b8db4c5 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1334.100682] [57383]: [pid: 57383|app: 0|req: 300/586] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:46 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.110902] [57384]: DEBUG cinder.api.middleware.request_id [None req-117255c6-f4d3-4ea8-bbd1-b6d2f826f15c None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.113021] [57384]: INFO cinder.api.openstack.wsgi [None req-117255c6-f4d3-4ea8-bbd1-b6d2f826f15c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1335.113251] [57384]: DEBUG cinder.api.openstack.wsgi [None req-117255c6-f4d3-4ea8-bbd1-b6d2f826f15c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1335.113493] [57384]: DEBUG cinder.api.openstack.wsgi [None req-117255c6-f4d3-4ea8-bbd1-b6d2f826f15c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1335.121371] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.121371] [57384]: warnings.warn( [ 1335.124851] [57384]: INFO cinder.volume.api [None req-117255c6-f4d3-4ea8-bbd1-b6d2f826f15c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1335.129096] [57384]: INFO cinder.api.openstack.wsgi [None req-117255c6-f4d3-4ea8-bbd1-b6d2f826f15c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1335.129628] [57384]: [pid: 57384|app: 0|req: 287/587] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:47 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1336.139782] [57383]: DEBUG cinder.api.middleware.request_id [None req-8bd6519f-4d74-4669-950c-257069aff8a7 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.141808] [57383]: INFO cinder.api.openstack.wsgi [None req-8bd6519f-4d74-4669-950c-257069aff8a7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1336.142030] [57383]: DEBUG cinder.api.openstack.wsgi [None req-8bd6519f-4d74-4669-950c-257069aff8a7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1336.142244] [57383]: DEBUG cinder.api.openstack.wsgi [None req-8bd6519f-4d74-4669-950c-257069aff8a7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1336.149760] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1336.149760] [57383]: warnings.warn( [ 1336.153297] [57383]: INFO cinder.volume.api [None req-8bd6519f-4d74-4669-950c-257069aff8a7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1336.157471] [57383]: INFO cinder.api.openstack.wsgi [None req-8bd6519f-4d74-4669-950c-257069aff8a7 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1336.157870] [57383]: [pid: 57383|app: 0|req: 301/588] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:48 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.168050] [57384]: DEBUG cinder.api.middleware.request_id [None req-54aace6f-a628-406a-af25-a0faffce2e21 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.169752] [57384]: INFO cinder.api.openstack.wsgi [None req-54aace6f-a628-406a-af25-a0faffce2e21 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1337.169964] [57384]: DEBUG cinder.api.openstack.wsgi [None req-54aace6f-a628-406a-af25-a0faffce2e21 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1337.170181] [57384]: DEBUG cinder.api.openstack.wsgi [None req-54aace6f-a628-406a-af25-a0faffce2e21 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1337.177851] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.177851] [57384]: warnings.warn( [ 1337.181288] [57384]: INFO cinder.volume.api [None req-54aace6f-a628-406a-af25-a0faffce2e21 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1337.185453] [57384]: INFO cinder.api.openstack.wsgi [None req-54aace6f-a628-406a-af25-a0faffce2e21 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1337.185874] [57384]: [pid: 57384|app: 0|req: 288/589] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:49 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.196212] [57383]: DEBUG cinder.api.middleware.request_id [None req-3174a7be-33a2-4611-90fa-815d7270add6 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.198308] [57383]: INFO cinder.api.openstack.wsgi [None req-3174a7be-33a2-4611-90fa-815d7270add6 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1338.198530] [57383]: DEBUG cinder.api.openstack.wsgi [None req-3174a7be-33a2-4611-90fa-815d7270add6 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1338.198739] [57383]: DEBUG cinder.api.openstack.wsgi [None req-3174a7be-33a2-4611-90fa-815d7270add6 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1338.208969] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1338.208969] [57383]: warnings.warn( [ 1338.212893] [57383]: INFO cinder.volume.api [None req-3174a7be-33a2-4611-90fa-815d7270add6 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1338.217789] [57383]: INFO cinder.api.openstack.wsgi [None req-3174a7be-33a2-4611-90fa-815d7270add6 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1338.218207] [57383]: [pid: 57383|app: 0|req: 302/590] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:50 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.229166] [57384]: DEBUG cinder.api.middleware.request_id [None req-d85c336f-c5cb-46f5-a5e3-ba35c34ff6e8 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.231183] [57384]: INFO cinder.api.openstack.wsgi [None req-d85c336f-c5cb-46f5-a5e3-ba35c34ff6e8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1339.231391] [57384]: DEBUG cinder.api.openstack.wsgi [None req-d85c336f-c5cb-46f5-a5e3-ba35c34ff6e8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1339.231596] [57384]: DEBUG cinder.api.openstack.wsgi [None req-d85c336f-c5cb-46f5-a5e3-ba35c34ff6e8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1339.239481] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1339.239481] [57384]: warnings.warn( [ 1339.242902] [57384]: INFO cinder.volume.api [None req-d85c336f-c5cb-46f5-a5e3-ba35c34ff6e8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1339.247405] [57384]: INFO cinder.api.openstack.wsgi [None req-d85c336f-c5cb-46f5-a5e3-ba35c34ff6e8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1339.247847] [57384]: [pid: 57384|app: 0|req: 289/591] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:51 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.258814] [57383]: DEBUG cinder.api.middleware.request_id [None req-563b5848-8dec-4c17-bf47-d222f12cf403 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.261672] [57383]: INFO cinder.api.openstack.wsgi [None req-563b5848-8dec-4c17-bf47-d222f12cf403 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1340.261980] [57383]: DEBUG cinder.api.openstack.wsgi [None req-563b5848-8dec-4c17-bf47-d222f12cf403 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1340.262316] [57383]: DEBUG cinder.api.openstack.wsgi [None req-563b5848-8dec-4c17-bf47-d222f12cf403 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1340.273130] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1340.273130] [57383]: warnings.warn( [ 1340.278212] [57383]: INFO cinder.volume.api [None req-563b5848-8dec-4c17-bf47-d222f12cf403 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1340.284461] [57383]: INFO cinder.api.openstack.wsgi [None req-563b5848-8dec-4c17-bf47-d222f12cf403 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1340.285077] [57383]: [pid: 57383|app: 0|req: 303/592] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:52 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1341.295429] [57384]: DEBUG cinder.api.middleware.request_id [None req-22e62584-953d-494b-b919-edc67347a751 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.297680] [57384]: INFO cinder.api.openstack.wsgi [None req-22e62584-953d-494b-b919-edc67347a751 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1341.297900] [57384]: DEBUG cinder.api.openstack.wsgi [None req-22e62584-953d-494b-b919-edc67347a751 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1341.298124] [57384]: DEBUG cinder.api.openstack.wsgi [None req-22e62584-953d-494b-b919-edc67347a751 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1341.305980] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.305980] [57384]: warnings.warn( [ 1341.309662] [57384]: INFO cinder.volume.api [None req-22e62584-953d-494b-b919-edc67347a751 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1341.314489] [57384]: INFO cinder.api.openstack.wsgi [None req-22e62584-953d-494b-b919-edc67347a751 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1341.314932] [57384]: [pid: 57384|app: 0|req: 290/593] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:38:54 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1341.345495] [57383]: DEBUG cinder.api.middleware.request_id [req-acd1d810-619a-432e-aaa3-e30165dec047 req-c776c846-89ed-4efa-b089-22ce79bd9c1c None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.348014] [57383]: INFO cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-c776c846-89ed-4efa-b089-22ce79bd9c1c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1341.348185] [57383]: DEBUG cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-c776c846-89ed-4efa-b089-22ce79bd9c1c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1341.348386] [57383]: DEBUG cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-c776c846-89ed-4efa-b089-22ce79bd9c1c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1341.355920] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.355920] [57383]: warnings.warn( [ 1341.360178] [57383]: INFO cinder.volume.api [req-acd1d810-619a-432e-aaa3-e30165dec047 req-c776c846-89ed-4efa-b089-22ce79bd9c1c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1341.366493] [57383]: INFO cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-c776c846-89ed-4efa-b089-22ce79bd9c1c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1341.366966] [57383]: [pid: 57383|app: 0|req: 304/594] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:38:54 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1341.660403] [57384]: DEBUG cinder.api.middleware.request_id [req-acd1d810-619a-432e-aaa3-e30165dec047 req-7f32d7f0-4259-464e-9ba8-c9be20a74908 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.662613] [57384]: INFO cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-7f32d7f0-4259-464e-9ba8-c9be20a74908 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1341.662842] [57384]: DEBUG cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-7f32d7f0-4259-464e-9ba8-c9be20a74908 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1341.663077] [57384]: DEBUG cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-7f32d7f0-4259-464e-9ba8-c9be20a74908 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1341.673557] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.673557] [57384]: warnings.warn( [ 1341.677361] [57384]: INFO cinder.volume.api [req-acd1d810-619a-432e-aaa3-e30165dec047 req-7f32d7f0-4259-464e-9ba8-c9be20a74908 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1341.682143] [57384]: INFO cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-7f32d7f0-4259-464e-9ba8-c9be20a74908 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1341.682638] [57384]: [pid: 57384|app: 0|req: 291/595] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 14:38:54 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1341.688286] [57383]: DEBUG cinder.api.middleware.request_id [None req-ffc2ce7f-6696-4946-b8b5-aafb744a89ae None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.688721] [57383]: INFO cinder.api.openstack.wsgi [None req-ffc2ce7f-6696-4946-b8b5-aafb744a89ae None None] GET http://10.180.1.21/volume// [ 1341.688891] [57383]: DEBUG cinder.api.openstack.wsgi [None req-ffc2ce7f-6696-4946-b8b5-aafb744a89ae None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1341.689178] [57383]: DEBUG cinder.api.openstack.wsgi [None req-ffc2ce7f-6696-4946-b8b5-aafb744a89ae None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1341.689622] [57383]: INFO cinder.api.openstack.wsgi [None req-ffc2ce7f-6696-4946-b8b5-aafb744a89ae None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1341.689947] [57383]: [pid: 57383|app: 0|req: 305/596] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 14:38:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1341.693376] [57384]: DEBUG cinder.api.middleware.request_id [req-acd1d810-619a-432e-aaa3-e30165dec047 req-aba06a85-2b1f-4e02-a379-81f45ff13a93 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.695541] [57384]: INFO cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-aba06a85-2b1f-4e02-a379-81f45ff13a93 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1341.695987] [57384]: DEBUG cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-aba06a85-2b1f-4e02-a379-81f45ff13a93 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c652dc5d-184c-4f6a-b3de-1afe6a48a773", "connector": null, "instance_uuid": "25b970ed-0e4d-4a83-a045-d06f260be9af"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1341.705055] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.705055] [57384]: warnings.warn( [ 1341.728044] [57384]: INFO cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-aba06a85-2b1f-4e02-a379-81f45ff13a93 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1341.728496] [57384]: [pid: 57384|app: 0|req: 292/597] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:38:54 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) [ 1347.060157] [57383]: DEBUG cinder.api.middleware.request_id [None req-78fd6b02-9b66-4f6d-91cc-9566f28dc202 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.060599] [57383]: INFO cinder.api.openstack.wsgi [None req-78fd6b02-9b66-4f6d-91cc-9566f28dc202 None None] GET http://10.180.1.21/volume// [ 1347.060768] [57383]: DEBUG cinder.api.openstack.wsgi [None req-78fd6b02-9b66-4f6d-91cc-9566f28dc202 None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1347.061019] [57383]: DEBUG cinder.api.openstack.wsgi [None req-78fd6b02-9b66-4f6d-91cc-9566f28dc202 None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1347.061399] [57383]: INFO cinder.api.openstack.wsgi [None req-78fd6b02-9b66-4f6d-91cc-9566f28dc202 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1347.061712] [57383]: [pid: 57383|app: 0|req: 306/598] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:38:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1347.066067] [57384]: DEBUG cinder.api.middleware.request_id [req-acd1d810-619a-432e-aaa3-e30165dec047 req-201dbd7e-951c-4afe-878a-eeaf878dff27 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.068296] [57384]: INFO cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-201dbd7e-951c-4afe-878a-eeaf878dff27 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1347.068534] [57384]: DEBUG cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-201dbd7e-951c-4afe-878a-eeaf878dff27 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1347.068748] [57384]: DEBUG cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-201dbd7e-951c-4afe-878a-eeaf878dff27 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1347.085261] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.085261] [57384]: warnings.warn( [ 1347.088928] [57384]: INFO cinder.volume.api [req-acd1d810-619a-432e-aaa3-e30165dec047 req-201dbd7e-951c-4afe-878a-eeaf878dff27 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1347.095112] [57384]: INFO cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-201dbd7e-951c-4afe-878a-eeaf878dff27 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 200 [ 1347.095542] [57384]: [pid: 57384|app: 0|req: 293/599] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 14:38:59 2025] GET /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 1572 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1347.198652] [57383]: DEBUG cinder.api.middleware.request_id [req-acd1d810-619a-432e-aaa3-e30165dec047 req-150a32d5-26bd-4f55-b8b0-5e4b44db4062 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.200731] [57383]: INFO cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-150a32d5-26bd-4f55-b8b0-5e4b44db4062 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] PUT http://10.180.1.21/volume/v3/attachments/8148c915-9c3c-4924-a55d-a560bdef5faa [ 1347.201205] [57383]: DEBUG cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-150a32d5-26bd-4f55-b8b0-5e4b44db4062 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-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=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1347.208857] [57383]: DEBUG cinder.coordination [req-acd1d810-619a-432e-aaa3-e30165dec047 req-150a32d5-26bd-4f55-b8b0-5e4b44db4062 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Acquiring lock "cinder-attachment_update-c652dc5d-184c-4f6a-b3de-1afe6a48a773-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1347.214046] [57383]: DEBUG cinder.coordination [req-acd1d810-619a-432e-aaa3-e30165dec047 req-150a32d5-26bd-4f55-b8b0-5e4b44db4062 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Lock "cinder-attachment_update-c652dc5d-184c-4f6a-b3de-1afe6a48a773-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57383) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1347.214596] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.214596] [57383]: warnings.warn( [ 1347.732111] [57383]: DEBUG cinder.coordination [req-acd1d810-619a-432e-aaa3-e30165dec047 req-150a32d5-26bd-4f55-b8b0-5e4b44db4062 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Lock "cinder-attachment_update-c652dc5d-184c-4f6a-b3de-1afe6a48a773-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.518s {{(pid=57383) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1347.732471] [57383]: INFO cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-150a32d5-26bd-4f55-b8b0-5e4b44db4062 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments/8148c915-9c3c-4924-a55d-a560bdef5faa returned with HTTP 200 [ 1347.732983] [57383]: [pid: 57383|app: 0|req: 307/600] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:38:59 2025] PUT /volume/v3/attachments/8148c915-9c3c-4924-a55d-a560bdef5faa => generated 617 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1348.240798] [57384]: DEBUG cinder.api.middleware.request_id [req-acd1d810-619a-432e-aaa3-e30165dec047 req-49176b6e-5ac5-4375-b010-4c238daa937c None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.243167] [57384]: INFO cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-49176b6e-5ac5-4375-b010-4c238daa937c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] POST http://10.180.1.21/volume/v3/attachments/8148c915-9c3c-4924-a55d-a560bdef5faa/action [ 1348.243523] [57384]: DEBUG cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-49176b6e-5ac5-4375-b010-4c238daa937c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Action body: b'{"os-complete": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1348.243673] [57384]: DEBUG cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-49176b6e-5ac5-4375-b010-4c238daa937c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1348.262962] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.262962] [57384]: warnings.warn( [ 1348.271097] [57384]: INFO cinder.api.openstack.wsgi [req-acd1d810-619a-432e-aaa3-e30165dec047 req-49176b6e-5ac5-4375-b010-4c238daa937c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments/8148c915-9c3c-4924-a55d-a560bdef5faa/action returned with HTTP 204 [ 1348.271597] [57384]: [pid: 57384|app: 0|req: 294/601] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:39:00 2025] POST /volume/v3/attachments/8148c915-9c3c-4924-a55d-a560bdef5faa/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1357.728368] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=72,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1358.268595] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=67,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1370.074266] [57383]: DEBUG cinder.api.middleware.request_id [None req-af6c9bb4-f843-43e6-9778-7b8519d33466 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.074702] [57383]: INFO cinder.api.openstack.wsgi [None req-af6c9bb4-f843-43e6-9778-7b8519d33466 None None] GET http://10.180.1.21/volume// [ 1370.074874] [57383]: DEBUG cinder.api.openstack.wsgi [None req-af6c9bb4-f843-43e6-9778-7b8519d33466 None None] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1370.075104] [57383]: DEBUG cinder.api.openstack.wsgi [None req-af6c9bb4-f843-43e6-9778-7b8519d33466 None None] Calling method 'all' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1370.075580] [57383]: INFO cinder.api.openstack.wsgi [None req-af6c9bb4-f843-43e6-9778-7b8519d33466 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1370.075902] [57383]: [pid: 57383|app: 0|req: 308/602] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 14:39:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1370.079645] [57384]: DEBUG cinder.api.middleware.request_id [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-d2d72312-3b9c-4637-98e4-4a9c01080a6c None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.081874] [57384]: INFO cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-d2d72312-3b9c-4637-98e4-4a9c01080a6c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1370.082277] [57384]: DEBUG cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-d2d72312-3b9c-4637-98e4-4a9c01080a6c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c652dc5d-184c-4f6a-b3de-1afe6a48a773", "connector": null, "instance_uuid": "25b970ed-0e4d-4a83-a045-d06f260be9af"}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1370.108877] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1370.108877] [57384]: warnings.warn( [ 1370.137714] [57384]: INFO cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-d2d72312-3b9c-4637-98e4-4a9c01080a6c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1370.138201] [57384]: [pid: 57384|app: 0|req: 295/603] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 14:39:22 2025] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1370.142151] [57383]: DEBUG cinder.api.middleware.request_id [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-39054208-774f-4e5e-a478-faefa388488c None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.144454] [57383]: INFO cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-39054208-774f-4e5e-a478-faefa388488c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8148c915-9c3c-4924-a55d-a560bdef5faa [ 1370.144658] [57383]: DEBUG cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-39054208-774f-4e5e-a478-faefa388488c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1370.144870] [57383]: DEBUG cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-39054208-774f-4e5e-a478-faefa388488c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'version_select' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1370.152286] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1370.152286] [57383]: warnings.warn( [ 1370.679365] [57383]: INFO cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-39054208-774f-4e5e-a478-faefa388488c tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments/8148c915-9c3c-4924-a55d-a560bdef5faa returned with HTTP 200 [ 1370.679830] [57383]: [pid: 57383|app: 0|req: 309/604] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:39:22 2025] DELETE /volume/v3/attachments/8148c915-9c3c-4924-a55d-a560bdef5faa => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1375.054758] [57384]: DEBUG cinder.api.middleware.request_id [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-723fe38d-80bd-47c2-82ca-095e1b161574 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.056991] [57384]: INFO cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-723fe38d-80bd-47c2-82ca-095e1b161574 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] PUT http://10.180.1.21/volume/v3/attachments/91c77125-ad74-4a09-974b-e7fc431820df [ 1375.057405] [57384]: DEBUG cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-723fe38d-80bd-47c2-82ca-095e1b161574 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-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-860105", "mountpoint": "/dev/sda"}}} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1375.067485] [57384]: DEBUG cinder.coordination [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-723fe38d-80bd-47c2-82ca-095e1b161574 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Acquiring lock "cinder-attachment_update-c652dc5d-184c-4f6a-b3de-1afe6a48a773-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1375.072745] [57384]: DEBUG cinder.coordination [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-723fe38d-80bd-47c2-82ca-095e1b161574 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Lock "cinder-attachment_update-c652dc5d-184c-4f6a-b3de-1afe6a48a773-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57384) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1375.073798] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1375.073798] [57384]: warnings.warn( [ 1375.593547] [57384]: DEBUG cinder.coordination [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-723fe38d-80bd-47c2-82ca-095e1b161574 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Lock "cinder-attachment_update-c652dc5d-184c-4f6a-b3de-1afe6a48a773-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=57384) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1375.593891] [57384]: INFO cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-723fe38d-80bd-47c2-82ca-095e1b161574 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments/91c77125-ad74-4a09-974b-e7fc431820df returned with HTTP 200 [ 1375.594397] [57384]: [pid: 57384|app: 0|req: 296/605] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 14:39:27 2025] PUT /volume/v3/attachments/91c77125-ad74-4a09-974b-e7fc431820df => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1375.598770] [57383]: DEBUG cinder.api.middleware.request_id [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-4cedeb74-5ed7-45b5-87b0-0df0093ef1f8 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.601102] [57383]: INFO cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-4cedeb74-5ed7-45b5-87b0-0df0093ef1f8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/attachments/91c77125-ad74-4a09-974b-e7fc431820df [ 1375.601344] [57383]: DEBUG cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-4cedeb74-5ed7-45b5-87b0-0df0093ef1f8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1375.601553] [57383]: DEBUG cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-4cedeb74-5ed7-45b5-87b0-0df0093ef1f8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'version_select' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1375.616441] [57383]: INFO cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-4cedeb74-5ed7-45b5-87b0-0df0093ef1f8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments/91c77125-ad74-4a09-974b-e7fc431820df returned with HTTP 200 [ 1375.616868] [57383]: [pid: 57383|app: 0|req: 310/606] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Nov 12 14:39:28 2025] GET /volume/v3/attachments/91c77125-ad74-4a09-974b-e7fc431820df => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1377.706701] [57384]: DEBUG cinder.api.middleware.request_id [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-f5b58dcc-a237-4866-8d06-ca47e8d139e8 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.709015] [57384]: INFO cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-f5b58dcc-a237-4866-8d06-ca47e8d139e8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] POST http://10.180.1.21/volume/v3/attachments/91c77125-ad74-4a09-974b-e7fc431820df/action [ 1377.709437] [57384]: DEBUG cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-f5b58dcc-a237-4866-8d06-ca47e8d139e8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Action body: b'{"os-complete": null}' {{(pid=57384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1377.709567] [57384]: DEBUG cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-f5b58dcc-a237-4866-8d06-ca47e8d139e8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1377.724405] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.724405] [57384]: warnings.warn( [ 1377.733079] [57384]: INFO cinder.api.openstack.wsgi [req-f137b215-ffe7-461c-8cd1-957ef29d5680 req-f5b58dcc-a237-4866-8d06-ca47e8d139e8 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments/91c77125-ad74-4a09-974b-e7fc431820df/action returned with HTTP 204 [ 1377.733557] [57384]: [pid: 57384|app: 0|req: 297/607] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 14:39:30 2025] POST /volume/v3/attachments/91c77125-ad74-4a09-974b-e7fc431820df/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1385.615708] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1387.729234] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1418.461059] [57383]: DEBUG cinder.api.middleware.request_id [req-4f6ad849-20c1-4c92-96c3-8687d3b7400b req-a06e2587-f16f-4292-af96-27456d455d3d None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.462864] [57383]: INFO cinder.api.openstack.wsgi [req-4f6ad849-20c1-4c92-96c3-8687d3b7400b req-a06e2587-f16f-4292-af96-27456d455d3d tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] DELETE http://10.180.1.21/volume/v3/attachments/91c77125-ad74-4a09-974b-e7fc431820df [ 1418.463130] [57383]: DEBUG cinder.api.openstack.wsgi [req-4f6ad849-20c1-4c92-96c3-8687d3b7400b req-a06e2587-f16f-4292-af96-27456d455d3d tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1418.463344] [57383]: DEBUG cinder.api.openstack.wsgi [req-4f6ad849-20c1-4c92-96c3-8687d3b7400b req-a06e2587-f16f-4292-af96-27456d455d3d tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'version_select' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1418.473515] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1418.473515] [57383]: warnings.warn( [ 1418.999431] [57383]: INFO cinder.api.openstack.wsgi [req-4f6ad849-20c1-4c92-96c3-8687d3b7400b req-a06e2587-f16f-4292-af96-27456d455d3d tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/attachments/91c77125-ad74-4a09-974b-e7fc431820df returned with HTTP 200 [ 1418.999890] [57383]: [pid: 57383|app: 0|req: 311/608] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 14:40:11 2025] DELETE /volume/v3/attachments/91c77125-ad74-4a09-974b-e7fc431820df => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.006375] [57384]: DEBUG cinder.api.middleware.request_id [req-4f6ad849-20c1-4c92-96c3-8687d3b7400b req-ac175a09-1c29-4a3a-8a39-2b8ace35f651 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.008745] [57384]: INFO cinder.api.openstack.wsgi [req-4f6ad849-20c1-4c92-96c3-8687d3b7400b req-ac175a09-1c29-4a3a-8a39-2b8ace35f651 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1419.008970] [57384]: DEBUG cinder.api.openstack.wsgi [req-4f6ad849-20c1-4c92-96c3-8687d3b7400b req-ac175a09-1c29-4a3a-8a39-2b8ace35f651 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1419.009224] [57384]: DEBUG cinder.api.openstack.wsgi [req-4f6ad849-20c1-4c92-96c3-8687d3b7400b req-ac175a09-1c29-4a3a-8a39-2b8ace35f651 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'delete' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1419.009407] [57384]: INFO cinder.api.v3.volumes [req-4f6ad849-20c1-4c92-96c3-8687d3b7400b req-ac175a09-1c29-4a3a-8a39-2b8ace35f651 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Delete volume with id: c652dc5d-184c-4f6a-b3de-1afe6a48a773 [ 1419.019116] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.019116] [57384]: warnings.warn( [ 1419.019658] [57384]: INFO cinder.volume.api [req-4f6ad849-20c1-4c92-96c3-8687d3b7400b req-ac175a09-1c29-4a3a-8a39-2b8ace35f651 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1419.038970] [57384]: INFO cinder.volume.api [req-4f6ad849-20c1-4c92-96c3-8687d3b7400b req-ac175a09-1c29-4a3a-8a39-2b8ace35f651 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Delete volume request issued successfully. [ 1419.039176] [57384]: INFO cinder.api.openstack.wsgi [req-4f6ad849-20c1-4c92-96c3-8687d3b7400b req-ac175a09-1c29-4a3a-8a39-2b8ace35f651 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 returned with HTTP 202 [ 1419.039629] [57384]: [pid: 57384|app: 0|req: 298/609] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 14:40:11 2025] DELETE /volume/v3/volumes/c652dc5d-184c-4f6a-b3de-1afe6a48a773 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1427.000206] [57383]: DEBUG cinder.api.middleware.request_id [None req-7ee9c44c-1a97-4c9a-b8b1-6f8ee2b54f0e None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.002294] [57383]: INFO cinder.api.openstack.wsgi [None req-7ee9c44c-1a97-4c9a-b8b1-6f8ee2b54f0e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] DELETE http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1427.002505] [57383]: DEBUG cinder.api.openstack.wsgi [None req-7ee9c44c-1a97-4c9a-b8b1-6f8ee2b54f0e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1427.002711] [57383]: DEBUG cinder.api.openstack.wsgi [None req-7ee9c44c-1a97-4c9a-b8b1-6f8ee2b54f0e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'delete' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1427.002900] [57383]: INFO cinder.api.v3.volumes [None req-7ee9c44c-1a97-4c9a-b8b1-6f8ee2b54f0e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Delete volume with id: 56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1427.014168] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1427.014168] [57383]: warnings.warn( [ 1427.014696] [57383]: INFO cinder.volume.api [None req-7ee9c44c-1a97-4c9a-b8b1-6f8ee2b54f0e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1427.040193] [57383]: INFO cinder.volume.api [None req-7ee9c44c-1a97-4c9a-b8b1-6f8ee2b54f0e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Delete volume request issued successfully. [ 1427.040406] [57383]: INFO cinder.api.openstack.wsgi [None req-7ee9c44c-1a97-4c9a-b8b1-6f8ee2b54f0e tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 202 [ 1427.040820] [57383]: [pid: 57383|app: 0|req: 312/610] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 14:40:19 2025] DELETE /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1427.043674] [57384]: DEBUG cinder.api.middleware.request_id [None req-ff339391-a925-424f-a8f6-76d3b78a5608 None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.045869] [57384]: INFO cinder.api.openstack.wsgi [None req-ff339391-a925-424f-a8f6-76d3b78a5608 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1427.046119] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ff339391-a925-424f-a8f6-76d3b78a5608 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1427.046328] [57384]: DEBUG cinder.api.openstack.wsgi [None req-ff339391-a925-424f-a8f6-76d3b78a5608 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1427.055588] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1427.055588] [57384]: warnings.warn( [ 1427.059301] [57384]: INFO cinder.volume.api [None req-ff339391-a925-424f-a8f6-76d3b78a5608 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1427.063899] [57384]: INFO cinder.api.openstack.wsgi [None req-ff339391-a925-424f-a8f6-76d3b78a5608 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1427.064525] [57384]: [pid: 57384|app: 0|req: 299/611] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:40:19 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1428.074553] [57383]: DEBUG cinder.api.middleware.request_id [None req-c72f620d-d43d-4305-a65d-e7e5d6988f5d None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.076606] [57383]: INFO cinder.api.openstack.wsgi [None req-c72f620d-d43d-4305-a65d-e7e5d6988f5d tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1428.076816] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c72f620d-d43d-4305-a65d-e7e5d6988f5d tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1428.077042] [57383]: DEBUG cinder.api.openstack.wsgi [None req-c72f620d-d43d-4305-a65d-e7e5d6988f5d tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1428.084681] [57383]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1428.084681] [57383]: warnings.warn( [ 1428.088261] [57383]: INFO cinder.volume.api [None req-c72f620d-d43d-4305-a65d-e7e5d6988f5d tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1428.092355] [57383]: INFO cinder.api.openstack.wsgi [None req-c72f620d-d43d-4305-a65d-e7e5d6988f5d tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1428.092749] [57383]: [pid: 57383|app: 0|req: 313/612] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:40:20 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1429.102498] [57384]: DEBUG cinder.api.middleware.request_id [None req-4c59858e-db88-4c75-8c51-18e7e1e2811f None None] RequestId filter calling following filter/app {{(pid=57384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1429.104579] [57384]: INFO cinder.api.openstack.wsgi [None req-4c59858e-db88-4c75-8c51-18e7e1e2811f tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1429.104790] [57384]: DEBUG cinder.api.openstack.wsgi [None req-4c59858e-db88-4c75-8c51-18e7e1e2811f tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1429.104998] [57384]: DEBUG cinder.api.openstack.wsgi [None req-4c59858e-db88-4c75-8c51-18e7e1e2811f tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1429.112836] [57384]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1429.112836] [57384]: warnings.warn( [ 1429.116350] [57384]: INFO cinder.volume.api [None req-4c59858e-db88-4c75-8c51-18e7e1e2811f tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Volume info retrieved successfully. [ 1429.120585] [57384]: INFO cinder.api.openstack.wsgi [None req-4c59858e-db88-4c75-8c51-18e7e1e2811f tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 200 [ 1429.120995] [57384]: [pid: 57384|app: 0|req: 300/613] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:40:21 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1430.131216] [57383]: DEBUG cinder.api.middleware.request_id [None req-12130c69-6778-4ad5-a005-943b41766148 None None] RequestId filter calling following filter/app {{(pid=57383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.133205] [57383]: INFO cinder.api.openstack.wsgi [None req-12130c69-6778-4ad5-a005-943b41766148 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] GET http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb [ 1430.133416] [57383]: DEBUG cinder.api.openstack.wsgi [None req-12130c69-6778-4ad5-a005-943b41766148 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Empty body provided in request {{(pid=57383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1430.133618] [57383]: DEBUG cinder.api.openstack.wsgi [None req-12130c69-6778-4ad5-a005-943b41766148 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] Calling method 'show' {{(pid=57383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1430.139726] [57383]: INFO cinder.api.openstack.wsgi [None req-12130c69-6778-4ad5-a005-943b41766148 tempest-ServerActionsTestOtherA-1037160742 tempest-ServerActionsTestOtherA-1037160742-project-member] http://10.180.1.21/volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb returned with HTTP 404 [ 1430.140242] [57383]: [pid: 57383|app: 0|req: 314/614] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 14:40:22 2025] GET /volume/v3/volumes/56c1a9cb-1ec9-428e-b8db-cb500627ecbb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1439.118804] [57384]: DEBUG dbcounter [-] [57384] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57384) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1440.135987] [57383]: DEBUG dbcounter [-] [57383] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=57383) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}